EmuCR Feeds
Email Us

EmuCR:OpenMSX OpenMSX Git (2015/10/07) 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:
* Test: remove manually created move constructor/assignment
According to the C++11 standard, the compiler should automatically create the
move constructor and move assignment operator for this class. And it does
exactly that with gcc and clang. However vs2013 didn't do this correctly and as
a workaround we had to manually define these operations. Now we've switched to
vs2015 and this problem *should* be fixed.
As a test I've removed the workaround in only one class. Let's see what the
vs-build-bot reports. If it's OK we can remove similar workarounds from various
other places.

Download: OpenMSX Git (2015/10/07) x86
Download: OpenMSX Git (2015/10/07) 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!