sprite animation testing
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Thorn Avery 52492799db fixed gbc compat flag pirms 4 gadiem
ass first commit pirms 4 gadiem
inc working animation, but ugly pirms 4 gadiem
src added more actors to demonstrate pirms 4 gadiem
testing first commit pirms 4 gadiem
.gitignore fixed scanline bug + removed old code pirms 4 gadiem
Makefile fixed gbc compat flag pirms 4 gadiem
README.md Update 'README.md' pirms 4 gadiem

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