X-Git-Url: https://git.sur5r.net/?p=c128-kasse;a=blobdiff_plain;f=include%2Fbcd2dec.h;fp=include%2Fbcd2dec.h;h=f3fa98cb1be87c85bcd06bc23ff4651b6a210d47;hp=0000000000000000000000000000000000000000;hb=2581643c3b0f4a5ff94726e4c8edc038ba26db5a;hpb=16a4613c5e7ed1ee790ad58b2dc036d03c8052b7 diff --git a/include/bcd2dec.h b/include/bcd2dec.h new file mode 100644 index 0000000..f3fa98c --- /dev/null +++ b/include/bcd2dec.h @@ -0,0 +1 @@ +extern uint8_t __fastcall__ bcd2dec(uint8_t bcd);