1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 06:29:36 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
uz ed7db04ca5 Added descriptions for all functions in dirent.h.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5680 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-06-03 16:45:37 +00:00
asminc Moved most of the file type detection from cbm_dir.c into a new function 2012-06-02 22:56:14 +00:00
doc Added descriptions for all functions in dirent.h. 2012-06-03 16:45:37 +00:00
include Implemented rewinddir/seekdir. 2012-06-03 15:11:32 +00:00
libsrc Parse the name passed to opendir(). 2012-06-03 15:48:32 +00:00
make Fix missing semicolons. By Alex <xenogenesi@virgilio.it>. 2012-01-26 19:30:54 +00:00
packages Added sp65. 2012-03-10 23:14:36 +00:00
samples Added secondary linker config for C64 overlays (incl. demo program). 2012-06-03 16:16:11 +00:00
src Added secondary linker config for C64 overlays (incl. demo program). 2012-06-03 16:16:11 +00:00
targetutil Added comments. 2012-02-24 22:21:54 +00:00
testcode Removed '.c65' from include file name. 2012-02-09 09:13:34 +00:00
util Added a convertor from Latin1 to PetSCII. By Greg King. 2011-04-29 15:39:28 +00:00