]> git.sur5r.net Git - cc65/history - src/da65/handler.c
Support for the Mitsubishi 740 CPU for da65. Written and contributed by
[cc65] / src / da65 / handler.c
2011-12-31 uzSupport for the Mitsubishi 740 CPU for da65. Written...
2011-02-06 uzAdded disassembler support for the NMOS 6502 with illeg...
2011-02-05 uzAdded two new global options, NewlineAfterJMP and Newli...
2009-11-24 uzSupport for the HuC6280 (CPU of the PC Engine) contribu...
2009-09-28 uzFixed warnings generated by clang (run by Per Olofsson).
2006-01-30 cuzAdded new options and info file attribute to set the...
2006-01-29 cuzRestructured some of the code. Attribute handling is...
2005-02-16 cuzAdded new comment feature
2004-10-26 cuzThe absolute X indirect addressing mode for the 65C02...
2004-04-29 cuzFixed a bug in the handling of ranges where the granula...
2003-10-31 cuzAdded parens
2003-10-31 cuzAn "absolute mode override modifier" is now added for...
2003-08-18 cuzFixed addresses crossing 0x10000
2003-08-08 cuzAdded additional 65(S)C02 opcodes
2003-04-03 cuzFixed a bug
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2000-09-29 cuzAdded labels, SIEZ attribute for labels, dependent...
2000-09-24 cuzWorking
2000-09-24 cuzFirst da65 version