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

Re: cc65 Compilation for Apple 2?



On Jan 21, 4:38 am, Harry Potter <maspethro...@aol.com> wrote:
> On Jan 19, 10:21 pm, aiiad...@gmail.com wrote:
>
> > On Jan 19, 4:24 pm, Harry Potter <maspethro...@aol.com> wrote:
>
> > > I have cc65 and one or more Apple 2 emulators on WinXP and Vista
> > > systems and need to know how to compile a cc65 program and transfer it
> > > to a DOS 3.3 or ProDOS disk image.
>
> > compile:
>
> > MAKE PROGRAMNAME
>
> > transfer to disk image:  ciderpress or a2tools
>
> I have a2tools now.  BTW, What's MAKE?  Where do I get it?  And how do
> I use it?  I've been using batch files to compile my programs.

make is CYGWIN command.

see a2retrosystems.com then go to the BLOG to read about how to setup
cc65 for use on windows machine.