]> git.sur5r.net Git - cc65/history - libsrc/common/fread.s
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / common / fread.s
2010-06-03 uzFixed a comment regarding errno/oserror.
2004-05-14 cuzAdd support for pushed back characters from ungetc()
2004-05-13 cuzUse a subroutine to set errno to save some space.
2003-12-03 cuzUse structs
2003-06-17 cuzRenamed one letter label
2002-12-03 cuzMake read and write __fastcall__
2002-11-23 cuzRewrote fread in assembler