sprite animation testing
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Thorn Avery ad72f02c91 cleaned up background, multiple palettes 4 лет назад
ass cleaned up background, multiple palettes 4 лет назад
inc working animation, but ugly 4 лет назад
src cleaned up background, multiple palettes 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