forked from TeamTofuShop/segatools
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?
This commit is contained in:
12
dist/fgo/config_hook.json
vendored
12
dist/fgo/config_hook.json
vendored
@ -1,12 +0,0 @@
|
||||
{
|
||||
"aime" :
|
||||
{
|
||||
"firmware_path" :
|
||||
[
|
||||
"am\\aime_firm\\update_15396_6728_94.bin",
|
||||
"am\\aime_firm\\TN32MSEC003S_V12.hex",
|
||||
"am\\aime_firm\\837-15286-P_LPC1112_NFC_RW_LED_BD_0x92.bin"
|
||||
],
|
||||
"high_baudrate" : true
|
||||
}
|
||||
}
|
9
dist/idac/config_hook.json
vendored
9
dist/idac/config_hook.json
vendored
@ -1,13 +1,4 @@
|
||||
{
|
||||
"aime" :
|
||||
{
|
||||
"firmware_path" :
|
||||
[
|
||||
".\\aime_firm\\TN32MSEC003S_V12.hex",
|
||||
".\\aime_firm\\update_15396_6728_94.bin"
|
||||
],
|
||||
"high_baudrate" : true
|
||||
},
|
||||
"network" :
|
||||
{
|
||||
"property" :
|
||||
|
Reference in New Issue
Block a user