Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How redirect PRINT to the printer how makes LPRINT?
#5
PRINT does not deal with the ROM. It's an entirely new subroutine made in assembler. It should not interfere with this.
Also. if the IX register is changed, it must be preserved (PUSH IX / POP IX) before calling the ROM with CALL 5633 or CALL 8252.

Did you manage to make it work?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)