Difference between revisions of "Z80:Directives:DEFPAGE"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 17:02, 5 February 2016

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