From: groepaz (groepaz_at_gmx.net)
Date: 2001-11-06 19:14:40
Hello Ullrich, UvB> I've written interrupt driven code for this chip on several platforms, so I do UvB> of course believe that it's the only real way to do it:-) hehehehe well ;=P the "real" way to do it from my understanding, is doing it the way it works - nothing more, nothing less ;=P i couldnt care less what the hell the code is actually doing as long as its doing what its supposed to do ,=) UvB> The 16550 is quite friendly to the programmer and it is not very difficult to UvB> use interrupts for sending and receiving, so - apart from the additional space UvB> for the send and receive buffers - I see no real reason for polling. yesyesyes :o) and since my field is programming debug-stubs, which in turn always need to be as small as possible, relativly large send/recv buffers are a nonononono ;=P (aswell as using any interupts which would probably collide with other stuff when debugging) -- 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.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:44 CET