#
# SPOOLER (v2.4) - Printer Spooler
#(c) Marco Vieth, 1991-2006
#
# 26.2.2006


---


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 DRPACK.BAS
B8CPM0.ASM   - 8 bit printer patch for CP/M (Maxam Assembler source)
B8CPM.ASM    - 8 bit printer patch for CP/M (Maxam Assembler source)
B8CPM.COM    - 8 bit printer patch for CP/M
B8OLD.ASM    - old 8 bit printer patch (Maxam Assembler source)
B.ASM        - 8 bit printer patch (Maxam Assembler source)
B.BAS        - 8 bit printer patch (CPC 6128: &be02-&be3f)
BIT2.BAS     - 8 bit printer patch (same?)
BIT.BAS      - 8 bit printer patch (CPC 6128: &B056-&b06e, basic stack)
BPATCH.ASM   - 8 bit printer patch (Maxam Assembler source)
DRPACK.ASM   - printer pack ("drucker") with spooler v2.4 (Maxam Assembler source)
DRPACK.BAS   - printer pack ("drucker") with spooler v2.4
DRPACK.BIN   - printer pack ("drucker") with spooler v2.4 (binary)
DRSTSU.BAS   - search for printer control characters ("Steuerzeichen-Suche")
FDRUCK.BAS   - file print
FUNKDRU.BAS  - function plot
HCOPY.ASS    - mode 1 hardcopy (Assembler source)
HCOPY.BAS    - mode 1 hardcopy
HCOPY.BIN    - mode 1 hardcopy (binary)
M2HCOPY.ASM  - mode 2 hardcopy (Maxam Assembler source)
M2HCOPY.ASS  - mode 2 hardcopy (Assembler source)
M2HCOPY.BAS  - mode 2 hardcopy
M2HCOPY.BIN  - mode 2 hardcopy (binary)
SPOOL1.ASM   - printer spooler v1.1 (Maxam Assembler source)
SPOOL1.ASS   - printer spooler v1.1 (Assembler source)
SPOOL2.ASM   - printer spooler v1.2 (Maxam Assembler source)
SPOOL2.ASS   - printer spooler v1.2 (Assembler source)
SPOOLER2.ASM - printer spooler v2.2 (Maxam Assembler source)
SPOOLER2.ASS - printer spooler v2.2 (Assembler source)
SPOOLER3.ASM - printer spooler v2.3 (Maxam Assembler source)
SPOOLER3.ASS - printer spooler v2.3 (Assembler source)
SPOOLER4.ASM - printer spooler v2.4 (Maxam Assembler source)
SPOOLER4.ASS - printer spooler v2.4 (Assembler source)
SPOOLER4.BAS - printer spooler v2.4
SPOOLER4.BIN - printer spooler v2.4 (binary)
SUHCOPY.ASS  - super hardcopy (Assembler source)
SUHCOPY.BAS  - super hardcopy
SUHCOPY.BIN  - super hardcopy (binary)

---
