![]() I did this in a funny way (sets the environment for the process). The idea is that any code which sloppily used Path.GetTempDirectory (etc.) would now have its pathing changed. It is a little dangerous to allow this to be changed on the fly (I do allow it) since something may expect it to be stable, but I think it's OK. So anyway. keep your eyes peeled for problems. It's possible I could do this differently and only affect a subset of safely managed things. should fix #1252 |
||
---|---|---|
Assets | ||
BizHawk.Client.ApiHawk | ||
BizHawk.Client.Common | ||
BizHawk.Client.DBMan | ||
BizHawk.Client.DiscoHawk | ||
BizHawk.Client.EmuHawk | ||
BizHawk.Client.MultiHawk | ||
BizHawk.Common | ||
BizHawk.Emulation.Common | ||
BizHawk.Emulation.Cores | ||
BizHawk.Emulation.DiscSystem | ||
BizHawk.Installer | ||
Bizware | ||
Build | ||
CpuCoreGenerator | ||
Dist | ||
ExternalCoreProjects/Virtu | ||
LibretroBridge/vs2015 | ||
LuaInterface | ||
References | ||
Version | ||
attic | ||
blip_buf | ||
help | ||
libgambatte | ||
libmupen64plus | ||
lynx | ||
mgba@db0041340f | ||
miniz | ||
output/dll | ||
psx | ||
quicknes | ||
vbanext | ||
waterbox | ||
wonderswan | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
BizHawk.sln | ||
BizHawk.sln.DotSettings | ||
Building Other Solutions.txt | ||
CpuCoreGenerator.sln | ||
Good Core Bad Core.txt | ||
LICENSE | ||
README.md | ||
Settings.StyleCop | ||
subwcrev.sh |
README.md
BizHawk
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.
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
Never mix different versions of BizHawk. Keep each version in its own folder.
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
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
- TAS movie file format - Mnemonic patterns for each platform for .tas (input) files.
Commandline - Documentation of the command line options in BizHawk