segatools/games/mercuryhook
グローランプ 21e5238b0a aimeio: Implement full aime reader function in aimeio (#94)
This PR implements the missing NFC, FeliCa, and Mifare command handlers in `aimeio`. This expands the reader's capability to support games and tools that utilize these specific radio functions.

**Changes:**
* Implemented NFC radio control functions.
* Added MIFARE and FeliCa command handling.
* Updated `aimeio` DLL exports and hook definitions.

**Testing Status:**
* I have verified the implementation using a virtual `aimeio` test environment, and the command handling works as expected.
   But I currently do not have access to a physical card reader, so haven't been able to verify the behavior on actual hardware yet.

Reviewed-on: https://gitea.tendokyu.moe/TeamTofuShop/segatools/pulls/94
Co-authored-by: グローランプ <130208311+Gl0w1amp@users.noreply.github.com>
Co-committed-by: グローランプ <130208311+Gl0w1amp@users.noreply.github.com>
2026-02-08 11:01:01 +00:00
..
config.c mercury: rename elisabeth to elizabeth 2025-12-25 00:12:44 +01:00
config.h mercury: rename elisabeth to elizabeth 2025-12-25 00:12:44 +01:00
dllmain.c mercury: fix left touch board, window focus, launch params 2026-01-14 23:30:00 +01:00
elizabeth.c mercury: fix left touch board, window focus, launch params 2026-01-14 23:30:00 +01:00
elizabeth.h mercury: rename elisabeth to elizabeth 2025-12-25 00:12:44 +01:00
io4.c mercury: fix left touch board, window focus, launch params 2026-01-14 23:30:00 +01:00
io4.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
mercury-dll.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
mercury-dll.h mercury: rename elisabeth to elizabeth 2025-12-25 00:12:44 +01:00
mercuryhook.def aimeio: Implement full aime reader function in aimeio (#94) 2026-02-08 11:01:01 +00:00
meson.build mercury: rename elisabeth to elizabeth 2025-12-25 00:12:44 +01:00
touch.c mercury: update mystery cmds, add fg detect, cleanup 2026-01-19 19:51:48 +01:00
touch.h mercury: update mystery cmds, add fg detect, cleanup 2026-01-19 19:51:48 +01:00