• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Mednafen 0.8.8 released!

spotanjo3

Active member
Added <string.h> to the global include list in mednafen.h.
Added boolean setting "debugger.autostepmode" that, when set to 1, will cause Mednafen to automatically start the debugger in step mode after a game is loaded (only if Mednafen has a debugger for the emulated system, of course).

NES: Fixed CNROM emulation initialization bug.

PCE: ADPCM software reset was erroneously also resetting the playback frequency. Fixed. (Fixes ADPCM voices in Gulliver Boy)

PCE: Fixed disassembly of the JMP $(AAAA, X) instruction.

PCE, PC-FX: Improved PSG LFO emulation.

PC-FX: Emulated gamepad button presses weren't being decoded from the driver-side data correctly (causing problems on big-endian platforms). Fixed.

PC-FX: Improved the logging of the ROM font system call in the debugger, to also include the callee address and the size of the glyph being requested.

PC-FX: Disassembly of the "nop" instruction will no longer show the virtually meaningless operand.

PC-FX: Fixed alignment and prettified the disassembly of LDSR and STSR instructions.

SMS: SMS pause and 2-player support were erroneously commented out. Fixed.

Site @ http://mednafen.sourceforge.net/
 
Top