12 lines
200 B
Text
12 lines
200 B
Text
HEADER APPLICATION "test" "TestApp" "V1.0" {
|
|
structure VLIR
|
|
dostype USR
|
|
author "Maciej Witkowiak"
|
|
info "This is just an example."
|
|
}
|
|
|
|
MEMORY {
|
|
stacksize 0x0000
|
|
overlaysize 0x1000
|
|
overlaynums 0 1 2
|
|
}
|