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
Sappharad 3f970c84e4 GPGX changes from the macOS 1.13.4 release 2020-08-03 20:12:56 -05:00
Assets Create gamedb.txt 2017-06-25 09:38:49 -05:00
BizHawk.Client.ApiHawk Add files via upload 2017-06-25 09:38:48 -05:00
BizHawk.Client.Common Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
BizHawk.Client.DBMan do WhackMOTW after redirecting the dll directories fully, so that the shared RemoveMOTW that I moved to a common assembly can be found (wild guess) 2017-02-23 05:27:27 -06:00
BizHawk.Client.DiscoHawk Merge branch 'master' into mono-portable 2017-05-02 20:38:56 -05:00
BizHawk.Client.EmuHawk Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
BizHawk.Client.EtoHawk EtoHawk: Attempt to 64-bit. Make video emulator emulate again. 2017-07-04 21:26:34 -05:00
BizHawk.Client.MultiHawk Merge branch 'master' into mono-portable 2017-05-23 20:32:48 -05:00
BizHawk.Common Merge branch 'master' into mono-portable 2017-05-23 20:32:48 -05:00
BizHawk.Emulation.Common Merge branch 'master' into mono-portable 2017-06-04 19:31:56 -05:00
BizHawk.Emulation.Cores Corrected a build error caused in the merge. 2019-10-06 18:42:19 -05:00
BizHawk.Emulation.DiscSystem Merge branch 'master' into mono-portable 2017-05-02 20:38:56 -05:00
BizHawk.Installer who checks in .suo files 2015-03-15 02:08:30 +00:00
Bizware fix single-line messaged 2018-01-02 22:44:47 +03:00
Build move assorting junk from the Output directory to Assets; add build step to copy them from Assets to the appropriate 32/64 output directory 2016-02-28 21:59:17 -06:00
CpuCoreGenerator Spaces -> tabs. 2017-04-15 16:37:30 -04:00
Dist rename the batch for building 1.x releases 2018-06-09 18:03:38 +03:00
EMU7800 Merge branch 'master' into mono-portable 2017-05-02 20:38:56 -05:00
ExternalCoreProjects/Virtu Refactor ITraceable to work on TraceInfo objects that separate Disassembly and Register information. Make Tracelogger two columns. 2016-02-21 17:34:42 -05:00
LibretroBridge/vs2015 teach libretrobridge stuff how to check for changed serialize size 2017-06-25 09:38:51 -05:00
LuaInterface fix luainterface 2018-01-02 16:03:05 +03:00
MonoMacWrapper Increment version to 1.13.1 2017-06-25 18:05:22 -05:00
References Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
Version Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
attic remove all meteor and garbo stuff completely. These two GBA cores were never up to par, really. 2017-04-23 13:21:35 -04:00
blip_buf New portable branch re-created from master with hopefully all of the changes made to the old one, plus some cleanup of things that got mangled from repeated merges. 2015-06-23 22:22:11 -05:00
genplus-gx GPGX changes from the macOS 1.13.4 release 2020-08-03 20:12:56 -05:00
genplus-gx32 Merge branch 'master' into mono-portable 2017-05-02 20:38:56 -05:00
help Added help file 2014-07-26 21:24:27 +00:00
libgambatte Merged branch 'master' into mono-portable 2016-05-03 21:51:47 -05:00
libmupen64plus Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
libsnes Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
lynx Merge branch 'master' into mono-portable 2016-03-07 20:34:23 -06:00
output Merge remote-tracking branch 'origin/1.x' into mono-portable 2019-10-03 21:33:28 -05:00
output64/dll mgba: registers 2017-04-22 21:59:55 -04:00
psx Fresh builds of the cores that seem to have been updated. 2017-05-23 21:07:24 -05:00
quicknes Merge branch 'master' into mono-portable 2016-03-07 20:34:23 -06:00
vbanext Merged branch 'master' into mono-portable 2016-05-03 21:51:47 -05:00
waterbox fix typo in genesis z80 CDL that made addresses in mirrored z80 ram region crash 2016-04-22 12:34:12 -05:00
wonderswan Merged branch 'master' into mono-portable 2016-05-03 21:51:47 -05:00
yabause Ported libyabause, but then realized it uses named pipes so it won’t work anyway. Committing the changes so we have them at least. 2017-04-11 21:07:17 -05:00
.editorconfig add .editorconfig 2016-04-20 12:17:41 -05:00
.gitignore Recreated EtoHawk project against most recent Eto Framework. 2017-06-27 22:49:05 -05:00
.gitmodules Merge branch 'master' into mono-portable 2016-10-18 18:23:07 -05:00
BizHawk.sln change sln to not claim to support vs2010 but 2013 instead as a minimum. does this wreck feos? 2017-05-06 16:58:21 -05:00
BizHawk.sln.DotSettings GB config dialogs cleanup 2017-05-31 08:52:55 -05:00
Building Other Solutions.txt for evaluation: 2017-03-06 05:21:35 -06:00
CpuCoreGenerator.sln Upgrade CpuCoreGenerator solution also 2011-08-27 02:20:10 +00:00
Good Core Bad Core.txt philosophize about good cores and bad cores 2015-02-01 02:57:52 +00:00
MonoMacWrapper.sln Migrated Mac wrapper to Xamarin Studio Community instead of MonoMac, now that it's free. 2016-05-10 21:06:03 -05:00
README.md finally link the dev build 2017-01-08 19:23:45 +03:00
Settings.StyleCop Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider 2017-05-05 11:21:37 -05:00
snes9xgit.txt update git url for bizsnes and add dll file. 2014-07-28 21:10:16 +00:00
subwcrev.sh Add subwcrev.sh build script for non-Windows platforms 2012-03-12 04:44:10 +00:00

README.md

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as fullscreen, rewind, and joypad support in addition to rerecording and debugging tools for all system cores.

Release Notes

Here is a list of features offered by bizhawk.

Download Binaries

Windows users, don't forget to run the prereq installer first!

Release binaries can be found on on github

Developer build of the most recent commit

Supported Systems

  • Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS)
  • Super Nintendo (SNES)
  • Nintendo 64
  • Game Boy, Game Boy Color, and Super Game Boy
  • Game Boy Advance
  • Sony PlayStation
  • Sega Master System, Game Gear, and SG-1000
  • Sega Genesis / Sega-CD
  • Sega Saturn
  • PC-Engine (TurboGrafx-16) / CD-ROM & SuperGrafx
  • Atari 2600
  • Atari 7800
  • Atari Lynx
  • ColecoVision
  • TI-83 Calculator
  • Wonderswan and Wonderswan Color
  • Apple II

Resources

BizHawk homepage

FAQ - Frequently Asked Questions / Troubleshooting

Compiling - What is needed to compile BizHawk src

CompactDiscInfoDump - A concise explanation of compact disc CDs, gathered for the first time EVER in one location, and mostly inaccurate

Rerecording - (Work in progress) - Documentation of the rerecording implementation of BizHawk

Commandline - Documentation of the command line options in BizHawk