Fix #52
This commit is contained in:
parent
39fd3f6580
commit
286c8ff487
|
@ -95,6 +95,7 @@ LinkMode GetLinkMode()
|
||||||
|
|
||||||
void StartGPLink(uint16_t value)
|
void StartGPLink(uint16_t value)
|
||||||
{
|
{
|
||||||
|
WRITE16LE(((uint16_t*)&ioMem[COMM_RCNT]), value);
|
||||||
}
|
}
|
||||||
|
|
||||||
void LinkUpdate(int ticks)
|
void LinkUpdate(int ticks)
|
||||||
|
|
Loading…
Reference in New Issue