]> git.sur5r.net Git - cc65/history - src/ld65/fileinfo.c
Inline assembly can now reference C labels with the %g format specifier
[cc65] / src / ld65 / fileinfo.c
2003-06-06 cuzAdded assertions
2003-06-04 cuzMore string pool use
2001-09-30 cuzUsed __attribute ((unused)) instead of -Wno-unused...
2001-05-23 cuzUse a separate structure for file infos instead of...