My first Game Boy homebrew game
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Holly 7372cd294d
fix typo causing save bug, replace deprecated section header 'HOME' with 'ROM0', fix embarassing typo in comment
4 years ago
.gitattributes 🎊 Added .gitattributes 7 years ago
GameMap.z80 fix typo causing save bug, replace deprecated section header 'HOME' with 'ROM0', fix embarassing typo in comment 4 years ago
KeepUpTiles.z80 fix typo causing save bug, replace deprecated section header 'HOME' with 'ROM0', fix embarassing typo in comment 4 years ago
LICENSE.txt throw a license up in there. we f/oss now 6 years ago
README.md Create README.md 6 years ago
TitlescreenMap.z80 fix typo causing save bug, replace deprecated section header 'HOME' with 'ROM0', fix embarassing typo in comment 4 years ago
compile.bat first commit 6 years ago
hardware.INC first commit 6 years ago
keepup.z80 fix typo causing save bug, replace deprecated section header 'HOME' with 'ROM0', fix embarassing typo in comment 4 years ago
memory.asm fix typo causing save bug, replace deprecated section header 'HOME' with 'ROM0', fix embarassing typo in comment 4 years ago
music.z80 first commit 6 years ago
sprite.inc first commit 6 years ago

README.md

KeepUp

a simple gameboy homebrew game

builds with rgbasm. if you have that stuff in your path on windows you can just drag keepup.z80 onto compile.bat. easy.

still needs comments and stuff. working on it.

press b+select+up at the title screen to erase your save. if it worked the game will reset.