OpenMSX Git (2018/01/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:
* Fix doc comment for Keyboard constructor
* Update unicodemap parser to use string_ref
* Disallow removing non-existing characters from start/end of string_ref
* Use "unsigned" instead of "int" to store Unicode code points
* Don't restrict unicodemap row number to MSX limits
* Remove gaps when using KeyMatrixPosition::getRowCol() as an index
* Introduce enum for key modifiers
* Remove row + mask variant of releaseKeyMatrixEvent()
* Move handling of keyboard configuration into Keyboard class
* compute CPUCore lookup tables at compile-time
* Perform calculation of yuv2rgb lookup tables at compile-time
* Sort 'keys' array during compile-time
Download: OpenMSX Git (2018/01/07) x86
Download: OpenMSX Git (2018/01/07) x64
Source: Here
2018-01-07
Random Related Topic
0 Comments
Post a Comment