793417e891
added new aime card reader generation
...
- Added new aime generation: 837-15286 and 837-15396
- New config setting `[aime] gen=3` for 837-15396
- Updated LED information for card reader
- Updated all games with the needed reader generation?
2023-12-03 18:45:42 +01:00
608c9ac1a6
chusan, cm, mai2, mu3: Added dipSw support and highBaudrate AiMe
2023-08-15 17:28:19 +02:00
Tau
0c7a9c87c0
Load and bind aimeio at runtime
2021-06-13 11:27:01 -04:00
Tau
f11a3cb657
board: Shift config structs around
2019-11-05 19:40:00 -05:00
Tau
fc345a46a7
board/sg-reader.c: Improve life cycle
2019-11-03 15:37:29 -05:00
Tau
5ed6eaa203
Overhaul card reader emulation
2019-10-19 15:51:10 -04:00
Tau
e06be9fc7b
board/sg-reader.c: Configurate sg_reader
2019-06-03 22:28:44 -04:00
Tau
b172c22322
board/sg-reader.c: Streamline further
...
Remove remaining pointless boilerplate, turn it into a free-
standing hook, since its aimeio.dll dependency forces it to be a
singleton anyway.
2019-05-03 21:23:21 -04:00
Tau
27663b4b19
board/sg-reader.c: Push down aimeio.dll calls
...
This is kind of a layer break but the alternative is way too much
boilerplate to deal with.
2019-03-16 11:42:36 -04:00
Tau
bc2928804c
board/sg-reader.c: Factor out NFC ass'y emu
...
Combine the NFC module emulator with the LED module emulator and
a virtual UART to build a higher-level reusable building block.
2019-02-26 13:49:29 -05:00