Skip to content

Releases: dshadoff/mednafen-debug

SYSCARD_Log

14 Jan 02:05
Compare
Choose a tag to compare

Improved logging within debugger:

  1. Added substantial logging of PCE CDROM System calls and parameters
  2. Put a rate-limiter on CD_STAT and AD_STAT logging when called three consecutive times, with less than 3 VSYNCs of delay in-between
  3. Perform in-memory searches for strings, when 3 EX_GETFNT lookups occur in rapid succession (and attempt to locate pointers)

Mednafen_Happyeyes_base

14 Jan 01:03
Compare
Choose a tag to compare

This release is the base mednafen layered with John Brandwood's Happyeyes debugging improvements.