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
aa4df9f98ba4c3f2f216565619b43dd22fdcea2d
cc65
/
libsrc
/
serial
History
cuz
aa217e4535
Rewrote the xxx_load routines for the drivers in assembler to save some
...
space. git-svn-id: svn://svn.cc65.org/cc65/trunk@3756 b7a2c559-68d2-44c3-8de9-860c34a00d81
2006-06-05 16:59:29 +00:00
..
.cvsignore
Rewrote the xxx_load routines for the drivers in assembler to save some
2006-06-05 16:59:29 +00:00
Makefile
Rewrote the xxx_load routines for the drivers in assembler to save some
2006-06-05 16:59:29 +00:00
ser_close.s
API changes
2003-08-22 11:23:48 +00:00
ser_get.s
Working on new serial API
2003-04-18 16:29:51 +00:00
ser_ioctl.s
Missing ser_ioctl wrapper by Oliver Schmidt
2005-09-08 20:58:33 +00:00
ser_load.s
Rewrote the xxx_load routines for the drivers in assembler to save some
2006-06-05 16:59:29 +00:00
ser_open.s
API changes
2003-08-22 11:23:48 +00:00
ser_put.s
Working on new serial API
2003-04-18 16:29:51 +00:00
ser_status.s
Working on new serial API
2003-04-18 16:29:51 +00:00
ser_unload.s
ser_unload didn't return a valid error code.
2006-06-04 10:31:33 +00:00
ser-kernel.s
Fixed an error in the load routine: The driver was not removed from memory
2006-06-04 10:01:33 +00:00