z80:Directives:DEFPAGE

From Learn @ Cemetech
Revision as of 17:02, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Defines the base address and size of a page.

Syntax

   .defpage page, size, address

Uses

If you use this directive before using the page directive the program counter and output counter values are set for you automatically.

See Also

page/nopage rawpages