]> git.sur5r.net Git - cc65/history - libsrc/serial/ser-kernel.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / serial / ser-kernel.s
2006-06-04 cuzFixed an error in the load routine: The driver was...
2006-03-31 cuzCode goes into the CODE segment, not RODATA.
2005-05-05 cuzBump the priority for the serial IRQ handler
2003-12-14 cuzFixed a bug
2003-12-14 cuzAdded an IRQ vector
2003-12-13 cuzUse SER_API_VERSION
2003-12-03 cuzUse structs/enums
2003-08-22 cuzAPI changes
2003-04-20 cuzWorking on the new serial code
2003-04-18 cuzWorking on new serial API
2003-04-15 cuzMoving rs232 support to modules