Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217006

Summary: Version bump: games-emulation/mednafen-0.8.8
Product: Gentoo Linux Reporter: Per Wigren <tuxie>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: gentoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://mednafen.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 218840    

Description Per Wigren 2008-04-09 10:14:29 UTC
Version 0.8.8 was released on april 3rd.

Reproducible: Always




Renaming the 0.8.7 ebuild to 0.8.8 works fine.
Comment 1 trefoil 2008-04-11 23:35:04 UTC
Renaming works fine for me also on ~x86. Attaching the short changelog:

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.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-04-22 06:15:22 UTC
version bumped.  thanks for the bug report.