mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-08-03 16:59:46 -05:00
This PR adds everything that's needed on the segatools side to add E-Money support regarding Thinca authentication cards. I've also included set-up documentation (with a network side bonus which was as far as I could figure out so far, but I'm pretty certain no more changes to segatools will be needed) Due to the nature of a custom protcol called TCAP that Thinca uses for networking (see docs), I can't fully test that everything works as I haven't yet bothered to figure that protocol out. Tested with both APMv3 and FGO.  Reviewed-on: https://gitea.tendokyu.moe/TeamTofuShop/segatools/pulls/35 Co-authored-by: Haruka <haruka@noreply.gitea.tendokyu.moe> Co-committed-by: Haruka <haruka@noreply.gitea.tendokyu.moe> |
||
|---|---|---|
| .. | ||
| async.c | ||
| async.h | ||
| crc.c | ||
| crc.h | ||
| dll-bind.c | ||
| dll-bind.h | ||
| dprintf.c | ||
| dprintf.h | ||
| dump.c | ||
| dump.h | ||
| env.c | ||
| env.h | ||
| get_function_ordinal.c | ||
| get_function_ordinal.h | ||
| lib.c | ||
| lib.h | ||
| meson.build | ||
| slurp.c | ||
| slurp.h | ||
| str.c | ||
| str.h | ||