mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-11 12:29:46 +00:00
Updated changelog
This commit is contained in:
parent
7b480ea876
commit
42818df340
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user