This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-01-11 11:30:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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