mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-05 08:10:40 -07:00
popn: implement bi2x hook (#623)
## Link to GitHub Issue or related Pull Request, if one exists #618 ## Description of change Implement BI2X hook I/O for service/test/coin/headphones and the deka pop-kuns.
This commit is contained in:
@@ -11,6 +11,7 @@ namespace games::popn {
|
||||
Service,
|
||||
Test,
|
||||
CoinMech,
|
||||
Headphone,
|
||||
Button1,
|
||||
Button2,
|
||||
Button3,
|
||||
@@ -20,6 +21,8 @@ namespace games::popn {
|
||||
Button7,
|
||||
Button8,
|
||||
Button9,
|
||||
RedPop,
|
||||
BluePop
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user