sprite animation testing
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Thorn Avery 88ad5534c3 cleaned up animation code + fixed frame 0 bug hace 4 años
ass first commit hace 4 años
inc working animation, but ugly hace 4 años
src cleaned up animation code + fixed frame 0 bug hace 4 años
testing first commit hace 4 años
.gitignore fixed scanline bug + removed old code hace 4 años
Makefile cleaned up header hace 4 años
README.md Update 'README.md' hace 4 años

README.md

= tA's terribleAssembly =

just me messing about trying to learn gameboy assembly

== requisites ==

built using rgbds, will need to be installed for makefile to compile

== running ==

simply run make in the root directory to build the ROM

will appear as a .gb file in ./build