sprite animation testing
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Thorn Avery 52492799db fixed gbc compat flag před 4 roky
ass first commit před 4 roky
inc working animation, but ugly před 4 roky
src added more actors to demonstrate před 4 roky
testing first commit před 4 roky
.gitignore fixed scanline bug + removed old code před 4 roky
Makefile fixed gbc compat flag před 4 roky
README.md Update 'README.md' před 4 roky

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