Hi everyone,
I've ported blueMSX to Raspberry Pi:
https://github.com/Melllvar/blueberryMSX
For now, it's basically the SDL version with the exception of the video renderer, which draws directly to the framebuffer - this makes it possible to run the emulator without a windowing environment. Joysticks/joypads are also supported.
I plan to add a simple file browser to make the emulator usable without a keyboard, but mostly I'd like to use the Pi's onboard pins to do some interesting things with the hardware - such as reading an actual MSX cartridge in realtime (like an open version of 1chipmsx?).
That said, I'm mostly clueless on hardware, so any suggestions/pointers are welcome.
Login or 등록 to post comments