Loaders and hardware emulators for SEGA games that run on the Nu and ALLS platforms https://github.com/djhackersdev/segatools
Go to file
Hay1tsme 94f9357382 rehook ShowCursor 2024-04-07 17:55:55 -04:00
.gitlab Simplified bug reporting template 2021-08-15 11:11:06 +02:00
.vscode mai2: wip hook 2023-11-30 02:29:27 -05:00
aimeio add half-working CXB support 2022-12-11 17:01:51 -05:00
amex amex/sram.c: Handle ABI version ioctl 2021-09-01 23:25:52 +00:00
board Added wacca stub code 2021-12-21 00:02:17 -05:00
carolhook carol: somewhat-working touch board?? 2023-11-27 23:23:00 -05:00
carolio carol: somewhat-working touch board?? 2023-11-27 23:23:00 -05:00
chunihook gfxhook/gfx.c: Remove unused self parameter 2021-12-21 23:57:09 -05:00
chuniio Delete coin blocker exports from IO DLLs 2021-06-13 11:27:01 -04:00
cxbhook update procaddr hook 2023-12-10 20:47:43 -05:00
cxbio add half-working CXB support 2022-12-11 17:01:51 -05:00
dist mai2: wip hook 2023-11-30 02:29:27 -05:00
divahook wip: move gfx to gfxhook, some borderless window stuff 2021-11-03 17:14:24 +00:00
divaio Delete coin blocker exports from IO DLLs 2021-06-13 11:27:01 -04:00
doc platform: make billing type configurable 2022-12-10 23:21:54 -05:00
gfxhook Added d3d11 hook, better touch naming 2022-02-10 12:17:10 -05:00
hooklib rehook ShowCursor 2024-04-07 17:55:55 -04:00
iccard Add Bemani Witch's felica fix 2022-06-05 03:42:35 -04:00
idzhook gfxhook/gfx.c: Remove unused self parameter 2021-12-21 23:57:09 -05:00
idzio Fix format warnings for HRESULT 2021-06-17 01:39:50 +00:00
jvs Remove PCH source files 2019-05-01 21:17:30 -04:00
mai2hook add vsprintf hook 2024-02-08 01:05:13 -05:00
mai2io mai2: wip hook 2023-11-30 02:29:27 -05:00
mercuryhook Wacca: Add toggle for LED board hooks 2023-02-12 20:40:41 -05:00
mercuryio mercury: fix coin counter (thanks Raki!) 2022-11-18 16:37:48 -05:00
minihook Fix hook startup failure path 2021-06-13 11:27:00 -04:00
mu3hook gfxhook/gfx.c: Remove unused self parameter 2021-12-21 23:57:09 -05:00
mu3io Document mu3io API 2021-06-13 11:27:01 -04:00
pki Add reference PKI 2019-11-06 21:02:49 -05:00
platform vfs: hook System_getAppRootPath for unity games 2024-04-07 17:55:38 -04:00
reg Add registry keys for Chunithm 2018-11-20 20:58:51 -05:00
spike Add Chunithm Star Plus WinHTTP debug printfs 2018-11-28 11:49:16 -05:00
subprojects update procaddr hook 2023-12-10 20:47:43 -05:00
util util/lib.c: Add module file path utility 2021-10-25 20:18:43 +00:00
.dockerignore Extend .dockerignore, ignore git related stuff 2021-05-28 20:55:47 +02:00
.editorconfig Add .editorconfig 2018-10-07 21:58:14 -04:00
.gitignore update gitignore 2023-09-19 10:33:30 -04:00
CHANGELOG.md Update CHANGELOG 2021-12-27 20:56:30 -05:00
CONTRIBUTING.md Add section about git history to contributing docs 2021-08-13 23:55:12 +02:00
Dockerfile update docker build system 2023-02-12 20:45:13 -05:00
LICENSE Add the Unlicense to the repository 2021-12-27 20:55:20 -05:00
Makefile update build system 2023-03-19 13:29:08 -04:00
Package.mk mai2: wip hook 2023-11-30 02:29:27 -05:00
README.md Update README.md 2021-12-21 04:56:59 +00:00
cross-mingw-32.txt build: don't hardcode cross-toolchain path 2019-11-09 13:42:15 +00:00
cross-mingw-64.txt build: don't hardcode cross-toolchain path 2019-11-09 13:42:15 +00:00
docker-build.bat update build system 2023-03-19 13:29:08 -04:00
initpki Add reference PKI 2019-11-06 21:02:49 -05:00
meson.build mai2: wip hook 2023-11-30 02:29:27 -05:00
precompiled.h hooklib/dns.c: Hook classic getaddrinfo() API too 2019-09-07 16:26:10 -04:00

README.md

Segatools

Version: v005

Loaders and hardware emulators for SEGA games that run on the Nu and ALLS 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.