sprite animation testing
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thorn Avery 52492799db fixed gbc compat flag 4 anos atrás
ass first commit 4 anos atrás
inc working animation, but ugly 4 anos atrás
src added more actors to demonstrate 4 anos atrás
testing first commit 4 anos atrás
.gitignore fixed scanline bug + removed old code 4 anos atrás
Makefile fixed gbc compat flag 4 anos atrás
README.md Update 'README.md' 4 anos atrás

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