1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-05-31 18:41:30 +00:00

Updated changelog

This commit is contained in:
Karol Stasiak 2018-02-26 01:20:50 +01:00
parent 7b480ea876
commit 42818df340

View File

@ -6,6 +6,8 @@
* Added support for parameters for macros written in Millfork
* Enabled calling macros with index expression parameters.
* Added optimizer hints: `inline`, `noinline`, `register`
* Added `*'=` and `<<<<` operators
@ -16,7 +18,9 @@
* Fixed several C64 library bugs.
* Other minor improvements.
* Fixed several other bugs.
* Other improvements.
## 0.1