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."
|
||||
}
|
||||
|
||||
; maximum size for chains >=1 will be $1000
|
||||
VLIR 0x1000 {
|
||||
0
|
||||
1
|
||||
2
|
||||
MEMORY {
|
||||
stacksize 0x0000
|
||||
overlaysize 0x1000
|
||||
overlaynums 0 1 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user