Tumgik
8bitmaestro · 4 years
Photo
Tumblr media
So it looks like the gameboy color initializes the background color palette to white at boot, but doesn’t touch the actual sprite palette table. So your sprites just come out as whatever colors happen to be in memory, which is kinda cool lol
15 notes · View notes
8bitmaestro · 4 years
Text
GameBoy Color Game Devlog #1
Tumblr media
I started working on a game for the GameBoy Color! Here’s what I’ve got so far, running on an SP for visibility (I also wanted to show off my cool shell lol).  This is the “debug room” I’ve set up where I can test implementing new features.
 I’m hoping to use this project to get better at assembly programming, chiptune music, and sprite art. 
So far, I set up a margin based camera and player movement.
Tumblr media
Working in assembly with no engine is really weird but it’s a fun challenge. 
27 notes · View notes