segatools/games/chusanhook
グローランプ 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
..
chuni-dll.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
chuni-dll.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
chusanhook.def aimeio: Implement full aime reader function in aimeio (#94) 2026-02-08 11:01:01 +00:00
config.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
config.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
dllmain.c mai2: fix memory leak and high CPU usage 2025-12-21 18:58:01 +01:00
io4.c Add setting to only allow game input in foreground (#83) 2025-11-12 22:33:32 +00:00
io4.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
meson.build refactor all common parts and games 2025-04-17 19:40:40 +02:00
slider.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
slider.h refactor all common parts and games 2025-04-17 19:40:40 +02:00