This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aebf61464d8abce13f850db221a2b0b5a95fef60
cc65
/
libsrc
/
serial
History
mrdudz
5fc9d3f048
change driver _install calls from taking "void*" to "const void*"
2021-05-16 22:57:28 +02:00
..
ser_close.s
…
ser_get.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
ser_ioctl.s
…
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
…
ser_put.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
ser_status.s
…
ser_unload.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
ser-kernel.s
change driver _install calls from taking "void*" to "const void*"
2021-05-16 22:57:28 +02:00