cen64/os/posix
Christopher Bonhage 8f64dcd8b3 Implement RTC write support
* Set local time offset when writing to Joybus or 64DD RTC.
* Refactor get_local_time to use ISO C Time APIs.

Special thanks to @jago85 and @LuigiBlood for their research!
2021-09-04 22:02:29 +02:00
..
alloc.c PROT_EXEC doesn't make sense in mmap flags. Fixes #128. 2019-07-28 19:03:49 -07:00
cpuid.c core: add cpuid fetching code from 4996031 2017-02-14 16:44:18 -08:00
main.c See long description 2015-07-01 18:44:21 -05:00
rom_file.c Implement save_file for WinAPI. 2016-01-24 21:58:15 -05:00
save_file.c Verify calloc return value for RAM saves files 2018-02-24 18:29:09 -08:00
thread.h Enable implicit-function-declaration as a error 2018-09-09 00:10:25 +03:00
timer.c build on OS X 2016-01-26 17:51:42 -08:00
timer.h See long description 2015-07-01 18:44:21 -05:00