2024-07-04

BizHawk Git (2024/07/04)

EmuCR: BizHawkBizHawk Git (2024/07/04) is compiled. BizHawk is a A multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.

BizHawk Supported Systems
* Apple II
* Atari
* Video Computer System / 2600
* 7800
* Lynx
* Bandai WonderSwan + Color
* CBM Commodore 64
* Coleco Industries ColecoVision
* Mattel Intellivision
* NEC
* PC Engine / TurboGrafx-16 + SuperGrafx + CD
* PC-FX
* Neo Geo Pocket + Color
* Nintendo
* Famicom / Nintendo Entertainment System + FDS
* Game Boy + Color
* Game Boy Advance
* Nintendo 64
* Super Famicom / Super Nintendo Entertainment System
* Virtual Boy
* Sega
* Game Gear
* Genesis + 32X + CD
* Master System
* Pico
* Saturn
* SG-1000
* Sinclair ZX Spectrum
* Sony Playstation (PSX)
* Texas Instruments TI-83
* Uzebox
* More coming soon..?

BizHawk Git Changelog:
* Explicitly disable some diagnostics (just as a note for later really)
* Enable MA0155, MA0156, and MA0157 re: `async`
* Enable MA0136 (protects against accidental CRLFs)
* Fix default arguments in `override`s which don't match the declaration
* Enable MA0044 and fix noncompliance
* Use `HashCode.Combine` instead of `string.GetHashCode` + XOR
* Remove unused import
* Remove redundant `Stream.Read` result check in `LsmvImport`
* Enable MA0040 and silence remaining case
* Enable MA0060 and fix noncompliance (except in Cores)
* Enable MA0078
* Enable MA0090 outside of Cores project
* Enable MA0091 and fix noncompliance
* Enable MA0070 and fix noncompliance
* Enable MA0057 and fix noncompliance
* Use a global import for `MS.VisualStudio.TestTools.UnitTesting.*`
* Use a global import for `System.*`
* Enable MA0104 and silence remaining cases
* Rename `GBHawk.Timer` to `GBHawk.GBTimer`
* Rename `BizHawk.BizInvoke.ParameterInfo` to `InvokerParameterInfo`
* Enable MA0140 and fix noncompliance (except in Cores)
* Move `SimpleGDIPDisplayManager` to `BizHawk.Client.Common`
* Fix testroms project compilation

Download:
BizHawk Git (2024/07/04) : 1cloudfile gofile mirrorace mirrored send usersdrive
Source: Here

0 Comments

Post a Comment