[Coco] Deluxe rs232 pak with a printer

William Astle lost at l-w.ca
Thu Oct 18 01:03:38 EDT 2018


On 2018-10-17 09:54 PM, Dave Philipsen wrote:
> I think it could but you’d either have to patch the BASIC ROM or run a simple program (TSR) that would patch into a RAM hook (assuming there is one) for the serial out routine. I don’t believe there is any native support for it in the ROM.

There isn't one for the serial output routine itself. However, you could 
possibly hook the generic output routine (which does have a RAM hook) 
and trap device -2 to replace it with your own routine.

If you aren't using Basic, then obviously you would need your own driver 
routines.


More information about the Coco mailing list