.gitlab
Simplified bug reporting template
2021-08-15 11:11:06 +02:00
.vscode
update gitignore
2023-09-19 10:33:30 -04:00
aimeio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
amex
Fix MSVC build again, add support for standalone MSVC compiler ( #59 )
2025-02-24 18:49:22 +00:00
board
emoney: Add Thinca authentication card stuff ( #35 )
2025-04-17 17:01:38 +00:00
carolhook
GFX: add dpi-awareness switch for all games ( #64 )
2025-03-14 11:53:31 +00:00
carolio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
chunihook
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
chuniio
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
chusanhook
idac, tokyo: improve dipsw cabinet id config
2025-03-02 00:36:13 +01:00
cmhook
system: add dip switch label configurations
2025-03-02 00:23:53 +01:00
cmio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
cxbhook
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
cxbio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
dist
FGO: add keyboard input ( #61 )
2025-04-05 15:22:14 +00:00
divahook
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
divaio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
doc
emoney: improce doc and add python script
2025-04-17 19:17:42 +02:00
emoney
emoney: improce doc and add python script
2025-04-17 19:17:42 +02:00
fgohook
FGO: add keyboard input ( #61 )
2025-04-05 15:22:14 +00:00
fgoio
FGO: add keyboard input ( #61 )
2025-04-05 15:22:14 +00:00
gfxhook
GFX: add dpi-awareness switch for all games ( #64 )
2025-03-14 11:53:31 +00:00
hooklib
Merge branch 'feature/thinca_auth' into develop
2025-04-17 19:18:03 +02:00
iccard
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
idachook
idac, tokyo: improve dipsw cabinet id config
2025-03-02 00:36:13 +01:00
idacio
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
idzhook
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
idzio
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
jvs
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
kemonohook
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
kemonoio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
mai2hook
system: add dip switch label configurations
2025-03-02 00:23:53 +01:00
mai2io
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
mercuryhook
system: add dip switch label configurations
2025-03-02 00:23:53 +01:00
mercuryio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
minihook
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
mu3hook
system: add dip switch label configurations
2025-03-02 00:23:53 +01:00
mu3io
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
pki
Add reference PKI
2019-11-06 21:02:49 -05:00
platform
Merge branch 'feature/thinca_auth' into develop
2025-04-17 19:18:03 +02: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
Move capnhook to TeamTofuShop fork, update revision
2025-02-09 04:52:27 -05:00
swdchook
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
swdcio
mai2: update all LED boards to use two boards
2025-03-02 00:01:45 +01:00
tokyohook
idac, tokyo: improve dipsw cabinet id config
2025-03-02 00:36:13 +01:00
tokyoio
remove 5gb wasted space by removing precompiled headers
2024-12-23 21:04:51 +01:00
unityhook
Fix MSVC build again, add support for standalone MSVC compiler ( #59 )
2025-02-24 18:49:22 +00:00
util
emoney: Add Thinca authentication card stuff ( #35 )
2025-04-17 17:01:38 +00:00
.clang-format
add changeable config path
2024-12-16 11:09:38 +08: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
Fix MSVC build again, add support for standalone MSVC compiler ( #59 )
2025-02-24 18:49:22 +00: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-13 03:08:41 -05:00
LICENSE
Add the Unlicense to the repository
2021-12-27 20:55:20 -05:00
Makefile
Make fixes based on #22 review
2024-07-01 19:28:23 +01:00
Package.mk
renamed start.bat to launch.bat
2025-03-02 00:25:15 +01:00
README.md
Merge branch 'feature/ffb' into develop
2024-09-30 23:23:23 +02: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
idac: test
2023-04-23 16:13:51 +02:00
initpki
Add reference PKI
2019-11-06 21:02:49 -05:00
meson.build
emoney: Add Thinca authentication card stuff ( #35 )
2025-04-17 17:01:38 +00:00
meson_options.txt
emoney: Add Thinca authentication card stuff ( #35 )
2025-04-17 17:01:38 +00:00
msvc-build.bat
Fix MSVC build again, add support for standalone MSVC compiler ( #59 )
2025-02-24 18:49:22 +00:00
package.ps1
Fix build with Microsoft Visual C++, Fix gfxhook and felica issue ( #48 )
2024-11-11 16:28:24 +00:00