For April 2024 I worked on this project with the idea of "A emulator inaccurate in basically every aspect, but still happens to run popular titles", the result I titled Retro Imitator, and it now has a web-browser port.
Highlighted misfeatures include:
- A signature 2-bit per color component palette
- Brain dead implementation of PPUSTATUS
- Absolute disregard of any sort of 16 byte header
- Which means it configures memory mapping while it is running
- Unorthodox interpretation of audio rendering
In September 2024 I did a few experiments, but only kept the added graphical shadows, and ported this to SDL 1.2 in anticipation of doing a web-browser port (which has now happened).
Highlighted misfeatures include:
- A signature 2-bit per color component palette
- Brain dead implementation of PPUSTATUS
- Absolute disregard of any sort of 16 byte header
- Which means it configures memory mapping while it is running
- Unorthodox interpretation of audio rendering
In September 2024 I did a few experiments, but only kept the added graphical shadows, and ported this to SDL 1.2 in anticipation of doing a web-browser port (which has now happened).
Statistics: Posted by JRoatch — Wed Dec 04, 2024 1:15 pm — Replies 0 — Views 69