Files
86Box/src/nvr.h
OBattler 0236637c5a Proper RTC emulation based on work by Mahod.
Updated README.md.
Updated AMD makefile.
2016-07-11 01:27:23 +02:00

9 lines
97 B
C

void nvr_init();
extern int enable_sync;
extern int nvr_dosave;
void time_get(char *nvrram);