sypherce Posted October 22, 2013 Share Posted October 22, 2013 (edited) Description: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. Supported SystemsNintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS)Super Nintendo (SNES)GameboyGameboy ColorSuper GameboySega Master SystemSG-1000Game GearPC-Engine (TurboGrafx-16) / CD-ROMSuperGrafxAtari 2600ColecoVisionTI-83 CalculatorUnofficially ReleasedSega Genesis (Experimental)Gameboy Advance Change log:Rewrite of Cheats, Ram Watch and Ram searchadds support for float, and fixed point typesmore performance and less ram consumptionmulti-byte cheat supportmore features, and better design GBHawkImport fix from gambatte: lfsr reg init value -- https://github.com/sinamas/gambatte/commit/0d07cb7851505138d318a2f2da5d37af3b3a60f5 NESHawkAdd ability to set initial register states from moviesCurrently supported by mapper 228 (Action52)Support more FDS bios files SGBHawkNew memory domains TI83HawkAdded the ability to load programs into a TI-83 calculator. Also reworked the TI-83 link interface to more accurately represent hardware specs.Added support for TI83 group files MulticlientMovies -fix multitrack recordingN64 Virtual Pad - add reset and power buttonsrefactor to not repaint more than necessary (helps idling cpu power, and performance)fix turbo hotkey behavioradd a "Close and Clear SRAM" context menu option that is visible when the game has an existing sram filetighten up RomGame file loading and in particular for n64 to avoid some buffer copies and re-dearchiving operationsPath Config - fix folder browse behaviorDefault controls - XBox defaults - nintendo A = xbox B, and vice versaFix saveram to have the .SaveRAM extensionsolve an apparent threading datastructure conflict bug in input binding vs input poll thread, fixes non-working gamepads on some computersfix pthe --dump-close commandline option Hex Editorfix increment/decrement logic with frozen addresses.support increment/decrement on all highlighted addresses at oncesupport poking of multiple addresses LuaNew functionsmemory.readfloat(), mainmemory.readfloat()memory.writefloat(), mainmemory.writefloat()mainmemory.getname()client.opentracelogger()client.reboot_core() source: https://code.google.com/p/bizhawk/download: BizHawk 1.5.2 Edited October 22, 2013 by sypherce Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now