[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help! How to get cc65 Apple 2 prg. to work!?



I am working on a cc65 library for Commodore computers and want to
port it to the Apple 2.  The problem is that when I import it to a
disk image and boot an emulator with it, it exits to BASIC, even when
I call it "HELLO."  I use BRUN to run it and get an ERROR #13
message.  I tried importing it using both FishWings and CiderPress.
Can anybody help me?