Game Boy emulator for Macintosh System 6 (1988)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Matthew Laux b2a6890524 save game support, and don't update the timer for now, it breaks things 8 months ago
cli save game support, and don't update the timer for now, it breaks things 8 months ago
src save game support, and don't update the timer for now, it breaks things 8 months ago
system6 reenable rendering for now 8 months ago
.gitignore add instruction timings 9 months ago
LICENSE move license 8 months ago
README.md add readme 4 years ago
get_opcodes.js add instruction timings 9 months ago

README.md

gb6

This is going to be a Game Boy emulator targeting 68k Macs running System 6 or newer. Right now I'm working on the non-Mac-specific parts of the emulator - eventually I'll integrate the UI I developed the last time I attempted this project (which is sitting on a floppy somewhere).

Compile with Retro68