print80_30.asm 121 B

123456
  1. ;;;
  2. ;;; The "normal" location of the printer ROM - 0x7800
  3. ;;;
  4. ROMSTART = 0x7800
  5. ROMSIZE = 1024
  6. #include "print80.inc"