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 c9b5f9989a -Added EMULATIONORIGIN and MOVIEORIGIN as constants ImportMovie instead of using magic strings.
-Fixed some error and warning messages:
--Made it so that the first .FCM warning is shown instead of the last.
--Added an error for .FCM files that aren't version 2.
--Did the same for ImportVBM, but with version 1.
-Cleaned up comments / code throughout.
-Fixed the file format for GBx; it had an extra bar which made reading Player 1 impossible.
-Seemingly finished ImportVBM.
--The results seem same. I have no way of testing whether they sync up or not.
--As I can't actually handle additional controllers, I just skip the bytes for them.
--As I can't actually handle the miscellaneous buttons and commands (Ex. L, R, Reset), I just give warnings whenever they come up in the file.

TODO: ImportGMV, ImportVMV, ImportNMV, and maybe ImportSMV...I'm going to need a new assignment soon! :)
2012-03-06 03:41:11 +00:00
BizHawk.Emulation Mapper 82 complete 2012-03-05 20:16:25 +00:00
BizHawk.MultiClient -Added EMULATIONORIGIN and MOVIEORIGIN as constants ImportMovie instead of using magic strings. 2012-03-06 03:41:11 +00:00
BizHawk.Util general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying. 2012-02-24 20:38:35 +00:00
CpuCoreGenerator still-in-the-midst-of-it turbocd check-in 2011-08-29 02:47:03 +00:00
DiscoHawk subwcrev version numbering on bizhawk.emulation.dll 2012-03-03 19:19:25 +00:00
Dist add discohawk dist script 2012-03-03 19:32:04 +00:00
PsxHawk.API general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying. 2012-02-24 20:38:35 +00:00
PsxHawk.Core forgot to add 2012-02-24 20:40:02 +00:00
BizHawk.sln now remove traces of psx from the current project, so it doesnt confuse any users 2012-02-24 20:45:27 +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
SubWCRev.bat subwcrev version numbering on bizhawk.emulation.dll 2012-03-03 19:19:25 +00:00
SubWCRev.exe fix subwcrev issue 2012-03-04 02:53:02 +00:00
intl3_tsvn32.dll fix subwcrev better 2012-03-04 02:54:52 +00:00
libapr_tsvn32.dll fix subwcrev issue 2012-03-04 02:53:02 +00:00
libaprutil_tsvn32.dll fix subwcrev issue 2012-03-04 02:53:02 +00:00
libsasl32.dll try fix subwcrev better moar 2012-03-04 02:58:05 +00:00
libsvn_tsvn32.dll fix subwcrev issue 2012-03-04 02:53:02 +00:00
syncs.txt test 2011-10-01 02:47:11 +00:00