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