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

Re: REQ: ProDOS peeks, pokes and calls list



> You'll have to explain exactly what you're looking for if _Beneath
> Apple ProDOS_ isn't helping you.  As far as I'm concerned, everything
> you need for detailed programming is in there - all the MLI calls
> and their formats, the MLI error codes, directory header and descriptor
> entries, system and BI global pages, and the PBITS/FBITS descriptions.
> What else might you ever need when programming with ProDOS?
> 
> Tim. (shoppa@triumf.ca)

I need a list of peeks like this:

Poke 44793,11 Makes DOS 3.3 forget to replicate itself when formatting a disk
Poke 44723,4 Makes DOS 3.3 mark tracks 1 and 2 as free when formatting a disk
Poke 43364,255 Allows you to save a binary file 65535 bytes long
IF PEEK (48705)=0 then TRACE is off

BUT only for ProDos 8.

-- 
If you feed a man a fish, you feed him for a day but if you teach him how
to fish, you feed him for a lifetime.

Life is a fruitcake, its full of nuts.

Just Chill!!