segatools/games/idachook
グローランプ 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 spike_develop (#80) 2025-11-02 08:47:18 +00:00
config.h [apm3, idac] improved launch.bat, removed zinput 2025-08-01 17:58:21 +02:00
dllmain.c [apm3, idac] improved launch.bat, removed zinput 2025-08-01 17:58:21 +02:00
ffb.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
ffb.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
idac-dll.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
idac-dll.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
idachook.def aimeio: Implement full aime reader function in aimeio (#94) 2026-02-08 11:01:01 +00:00
indrun.c spike_develop (#80) 2025-11-02 08:47:18 +00:00
indrun.h spike_develop (#80) 2025-11-02 08:47:18 +00:00
io4.c misc: fix foreground window issues, enable by default 2026-01-09 15:36:10 +01:00
io4.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
meson.build [apm3, idac] improved launch.bat, removed zinput 2025-08-01 17:58:21 +02:00