DOG version 0.8.1b - Mon, Jan 7, 2002
Release notes
Fixes/changes
- Fixed many bugs in the external commands
New features
- Execution of DOG.DOG if DOG is invoked with -P SWITCH.
- DOG - Backdoor interrupt
- INT D0h
- AL = 01h
- Returns
- AX = Version
Notes
Version is built up like this:
A H A L
--- ---
| | | |
| | | +-- code maturity allways one of a (=alpha), b (=beta) OR f (=final)
| | +---- Patchlevel
| +------- Minor version
+--------- Major version
(this implies that the maximum version for DOG is 15.15.15f ;)