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
674f8d1983
commit
6deee5f69b
@ -18,6 +18,8 @@
|
||||
|
||||
* Added `random` module.
|
||||
|
||||
* Added `init_rw_memory` module for cartridge targets.
|
||||
|
||||
* Added `ensure_mixedcase` function and `oldpet` and `origpet` text encodings.
|
||||
|
||||
* Added `MILLFORK_VERSION` preprocessor parameter.
|
||||
@ -50,6 +52,8 @@
|
||||
|
||||
* **Potentially breaking change!** Commodore 128 target no longer defines `CBM_64` feature.
|
||||
|
||||
* Fixed the NES examples and the `nes_joy` module.
|
||||
|
||||
* 6502 targets can now define free zeropage bytes, not only pointers.
|
||||
|
||||
* 6502: Fixed optimizations using index registers.
|
||||
|
Loading…
Reference in New Issue
Block a user