[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I wasn't slacking while I was offline!
- Subject: I wasn't slacking while I was offline!
- From: lyricalnanoha@dosius.ath.cx (Steve Nickolas)
- Date: Sat, 25 Sep 2010 00:18:25 +0000 (UTC)
- Newsgroups: comp.sys.apple2
- Organization: Mac GUI
- User-agent: Mac GUI City Usenet Posting
- Xref: g2news1.google.com comp.sys.apple2:18330
http://bayleef.hoshinet.org/usotsuki/OFFLINE.DSK
ProDOS side:
* Rewrote the "boot selector" I embedded into the ProDOS 2.0.3 file.
* Wrote (but lost the code for - since it's ASM I can rebuild it easily, so
no big deal) a clone of the Apple IIgs "Death Slide" code. It's not
perfectly accurate though.
* Code's missing for this too but can also be reconstructed. Read Write
Disk Image. Name says it all. Uses ProDOS block i/o calls; written almost
entirely in fpbasic.
* Likewise. MiniCopy. Copies a disk from s6d1 to s6d2 using ProDOS block
i/o calls. Less than 192 bytes (and fits in Page 3).
DOS 3.3 side:
I improved upon the crack of Word Attack present on Asimov, which is just a
RAM dump. I cut out the binary code and saved it to disk, along with the
BASIC code. This is incomplete like the crack - it lacks the demo file.
That DOS they use is an evil, evil hack and they use a lot of dirty tricks
to keep your eyes off the program! I'd like to try making the crack from a
nib, though.
-uso.