segatools/games/mai2hook
グローランプ 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 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 refactor all common parts and games 2025-04-17 19:40:40 +02:00
io4.c mai2io: add camera LED control functions (#91) 2026-01-04 08:41:56 +00:00
io4.h refactor all common parts and games 2025-04-17 19:40:40 +02:00
mai2-dll.c mai2io: add camera LED control functions (#91) 2026-01-04 08:41:56 +00:00
mai2-dll.h mai2io: add camera LED control functions (#91) 2026-01-04 08:41:56 +00:00
mai2hook.def aimeio: Implement full aime reader function in aimeio (#94) 2026-02-08 11:01:01 +00:00
meson.build refactor all common parts and games 2025-04-17 19:40:40 +02:00
touch.c refactor all common parts and games 2025-04-17 19:40:40 +02:00
touch.h refactor all common parts and games 2025-04-17 19:40:40 +02:00