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

Re: Wonderful ProDOS patch!



In article <2ftr79$alg@altitude.hip.cam.org>,
Phillip Vandry <vandry@CAM.ORG> wrote:
>I suppose the P8 version might allow ":", making the file inaccessible to
>GS/OS, but I also suppose a patch to fix that would be MUCH more difficult
>that the current patch because it would probably involve addition of code,
>which can't be done by a patch.

Yes, I was referring to the ProDOS 8 patch. I haven't used the GS/OS
patch. It's really not all that difficult to fix it. Here is my own
version of the ProDOS/P8 patches to trap the ":" character. (I also
expanded the upper end of the range of permissible characters. Jeff
Brielmaier posted a script to do that a while ago on the FidoNet.)

prodos         ,2.0.3,prodos,sys,2000,42e8,0,6
13012,13,5
13017,8,12
13028,240,144
13029,8,210
13031,32,65
13035,97,91

p8             ,2.0.3,p8,sys,2000,42e8,0,6
13012,13,5
13017,8,12
13028,240,144
13029,8,210
13031,32,65
13035,97,91

The "2.0.3" in the first lines could probably be changed to "2.0.x",
but I used "2.0.3" because that's the only version I've tried it with.

Here is my own version of the BASIC.SYSTEM patch. It does the same
thing in essence as Tom Larson's, but it saves a couple of cycles
under certain circumstances. :)

basic.system   ,1.5,basic.system,sys,2000,2800,0,3
12552,32,65
13340,4,40
13371,4,9