Msx2daad Versions Save

DAAD interpreter created from scratch for MSX2/MSX2+ systems using the graphical capabilities of this machines.

version_1.5

2 years ago
  • Speed/size optimizations
  • INPUT partially implemented
  • Fixed ISDONE/ISNOTDONE mechanism (issue #13)
  • Fixed INKEY condact (issue #23)
  • Fixed RAMLOAD
  • Fixed COPYFO
  • Fixed TIME
  • Fixed WINDOW
  • English pronoums bugfix
  • Condact unit tests
  • imagewizard.php updated

version_1.4

2 years ago
  • 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.

version_1.3

4 years ago
  • 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.

version_1.2

4 years ago
  • 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

version_1.1

4 years ago
  • Several bugfixes.
  • Objects management can support several objects with same name.
  • Text compression tokens not limited to 5 characters.
  • Bugfixed pletter5 decompression of images

version_1.0

4 years ago

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).