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
adelikat fcf20ac646 Ti-83 - IDriveLight is not applicable 2016-02-21 11:45:12 -05:00
BizHawk.Client.ApiHawk toolsversion 14.0 NOT 2016-01-30 18:39:04 -06:00
BizHawk.Client.Common lua: emu.disassemble(uint pc, string name = "") 2016-02-21 18:14:03 +03:00
BizHawk.Client.DBMan remove unused code Apply MOTW code 2016-01-14 01:51:40 -06:00
BizHawk.Client.DiscoHawk remove unused code Apply MOTW code 2016-01-14 01:51:40 -06:00
BizHawk.Client.EmuHawk debugger: return address in hex when copying. 2016-02-21 18:45:09 +03:00
BizHawk.Client.MultiHawk Make TargetZoomFactor a per systemId setting 2016-01-31 21:05:08 -05:00
BizHawk.Common Better null checks in string validation functions 2016-02-17 02:41:09 +10:30
BizHawk.Emulation.Common Rough in some code for BizInvoke in mono 2016-02-20 11:54:44 -05:00
BizHawk.Emulation.Cores Ti-83 - IDriveLight is not applicable 2016-02-21 11:45:12 -05:00
BizHawk.Emulation.DiscSystem discsys/psx - dont crash when reading absurdly negative LBAs 2015-09-17 18:18:06 -05:00
BizHawk.Installer
Bizware better error handling in shader compiling. kind of sloppy, but gets the job done. entire system could use a little rethinking, if i ever revisit filters 2016-02-03 02:28:03 -06:00
Build add LARGEADDRESS command to BizHawk.Build.Tool 2016-02-14 16:41:07 -06:00
CpuCoreGenerator
Dist update changelog with updated 1.11.5 release notes 2016-02-16 19:43:57 -05:00
EMU7800
ExternalCoreProjects/Virtu Apple II - Fix Memory and Input Callbacks interacting with savestates 2015-07-06 22:09:18 +02:00
LuaInterface fix lua dlls on windows xp after changing to vs2015 building 2015-12-20 05:04:23 -06:00
References fix lua dlls on windows xp after changing to vs2015 building 2015-12-20 05:04:23 -06:00
Version This is a DeveloperBuild. 2015-12-20 14:41:17 -08:00
attic
blip_buf
genplus-gx add "M68K BUS" and "S68K BUS" domains to gpgx core 2016-02-20 08:35:56 -05:00
help
libgambatte add GB layer toggles 2016-02-08 02:18:24 -06:00
libmeteor
libmupen64plus add workaround to jabo for some old intel gpus (seemingly only involving d3d8) which wreck the SetDllDirectory for the process. A similar workaround may be needed for d39 display method, but that isn't clear yet. 2015-08-19 22:21:11 -05:00
libsnes fix libsnes dlls on windows xp 2015-12-16 14:34:30 -06:00
lynx
output mgba layer toggle 2016-02-21 08:54:00 -05:00
psx psx - add "determine lag from GPU frames" option 2016-01-28 13:53:22 -06:00
quicknes Add experimental interop library to quicknes. Still needs work... 2016-02-17 20:18:01 -05:00
vbanext
wonderswan
yabause
.gitignore More WatchList comments 2015-12-02 22:48:30 +01:00
.gitmodules
BizHawk.sln Final stuff to WatchList 2015-12-09 00:54:54 +01:00
BizHawk2010.bat
Building Other Solutions.txt
CpuCoreGenerator.sln
Good Core Bad Core.txt
README.md Update README.md 2015-08-10 10:27:55 -05: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 the sourceforge page

=== 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