diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-09-16 07:34:44 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-09-16 12:05:09 +0100 |
commit | 1ef0d697a62eff28115d6642c850ba4d01ef6a89 (patch) | |
tree | 23d7fdb24453a3a1378f81d021567616492bbdbd /CHANGES.md | |
parent | 290c74b70661bcde314f73fde2be888e5aed47e0 (diff) | |
download | ubox-msx-lib-1ef0d697a62eff28115d6642c850ba4d01ef6a89.tar.gz ubox-msx-lib-1ef0d697a62eff28115d6642c850ba4d01ef6a89.zip |
Added CAS support to the example game
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ ## Release 1.1.12 - 2022-??-?? + - Added CAS support to the example game, introducing new tools: `mkcas.py` and + `png2scr.py`. - Fix in `png2sprites.py` and `png2tiles.py`: ensure the order of the colours is always the same |