Arcade loader for games running on Taito's "Type X" PC-based hardware.
Go to file
2024-02-20 02:17:12 -05:00
.vscode create theatrhythm dll 2024-02-10 23:38:24 -05:00
board create theatrhythm dll 2024-02-10 23:38:24 -05:00
dist add ll3 hook 2024-02-17 16:46:23 -05:00
doc Initial Commit 2024-02-06 03:24:58 -05:00
gfxhook Initial Commit 2024-02-06 03:24:58 -05:00
hooklib remove unnecessassary log line in createprocess 2024-02-19 00:59:08 -05:00
iccard create theatrhythm dll 2024-02-10 23:38:24 -05:00
idmac add idmac hooks 2024-02-20 02:17:12 -05:00
idmac_stub add idmac hooks 2024-02-20 02:17:12 -05:00
jvs Initial Commit 2024-02-06 03:24:58 -05:00
ll3hook add ll3 hook 2024-02-17 16:46:23 -05:00
ll3io add ll3 hook 2024-02-17 16:46:23 -05:00
minihook add idmac hooks 2024-02-20 02:17:12 -05:00
pki create theatrhythm dll 2024-02-10 23:38:24 -05:00
platform add CertOpenStore hook 2024-02-17 20:15:31 -05:00
sivahook add idmac hooks 2024-02-20 02:17:12 -05:00
sivaio create theatrhythm dll 2024-02-10 23:38:24 -05:00
subprojects Initial Commit 2024-02-06 03:24:58 -05:00
util Initial Commit 2024-02-06 03:24:58 -05:00
.dockerignore Initial Commit 2024-02-06 03:24:58 -05:00
.editorconfig Initial Commit 2024-02-06 03:24:58 -05:00
.gitignore Initial Commit 2024-02-06 03:24:58 -05:00
CHANGELOG.md Initial Commit 2024-02-06 03:24:58 -05:00
CONTRIBUTING.md Initial Commit 2024-02-06 03:24:58 -05:00
cross-mingw-32.txt Initial Commit 2024-02-06 03:24:58 -05:00
cross-mingw-64.txt Initial Commit 2024-02-06 03:24:58 -05:00
docker-build.bat Initial Commit 2024-02-06 03:24:58 -05:00
Dockerfile Initial Commit 2024-02-06 03:24:58 -05:00
LICENSE Initial Commit 2024-02-06 03:24:58 -05:00
Makefile Initial Commit 2024-02-06 03:24:58 -05:00
meson.build add idmac hooks 2024-02-20 02:17:12 -05:00
Package.mk add idmac hooks 2024-02-20 02:17:12 -05:00
precompiled.h Initial Commit 2024-02-06 03:24:58 -05:00
README.md Initial Commit 2024-02-06 03:24:58 -05:00

Taitools

Version: v000

Loaders and hardware emulators for Taito games that run on the Taito TypeX platforms.

List of supported games

End-users

For setup and configuration guides, refer to the dedicated documents available for each game, see the links in the previous section.

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, first.

Developers

For development setup and instructions how to build the project, refer to the dedicated development documentation.