[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prince of Persia for ProDOS? was Re: QIX for ProDOS
I wrote a little system detection code and had done with it for now...
It looks like the first guts are in MASTER.S
Already I have a potential problem because MASTER sits in the top 2K of
memory, which is part of the ProDOS kernel (F880+).
What I'd like to do first is to get just the attract loop running, with
the Arabian-sounding music and everything. While this part is loading I
would display a credit screen.
Probably if interrupted, I would then load the next phase...
...man, I'm in up to my neck.
-uso.