mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
EE/IOP Timers: Rewrote most of the gate handling to be better.
[SAVEVERSION+]
This commit is contained in:
+2
-2
@@ -29,7 +29,7 @@ extern u16 psxRcntRcount16(int index);
|
||||
extern u32 psxRcntRcount32(int index);
|
||||
extern u64 psxRcntCycles(int index);
|
||||
|
||||
extern void psxHBlankStart();
|
||||
extern void psxHBlankEnd();
|
||||
extern void psxVBlankStart();
|
||||
extern void psxVBlankEnd();
|
||||
extern void psxCheckStartGate16(int i);
|
||||
extern void psxCheckEndGate16(int i);
|
||||
|
||||
Reference in New Issue
Block a user