Game Boy emulator for Macintosh System 6 (1988)
Go to file
Matthew Laux a831e584af gen opengl texture, convert lcd to gl rgba format, draw in window 2022-07-09 17:58:02 -05:00
cli gen opengl texture, convert lcd to gl rgba format, draw in window 2022-07-09 17:58:02 -05:00
src about to try to integrate imgui again 2022-06-28 22:41:26 -05:00
system6 show state dialog when selected from menu 2022-06-29 01:19:35 -05:00
.gitignore add instruction timings 2022-06-20 19:09:29 -05:00
README.md add readme 2019-04-16 01:49:55 -05:00
get_opcodes.js add instruction timings 2022-06-20 19:09:29 -05:00

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