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

94 Commits

Author SHA1 Message Date
zbyti
19d9e36fa5 A8 more examples 2020-09-19 01:34:29 +02:00
zbyti
81bf24b355 A8 System Off refactor 2020-09-17 12:18:00 +02:00
zbyti
0010358d08 A8 Chessboard drawing benchmark in GR.0 2020-09-17 11:13:28 +02:00
zbyti
8e550669c1 A8 system off example typo 2020-09-16 17:09:24 +02:00
zbyti
aaaae08c03 A8 system off example typo 2020-09-16 13:44:09 +02:00
zbyti
9ee9712554 A8 system off example typo 2020-09-16 12:50:31 +02:00
zbyti
4758dba89e A8 system off example minor refactor 2020-09-16 12:15:46 +02:00
zbyti
e8a50dc610 A8 system off example and some minor refactor 2020-09-16 12:04:39 +02:00
zbyti
88e74906b6 a8 examples refactor 2020-09-15 22:29:18 +02:00
Karol Stasiak
bed44cd08e Version 0.3.22 2020-09-15 17:16:47 +02:00
zbyti
adf84c084d more info about a8 example 2020-09-09 02:47:07 +02:00
Karol Stasiak
ae311f28ea Document new Atari examples 2020-09-09 01:45:39 +02:00
zbyti
866a9ee9d0 refactor 2020-09-08 00:17:10 +02:00
zbyti
e0b2d28a7d refactor 2020-09-08 00:08:43 +02:00
zbyti
f5fb1a6911 refactor 2020-09-07 23:56:50 +02:00
zbyti
19de4085d7 dli example 2020-09-07 01:29:53 +02:00
zbyti
06e5da4e66 endless scroll with random letters 2020-09-06 22:53:59 +02:00
Karol Stasiak
c8c1657521 Version 0.3.18 and undo Scala version bump 2020-08-02 00:31:32 +02:00
Karol Stasiak
925cc29172 Let the test suite compile on targets incompatible with encconv 2020-07-31 18:43:50 +02:00
Karol Stasiak
4e1958d831 CoCo: Examples and tests 2020-07-31 16:07:49 +02:00
Karol Stasiak
718245c56a Module templates 2020-06-03 23:13:17 +02:00
Karol Stasiak
4b5d290d6c X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
Karol Stasiak
5909c37166 Version 0.3.16 2020-04-08 12:10:02 +02:00
Karol Stasiak
cd5e9decac Implement readkey and readline for Apple II 2020-04-08 11:11:25 +02:00
Karol Stasiak
fac5a54376 Document that the rest suite also works on BBC Micro 2020-04-08 09:04:56 +02:00
Karol Stasiak
4c39d5e6af Update test suite descriptions 2020-04-06 17:55:22 +02:00
Karol Stasiak
49c916fea1 Improve the test suite 2020-04-06 13:27:39 +02:00
Karol Stasiak
320b84edb9 Add pstring module 2020-04-06 00:44:20 +02:00
Karol Stasiak
017019ef5a Create independent test suite 2020-04-06 00:00:48 +02:00
Karol Stasiak
80018a55b4 Allow different output formats for different segments 2020-03-31 19:01:29 +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
fb1ad18868 #45 Link to older versions of examples 2020-02-08 22:38:06 +01:00
Karol Stasiak
0333b339ca Allow omitting length in file array initalizers (fixes #35) 2020-01-10 18:37:49 +01:00
Karol Stasiak
490d80e5a4 Fix typos 2019-12-01 23:13:51 +01:00
Karol Stasiak
4a8be268cc Add new example 2019-11-04 02:31:04 +01:00
Freddy Offenga
185b5383d1 added a8_os module and test 2019-10-23 14:43:36 +02:00
Karol Stasiak
54c7a6b511 Update changelog 2019-10-22 02:14:14 +02:00
Freddy Offenga
f3ecf733b6 added a8_hardware files 2019-10-21 22:27:50 +02:00
Antonio Montes
6d1c3d69cf Updated examples README 2019-09-27 14:44:58 -07:00
Antonio Montes
b10c7321e5 Added new example nes program 2019-09-27 13:52:00 -07:00
Karol Stasiak
d38405f467 Fix signed constants and word-sbyte subtraction 2019-09-20 18:33:41 +02:00
Karol Stasiak
1347be51ae Document Lynx 2019-09-20 01:44:18 +02:00
Karol Stasiak
b74974dbdd Various tweaks for Lynx 2019-09-20 01:43:58 +02:00
MonstersGoBoom
0988bfc75f clarified the input section 2019-09-20 01:10:55 +02:00
MonstersGoBoom
e376ba5e2a atari lynx support with sprite sample 2019-09-20 01:10:55 +02:00
Karol Stasiak
08ef0beeb7 Commander X16 improvements 2019-09-16 22:55:08 +02:00
Karol Stasiak
1d445ecdd1 Support sizeof on arrays. Preliminary Commander X16 support. 2019-09-14 03:37:24 +02: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