Skip to content

1.99.4

Compare
Choose a tag to compare
@ecsv ecsv released this 17 Dec 20:12
· 2440 commits to master since this release
  • Added some type checking to ConfigGetParameter() function, and a new error type
  • Bugfix: avoid segfault in the video extension code if SDL initialization fails (because video plugin fails)
  • Added new CoreGetRomSettings() function for front-ends
  • Allow to run dynarec in hardware DEP protected windows
  • Allow core .cfg parser to accept strings without quotes around them
  • API change: use new ReadScreen2() video plugin function
  • New re-entrant R4300 disassembler, from tty68k/zzt32, a man who loves MIPS processors
  • makefile fixes and improvements, code cleanups