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 52492799db fixed gbc compat flag hace 4 años
ass first commit hace 4 años
inc working animation, but ugly hace 4 años
src added more actors to demonstrate hace 4 años
testing first commit hace 4 años
.gitignore fixed scanline bug + removed old code hace 4 años
Makefile fixed gbc compat flag 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