Release 0.2
I finally reached a point in development where I was not utterly discontent with the code I wrote and decided to release the second version of my emulator. It includes all the changes mentioned in previous progress reports as well as some other features like optional color correction. Binaries can be found on GitHub.
That marks the end of the impossible quest for clean code. Now it's time to pour countless hours into the last important features:
- RTC emulation for games like Pokémon
- Prefetch emulation for better overall accuracy
- Audio emulation to break the silence (and my will to live)
See you in the next progress report!