__MOVE_LAST__ - __MOVE_START__;
}
MEMORY {
- ZP: file = "", define = yes, start = $0080, size = $001A;
+ ZP: define = yes, start = $0080, size = $001A;
HEADER: file = %O, start = $0000, size = $0004;
RAM: file = %O, define = yes, start = %S, size = $BF00 - __STACKSIZE__ - %S;
MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
__MOVE_LAST__ - __MOVE_START__;
}
MEMORY {
- ZP: file = "", define = yes, start = $0080, size = $001A;
- RAM: file = %O, define = yes, start = $2000, size = $9F00 - __STACKSIZE__;
- MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
- LC: define = yes, start = __LCADDR__, size = __LCSIZE__;
+ ZP: define = yes, start = $0080, size = $001A;
+ RAM: file = %O, define = yes, start = $2000, size = $9F00 - __STACKSIZE__;
+ MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
+ LC: define = yes, start = __LCADDR__, size = __LCSIZE__;
}
SEGMENTS {
ZEROPAGE: load = ZP, type = zp;
__MOVE_LAST__ - __MOVE_START__;
}
MEMORY {
- ZP: file = "", define = yes, start = $0080, size = $001A;
+ ZP: define = yes, start = $0080, size = $001A;
HEADER: file = %O, start = $0000, size = $0004;
RAM: file = %O, define = yes, start = %S, size = $9600 - __STACKSIZE__ - %S;
MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
__MOVE_LAST__ - __MOVE_START__;
}
MEMORY {
- ZP: file = "", define = yes, start = $0080, size = $001A;
+ ZP: define = yes, start = $0080, size = $001A;
HEADER: file = %O, start = $0000, size = $0004;
RAM: file = %O, define = yes, start = %S, size = $BF00 - __STACKSIZE__ - %S;
MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
__MOVE_LAST__ - __MOVE_START__;
}
MEMORY {
- ZP: file = "", define = yes, start = $0080, size = $001A;
- RAM: file = %O, define = yes, start = $2000, size = $9F00 - __STACKSIZE__;
- MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
- LC: define = yes, start = __LCADDR__, size = __LCSIZE__;
+ ZP: define = yes, start = $0080, size = $001A;
+ RAM: file = %O, define = yes, start = $2000, size = $9F00 - __STACKSIZE__;
+ MOVE: file = %O, define = yes, start = $0000, size = $FFFF;
+ LC: define = yes, start = __LCADDR__, size = __LCSIZE__;
}
SEGMENTS {
ZEROPAGE: load = ZP, type = zp;
__MOVE_LAST__ - __MOVE_START__;
}
MEMORY {
- ZP: file = "", define = yes, start = $0080, size = $001A;
+ ZP: define = yes, start = $0080, size = $001A;
HEADER: file = %O, start = $0000, size = $0004;
RAM: file = %O, define = yes, start = %S, size = $9600 - __STACKSIZE__ - %S;
MOVE: file = %O, define = yes, start = $0000, size = $FFFF;