mirror of
https://github.com/KarolS/millfork.git
synced 2025-08-07 12:25:40 +00:00
Update CHANGELOG
This commit is contained in:
@@ -44,8 +44,14 @@ There are no built-in encodings now, the include path needs to contain the neces
|
||||
|
||||
* **Potentially breaking change!** Renamed the `x_coord` module to `coord`. Added the `y_coord` type and `TALLSCREEN` preprocessor feature.
|
||||
|
||||
* Added `pscrstr2word` function.
|
||||
|
||||
* Labels with fixed addresses are now exported to the label file (#49).
|
||||
|
||||
* Fixed address of the VIC 20 volume register (#52) (thanks to @FreddyOffenga).
|
||||
|
||||
* Fixed and improved stdlib optimizations.
|
||||
|
||||
* Allow importing modules from subdirectories.
|
||||
|
||||
* Allow placing platform definitions in a dedicated subdirectory.
|
||||
|
Reference in New Issue
Block a user