]> git.sur5r.net Git - cc65/history - src/ca65/macpack.c
Avoid spurious subsequent errors if an include file wasn't found.
[cc65] / src / ca65 / macpack.c
2009-01-18 uzAvoid spurious subsequent errors if an include file...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2005-08-28 cuzNew atari builtin macro package that features a scrcode...
2005-08-24 cuzAdded a new option --macpack-dir that allows to load...
2005-08-22 cuzMove the macro package sources into own files
2004-10-03 cuzAdded SWEET 16 CPU
2004-08-16 cuzFixed the definition of the long branch macros to avoid...
2004-05-10 cuzAdd 6502X cpu
2003-11-06 cuzRevised symbol scoping
2003-10-10 cuzNew builtin macro package CPU
2003-05-04 cuzAdded a new .MACPACK CBM
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-22 cuzAdded a scope argument to the SymIsDef and SymIsDef...
2001-10-11 cuzThe longbranch macros did not work with numeric addresses
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-19 cuzFixed a problem with the add and sub macros
2000-05-28 uzThis commit was generated by cvs2svn to compensate...