Re[2]: [cc65] Serial port API

Date view Thread view Subject view

From: groepaz (groepaz_at_gmx.net)
Date: 2001-11-05 21:43:33


Hello MagerValp,

M> Yes, that's the whole point, the stop bit is the minimum delay between
M> characters -- it gives the receiver a little time to breathe.

well yeah :o) although like i wrote in the other mail to uz, 16bytes
fifo on the 16c550 is more than enough for that matter.

M> I think I want to keep the C64 as the master. I don't want to have
M> anything running on the C64, I just patch into the kernal vectors.
M> Once the C64 driver is done I'll rip out the RS-232 routines in the
M> kernal and burn new ROMs.

well yes, then still my debugger is supposed to support it since it
basically operates in 2 modes... a) console/fileserver mode (the pc is
slave of the c64, the c64 can send debug-messages to the pc and use
the pc as a fileserver through kernal calls) b) debug-mode (c64 is
slave of the pc, pc can send and/or read the c64 memory contents,
modify registers etc pp)


-- 
Best regards,
 groepaz                            mailto:groepaz_at_gmx.net


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:43 CET