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-10 19:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
libsrc
/
serial
History
mrdudz
ffa83c32a4
clean-up of driver return codes
2023-02-26 20:03:41 +01: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
…
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
clean-up of driver return codes
2023-02-26 20:03:41 +01:00
ser-kernel.s
change driver _install calls from taking "void*" to "const void*"
2021-05-16 22:57:28 +02:00