Adjusted resource file to recent syntax changes.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5378 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -5,9 +5,8 @@ author "Maciej Witkowiak"
|
|||||||
info "This is just an example."
|
info "This is just an example."
|
||||||
}
|
}
|
||||||
|
|
||||||
; maximum size for chains >=1 will be $1000
|
MEMORY {
|
||||||
VLIR 0x1000 {
|
stacksize 0x0000
|
||||||
0
|
overlaysize 0x1000
|
||||||
1
|
overlaynums 0 1 2
|
||||||
2
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user