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
andres.delikat 5e9f90eea9 Ram Search - big speed up in QueryItemBkColor by only checking for column == 0, apparently it was causing a redraw for each column instead of just once, setting column == 0 still colors the entire row. Also removed the "x addresses would be removed" message when in preview mode as it isn't worth a 1 fps cost imo. Also applied the column == 0 fix to Ram Watch though that will have a significantly smaller speed boost. 2011-08-27 13:56:06 +00:00
BizHawk.Emulation Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
BizHawk.MultiClient Ram Search - big speed up in QueryItemBkColor by only checking for column == 0, apparently it was causing a redraw for each column instead of just once, setting column == 0 still colors the entire row. Also removed the "x addresses would be removed" message when in preview mode as it isn't worth a 1 fps cost imo. Also applied the column == 0 fix to Ram Watch though that will have a significantly smaller speed boost. 2011-08-27 13:56:06 +00:00
BizHawk.UnmanagedCore 2010 cleanup 2011-08-27 02:31:43 +00:00
BizHawk.Util Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
CpuCoreGenerator Upgrade CpuCoreGenerator solution also 2011-08-27 02:20:10 +00:00
DiscoHawk 2010 cleanup 2011-08-27 02:31:43 +00:00
PsxHawk.Core 2010 cleanup 2011-08-27 02:31:43 +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 Anchor Play/Record messages to right edge of screen 2011-06-19 20:08:27 +00:00