Utility Suite

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 21:27, 7 August 2024 by Cormacj (Talk | contribs) (Notes)

Jump to: navigation, search

Description

Utility Suite is a ROM based set of utilities offering a ROM Examiner, Disc Editor and printer utilities.

The Utilites are:

  • ROM Examiner - Dump or Disassemble a ROM
  • Disc Editor - Edit a disk
  • Fast Tape Save
  • Print Wide Catalog - Print contents of a disk using full width of printer
  • Print Narrow Catalog - Print contents of a disk using half width of printer
  • 8-bit Printer Port - Enables the printer in 8 bit mode


Author unknown : Rob?

Notes

Although this is a ROM, it actually loads a BASIC file into memory and runs that.

The utility suite collects several basic programs into one file, which were sourced from various places:

  • The Z80 disassembler is code from R.A Waddilove which was first included in "Computing with the Amstrad", November 1985. ([ENGENGLISH_UK/[ENG][AMSTRAD]COMPUTING_WITH_THE_AMSTRAD/COMPUTING_WITH_THE_AMSTRAD(UK_Version)_1985-11[OCR].pdf|Read on ACME.ME])
  • The Print Catalog code is from John Campbell, published in "Amstrad Computer User", October 1985 (Read on Archive.org )

Download