1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-02-22 13:10:00 +01:00

8 Commits

Author SHA1 Message Date
GEEKiDoS
c80f903cf8 Fix build with Microsoft Visual C++, Fix gfxhook and felica issue (#48)
I just wanna say that It is a SHAME that a Windows ONLY project was not able to build without MINGW
Also where's the missing `3mpxsc.h` in diva hook?

This also fixes the window size issue from hook_CreateWindowExA in gfxhook
And Fixes felica issue as described in #45

Reviewed-on: https://gitea.tendokyu.moe/Dniel97/segatools/pulls/48
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-authored-by: GEEKiDoS <geek_ds@foxmail.com>
Co-committed-by: GEEKiDoS <geek_ds@foxmail.com>
2024-11-11 16:28:24 +00:00
zaphkito
84e9ed3c9a felica: fix rare card scan error (cucorrect PMm)
from real aime card with official card reader
2024-08-31 13:57:18 +00:00
Bemani Witch
7c7dbe918f iccard/felica.c: improve spelling in comment 2021-12-21 06:23:56 +01:00
Bemani Witch
0b5cc281e7 iccard/felica.c: replace pmm with new, more compatible one 2021-12-17 06:38:46 +01:00
Tau
225a889b34 iccard/aime.c: Add (incomplete) AiMe card formatter 2019-10-19 15:50:36 -04:00
Tau
87af39a269 iccard/mifare.h: Add MIFARE IC card definitions 2019-10-19 15:50:07 -04:00
Tau
a09843cbd6 iccard/felica.c: Add initial FeliCa IC emulator 2019-10-19 15:48:54 -04:00
Tau
568baa3841 iccard: Add new static library 2019-10-19 15:48:29 -04:00