1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-05-31 18:41:30 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Karol Stasiak
b2ab3dbeab Clean accidentally commited labels file 2021-09-21 00:20:54 +02:00
Karol Stasiak
c9ef5e636b Add raw label file format 2021-09-21 00:09:59 +02:00
Karol Stasiak
a00e10382d Implement readline and readword for VIC-20 2020-09-30 01:37:00 +02:00
Karol Stasiak
3a9be16107 Add TRS-80 Model 1 and 3 support 2020-09-26 23:52:49 +02:00
Karol Stasiak
4e1958d831 CoCo: Examples and tests 2020-07-31 16:07:49 +02:00
Karol Stasiak
cd5e9decac Implement readkey and readline for Apple II 2020-04-08 11:11:25 +02:00
Karol Stasiak
353923d3bc Add readkeytest example 2020-03-31 18:58:19 +02:00
Karol Stasiak
21ffbfc466 Extra optimization pass over non-inlined functions (implements #43) 2020-02-27 01:33:34 +01:00
Karol Stasiak
4a8be268cc Add new example 2019-11-04 02:31:04 +01:00
Karol Stasiak
987b4a3b7f Improve examples 2019-08-07 20:03:36 +02:00
Karol Stasiak
7281ec5d2c Improve examples 2019-08-06 12:59:05 +02:00
Karol Stasiak
d9f8b5acc4 Add support for Japanese C64 2019-07-30 15:30:18 +02:00
Karol Stasiak
8922beda00 Allow text literals in more positions 2019-07-27 01:38:06 +02:00
Karol Stasiak
bb5c633172 Oops 2019-07-27 01:11:46 +02:00
Karol Stasiak
35ba36ce11 Function pointers – initial version 2019-07-27 00:58:10 +02:00
Karol Stasiak
156c1c0413 Port "life" example to C264 and A8 2019-07-12 13:30:50 +02:00
Karol Stasiak
fe3b7ec5e0 New examples: fizzbuzz, life, fizzbuzz88 2019-07-08 19:26:48 +02:00
Karol Stasiak
32476f2a4e Move readkey to a separate module 2019-06-26 15:51:09 +02:00
Karol Stasiak
c9a65d5971 Added #define directive 2019-06-26 13:43:15 +02:00
Karol Stasiak
d9f88cdfad Const arrays 2019-04-30 00:41:42 +02:00
Karol Stasiak
2f63eafc3a Guess-a-number example; make echo run on PC-88 2018-12-30 19:10:57 +01:00
Karol Stasiak
75e572f58c Library improvements:
– random module
– ensure_mixedcase() function
2018-12-30 18:59:32 +01:00
Karol Stasiak
9a7086fd8c Fire effect example 2018-12-29 20:12:19 +01:00
Karol Stasiak
62575263c2 NEC PC-88: readline 2018-12-20 00:47:42 +01:00
Karol Stasiak
e90483f381 Move hello_world 2018-12-19 22:46:21 +01:00
Karol Stasiak
10492bc534 Updated examples 2018-12-19 22:32:55 +01:00