[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What do you use your Apple for?
D Finnigan wrote:
> barana wrote:
>> Man! Don't reinvent the wheel! The foundations have already been
>> laid!
>
> I posted a thread to that effect in comp.sys.apple2.programmer.
>
> People are probably tired of my talk by now. They want to see some
results.
>
Well, I've been working on something myself, but it's of a much simpler
nature, and stuck atm...
After porting ehbasic to the Apple for the 4th time, I decided to do
something different and try to integrate it with ProDOS. I grafted in some
code from PDOS-RDOS which would probably have worked if I had understood how
both Microsoft 6502 BASIC and ehbasic handled strings (it doesn't appear to
work the same). Before this I had ported a Synertek 1.1/Applesoft
1.1/Microtan 2.3 BASIC hybrid to ProDOS and it DOES have working load/save
(though not dir).
I'm doing all of this in emulation.
-uso.