Commit Graph

33 Commits

Author SHA1 Message Date
nino-porcino 5bc71a3cfe fix 24 hours wrap bug 2022-10-16 16:51:25 +02:00
nino-porcino c39132e78f VIA/TMS interrupts, SD card "test" command 2022-02-22 14:15:30 +01:00
nino-porcino a13d336916 remove support for KickC 0.8.3 2022-02-19 14:01:17 +01:00
nino-porcino 46a0824ddc configurable input line prompt character 2022-02-15 17:44:37 +01:00
nino-porcino 65f31e94ea add line input with prompt and backspace 2022-02-13 18:49:15 +01:00
nino-porcino 36f2dcf255 remove VIC20 target 2022-02-07 09:26:32 +01:00
nino-porcino 037223fe00 define pointers correctly 2022-01-31 11:04:16 +01:00
nino-porcino 55a9d44f59 add print hex word function 2022-01-31 11:03:57 +01:00
nino-porcino 95d46a7e00 add line_input routine 2022-01-18 15:15:48 +01:00
nino-porcino d31b2eeaa0 use ascii encoding by default 2022-01-14 12:28:28 +01:00
nino-porcino 1ea1a2ef6a add some useful apple1 definitions 2022-01-06 18:56:04 +01:00
nino-porcino 75b96830b4 improve sprites and balloon demo 2021-12-27 13:11:52 +01:00
nino-porcino 0b2ff3eb8a balloon demo with c64 screen 2021-12-23 18:55:56 +01:00
nino-porcino 5e1618b4de prepare for KickC upgrade 2021-12-23 14:28:59 +01:00
nino-porcino 1d4c4ddf32 add sprite functions 2021-12-22 18:41:38 +01:00
nino-porcino 9d54d91a7f fix bug in clear_sprites() 2021-12-22 18:41:26 +01:00
nino-porcino 22a672ffa3 add tms_copy_to_vram() 2021-12-22 18:40:56 +01:00
francescosblendorio 8adce072af bugfix 2021-12-22 18:04:19 +01:00
nino-porcino 5139b381d3 add screen2_point 2021-12-22 17:46:33 +01:00
francescosblendorio 115f9f3afa Add circle 2021-12-22 15:11:55 +01:00
nino-porcino cbb6b18966 allow "byte" and "word" to be recognized in common C editors 2021-12-17 16:47:58 +01:00
nino-porcino 478cb1ecff add wait_end_of_frame and its demo 2021-12-17 10:23:18 +01:00
nino-porcino 0d5a9d6ecd fix macro 2021-12-17 09:31:23 +01:00
nino-porcino 42bfc9c0f8 include the renamed files 2021-12-17 09:27:12 +01:00
nino-porcino 94fd376754 add sprites.h, rename files 2021-12-17 09:26:42 +01:00
nino-porcino d9065f8f44 update TODO list 2021-12-17 09:12:51 +01:00
nino-porcino 41db613f06 fix screen2_puts() parameter order 2021-12-17 09:12:39 +01:00
nino-porcino 545096f224 one single #include file 2021-12-17 09:04:18 +01:00
nino-porcino 397818f947 string input; reunite screen1 and screen 2 constants 2021-12-16 18:35:25 +01:00
nino-porcino 56f88849f0 use start address from target configuration file 2021-12-16 18:34:16 +01:00
nino-porcino bccd2ba829 erase patterns first in clear screen 2021-12-15 16:54:13 +01:00
nino-porcino 40ec940266 correct spelling 2021-12-15 16:53:48 +01:00
nino-porcino 1e8e3bbcfd rename functions and modify tree file structure 2021-12-15 14:38:52 +01:00