cc65/libsrc/serial
mrdudz 5fc9d3f048 change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
..
ser-kernel.s change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
ser_close.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
ser_get.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
ser_ioctl.s Missing ser_ioctl wrapper by Oliver Schmidt 2005-09-08 20:58:33 +00:00
ser_load.s An already loaded driver is an error in ser_load_driver, because the library 2012-07-22 19:54:04 +00:00
ser_open.s API changes 2003-08-22 11:23:48 +00:00
ser_put.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
ser_status.s Working on new serial API 2003-04-18 16:29:51 +00:00
ser_unload.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00