This chapter describes the simple binary output module which can be
selected with the '-Fvobj' option.

1 Legal
=======

This module is written in 2002-2014 by Volker Barthelmann and is covered
by the vasm copyright without modifications.

2 Additional options for this version
=====================================

None.

3 General
=========

This output module outputs the 'vobj' object format, a simple portable
proprietary object file format of 'vasm'.

   As this format is not yet fixed, it is not described here.

4 Restrictions
==============

None.

5 Known Problems
================

Some known problems of this module at the moment:

   - None.

6 Error Messages
================

This module has the following error messages:
   - 3010: section <%s>: alignment padding (%lu) not a multiple of %lu
     at 0x%llx
