-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
11 lines (9 loc) · 702 Bytes
/
README
File metadata and controls
11 lines (9 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
*Note*: At the moment this emulator is hard-set to only work with Mapper #0 (aka No Mapper) games. I'm going to continue focus my work on getting these games working until I have the emulator stable, then I'll try to increase compatibility to others. As such, I'll keep a list of known Mapper #0 games here for anyone wishing to test:
Mario Bros.
Super Mario Bros. (standalone version, not the version bundled with Duck Hunt)
Donkey Kong
ExciteBike
Burger Time
*Note*: The debugger doesn't seem to want to receive input while running under Cygwin. This should hopefully be easy to fix.
*Note*: Here's a little performance tuning for jruby:
jruby --fast -J-Xmn512m -J-Xms1024m -J-Xmx1024m -J-server