README: fix Atari executable skeleton

This commit is contained in:
Piotr Wiszowaty 2014-07-21 21:25:25 +02:00 committed by Piotr Wiszowaty
parent 049a45ef4c
commit 0f8b469881

View File

@ -67,6 +67,8 @@ Atari XL/XE executable skeleton. Uses xasm a a backend.
org $2000 org $2000
[end-code] [end-code]
[section] code
: main : main
begin begin
... ...