mirror of
https://github.com/KarolS/millfork.git
synced 2024-10-31 14:04:58 +00:00
Update changelog
This commit is contained in:
parent
c1959b356f
commit
8b0c026bf7
@ -2,12 +2,18 @@
|
|||||||
|
|
||||||
## Current version
|
## Current version
|
||||||
|
|
||||||
|
* Segment-related constants now match their equivalents from the platform definition. Missing constants have been defined.
|
||||||
|
|
||||||
|
* Constants with heap start and segment start are now generated properly.
|
||||||
|
|
||||||
* 6502: Fixed sbyte to word promotions in certain contexts.
|
* 6502: Fixed sbyte to word promotions in certain contexts.
|
||||||
|
|
||||||
* Optimized word shifts for between 7 and 12 bits.
|
* Optimized word shifts for between 7 and 12 bits.
|
||||||
|
|
||||||
* Allowed new lines after `=`.
|
* Allowed new lines after `=`.
|
||||||
|
|
||||||
|
* Various optimization improvements.
|
||||||
|
|
||||||
## 0.3.24 (2020-12-02)
|
## 0.3.24 (2020-12-02)
|
||||||
|
|
||||||
* Preliminary support for TRS-80 Model 1 and 3 running TRS-DOS.
|
* Preliminary support for TRS-80 Model 1 and 3 running TRS-DOS.
|
||||||
|
Loading…
Reference in New Issue
Block a user