Game Boy emulator for Macintosh System 6 (1988)
Go to file
2019-05-03 19:32:56 -05:00
src use Standard File functions from System 6, fix compile warnings 2019-05-03 19:32:56 -05:00
.gitignore
CMakeLists.txt
get_opcodes.js
README.md
resources.r

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