mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-01-18 05:08:55 +01:00
0b44399c0a
Changes include: - The "Library" menu was replaced with the "Systems" menu - The "Settings" menu was reorganised - Game Boy rumble is now under the MBC5 "controller" for the cartridge "port", instead of being presented as a part of the base console - Import instructions now mention that icarus ships with some firmware files, and describe the "Firmware" directory that icarus will use for firmware it needs. - Apparently the correct name is "MSU1", not "MSU-1" - v107 changes the way MSU1 data is stored in game folders - PowerFest '94 import instructions removed, since I can't get it to work with v107 - Links to the official forum have been replaced with links to the unofficial forum archive, since the official forum is shutting down - Links to Mercurial Magic updated to point at qwertymodo's archive, since hex_usr is no longer developing it - Links to nSide updated, since hex_usr no longer uses GitHub. - Windows build instructions now describe a compiler that is actually maintained, instead of stale TDM64-GCC. - Linux build instructions now mention higan requires SDL 2.0. - minor wording changes, typos, broken links fixed, etc.
1.4 KiB
1.4 KiB
The unofficial higan repository
higan emulates a number of classic video-game consoles of the 1980s and 1990s, allowing you to play classic games on a modern general-purpose computer.
This repository includes the source-code for stable and WIP releases of higan, starting during the development of v068. It also includes community-maintained documentation.
Basically,
apart from .gitignore
files,
anything in the
higan,
hiro,
icarus,
libco,
nall,
ruby,
or shaders
directories should be exactly as it appeared in official releases.
Everything else has been added for various reasons.
Official higan resources
Unofficial higan resources
- Unofficial forum
- Documentation for the current stable version
- Source code repository archives official higan releases and WIP snapshots since approximately v067r21
- Latest WIP build for Windows
- Documentation for the latest WIP version