#
# CRACKY (v2.3) - Interrupt programs (4.4.1988)
#(c) Marco Vieth, 1988-2006
#
# 26.2.2006

#
# Note: Most functionality is integrated in Copymate.
#

---


Usage:
- Use on a real Amstrad CPC or...

- Put the files into the TAPE directory of the emulator CPCEMU (http://www.benchmarko.de/cpcemu/)
  and start program "A" from inside the emulator:

  |tape
  run"A

  (Please use uppercase "A")

- Follow the instructions in the menu (some parts are in German only).


- There are also other .BAS files wich you can start with run"

- You can also put all the files in a DSK image.


Enjoy!


---


Files in this package:

00index.txt  - This readme
A            - Run CRACKY.BAS
BANKSICH.ASM - Tests to save memory bank v1.1-v1.4 (Maxam Assembler source)
BANKY.ASM    - Save memory bank v1.0 (Maxam Assembler source)
BANKY.BAS    - Save memory bank v1.0
BANKY.BIN    - Save memory bank v1.0 (binary)
BANKYDAT.BAS - ?
BLOALL12.ASM - Test: Convert Block number to allocation position (Maxam Assembler source)
BLOALL.ASM   - Test: Convert Block number to allocation position (Maxam Assembler source)
BLOALL.BAS   - Test: Convert Block number to allocation position (needs binary)
CRACKY1.ASS  - Cracky v2.1 (Assembler source)
CRACKY1.BAS  - Cracky v2.1
CRACKY1.BIN  - Cracky v2.1 (binary)
CRACKY2.ASM  - Cracky v2.2 (Maxam Assembler source)
CRACKY2.ASS  - Cracky v2.2 (Assembler source)
CRACKY2.BAS  - Cracky v2.2
CRACKY2.BIN  - Cracky v2.2 (binary)
CRACKY.ASS   - Cracky v2.3 (Assembler source)
CRACKY.BAS   - Cracky v2.3
CRACKY.BIN   - Cracky v2.3 (binary)
CRACKYI1.ASM - Cracky Include (Maxam Assembler source)
CRACKYI1.ASS - Cracky Include (Assembler source)
CRACKYI1.BIN - Cracky Include (binary)
CRACKYI2.ASM - Cracky Include (Maxam Assembler source)
CRACKYI2.ASS - Cracky Include (Assembler source)
CRACKYI2.BIN - Cracky Include (binary)
CRACKYI.ASM  - Cracky Include (Maxam Assembler source)
CRACKYI.ASS  - Cracky Include (Assembler source)
CRACKYI.BIN  - Cracky Include (binary)
KNACK.ASS    - Knack v1.0 (Assembler source)
KNACK.BAS    - Knack v1.0 (old Cracky)
KNACK.BIN    - Knack v1.0 (binary)
KNINT.ASS    - Knack Interrupts v1.0 (Assembler source)
KNINT.BIN    - Knack Interrupts v1.0 (binary)

---
