Go to file
Hay1tsme 4c67843f08 carol: add touch dll functions 2023-05-31 04:54:38 -04:00
.gitlab Simplified bug reporting template 2021-08-15 11:11:06 +02:00
.vscode vscode settings.json cleanup 2022-12-11 06:22:33 -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: add touch dll functions 2023-05-31 04:54:38 -04:00
carolio carol: add touch dll functions 2023-05-31 04:54:38 -04: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 add half-working CXB support 2022-12-11 17:01:51 -05:00
cxbio add half-working CXB support 2022-12-11 17:01:51 -05:00
dist Wacca: Add toggle for LED board hooks 2023-02-12 20:40:41 -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 path: add hooks for PathFileExistsA/W 2023-05-24 01:08:08 -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
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: add D drive hooks 2023-05-24 01:07:56 -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 subprojects: Bump Capnhook dependency 2019-11-03 11:02:46 -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, ignore single build/ output dir 2021-04-10 15:02:06 +02: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 add half-working CXB support 2022-12-11 17:01:51 -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 update build system 2023-03-19 13:29:08 -04: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.