Mad Pascal Compiler version 1.6.3 [2020/04/26] for 6502
Syntax: mp <inputfile> [options]
-d Diagnostics mode
-define:symbol Defines the symbol
-ipath:<x> Add <x> to include path
-code:address Code origin hex address
-data:address Data origin hex address
-stack:address Software stack hex address (size = 64 bytes)
-zpage:address Variables on the zero page hex address (size = 24 bytes)
|