Game Boy emulator for Macintosh System 6 (1988)
Go to file
Matthew Laux 4cde94d284 a little work on system 6 2022-08-02 01:52:59 -05:00
cli fix mbc1, start scrolling routine - it's slow 2022-08-02 00:37:19 -05:00
src render objs on top of scrolled area instead of into 256x256 area 2022-08-02 00:51:26 -05:00
system6 a little work on system 6 2022-08-02 01:52:59 -05:00
.gitignore add instruction timings 2022-06-20 19:09:29 -05:00
LICENSE move license 2022-07-20 22:34:06 -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