]> git.sur5r.net Git - cc65/blob - testcode/grc/vlir.grc
Separate header and trailers of Atari system_check chunk.
[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 }