From 302b36978110ff4f6e76747515a2e89245a32a7d Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Fri, 2 Jun 2017 22:43:07 +1000 Subject: [PATCH] Outline of a README file. --- README.md | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..f36ae1bc --- /dev/null +++ b/README.md @@ -0,0 +1,128 @@ +higan, the multi-system emulator +================================ + +higan emulates a number of classic videogame consoles of the 1980s and 1990s, +allowing you to play classic games on a modern general-purpose computer. + +As of v102, +higan has top-tier support for the following consoles: + + - Nintendo Super Famicom/Super Nintendo Entertainment System, + including addon hardware: + - Super Game Boy + - Sufami Turbo + - Nintendo Game Boy Advance + +It also includes some level of support for these consoles: + + - BS-X Satellaview addon for the Super Famicom + - Nintendo Famicom/Nintendo Entertainment System + - Nintendo Game Boy + - Nintendo Game Boy Color + - Sega Master System + - Sega Game Gear + - Sega Megadrive/Genesis + - NEC PC Engine/TurboGrafx 16 (but not the CD-ROMĀ² System/TurboGrafx-CD) + - NEC SuperGrafx + - Bandai Wonderswan + - Bandai Wonderswan Color + +higan is actively supported on +FreeBSD 10 and above, and +Microsoft Windows XP and above. +It also includes some level of support +for GNU/Linux and macOS. + +About this document +------------------- + +This is the unofficial higan README, +a community-maintained introduction and reference. +It may be out of date +by the time you read this, +and it may contain errors or omissions. +If you find something that's wrong, +or you have a suggestion, +see "Unofficial higan resources" below. + +Official higan resources +------------------------ + +Unofficial higan resources +-------------------------- + +- the git repo +- hunterk's quark shaders +- mercurial magic for MSU-1 games + +- the most important higan forks? + +Installing higan +================ + +Installing an official release on Windows +----------------------------------------- + +Installing an official release on Linux +--------------------------------------- + +Compiling from source on Windows +-------------------------------- + +Compiling from source on Linux +------------------------------ + +Installing the GBA BIOS +----------------------- + +Importing games +=============== + +What's a game folder? +--------------------- + +Importing regular games +----------------------- + +Importing games with co-processor firmware +------------------------------------------ + +Importing BS-X games +-------------------- + +Importing Sufami Turbo games +---------------------------- + +Importing Super Game Boy games +------------------------------ + +Importing MSU-1 games +--------------------- + +Configuring higan +================= + +Drivers +------- + +Installing custom shaders +------------------------- + +Controls +-------- + +Notes on specific emulation cores +================================= + +The WonderSwan rotates! + +Shaders look weird on SNES because of interlace/hi-res + +Frequently Asked Questions +========================== + +where is the vsync option? + +exclusive full-screen? + +phones and tablets