mirror of
https://github.com/KarolS/millfork.git
synced 2025-03-09 20:32:02 +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
|
* Added support for parameters for macros written in Millfork
|
||||||
|
|
||||||
|
* Enabled calling macros with index expression parameters.
|
||||||
|
|
||||||
* Added optimizer hints: `inline`, `noinline`, `register`
|
* Added optimizer hints: `inline`, `noinline`, `register`
|
||||||
|
|
||||||
* Added `*'=` and `<<<<` operators
|
* Added `*'=` and `<<<<` operators
|
||||||
@ -16,7 +18,9 @@
|
|||||||
|
|
||||||
* Fixed several C64 library bugs.
|
* Fixed several C64 library bugs.
|
||||||
|
|
||||||
* Other minor improvements.
|
* Fixed several other bugs.
|
||||||
|
|
||||||
|
* Other improvements.
|
||||||
|
|
||||||
## 0.1
|
## 0.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user