use RUNAD (from atari.inc) instead of /bin/bash2E0
git-svn-id: svn://svn.cc65.org/cc65/trunk@3963 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
482b3da7d8
commit
2f39754838
1 changed files with 2 additions and 2 deletions
|
@ -186,6 +186,6 @@ old_shflok: .res 1
|
|||
old_lmargin: .res 1
|
||||
|
||||
.segment "AUTOSTRT"
|
||||
.word $02E0
|
||||
.word $02E1
|
||||
.word RUNAD
|
||||
.word RUNAD+1
|
||||
.word __LOWCODE_LOAD__ + 1
|
||||
|
|
Loading…
Add table
Reference in a new issue