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

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



On Nov 16, 4:39 pm, "Bill Buckels" <bbuck...@mts.net> wrote:
> "Harry Potter" <maspethro...@aol.com> wrote in message
>
> f2aebf90-8e2f-45a6-b71f-eac9b3b0c898@u29g2000pro.googlegroups.com">news:f2aebf90-8e2f-45a6-b71f-eac9b3b0c898@u29g2000pro.googlegroups.com...
>
> >How do I import it as such?
>
> In Ciderpress you right click on it and set the type as $06 and set the
> start address according to whatever the thing starts at. I bload Aztec C BIN
> programs in DOS 3.3 at $0800 and on the C64 I load them at $0801 like a
> basic program and the launcher code jumps to $0810.
>

Thank you.  I will try that as soon as possible.

> But I am confused. You say you are importing a library and you are running
> it like a program. I also thought you were working in quetzal and not CC65
> on the C64. Why not use quetzal for the Apple II in DOS 3.3?
>

I am not importing the library, but a program that includes the
library.

> You might also wish to give Apple Commander a try to see if it solves your
> problem.
>

I couldn't figure out how to use it.