sprite animation testing
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Thorn Avery 52492799db fixed gbc compat flag 4 år sedan
ass first commit 4 år sedan
inc working animation, but ugly 4 år sedan
src added more actors to demonstrate 4 år sedan
testing first commit 4 år sedan
.gitignore fixed scanline bug + removed old code 4 år sedan
Makefile fixed gbc compat flag 4 år sedan
README.md Update 'README.md' 4 år sedan

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