Skip to content

Commit abb2614

Browse files
authored
Merge pull request #82 from dshadoff/update_release_notes
Update RELEASE_NOTES.md
2 parents 34c2a5a + e4ff402 commit abb2614

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,28 @@
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)

0 commit comments

Comments
 (0)