]> Shamusworld >> Repos - rmac/history - object.c
6502 support added back from original Madmac sources!
[rmac] / object.c
2017-04-20 ggn6502 support added back from original Madmac sources!
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-13 Shamus HammonsFix for bug #78: Thanks to ggn for reporting and supply...
2016-05-08 ggnWhen selecting ST .o output (-fa), don't write a .prg...
2015-11-17 ggnThe rest of the .PRGFLAGS patch. Sorry!
2015-11-17 ggnTEXT/DATA/BSS sizes printed at the end of assembly...
2015-11-14 ggnNew directive: PRGFLAGS sets GEMDOS PRG flags (such...
2015-11-14 ggnFix segfaulting when building .prg target on linux...
2015-11-01 ggnA few compiler warnings pacified.
2015-10-07 Shamus HammonsFixed WARNING macro to be system agnostic, added doco...
2015-10-07 ggnVisual Studio 2015 project files. A few warnings about...
2015-10-07 Shamus HammonsApplied patches from ggn for bugs #38, 40, & 41. Thanks!
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2015-01-13 Shamus HammonsFixed bug with -l switch.
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-03-02 Shamus HammonsFix silly mask bugs, added check for use of undefined...
2013-02-12 Shamus HammonsFirst stab at removing cruft.
2013-02-12 Shamus HammonsBumped object size from 4MB to 6MB (ggn).
2012-01-19 James HammonsMore readability cleanups.
2012-01-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.