Go to file
Hay1tsme f0b307e120 add hooklib for external functions loaded via getprocaddress 2023-02-13 03:08:41 -05:00
.gitlab Simplified bug reporting template 2021-08-15 11:11:06 +02:00
.vscode Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
aimeio Add API versioning scheme to aimeio 2021-06-13 11:27:00 -04:00
amex amex/sram.c: Handle ABI version ioctl 2021-09-01 23:25:52 +00:00
board Added wacca stub code 2023-02-13 03:07:36 -05:00
carolhook Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
carolio Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
chunihook gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -05:00
chuniio Delete coin blocker exports from IO DLLs 2021-06-13 11:27:01 -04:00
dist fix chuni subnet 2023-02-13 03:08:40 -05:00
divahook wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
divaio Delete coin blocker exports from IO DLLs 2021-06-13 11:27:01 -04:00
doc platform: make billing type configurable 2023-02-13 03:08:40 -05:00
gfxhook Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
hooklib add hooklib for external functions loaded via getprocaddress 2023-02-13 03:08:41 -05:00
iccard Add Bemani Witch's felica fix 2023-02-13 03:08:40 -05:00
idzhook gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -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 mercury: fix coin counter (thanks Raki!) 2023-02-13 03:08:40 -05:00
mercuryio mercury: fix coin counter (thanks Raki!) 2023-02-13 03:08:40 -05:00
minihook Fix hook startup failure path 2021-06-13 11:27:00 -04:00
mu3hook gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -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 fix billingType 2023-02-13 03:08:41 -05: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 2023-02-13 03:07:37 -05: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 Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
LICENSE Add the Unlicense to the repository 2021-12-27 20:55:20 -05:00
Makefile Add Makefile with easy to use targets for building and dist packaging 2021-04-10 15:00:16 +02:00
Package.mk Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
README.md Update README.md 2023-02-13 03:07:36 -05: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 remove image after compile to save space 2023-02-13 03:08:40 -05:00
initpki Add reference PKI 2019-11-06 21:02:49 -05:00
meson.build Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -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.