This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
ReC98
mirror of
https://github.com/nmlgc/ReC98.git
Watch
1
Star
1
Fork
You've already forked ReC98
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a6567e173
ReC98
/
th02
/
hardware
/
frmdely2.c
6 lines
97 B
C
Raw
Blame
History
void
pascal
frame_delay_2
(
int
frames
)
{
vsync_reset1
(
)
;
while
(
vsync_Count1
<
frames
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink