Say hello to "Hebrew II Plus" by Anthro-Digital, Inc.
Shalom my friends,
For those you can write Hebrew ;-)
Mazeltov,
Antoine
======
Hebrew II Plus
© 1981, Anthro-Digital, Inc.
(k) 12/2011, LoGo
Hebrew II Plus is a simple word processor in Hebrew which allows you
to type in text in Hebrew, save the text onto disk and print it out.
For the Asimov administrators, please move to /images/productivity/
word_processing/
1. Protection type
- Change of headers:
Header: D5 AA 96 / DE AB with resynchronization (on tracks $1 to $22)
Data: D5 AA AD / DE AA EB (on all tracks)
- Nibble check
Protection check in file START.OBJ
2. How to copy the disk
- First, get the RWTS
9600<C600.C6FFM
96F8:A9 4C 8D 4A 08 A9 59 8D 4B 08 A9 FF 8D 4C 08 4C 01 08
* You have the RWTS from $B700..$BFFF. Put it in a dry and safe
place.
- Then, launch Advanced Demuffin 1.4
- Copy track $00
- Enter the monitor
- Move to $B700..$BFFF the RWTS saved on step 1
- CTRL-Y
- Copy tracks $1 to $22
3. Check the copy
You boot, it failed to load, a text screen full of inverse @ is
displayed. There's a check…
We check which file is the boot program (HELLO)
4. Remove the nibble check
UNLOCK HELLO
LOAD HELLO
50
55
SAVE HELLO
LOCK HELLO
5. Why did you delete two lines?
The original lines are:
50 & LOAD , "START.OBJ": CALL 8448 (<= $2100)
55 IF PRINT PEEK(0) > 0 THEN CALL 803 (it crashes)
6. What does START.OBJ do?
It checks for nibbles on the disk and sets zero page address $00 to
value #$00 if this is the original disk or a value above (#$01 or #
$02) if it is a copy.
7. Is there an alternative crack?
Sure. Instead of removing the two BASIC lines, modify the START.OBJ
file. It is up to you to do that ;-)
Antoine "LoGo" Vignau
Brutal Deluxe Software
|