]> git.sur5r.net Git - c128-kasse/commit
use the more accurate CIA1 Time Of Day instead of the jiffy clock
authorMaik Fischer <maikf@qu.cx>
Wed, 1 Nov 2017 18:03:17 +0000 (19:03 +0100)
committerMaik Fischer <maikf@qu.cx>
Sun, 23 Sep 2018 11:32:25 +0000 (13:32 +0200)
commit3284e98234b553487eb47fe9f05ec826ccae0552
tree42b58c27878150a3690b89363aa8119f3e2babaa
parent16a4613c5e7ed1ee790ad58b2dc036d03c8052b7
use the more accurate CIA1 Time Of Day instead of the jiffy clock
Makefile
include/bcd2dec.h [new file with mode: 0644]
include/c128time.h
src/bcd2dec.s [new file with mode: 0644]
src/c128time.c