
Macintosh LC OpenFPGA Core Released
Greetings!
I've been working on a bunch of Macintosh cores for the MiSTerFPGA project and figured this would be an "easy" port over. Well, it wasn't (it took me over a week to get this ported in and working) BUT it's done!!
https://github.com/danifunker/MacLC_pocket
Give it some time, I think it is still getting sync'd with the rest of the openfpga projects directory.
AI Disclaimer- This core was built heavily with AI and uses MAME as sources, although I have reference hardware and ensured the CPU test suite was 100% consistent between real hardware and this core. This disclaimer is also on the github.
Architectural Differences between MiSTer:
- only 512x384 resolution at 256 colors is supported (this is the default screen resolution & color depth)
- No BIN/CUE & CD-ROM Audio support
- No way to copy files in and out of the SDCard directly on the Pocket
- Mapping keys is really interesting, I've selected specific keys to help me play Prince of Persia 1 on this without needing to use the mouse much.
- Use the select button on the Pocket to switch between Keyboard & Mouse mode
Current bugs compared to the MiSTer core:
- GCR disks are not currently working (400K/800K)
- PRAM is not persistent