sprite animation testing
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Thorn Avery 52492799db fixed gbc compat flag vor 4 Jahren
ass first commit vor 4 Jahren
inc working animation, but ugly vor 4 Jahren
src added more actors to demonstrate vor 4 Jahren
testing first commit vor 4 Jahren
.gitignore fixed scanline bug + removed old code vor 4 Jahren
Makefile fixed gbc compat flag vor 4 Jahren
README.md Update 'README.md' vor 4 Jahren

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