Updated the cx16 library to the Commander X16 Kernal's prerelease 35.
This commit is contained in:
@@ -6,7 +6,7 @@ SYMBOLS {
|
||||
__HIMEM__: type = weak, value = $9F00;
|
||||
}
|
||||
MEMORY {
|
||||
ZP: file = "", start = $0002, size = $0080 - $0002, define = yes;
|
||||
ZP: file = "", start = $0022, size = $0080 - $0022, define = yes;
|
||||
LOADADDR: file = %O, start = %S - 2, size = $0002;
|
||||
MAIN: file = %O, start = %S, size = __HIMEM__ - %S;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user