]> git.sur5r.net Git - cc65/history - libsrc/common/fwrite.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / common / fwrite.s
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 cuzFixed a bug
2002-11-23 cuzRewrote fwrite in assembler