mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-10 05:29:49 +00:00
Update CHANGELOG
This commit is contained in:
parent
cf707cc31f
commit
87d9884597
@ -37,6 +37,8 @@ There are no built-in encodings now, the include path needs to contain the neces
|
||||
`mazovia`, `pcw`,
|
||||
`pokemon1en`, `pokemon1es`, `pokemon1fr`, `pokemon1jp`.
|
||||
|
||||
* Added `ENCODING_NOLOWER` preprocessor feature.
|
||||
|
||||
* Fixed raw views of typed pointers.
|
||||
|
||||
* Fixed dead code elimination (#51).
|
||||
@ -59,8 +61,14 @@ There are no built-in encodings now, the include path needs to contain the neces
|
||||
|
||||
* Allow placing platform definitions in a dedicated subdirectory.
|
||||
|
||||
* Allow using Batch files with the `-r` option.
|
||||
|
||||
* Improved error reporting for constants used before their definitions.
|
||||
|
||||
* Improved typo hints.
|
||||
|
||||
* Typo hints for non-ASCII characters.
|
||||
|
||||
* Z80: Intel syntax for all Z80 instructions, based on Digital Research's Z80.LIB.
|
||||
|
||||
* Commander X16: Updated to support VERA 0.9 and the new joystick API. Added mouse support.
|
||||
|
Loading…
x
Reference in New Issue
Block a user