mstan/psxrecomp — reverse-engineered prompt

Reverse engineered prompt

I want a working PS1 recompilation framework that turns PlayStation 1 BIOS and game code into native desktop code, instead of just emulating everything. Please make the runtime app build and run on Windows first, and keep it friendly for macOS and Linux too. It should let me pick my own legally dumped SCPH1001.BIN on first launch, save that choice, boot the recompiled BIOS, and support memory card management even without a game loaded.

It should also be ready for game specific projects like TombaRecomp and MegaManX6Recomp, with the runtime handling video, controller input, memory cards, disc related behavior, and the safety fallback for code that cannot be recompiled yet. I want keyboard and gamepad input, basic config files where that already makes sense, and a clear build and run flow.

Please keep the legal boundaries clear, no BIOS or game files included. If anything is missing, add sensible docs so I can actually build it and try it. Look up current docs online if you need to.

Want more depth? Deep Reverse