segatools/README.md

46 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2019-11-07 03:03:03 +00:00
# Segatools
Version: `2023-11-22`
2019-11-07 03:03:03 +00:00
Loaders and hardware emulators for SEGA games that run on the Nu and ALLS platforms.
## List of supported games
* Chunithm
* [Chunithm (Plus)](doc/chunihook.md)
* [Chunithm Air (Plus)](doc/chunihook.md)
* [Chunithm Star (Plus)](doc/chunihook.md)
* [Chunithm Amazon (Plus)](doc/chunihook.md)
* [Chunithm Crystal (Plus)](doc/chunihook.md)
* Chunithm SUN
* Initial D
* [Initial D Arcade Stage Zero](doc/idzhook.md)
* Initial D THE ARCADE
2023-07-13 22:52:50 +00:00
* SEGA World Drivers Championship
* up to SEGA World Drivers Championship 2019
* Fate/Grand Order
* Fate/Grand Order Arcade
2023-07-13 23:00:28 +00:00
* ONGEKI
* up to bright MEMORY
2023-07-13 23:00:28 +00:00
* maimai DX
* up to maimai DX FESTiVAL PLUS
2023-07-13 23:00:28 +00:00
* Card Maker
* up to Card Maker 1.35
2021-12-21 04:56:59 +00:00
* Wacca
* up to WACCA Reverse
## 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).