home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / debug / jmon100.lbr / JMON.FZR / JMON.FOR
Encoding:
Text File  |  1988-02-16  |  384 b   |  7 lines

  1. This is a simple Z80 breakpoint debugger for a banked BIOS.  During
  2. my bootstrap procedure, as many as five bank swaps are made.  This
  3. means I can't use a standard debugger or even my ROM monitor since
  4. there is no fixed stack segment.  This self-modifying debugger code
  5. lives in common memory.  Version 1.00 88Jan22 by Julian Loke.
  6. Melbourne, Australia.
  7.