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

Re: ANN: New 6502 cross-compiler designed for the Apple II



On Jan 1, 9:27 am, MdntTrain <j...@cimmeri.com> wrote:
> On Dec 31 2007, 5:01 pm, magnusfalkirk <dean.pha...@gmail.com> wrote:
> > I haven't been following this discussion very close
> > but from you post I take it your program only runs in either Linux or
> > Windows, so that those of us with Macs are unable to use it?
>
> I have the impression that a Mac running OSX handles the SPL, Python,
> and AS6502 portions fine.

This is correct.  Python runs wonderfully on Macs and the archive
includes (or, rather, should include) a precompiled as6502 for the
Macintosh (Intel Macs only since that's the only Mac I have).  Python
runs everywhere, if you can get as6502.c compiled on your platform
then you can run SPL everywhere, too.  As I said, as6502.c compiles as-
is on old VMS systems so I suspect it will work on most systems with a
C compiler.

Ron