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
alyosha-tas 9cd47a2058 Update Intv game db 2016-12-22 18:11:32 -05:00
Assets Update Intv game db 2016-12-22 18:11:32 -05:00
BizHawk.Client.ApiHawk IController - Remove the indexer property and refactor code accordingly, also simplify and cleanup many of the IController implementations 2016-12-14 14:12:16 -06:00
BizHawk.Client.Common Lua - fix emu.getdisplaytype() that has been broken for a long time, also fix it to properly use the IEmulatorService system instead of reflection shenanigans 2016-12-15 13:09:52 -06:00
BizHawk.Client.DBMan
BizHawk.Client.DiscoHawk change a bunch of old googlecode urls in assemblyinfos 2016-06-13 11:34:27 -05:00
BizHawk.Client.EmuHawk Reverse Byte and Word in tools/GameShark.cs 2016-12-22 05:15:40 -08:00
BizHawk.Client.MultiHawk Refactor the way a Null ControllerDefinition is created 2016-12-16 23:34:18 -06:00
BizHawk.Common HawkFile - meh, don't attempt to extract .dll files, these qualify as archives but there is no use case for attempting to load files from within them, then again, there is no reasonable use case for attempting to do so this is basically a useless commit 2016-12-06 12:31:18 -06:00
BizHawk.Emulation.Common Merge branch 'master' of https://github.com/TASVideos/BizHawk 2016-12-19 10:50:26 -06:00
BizHawk.Emulation.Cores Intellivision Update Cartridge 2016-12-22 18:10:39 -05:00
BizHawk.Emulation.DiscSystem change a bunch of old googlecode urls in assemblyinfos 2016-06-13 11:34:27 -05:00
BizHawk.Installer
Bizware d3d display method: fix 2nd ctrl alt del 2016-12-19 21:22:39 -06:00
Build
CpuCoreGenerator
Dist archive nescarts to 7z during dist process. 2016-11-12 18:32:18 -06:00
EMU7800 Atari 7800 - make difficulty switches behave like toggles instead of buttons, also add mnemonic info for them, fixes #726 2016-11-11 08:44:28 -06:00
ExternalCoreProjects/Virtu
LuaInterface
References Atari 7800 - make difficulty switches behave like toggles instead of buttons, also add mnemonic info for them, fixes #726 2016-11-11 08:44:28 -06:00
Version apply ArcadePit idea: Let user change the string in the emulator title bar via a file 2016-11-12 18:49:03 -06:00
attic
blip_buf
genplus-gx
genplus-gx32 gpgx: move to normal tracing method too 2016-08-14 22:29:42 +03:00
help
libgambatte
libmeteor
libmupen64plus m64p: 2016-11-16 22:49:45 +03:00
libsnes snes disasm spacing 2016-08-19 23:14:12 +03:00
lynx
output mgba: Fix some of the audio channel disables not working. Fix audio channel disables not being restored on reboot core 2016-12-03 23:01:14 -05:00
output64/dll mgba: Fix some of the audio channel disables not working. Fix audio channel disables not being restored on reboot core 2016-12-03 23:01:14 -05:00
psx fix tracelogger buffer management on cpp side 2016-08-21 15:36:36 -05:00
quicknes
vbanext
waterbox
wonderswan
yabause yabause tracer 2016-08-24 00:05:17 +03:00
.editorconfig
.gitignore
.gitmodules N64: Adding a submodule for the cxd4 LLE RSP plugin 2016-09-27 14:38:05 -04:00
BizHawk.sln
BizHawk2010.bat
Building Other Solutions.txt
CpuCoreGenerator.sln
Good Core Bad Core.txt
README.md Update README.md 2016-08-21 12:53:03 +03:00
snes9xgit.txt
subwcrev.sh

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!

Binaries can be found on on github

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