]> git.sur5r.net Git - c128-kasse/blob - include/bcd2dec.h
use the more accurate CIA1 Time Of Day instead of the jiffy clock
[c128-kasse] / include / bcd2dec.h
1 extern uint8_t __fastcall__ bcd2dec(uint8_t bcd);