Changes

TRACKERS MOONBLASTER EN 08

1 byte removed, 17:26, 29 March 2018
8.2Use in machine language
=== 8.2Use in machine language ===
There are two source codes for the machine language programmers on the Music disk. These are MBPLAY.SRC and MBLOADER.SRC. The first of the two is the actual play routine and the second is a program to load the MoonBIaster songs and drum kits and to see which sound chips are present in the computer and to initialise them if necessary. The sources are written for the DevPac-80 assembler (GEN80), but can also be easily loaded into other assemblers. Some labels are used in all sources. Here, of course, the same memory? address, so when merging these must be removed. Some brief remarks that are of interest to ML programmers:
:- The song can remain stored in memory. Decrunching occurs during playback.