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:
@ -17,7 +17,7 @@ struct sg_led_res_reset {
|
||||
|
||||
struct sg_led_res_get_info {
|
||||
struct sg_res_header res;
|
||||
uint8_t payload[9];
|
||||
char payload[12];
|
||||
};
|
||||
|
||||
struct sg_led_req_set_color {
|
||||
|
Reference in New Issue
Block a user