Model must be specified first

You used one of the simplified segmentation directives without first
specifying a memory model. For example,

CODESEG ;error, no MODEL first

You must always specify a memory model using the MODEL directive before
using any of the other simplified segmentation directives.