File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## New release 2022/05/??
3+ ## New release 2022/06/05
44
55### New Features/Improvements:
66
77#### PC-FX
88 - Separate 'external backup memory' to its own file (pcfx.external_bram_file in mednafen.cfg)
9+ - Add 16-bit 'word' editing for video memory
910
1011#### PC Engine
1112 - Calculated CDROM Head Seek Time to match original console
1213 - Implement Memory Base 128 functionality (pce.memorybase128_enable and pce.memorybase128_file)
1314 - Add 16-bit 'word' editing for video memory
1415 - Change Palette editor to G/R/B format with actual display of colors
16+ - Interpret data as if it is a SAT entry for certain type of memory
1517 - Add Sprite Bounding Box display toggle (CTRL + 0)
18+ - Toggle PSG channel output (ALT+1 thorugh ALT+6)
1619 - Add substantial debug logging for CDROM BIOS calls
1720 - Add debug logging for ADPCM accesses
1821 - Add 'seconds' counter to debug screen
1922 - Add 'frame' counter to debug screen
2023
2124#### General
22- - Significant improvements to debugger from jbrandwood's 'mednafen-happyeyes' modificiations
25+ - Significant improvements to debugger from jbrandwood's 'mednafen-happyeyes' modifications
2326 - Display memory near stack pointer for systems with zero-page and single-page stack pointers
2427 - Add option to halt execution on "Alt-D" to enter debug screen (debugger.haltondebug)
2528 - Make debug overlay opacity persist between runs (debugger.opacity)
You can’t perform that action at this time.
0 commit comments