![]() * alt+columnclick draws pattern * selection: taseditor logic * shift/ctrl keys restructure to taseditor shift + up/down: move frame courser up/down by one shift + pageup/pagedown: move frame courser to next/prev marker ctrl + left/right: add/remove selection at last selected row ctrl + shift + left/right: add/remove selection at first selected row * Alt+drawing pattern still not working with drawing upwards * pattern drawing upwards drawing working except it doesn't update last row. TODO: Disallow Alt click to focus on menu. * pattern: last input ignoring fixed * Lua columnms TODO: Don't save them into tasproj * no need to update float edit stuff or cell changes when its not needed * Shift+clicking draws input from first selected row to clicked cell * fixed pattern drawing on empty cells |
||
---|---|---|
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 | ||
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 | ||
ReadMe.txt | ||
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
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