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 ad72f02c91 cleaned up background, multiple palettes hace 4 años
ass cleaned up background, multiple palettes hace 4 años
inc working animation, but ugly hace 4 años
src cleaned up background, multiple palettes 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