1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00

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:
ol.sc 2012-01-04 15:24:18 +00:00
parent e58e20b99f
commit 68589fc963

View File

@ -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
}