-
Running build.sh does not create the jace.jar file necessary to run the emulator. The full error is below:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------…
-
From @Archange427, on 17/3/2020:
I'm working on a custom rom [...]
Would it be possible to add the option to load the "CD" and "EF" parts of the ROM with new parameters from the command line ?
…
tomcw updated
4 years ago
-
I believe there is some kind of problem with the keyboard on the Apple II core. Karateka is impossible to play with the keyboard and even Joystick is working a little slow (but it's working). If I pre…
-
From #661: @retrogear said:
>seafox.woz from wozaday collection hangs at track 32
I got seafox.woz from [here](https://archive.org/details/wozaday_Seafox_Broderbund).
For me, it gets to T$0B (T11…
tomcw updated
4 years ago
-
I was hoping it might be possible to set the CPU speed via command line, that way when running disk images through a launcher, this can be defined at launch versus having to send edits to the registry…
-
Hello,
I am designing a custom controller based on a Teensy 3.1 board.
The board just reports as HID device (keyboard) but it probably does something uncommon since Mame crashes on startup whe…
-
This started as a personal fork to try a different CPU core (which btw has been replaced once more). Now that this is main fpgagen core for mist i'd like to move ownership of this repository to the mi…
-
How can I display Apple//e ASCII characters?
(as in https://en.wikipedia.org/wiki/Apple_II_character_set)
I run the AppleWin emulator and select Enhanced Apple //e
if I display, say, characters 7…
-
The (non-working) Apple IIc Plus ("apple2cp") emulation implements the MIG incorrectly.
Reading the source (src/mame/machine/apple2.cpp and src/mame/drivers/apple2e.cpp), I ran across the comment a…
-
1. 0032 INVFLG/PROMPT
Shouldn't this be:
0032 INVFLG
0033 PROMPT
2. 0044 A5L/MACSTAT
Not a big deal, but if you know, what is MACSTAT? I've never seen it before.
3. 002E MASK/TEMPO…