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