Added openMSX backlog item.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s

This commit is contained in:
Willem Cazander 2024-07-06 01:20:42 +02:00
parent 8a18cb494d
commit 678f81ba6b

View file

@ -125,6 +125,7 @@ When you want to see whats happening do a debug run;
* (FIXED) Audio device init option + warning messages on computer without sound card * (FIXED) Audio device init option + warning messages on computer without sound card
* MIDI device init option + warning messages on computer without sound card * MIDI device init option + warning messages on computer without sound card
* Enhancing the IDE CD-ROM support * Enhancing the IDE CD-ROM support
* Allow <type>IDEHD</type><DeviceName>OPENMSX IDEHD</DeviceName> now hardcoded in IDEHD.CC:37 + update default for mode 40
* Command setcolor does not work on MSX1 vdp TMS9918 * Command setcolor does not work on MSX1 vdp TMS9918
* Diskmanipulator export (sync) fully non-cased filename compare (duplicates) * Diskmanipulator export (sync) fully non-cased filename compare (duplicates)
* Diskmanipulator export (sync) don't touch/overwrite unmodified files * Diskmanipulator export (sync) don't touch/overwrite unmodified files