This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be871d8c714fdc78c2370c3d4fbb8615c880bcca
86Box
/
src
/
nvr.h
9 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
Initial submission of the PCem-Experimental source code.
2016-06-26 00:34:39 +02:00
void
nvr_init
(
)
;
extern
int
enable_sync
;
Proper RTC emulation based on work by Mahod. Updated README.md. Updated AMD makefile.
2016-07-11 01:27:23 +02:00
extern
int
nvr_dosave
;
Initial submission of the PCem-Experimental source code.
2016-06-26 00:34:39 +02:00
void
time_get
(
char
*
nvrram
)
;
Reference in New Issue
Copy Permalink