z80:Directives:DEFPAGE

From Learn @ Cemetech
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