OpenMSX Git (2024/04/15)

OpenMSX Git (2024/04/15) is compiled. 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:
* sonarcloud: made more methods ‘const’
* Removed ‘RawPrinter’ comment block
* replace macros with constexpr / replace ull suffix with ULL
* Pass ‘std::function’ (which cannot be ‘function_ref’) by const-ref
* sonarcloud: ‘std::move()’ on a trivially-copyable-type has no effect
* Revert ee10cb73e3b2
* Fix unittest after af490f7f86419e
* sonarcloud: final classes should not have protected members
* sonarcloud: avoid unnecessary copy
* sonarcloud: use ‘auto’ to avoid repeating the type
* Classes ‘Deflicker’ and ‘SuperImposedFrame’ don’t need a virtual destructor
* sonarcloud: mark overridden methods with ‘override’
* sonarcloud: avoid creating a needless ‘std::string’ temporary
* Use structured bindings to simplify code
* Simplify usage of ‘SimpleHashSet’
* Prefer ‘using’ over ‘typedef’
* Replace manual loop with ‘std::erase_if()’
* Removed ‘CassettePort::unplug()’
* Remove old msvc workaround
* Rework ‘Edit shortcuts’ GUI window
* Put reverse/replay settings in submenu of Savestate menu.
* Add control for auto_enable_reverse
* Change auto_enable_reverse to boolean setting.
* sonarcloud: use emplace_back()
* sonarcloud: remove some redundant casts
* Replace ‘pointer + length’ with ‘std::span’

Download:
OpenMSX Git (2024/04/15) x64 :
1cloudfile
mirrorace
mirrored
pixeldrain
send
usersdrive

Source: Here

About dmb062082_

I love retro gaming!! 😍 😍 

Check Also

rpcs3 Git (2024/05/19)

rpcs3 Git (2024/05/19) is compiled. RPCS3 is an open-source Sony PlayStation 3 emulator and debugger …

Leave a Reply