EmuCR Feeds
Email Us

EmuCR:OpenMSX OpenMSX Git (2017/09/05) is complie. OpenMSX is an open source MSX emulator which is free according to the Debian Free Software Guidelines, available under the GNU General Public License.For copyright reasons the emulator cannot be distributed with original BIOS ROM images. OpenMSX includes C-BIOS a minimal implementation of the MSX BIOS, allowing to play quite some games without the need to have an original MSX BIOS ROM image. You can also use your own BIOS ROM image if you please.

OpenMSX Git Changelog:
* Implemented RomBlock::peekMem()
This fixes a bug reported by Laurent Halter in SofaROM. See here for some
more info:
https://www.msx.org/forum/msx-talk/software/sofarom-bug-report-thread?page=6
After some debugging the problem turned out to be a missing implementation of
the peekMem() method in the RomBlock class.
Usually it's not a problem if this method is not implemented. The base class
MSXDevice has a default implementation with a safe fallback (= show no useful
information in the debugger in some cases). Though RomPanasonic::readMem() was
implemented in terms of Rom8kBBlocks::peekMem(), so for that class it's crucial
to have a complete peekMem().

Download: OpenMSX Git (2017/09/05) x86
Download: OpenMSX Git (2017/09/05) x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!