]> Shamusworld >> Repos - rmac/history - direct.c
Fixed word reversed fixup problem.
[rmac] / direct.c
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2014-02-26 Shamus HammonsFOR GREAT JUSTICE
2014-02-23 Shamus HammonsFix for extraneous newlines in .print directive.
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-03-30 Shamus HammonsAdded deprecated keywords JPAD/NOJPAD for legacy code...
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-27 Shamus HammonsFix for slow .incbin performance.
2013-02-13 Shamus HammonsAdded new .cstruct construct. Thanks to GroovyBee for...
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
2013-02-12 Shamus HammonsFirst stab at removing cruft.
2013-02-02 Shamus HammonsFixed compiler not checking for INCBIN in BSS sections.
2012-11-26 Shamus HammonsFixed problem with nested MACROs.
2012-11-24 Shamus HammonsFirst working 64-bit version of RMAC
2012-11-23 Shamus HammonsCode cleanup and prepartion for 64-bit host fixes
2012-01-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.