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
9b28791c7f
ReC98
/
th01
/
hardware
/
vsync.h
6 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
[Decompilation] [th01] .GRP palette fades It's optimization barrier time again \o/ Part of P0082, funded by Ember2528.
2020-03-11 20:19:01 +00:00
extern
int
vsync_frame
;
[Decompilation] [th01] Game init and exit functions Yes, that's the code that forgot reactivating the text cursor before returning to the DOS prompt! Completes P0080, funded by Ember2528 and Splashman.
2020-03-02 19:22:10 +00:00
void
vsync_init
(
void
)
;
[Decompilation] [th01] Blocking palette fade-ins from a custom start color ❎ Unused… Part of P0067, funded by Splashman.
2020-01-06 11:07:53 +00:00
void
z_vsync_wait
(
void
)
;
[Decompilation] [th01] Game init and exit functions Yes, that's the code that forgot reactivating the text cursor before returning to the DOS prompt! Completes P0080, funded by Ember2528 and Splashman.
2020-03-02 19:22:10 +00:00
void
vsync_exit
(
void
)
;