]> git.sur5r.net Git - cc65/history - src/cc65/incpath.c
Fixed a bug
[cc65] / src / cc65 / incpath.c
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2000-10-10 cuzFixed a bug in explicit type casts
2000-06-14 cuzBetter error messages when opening include files
2000-06-14 cuzUse the xmalloc module from the common directory.
2000-06-14 cuzSome basic support for the 65C02 CPU.