segatools/common
グローランプ bf8f3dd6f9 aimeio-vfd: Add VFD text forwarding and state callbacks to AIME IO (#90)
## Summary

- feat(aimeio): add VFD text forwarding API and wire through DLL/VFD backend
- feat(aimeio): add VFD state callback and export symbols across hooks
- refactor(aimeio): rename VFD callbacks and align VFD parsing
- feat(aimeio): extend VFD state fields for richer reporting

## Description
This PR expands the AIME IO VFD interface by adding text forwarding and a VFD state callback, then wires them through the AIME DLL and VFD backend.
It also renames VFD callbacks to align parsing behavior, updates all hook exports accordingly, and extends VFD state fields to carry more detailed state data.

Reviewed-on: https://gitea.tendokyu.moe/TeamTofuShop/segatools/pulls/90
Co-authored-by: グローランプ <130208311+Gl0w1amp@users.noreply.github.com>
Co-committed-by: グローランプ <130208311+Gl0w1amp@users.noreply.github.com>
2026-01-04 08:43:52 +00:00
..
aimeio aimeio-vfd: Add VFD text forwarding and state callbacks to AIME IO (#90) 2026-01-04 08:43:52 +00:00
amex Add setting to only allow game input in foreground (#83) 2025-11-12 22:33:32 +00:00
board aimeio-vfd: Add VFD text forwarding and state callbacks to AIME IO (#90) 2026-01-04 08:43:52 +00:00
gfxhook refactor all common parts and games 2025-04-17 19:40:40 +02:00
hooklib Fix compiler errors for 64bit gcc (#87) 2025-12-24 23:08:08 +00:00
iccard refactor all common parts and games 2025-04-17 19:40:40 +02:00
jvs refactor all common parts and games 2025-04-17 19:40:40 +02:00
platform ewf: implement EWF virtualization (#84) 2025-12-25 00:04:30 +01:00
unityhook [apm3] hook video loading, bug fixes 2025-07-27 19:22:57 +02:00
util Add setting to only allow game input in foreground (#83) 2025-11-12 22:33:32 +00:00