1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-21 11:29:41 +00:00
cc65/samples/kim1
Jeff Tranter 3a5fbd34da Add KIM-1 functions to write to the 7-segment LED display and get
keypresses from the keypad.
Includes sample program illustrating how to use them.
Tested on real KIM-1 hardware.
2023-03-29 18:40:10 -04:00
..
kimHello.c Remove trailing whitespace 2022-09-19 23:57:26 +02:00
kimKeyDisp.c Add KIM-1 functions to write to the 7-segment LED display and get 2023-03-29 18:40:10 -04:00
kimSieve.c Remove trailing whitespace 2022-09-19 23:57:26 +02:00
Makefile