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