This repository has been archived on 2024-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
segatools/README.md
2024-12-19 16:26:20 -05:00

33 lines
958 B
Markdown

# Segatools
Version: `v005`
Loaders and hardware emulators for SEGA games that run on the Nu and ALLS platforms.
## List of supported games
* [Chunithm (Up to Paradise Lost)](doc/chunihook.md)
* [Initial D Arcade Stage Zero](doc/idzhook.md)
* Wacca Lilly and up
* Wonderland Wars (WIP)
* Crossbeats (All Versions)
* Project Diva Arcade Future Tone
* Chrono Regalia (WIP)
* Maimai Delux (All Versions)
* ONGEKI (All Versions)
## End-users
For setup and configuration guides, refer to the dedicated documents available for each game, see
[the links in the previous section](#list-of-supported-games).
## Contributors
If you are/want to be a contributor of any kind, e.g. new features, bug fixes, documentation improvements, ..., please
read the [contributing documentation](CONTRIBUTING.md), first.
## Developers
For development setup and instructions how to build the project, refer to the
[dedicated development documentation](doc/development.md).