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
goyuken 137ffd8081 bleh 2012-10-30 23:23:56 +00:00
BizHawk.Emulation bleh 2012-10-30 23:23:56 +00:00
BizHawk.MultiClient Add unmanaged version of 6502X core. The core it self is nearly exactly a copy+paste job from the C# one; most things map over exactly. A strange and abusive p/invoke setup is required to realize a performance gain; see code for details. Seems to be worth a bit more than 20% overall speed for me. Core is savestate compatible with managed 6502X. slight modifications to existing API has been made to support the new cpu. also included is a test module that runs both cores together, savestating every cycle to check for sameness. Core should fit in Atari, although that hasn't been done yet. For the moment, tracelog and disassemble are broken, but they'll be back soon. 2012-10-30 23:01:54 +00:00
BizHawk.Util fix 7z code to survive relocated dll 2012-10-29 22:20:25 +00:00
CpuCoreGenerator fix bug in 6502 core generator 2012-03-13 20:27:24 +00:00
DiscoHawk support moving all dlls to the dll directory by adding assembly binding resolve redirection 2012-10-29 08:37:22 +00:00
Dist add discohawk dist script 2012-03-03 19:32:04 +00:00
LuaInterface lua-fix crashes when scripts terminate 2012-07-10 19:40:35 +00:00
attic finish the attic, move some old junk up there. i think i threw out my back. 2012-10-29 07:56:30 +00:00
libgambatte libgambatte: add memory read\write callbacks, maybe? not sure how to test it... 2012-10-14 15:10:33 +00:00
libsnes snes-support user override backdrop color 2012-10-17 18:39:44 +00:00
BizHawk.sln remove libgambatte project from solution because msvs express is a piece of shit 2012-09-09 12:09:01 +00:00
CpuCoreGenerator.sln Upgrade CpuCoreGenerator solution also 2011-08-27 02:20:10 +00:00
ICSharpCode.SharpZipLib.dll add sharpziplib for gzip so we can make portable JMD dumping without relying on the native 7z.dll 2012-05-07 18:42:43 +00:00
Json.net.1.3.1.modified-source.rar config.ini system improvement - json deserializer no longer throws exceptions when Global.Config variables had been added, written to the ini, and then removed from Global.Config (missing member exception). Sort of dumb for this purpose. 2012-06-15 19:15:38 +00:00
Newtonsoft.Json.dll config.ini system improvement - json deserializer no longer throws exceptions when Global.Config variables had been added, written to the ini, and then removed from Global.Config (missing member exception). Sort of dumb for this purpose. 2012-06-15 19:15:38 +00:00
SlimDX.dll Bizhawk bravely enters the year 2010 2011-08-27 02:17:11 +00:00
SubWCRev.bat support building outside of svn by improving svn revision polling script 2012-10-04 22:58:48 +00:00
SubWCRev.exe improve nes rom detection log, and set svn:executable on some files 2012-03-07 19:14:15 +00:00
intl3_tsvn32.dll improve nes rom detection log, and set svn:executable on some files 2012-03-07 19:14:15 +00:00
libapr_tsvn32.dll improve nes rom detection log, and set svn:executable on some files 2012-03-07 19:14:15 +00:00
libaprutil_tsvn32.dll improve nes rom detection log, and set svn:executable on some files 2012-03-07 19:14:15 +00:00
libsasl32.dll improve nes rom detection log, and set svn:executable on some files 2012-03-07 19:14:15 +00:00
libsvn_tsvn32.dll improve nes rom detection log, and set svn:executable on some files 2012-03-07 19:14:15 +00:00
sed.exe support building outside of svn by improving svn revision polling script 2012-10-04 22:58:48 +00:00
subwcrev.sh Add subwcrev.sh build script for non-Windows platforms 2012-03-12 04:44:10 +00:00