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

188 Commits

Author SHA1 Message Date
Karol Stasiak
4a529b5ddc Fix typos/grammar 2020-12-01 14:26:47 +01:00
Karol Stasiak
145f2ed711 Update changelog 2020-11-19 18:56:49 +01:00
Karol Stasiak
e94ccd164f Use POKEY for random seed on Atari 2020-09-30 01:51:36 +02:00
Karol Stasiak
a00e10382d Implement readline and readword for VIC-20 2020-09-30 01:37:00 +02:00
Karol Stasiak
c2e9acd3f3 Update CHANGELOG and READMEs 2020-09-29 22:57:48 +02:00
Karol Stasiak
030531161e Update changelog 2020-09-21 09:10:50 +02:00
Karol Stasiak
bed44cd08e Version 0.3.22 2020-09-15 17:16:47 +02:00
Karol Stasiak
0806e719ce Update CHANGELOG 2020-09-15 17:14:20 +02:00
Karol Stasiak
fc0171d5aa Update CHANGELOG 2020-09-09 01:49:00 +02:00
Karol Stasiak
c12541c64d Fix the a8_os module (fixing #58) 2020-09-04 01:18:37 +02:00
Karol Stasiak
5e46e8ade9 Fix alignment of substructures 2020-09-02 00:44:24 +02:00
Karol Stasiak
3ded652a90 Add encodings: BraSCII, DEC MCS, LICS, MacRoman 2020-09-01 22:22:28 +02:00
Karol Stasiak
e09db3d132 Local labels in assembly 2020-09-01 22:00:07 +02:00
Karol Stasiak
539c27f13e Update CHANGELOG 2020-08-14 22:34:34 +02:00
Karol Stasiak
c8c1657521 Version 0.3.18 and undo Scala version bump 2020-08-02 00:31:32 +02:00
Karol Stasiak
c20b144823 CoCo: add coco_crt target 2020-08-01 22:20:52 +02:00
Karol Stasiak
87d9884597 Update CHANGELOG 2020-07-31 17:09:34 +02:00
Karol Stasiak
cad6f27185 Preliminary CoCo support 2020-07-31 01:58:40 +02:00
Karol Stasiak
d7f2b0688f Improved error reporting for constants used before definition 2020-07-31 01:53:58 +02:00
Karol Stasiak
0b7183daf2
Fix attribution 2020-07-25 22:19:13 +02:00
Karol Stasiak
42426808f5 Update CHANGELOG 2020-07-24 22:27:54 +02:00
Karol Stasiak
84483830ce Update changelog 2020-07-24 19:13:57 +02:00
Karol Stasiak
5fe4a4e3ac Update CHANGELOG and .gitignore 2020-07-18 01:34:16 +02:00
Karol Stasiak
9881bc0284 Update CHANGELOG 2020-07-13 23:11:00 +02:00
Karol Stasiak
b5134dfbd1 Update CHANGELOG 2020-05-01 15:19:36 +02:00
Karol Stasiak
3e33660c2e Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord. 2020-05-01 15:18:34 +02:00
Karol Stasiak
7f9bd18bdd The big text encoding overhaul 2020-05-01 01:31:54 +02:00
Karol Stasiak
a0aa9d418d Update changelog 2020-04-27 12:44:18 +02:00
Karol Stasiak
c3b3548956 Switch to snapshot versioning 2020-04-26 21:17:13 +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
b3fe0e9b06 Update and reorganize changelog 2020-04-08 03:20:28 +02:00
Karol Stasiak
320b84edb9 Add pstring module 2020-04-06 00:44:20 +02:00
Karol Stasiak
9ffd303583 Update and reorganize documentation 2020-03-31 19:07:35 +02:00
Karol Stasiak
0f235e6135 Bump Scala version 2020-03-25 23:54:23 +01:00
Karol Stasiak
3187ed155e Add signed16 and unsigned16 types 2020-03-25 23:53:26 +01:00
Karol Stasiak
475496c137 Improvements to constant evaluation 2020-03-25 23:50:06 +01:00
Karol Stasiak
2a566af3da Update changelog 2020-03-19 23:53:49 +01:00
Karol Stasiak
ec8f2e6a1c Add warnings for calling from one segment to another overlapping one (#42) and -Wnone flag 2020-03-16 00:03:01 +01:00
Karol Stasiak
83b85ef0fc Support breakpoints in the label file (#44) 2020-03-16 00:01:04 +01:00
Karol Stasiak
3cc9996531 update changelog 2020-03-15 01:17:45 +01:00
Karol Stasiak
5380eb39c7 Update changelog 2020-02-11 01:11:15 +01:00
Karol Stasiak
b1a76cad86 Update changelog 2019-12-15 23:51:34 +01:00
Karol Stasiak
086e474f4e Version 0.3.14 2019-12-03 23:57:41 +01:00
Karol Stasiak
490d80e5a4 Fix typos 2019-12-01 23:13:51 +01:00
Karol Stasiak
6b2002f426 Update documentation and changelog 2019-12-01 03:16:09 +01:00
Karol Stasiak
adc2969b73 Switch to snapshot versioning 2019-11-12 13:49:16 +01:00
Karol Stasiak
02be0a8c7d Version 0.3.12 2019-11-06 14:42:48 +01:00
Karol Stasiak
f10ec698ef Change string terminators for petscr and atasciiscr (related to #17) 2019-11-04 02:38:07 +01:00
Karol Stasiak
6fd0257222 Update changelog 2019-11-04 02:31:57 +01:00