par274/sharpemu — reverse-engineered prompt
Reverse engineered prompt
Build me an experimental PS5 emulator focused on Windows first. I want a real early alpha that I can run from PowerShell by pointing it at an eboot.bin or elf file, and it should try to load it, execute native CPU code, read basic game info like title and version, load system modules, handle some early kernel related behavior, and produce very clear logs that I can save to a text file.
It does not need to actually make commercial games playable yet, so please keep the scope honest. The goal is more of a research and learning tool that can get through early boot and loading steps, reach video output in some cases, and make debugging easy with useful status messages and error reporting. Keep the app simple to build and publish, with room for Linux and macOS later, but optimize for Windows right now. Also add a clear note that it is only for legally dumped games that the user owns. Look up current docs online if you need to.
Want more depth? Deep Reverse