Skip to content

Release v1.0.1

Latest
Compare
Choose a tag to compare
@ivodopiviz ivodopiviz released this 17 Sep 09:59
· 1 commit to master since this release

Quality of life release, adds the following:

  • File dialog to open roms if no command line parameter is provided.
  • Moved audio to SDL_Mixer.

Fixed Issues:

  • Beeping doesn't block execution anymore.

TODO:

  • Clean up premakefile so that it works on something other than Windows.
  • Remove the switch form the CPU emulation and use function pointers.
  • Refactor the code so it doesn't suck as much.