Create README.md

This commit is contained in:
adelikat 2015-06-22 16:49:18 -04:00
parent 703dc33cc0
commit 11eb526314
1 changed files with 50 additions and 0 deletions

50
README.md Normal file
View File

@ -0,0 +1,50 @@
BizHawk is a 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.
[http://tasvideos.org/Bizhawk/ReleaseHistory.html Release Notes]
[Features here] is a list of features offered by bizhawk.
==Download Binaries==
Windows users, don't forget to run the [http://sourceforge.net/projects/bizhawk/files/Prerequisites/bizhawk_prereqs_v1.1.zip/download prereq installer] first!
Binaries can be found on [https://sourceforge.net/projects/bizhawk/?source=navbar the sourceforge page]
=== Supported Systems ===
* Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS)
* Super Nintendo (SNES)
* Nintendo 64
* Gameboy
* Gameboy Color
* Super Gameboy
* Sega Master System
* SG-1000
* Game Gear
* Sega Genesis / Sega-CD
* Sega Saturn
* PC-Engine (TurboGrafx-16) / CD-ROM
* SuperGrafx
* Atari 2600
* Atari 7800
* Atari Lynx
* ColecoVision
* TI-83 Calculator
* Wonderswan
* Gameboy Advance
* Apple II
==Resources==
[http://tasvideos.org/Bizhawk.html BizHawk homepage]
[http://tasvideos.org/Bizhawk/FAQ.html FAQ] - Frequently Asked Questions / Troubleshooting
[http://tasvideos.org/Bizhawk/Compiling.html Compiling] - What is needed to compile BizHawk src
[http://tasvideos.org/Bizhawk/CompactDiscInfoDump.html CompactDiscInfoDump] - A concise explanation of compact disc CDs, gathered for the first time EVER in one location
[http://tasvideos.org/Bizhawk/Rerecording.html Rerecording] - (Work in progress) - Documentation of the rerecording implementation of BizHawk
* [http://tasvideos.org/Bizhawk/TASFormat.html TAS movie file format] - Mnemonic patterns for each platform for .tas (input) files.
[http://tasvideos.org/Bizhawk/CommandLine.html Commandline] - Documentation of the command line options in BizHawk