prepare to add register cheat sheets
This commit is contained in:
parent
ed15f01697
commit
cbf66b1e62
11 changed files with 253 additions and 0 deletions
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
#define CHIP_DIVIDER 64
|
||||
|
||||
const char* regCheatSheetSN[]={
|
||||
"DATA", "0",
|
||||
NULL
|
||||
};
|
||||
|
||||
void DivPlatformSMS::acquire(short* bufL, short* bufR, size_t start, size_t len) {
|
||||
sn->sound_stream_update(bufL+start,len);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue