]> git.sur5r.net Git - c128-kasse/blob - include/bcd2dec.h
update the clock on the main menu via an irq handler
[c128-kasse] / include / bcd2dec.h
1 extern uint8_t __fastcall__ bcd2dec(uint8_t bcd);