1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-02 15:29:33 +00:00
cc65/libsrc/serial
uz dcff1d0774 An already loaded driver is an error in ser_load_driver, because the library
cannot know if it was dynamically loaded or statically linked.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5794 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-07-22 19:54:04 +00:00
..
Makefile Added --forget-inc-paths to the assembler command line to avoid problems if 2009-12-18 11:58:50 +00: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
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
ser_status.s
ser_unload.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
ser-kernel.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00