![EmuCR: BizHawk EmuCR: BizHawk](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEht8ip4JgrEpkQGX1XadUNgtKe2g70sIM4qX0BjxiHAXLKeiHuu7e8HlajTuNdd_zsbVjC_SHJ4EIyXnW7QQkMP5xeIBg-_Xetmg_PzSglegxXY01uCq13h72FQTgmPZRA31tD7yw52IUn4/s400/logo.jpg)
BizHawk Supported Systems
- Nintendo Entertainment System (NES)
- Sega Master System
- SG-1000
- Game Gear
- PC-Engine (TurboGrafx-16) / CD-ROM
- SuperGrafx
- TI-83 Calculator
BizHawk Experimental
- Sega Genesis (low compatibility list)
- Gameboy (Debugger only)
BizHawk SVN Changelog:
r2550
Fix Mapper 230
r2551
NES - add mapper 233
r2552
Start mapper 226
r2553
-Parsed / implemented fine addresses for the Intellicart.
-Implemented the final CRC check.
I didn't get around to implementing bank-switched ranges, but I don't think it's worth worrying about that right now considering that the Intellicart is not marked as readable at the initial PC, so something is either wrong or I need to implement more things before this will work. I think I'll put Intellicarts on hold and try to get a .int / .bin to run in the meantime.
r2554
-Refactored ReadMemory so that both the core and cart addresses are read.
--Afterwards, the data is reconciled, right now by chucking out the core value if the cart responded.
-WriteMemory now writes to both the core and the cart unconditionally.
--Each case now breaks out of the switch statement in case we want to do more complex things at the end of the function later on.
-All default paths in both functions now throw an exception.
Download: BizHawk SVN r2554
Source: Here
0 Comments
Post a Comment