BizHawk/README.md

47 lines
1.9 KiB
Markdown
Raw Normal View History

2015-08-09 21:01:40 +00:00
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.
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[Release Notes](http://tasvideos.org/Bizhawk/ReleaseHistory.html)
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[Here](http://tasvideos.org/Bizhawk/Features.html) is a list of features offered by bizhawk.
2015-06-22 20:49:18 +00:00
2016-08-21 09:53:03 +00:00
## Download Binaries
2015-06-22 20:49:18 +00:00
2016-03-16 07:07:43 +00:00
Windows users, don't forget to run the [prereq installer](http://github.com/TASVideos/BizHawk-Prereqs/releases) first!
2015-06-22 20:49:18 +00:00
2016-03-16 07:07:43 +00:00
Binaries can be found on [on github](http://github.com/TASVideos/BizHawk/releases)
2015-06-22 20:49:18 +00:00
2016-08-21 09:53:03 +00:00
## Supported Systems
2015-06-22 20:49:18 +00:00
* Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS)
* Super Nintendo (SNES)
* Nintendo 64
2015-08-10 15:27:55 +00:00
* Game Boy, Game Boy Color, and Super Game Boy
2015-08-09 21:01:40 +00:00
* Game Boy Advance
* Sony PlayStation
* Sega Master System, Game Gear, and SG-1000
2015-06-22 20:49:18 +00:00
* Sega Genesis / Sega-CD
* Sega Saturn
2015-08-09 21:01:40 +00:00
* PC-Engine (TurboGrafx-16) / CD-ROM & SuperGrafx
2015-06-22 20:49:18 +00:00
* Atari 2600
* Atari 7800
* Atari Lynx
* ColecoVision
* TI-83 Calculator
2015-08-09 21:01:40 +00:00
* Wonderswan and Wonderswan Color
2015-06-22 20:49:18 +00:00
* Apple II
2016-08-21 09:53:03 +00:00
## Resources
2015-08-10 15:27:55 +00:00
2015-08-09 21:01:40 +00:00
[BizHawk homepage](http://tasvideos.org/Bizhawk.html)
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[FAQ](http://tasvideos.org/Bizhawk/FAQ.html) - Frequently Asked Questions / Troubleshooting
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[Compiling](http://tasvideos.org/Bizhawk/Compiling.html) - What is needed to compile BizHawk src
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[CompactDiscInfoDump](http://tasvideos.org/Bizhawk/CompactDiscInfoDump.html) - A concise explanation of compact disc CDs, gathered for the first time EVER in one location, and mostly inaccurate
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[Rerecording](http://tasvideos.org/Bizhawk/Rerecording.html) - (Work in progress) - Documentation of the rerecording implementation of BizHawk
* [TAS movie file format](http://tasvideos.org/Bizhawk/TASFormat.html) - Mnemonic patterns for each platform for .tas (input) files.
2015-06-22 20:49:18 +00:00
2015-08-09 21:01:40 +00:00
[Commandline](http://tasvideos.org/Bizhawk/CommandLine.html) - Documentation of the command line options in BizHawk