diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-12-16 07:17:32 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-12-16 07:17:32 +0000 |
commit | 25b8b7a23573ccaf0ca81bbb987a4baa3017dbd5 (patch) | |
tree | c1ad548148c7168e7c6e7b950f5adbb7febc0e9b /CHANGES.md | |
parent | a49e59775e4810538f0f0bbe4431e36cb11effb3 (diff) | |
download | ubox-msx-lib-25b8b7a23573ccaf0ca81bbb987a4baa3017dbd5.tar.gz ubox-msx-lib-25b8b7a23573ccaf0ca81bbb987a4baa3017dbd5.zip |
Updated changes
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ - `chksize` now accounts for data in INITIALIZED section that adds up to the ROM size - Updated apultra to 1.4.4 + - Small improvements to the build system, including a new openMSX target + to run the game (thanks to Pedro de Medeiros) ## Release 1.1.8 - 2021-10-31 |