EmuCR Feeds
Email Us

EmuCR:OpenMSX OpenMSX Git (2017/08/20) 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:
* Fix gcc-8 -Wclass-memaccess compiler warnings
The code was correct, but rewritten anyway so that the compiler agrees it's
indeed correct. See comments in code for more details.
* Fix gcc-7 compiler warnings
Gcc-7 has a new warning -Wimplicit-fallthrough, that triggered a few times.
I checked: all were false-positives, so I've annotated them. Gcc understands
the following comment (among others):
// fall-through
When we switch to C++17 we can instead use the standard attribute
[[fallthrough]];
* Document more expansion bus slots.
See #1075.

Download: OpenMSX Git (2017/08/20) x86
Download: OpenMSX Git (2017/08/20) 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!