mirror of
https://github.com/KarolS/millfork.git
synced 2025-08-07 12:25:40 +00:00
Fix typos
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
## 0.3.12
|
## 0.3.12
|
||||||
|
|
||||||
* **Breaking change!**
|
* **Breaking change!**
|
||||||
The `petscr`, `petscrjp` and `atasciiscr` encodings now use $E0 and $DB respectively as their string terminator.
|
The `petscr`, `petscrjp` and `atasciiscr` encodings now use $E0, $E0 and $DB respectively as their string terminator.
|
||||||
|
|
||||||
* **Potentially breaking change!**
|
* **Potentially breaking change!**
|
||||||
Changed the identifiers for various subtypes of the 65C02 processors.
|
Changed the identifiers for various subtypes of the 65C02 processors.
|
||||||
|
@@ -78,4 +78,4 @@ no more one of which will display correctly depending on the default font of you
|
|||||||
|
|
||||||
* [Palette](x16/palette.mfk) – displays the default 256-colour palette.
|
* [Palette](x16/palette.mfk) – displays the default 256-colour palette.
|
||||||
|
|
||||||
* [Balls](x16/palette.mfk) – 16 sprites using 240 colours.
|
* [Balls](x16/balls.mfk) – 16 sprites using 240 colours.
|
||||||
|
Reference in New Issue
Block a user