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
1 changed files with 2 additions and 0 deletions

View File

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