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