[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pick-A-Dilly Pair - a better filecrack
- Subject: Pick-A-Dilly Pair - a better filecrack
- From: Steve Nickolas <usotsuki@buric.co>
- Date: Sat, 27 Oct 2012 15:01:23 -0400
- Bytes: 1728
- Cancel-lock: sha1:ZIRyjdcLpua5CaoB8jJmo9w6QWE=
- Injection-info: mx04.eternal-september.org; posting-host="b1331f5cb4326106a7720f5a86b16b36"; logging-data="19675"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/8hOacUWsY7SyxlXTcuXjopsIDxGJF4Bw="
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- User-agent: Alpine 2.02 (DEB 1266 2009-07-14)
http://buric.co/mega/pickadilly-autopatch.zip
This one does all the patching on the fly, so you just put PRODOS and the
included PADPAIR.SYSTEM on a disk, then drop all the files from Reset
Vector's crack (only version I've ever seen) onto the same disk. Note
that the startup file does need to be called HELLO (but if you reassemble
it you can change that). The SYSTEM file is 1K exactly and this is rather
wasteful but does the job.
The patches are done on the fly. As with the other patch, $B200 is used
as a holding tank to save a trip to disk for the single sector at $6F00.
This time, however, a pair of patches makes Reset ALWAYS exit, and there
is now a BASIC check to make sure it isn't loaded on an Integer ][.
-uso.