GameBoy Color
The GameBoy Color is the color version of the popular
GameBoy. It also has a double-speed mode and infrared
port. |
*News* 22 aug. 2002 - Source of Ballgame released on request. Also added source code of Dark Intentions.
Categories |
How to start?
* Download the SDCC GameBoy compiler:
gbdk-win32
|
Hashcam hashcam.zip - source code (includes GBcamera rom) |
Gameboy Camera
GameBoy camera test stuff... grab a GB2PP cable...
disassemble GBCamera cartridge... and try to make it
work for yourself... |
Multithreading Context switching test 16 threads.zip - binary + source |
AT keyboard interface
Connect an AT-keyboard to the link port !. it's even
interrupt driven. |
Tools
tools.zip - 4to8bit,
8to4bit, bin2asm, bin2c, bmp2gb, map2inc, pal2bin,
patch, wav2bin |
Infrared keyboard
Use an infrared keyboard with your GBC. Tested with
keyboard that came with an internet box. |
Rumble test
I added a cellular phone rumble motor to a bung
cartridge and it works! |
UltraEdit wordfile
ASM hi-light wordfile for use with Ultraedit. |
Sprite test
Just a stupid house with a window to test flipped
tiles, sprite priority etc... |
Vertical split screen
Adjusts scroll register at x=80 of each line |
Textmode 40x24 |
Textmode 40x18
Textmode using flickering technique, so don't try it on
an emulator! |
Wave
Sinewave with big image using all available tiles
(6*128) |
Movieplayer / Movieracer
Hmm.. a grayscale movie player actually runs pretty
smoothly. |
GUI examples
Samples of GUI's like Mac,Windoze... resized to GBC
size |
3D wireframe cube
It's a bit slow using those old GBDK library
calls... |
Dark Intentions
|
Vectrony
A little vectorball demo and italic sprite
scroller. |
Boulderdash
Yet another boulderdash game with diamonds, scissors,
lions or were they tigers... :P |
Ballgame
I started on a ball game inspired by OXYD. |
Pacman |
Cube Raider
A nice puzzle game with sound, built-in puzzle editor,
etc... |
Links |