sprite animation testing
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Thorn Avery 52492799db fixed gbc compat flag 4 лет назад
ass first commit 4 лет назад
inc working animation, but ugly 4 лет назад
src added more actors to demonstrate 4 лет назад
testing first commit 4 лет назад
.gitignore fixed scanline bug + removed old code 4 лет назад
Makefile fixed gbc compat flag 4 лет назад
README.md Update 'README.md' 4 лет назад

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