Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt e54bb71bcc General source code cleanup.
- Tab chars were partially used with the unusual width of two blanks. I removed them altogether.
- Line endings were inconsistent even iniside individual files. I normalized them.
- I introduced a consistent coding style regarding comment indenting and blank line usage.
- I removed trailing spaces.
- I removed newlines following unnamed labels.
- ...
2013-12-27 14:57:56 +01:00
cfg Simplified test program sources by using exe headers from cc65 libs. 2013-12-19 22:04:19 +01:00
drivers General source code cleanup. 2013-12-27 14:57:56 +01:00
inc General source code cleanup. 2013-12-27 14:57:56 +01:00
ip65 General source code cleanup. 2013-12-27 14:57:56 +01:00
libnet General source code cleanup. 2013-12-27 14:57:56 +01:00
test General source code cleanup. 2013-12-27 14:57:56 +01:00
.gitignore Keep Git status clean of build artifacts. 2013-12-15 22:51:48 +01:00
CONTRIBUTORS.txt Added text files from doc directory. 2013-12-14 00:27:32 +01:00
LICENSE.txt Added text files from doc directory. 2013-12-14 00:27:32 +01:00