[ << ] | [ >> ] | [] | [] | [] | [ ? ] |
This chapter describes the wozmon output module which can be selected with the ‘-Fwoz’ option.
This module is written in 2023 by anomie-p and is covered by the vasm copyright without modifications.
The author of this module may be contacted for bug reports:
There are no additional options for this module.
This output module outputs the contents of all sections as wozmon monitor commands, which is a simple ASCII output of hexadecimal digits.
The output is suitable for an ascii transfer via serial connection to a system running wozmon. Character and/or line delays are likely to be necessary for a successful transfer.
The wozmon command parser converts up to sixteen bit hexadecimal values. An error containing the maximum out of range address is reported if a sixteen bit address space is exceeded.
Some known problems of this module at the moment:
This module has the following error messages:
[ << ] | [ >> ] | [] | [] | [] | [ ? ] |