Next: The GUI
Up: The Assembler 'as'
Previous: Listfile Format
The objectfile is written with the following scheme:
Address: Bytecode ; Comment
The comment is a simplified readable description of the source
line and optional. The bytecode is broken in 16 bit blocks, each block
written in 4 hex digits. There is no restriction in the number of
blocks containing the bytecode.
Markus Hennecke
9/14/2003