print80_29.asm 192 B

1234567
  1. ;;;
  2. ;;; Relocated printer ROM compatible with GeJo's version of TKN80
  3. ;;; (which occupies the normal printer ROM slot at 0x7800)
  4. ;;;
  5. ROMSTART = 0x7400
  6. ROMSIZE = 1024
  7. #include "print80.inc"