proof of concept

This commit is contained in:
tildearrow 2024-10-19 17:52:24 -05:00
parent 4281acc9dc
commit dd9d8dccd1
4 changed files with 38 additions and 15 deletions

View file

@ -383,6 +383,8 @@ struct DivRegWrite {
* - xx is the instance ID
* - data is the sample position
* - 0xffffffff: reset
* - 0xfffffffe: add delay
* - data is the delay
*/
unsigned int addr;
unsigned int val;