Game Boy emulator for Macintosh System 6 (1988)
Go to file
2023-05-17 23:41:55 -05:00
cli save game support, and don't update the timer for now, it breaks things 2022-08-04 15:03:58 -05:00
src fix a bunch of instructions, passes most blargg tests now 2023-05-17 23:41:55 -05:00
system6
.gitignore
get_opcodes.js
LICENSE
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