Releases: nataliapc/msx2daad
Releases · nataliapc/msx2daad
msx2daad v1.5
msx2daad v1.4
- Implemented DOALL condact.
- Added new GFX routines (128, 129) -MSX2 only-
- Support for PARSE 1 condact (for orders like: SAY "HELLO").
- Reading of input keys optimized to avoid DOS BIOS calls.
- WHATO condact fixed (issues #17 #5).
- PLACE condact & object count fix.
- XSAVE bugfix.
- HASAT/HASNAT added undocumented use.
- Info_daad.tcl debug script for openMSX.
- Support to enable CPU Turbo (MSX2+) & R800 (TurboR).
- Character printing speed optimizations.
- LastPicture functionality now is at WINDOW level not global.
- Improvements in DOS2 library.
- IssueFix #21: Don't change unknown object articles.
msx2daad v1.3
- Support for SCREEN 10 (YJK+RGB mode with 12499 colors)
- imgwizard: Added support to image creation with transparencies.
- imgwizard: Added Chunks: CLS, RESET, SKIP, PAUSE.
- imgwizard: We can now delete chunks and join images.
- imgwizard: Can convert SC5 to SC10(RGB) and SC12 to SC10(YJK)
- Corrected condacts: INKEY, LOAD.
- Added XUNDONE (Maluva)
- Added partial support to condacts SFX and GFX.
- Added Debug Transcript to file support.
- fGFlags and fScMode flags initialization fixed.
- Bugfix: using ATGT and ATLT.
- Bugfix: using LISTAT y LISTOBJ.
- Fixed #11 : PAPER and INK aren't globals, each WINDOW have its own.
- Fixed #12 : MORE message don't must be show with 1 row windows.
Thanks to @rockersuke for the issue repports.
msx2daad v1.2
- Support of XPLAY virtual condact of DRC compiler.
- Pictures can now have transparency, any width/height, and be painted in a specific place using WINDOW.
- Bugfixes
msx2daad v1.1
- Several bugfixes.
- Objects management can support several objects with same name.
- Text compression tokens not limited to 5 characters.
- Bugfixed pletter5 decompression of images
msx2daad v1.0
First release.
The compiled binaries are included for all screeen modes and spanish and english languages.
Also included a minimal adventure ready to use just for testing purpose (sources and disks).