1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-09 16:29:34 +00:00
Commit Graph

128 Commits

Author SHA1 Message Date
Karol Stasiak
492300d298 C64: File I/O support 2019-01-05 01:19:14 +01: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
Karol Stasiak
9f16311aff Preliminary CPC support 2018-12-19 19:02:29 +01:00
Karol Stasiak
05884f2c7b Standard library improvements 2018-12-19 19:01:53 +01:00
Karol Stasiak
585407e9bb Library improvements 2018-12-17 17:18:29 +01:00
Karol Stasiak
007b1dc839 C64: ROM cartridge support 2018-12-17 11:13:01 +01:00
Karol Stasiak
070ae395ee Text literals in expressions, escape sequences, and more 2018-07-28 00:58:20 +02:00
Karol Stasiak
2c8de8b6a5 Text encoding improvements 2018-07-07 00:58:44 +02:00
Karol Stasiak
35caae6d8b Unify syntax of command-line switches 2018-07-01 19:19:30 +02:00
Karol Stasiak
7eab7c439e Preliminary Atari 2600 support 2018-04-03 23:13:57 +02:00
Karol Stasiak
3296d5a201 Documentation improvements 2018-04-03 00:21:26 +02:00
Karol Stasiak
1a0737e4c9 Rename documentation files 2018-03-28 19:31:10 +02:00
Karol Stasiak
fcf4af6c55 NES mapper experiments 2018-03-17 17:09:30 +01:00
Karol Stasiak
9680423691 Famicom support 2018-03-15 23:46:16 +01:00
Karol Stasiak
7e46c4457a
Minor change to examples description 2018-01-23 14:24:12 +01:00
Karol Stasiak
c7f45ebddc Preliminary Apple II support 2018-01-23 13:37:03 +01:00
Karol Stasiak
f870a0c381 Readme update 2018-01-21 21:55:44 +01:00
Karol Stasiak
e67109a2f8 Rasterbar and softscroll examples 2018-01-21 21:55:01 +01:00
Karol Stasiak
c8c6ec83fc New examples: echo.mfk and calculator.mfk 2018-01-20 22:10:04 +01:00
Karol Stasiak
0ba6953321 Added the standalone Galencia starfield demo as an example, with original author's permission 2018-01-18 22:49:44 +01:00
Karol Stasiak
502faa3694 panic() 2018-01-08 01:17:48 +01:00
Karol Stasiak
9193a4f035 String literal improvements 2017-12-27 22:26:13 +01:00
Karol Stasiak
48e26a0538 Initial code upload 2017-12-07 00:23:30 +01:00