mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 14:50:41 -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:
@@ -174,6 +174,7 @@ namespace games::gitadora {
|
||||
static_assert(sizeof(AIO_IOB5_Y32D) == 0x2e8);
|
||||
static_assert(sizeof(AIO_IOB2_BI2X_AC1) == 0x4570);
|
||||
static_assert(sizeof(AIO_IOB2_BI2X_WRFIRM) == 0x20f48);
|
||||
static_assert(sizeof(AIO_IOB2_BI2X_AC1__DEVSTATUS) == 0x2C8);
|
||||
|
||||
/*
|
||||
* typedefs
|
||||
|
||||
Reference in New Issue
Block a user