Reverse engineered player source code for animations in AniMecha format.
English manual for the AniMecha application, in OpenOffice format.
CC - A replacement of Hitech-C's C.COM that stops compiling when there's an error, so you get a chance to see it. Source code and manuals included.
LIBDOS2 - An I/O library for MSX-DOS2, used by CC.COM and MAKE.COM. Source code and manual included.
LIBFIX - MSX-DOS1 compatible replacement libraries for Hitech-C with fixes and additions. Source code and manual included.
MAKE - A make tool that allows you to only recompile parts of your program that have changed. Source code and manual included.
Tools to patch files with patches in the popular IPS patch format.
IPS4MSX v1.3 - This latest version runs on MSX-DOS1 or MSX-DOS2 and supports subdirectories, tniASM source is included.
MIAPPLY v1.11 - Apply MIA (Multi IPS Archive) patches.
MIA-Create v1.11 - Create Multi IPS Archive files (requires tniASM v1.0).
A Win32 port of LHA-PMA for decompressing the PMA archive format once popular in the MSX scene. PMA has the unfortunate side-effect of rounding up all files to 128 bytes and has since been replaced by the better (and closely related) LZH format.
Reverse engineered player source code for music and sound FX in MicroCabin format.
MSX-BASIC driver for playing MoonBlaster 1.4 music. It works correctly on MSXes that the original BASIC driver fails on (like MSX turboR), supports MSX-DOS2 and allows music to be played at the same speed for PAL and NTSC frequencies. It also supports 256K Sample RAM.
Example of how to use the MoonBlaster 1.4 Driver for MSX-BASIC, with support for 256K Sample RAM. Includes music from the original Moonsoft driver.
Assembly programmers can enjoy this version of the official player source code, with MSX compatibility fixes.
This program enables you to use MSX-BASIC v3.0 in a MSX2 with V9958 Video Display Processor and an external memory expansion.
The internal memory mapper is used for the MSX2+ SubROM, it expects this mapper to reside in Slot 3-3 (Sony HB-F700, etc). Change the value 8F to 8B in MSX2PLUS.LDR if your RAM is in Slot 3-2 (Philips NMS8245, etc). The program needs additional memory (either a 64kB datacartridge or another memory mapper) in a lower slot (one of the cartridgeslots) which will be used as the main memory.
ODO (hOndonadas De hOstias) is a ROM loader for MSX1 and up, running MSX-DOS (supports MSX-DOS2 too). It can load and play ROM files up to 48K in RAM. ROMs that execute from page 0 are supported as well.
Converts WB-ASS2 source to ASCII text. C source (GPL) and MSX-DOS & Win32 binary included.