BizHawk is 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.
Go to file
brandman211 91ea63c09e -Made the errorMsg in ImportFile display.
--Moved the command message in ImportText to this.
-Converted ImportVBM to use a MnemonicsGenerator.
--This should work, but I can't test as I still don't know for sure as the import fails and displays "Not a valid VBM platform type."
--I iterated through the buttons using a list and left-shifting. I applied this method to ConvertMMV, which works.

TODO:
-Comment MovieImport.cs.
-Fix the exception that is thrown for Gameboy games.
-Get ImportVBM to actually work, scanning through the input to see if it seems sane.
-Figure out why pressing Pause on GameGear results in a "P" instead of a "p", and whether or not this is a factor in runs syncing.
2012-02-24 04:44:40 +00:00
BizHawk.Emulation -Removed the redundancy from TI-83 as well. The whole revamping is a net loss of 292 lines of code. 2012-02-21 00:40:44 +00:00
BizHawk.MultiClient -Made the errorMsg in ImportFile display. 2012-02-24 04:44:40 +00:00
BizHawk.UnmanagedCore [pce] fix adpcm address calculation error; fixes Terraforming & others 2011-08-31 04:06:54 +00:00
BizHawk.Util Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
CpuCoreGenerator still-in-the-midst-of-it turbocd check-in 2011-08-29 02:47:03 +00:00
DiscoHawk send FromCuePath a default CueBinPref object to make it compile. Todo: feed it a correct value?? 2012-01-22 23:56:49 +00:00
PsxHawk.Core [pce] fix adpcm address calculation error; fixes Terraforming & others 2011-08-31 04:06:54 +00:00
BizHawk.sln 2010 cleanup 2011-08-27 02:31:43 +00:00
CpuCoreGenerator.sln Upgrade CpuCoreGenerator solution also 2011-08-27 02:20:10 +00:00
Json.net.1.3.1.modified-source.rar Config will not be eaten if an unrecognized symbol is found in config.ini. 2011-08-11 02:15:55 +00:00
Newtonsoft.Json.dll Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
SlimDX.dll Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
syncs.txt test 2011-10-01 02:47:11 +00:00