![Tim Allen](/assets/img/avatar_default.png)
byuu says: MSX2 V9938 support is in. I implemented graphics modes 1-4, sprite modes 1-2, all hardware accelerated commands, some other stuff. still need graphics modes 5-7, text modes 1-2, multicolor mode, interlace, mouse, light pen, couple hundred hours of bugfixing. then onto the MSX2+ V9958. "yay".
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.
History before v068 has not been recorded in Git, but the bsnes history kit is an attempt to reconstruct the development history of bsnes/higan. A pre-built example of its output is available as the bsnes history repository.
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