]> git.sur5r.net Git - cc65/blob - testcode/grc/vlir.grc
0603a52a86b57fcd994af0ce90bf92de4c2980fb
[cc65] / testcode / grc / vlir.grc
1 HEADER APPLICATION "test" "TestApp" "V1.0" {
2 structure VLIR
3 dostype USR
4 author "Maciej Witkowiak"
5 info "This is just an example."
6 }
7
8 MEMORY {
9 stacksize   0x0000
10 overlaysize 0x1000
11 overlaynums 0 1 2
12 }