mirror of
https://github.com/Spritetm/minimacplus.git
synced 2025-03-07 00:30:32 +00:00
3 lines
93 B
C
3 lines
93 B
C
void iwmWrite(unsigned int addr, unsigned int val);
|
|
unsigned int iwmRead(unsigned int addr);
|