]> git.sur5r.net Git - cc65/history - src/common/segdefs.c
Line number is now an unsigned
[cc65] / src / common / segdefs.c
2003-11-23 cuzHold address sizes in an unsigned char
2003-11-07 cuzWorking on better 65816 support
2003-09-14 cuzFixed a typo
2003-09-14 cuzAdded SegTypeToStr
2003-02-08 cuzMove ValidSegName into segnames.c
2002-11-28 cuzAdded SegDef struct and a few functions to the segdefs...