]> git.sur5r.net Git - cc65/history - libsrc/atari/fdtable.s
Fixed _textcolor definition.
[cc65] / libsrc / atari / fdtable.s
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-25 Oliver SchmidtMerge pull request #16 from groessler/something_to_pull
2013-06-24 Christian Groesslermove findfreeiocb function into its own object file 16/head
2013-06-24 Christian Groesslermove findfreeiocb function into its own object file
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2009-11-23 cpgmove fdtoiocb function into its own file -- idea by...
2009-11-18 cpgsmall space optimization -- 3 bytes reduced
2003-11-14 cpgfix newfd comment
2003-01-05 cpgadded some comments; new ft_flag bit #4: fd was opened...
2002-05-23 cpgupdated comment about fdtoiocb return values
2001-12-04 cpgfix comments about fdtoiocb parameters
2001-10-03 cpgclriocb and findfreeiocb moved from open.s to fdtable...
2001-03-24 cuzRemove unused imports
2000-10-29 cpgmoved getfd and fdt_to_fdi functions and fd_table into...
2000-06-25 cpgrenamed fd_table, fd_index to __fd_table and __fd_index...
2000-06-12 cpgstupid: put local vars of newfd function into .bss...
2000-06-11 cpgallocate local vars in .data, don't use the stack ...
2000-05-30 cpgfirst working version (with filenames at least, devices...
2000-05-28 cpgfixed a typo
2000-05-28 cpgfirst hack at newfd function: compiles but doesn't...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...