1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc/serial
cuz e941b34947 Fixed an error in the load routine: The driver was not removed from memory
when the install routine failed.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3750 b7a2c559-68d2-44c3-8de9-860c34a00d81
2006-06-04 10:01:33 +00:00
..
.cvsignore Working on new serial API 2003-04-18 16:29:51 +00:00
Makefile Missing ser_ioctl wrapper by Oliver Schmidt 2005-09-08 20:58:33 +00:00
ser_close.s API changes 2003-08-22 11:23:48 +00:00
ser_get.s Working on new serial API 2003-04-18 16:29:51 +00:00
ser_ioctl.s Missing ser_ioctl wrapper by Oliver Schmidt 2005-09-08 20:58:33 +00:00
ser_load.c Fixed an error in the load routine: The driver was not removed from memory 2006-06-04 10:01:33 +00:00
ser_open.s API changes 2003-08-22 11:23:48 +00:00
ser_put.s Working on new serial API 2003-04-18 16:29:51 +00:00
ser_status.s Working on new serial API 2003-04-18 16:29:51 +00:00
ser_unload.s Added an IRQ vector 2003-12-14 17:39:22 +00:00
ser-kernel.s Fixed an error in the load routine: The driver was not removed from memory 2006-06-04 10:01:33 +00:00