[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help! How to get cc65 Apple 2 prg. to work!?
- Subject: Help! How to get cc65 Apple 2 prg. to work!?
- From: Harry Potter <maspethrose7@aol.com>
- Date: Sun, 16 Nov 2008 10:02:13 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: v39g2000pro.googlegroups.com; posting-host=172.132.200.85; posting-account=xRocggoAAACFej4w6sQauoZjUP9yroE5
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.sys.apple2:4599
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?