]> Shamusworld >> Repos - rmac/history - rmac.h
Doc fixes/updates.
[rmac] / rmac.h
2017-04-27 ggnAdded -l* to enable listing without pagination. Fix...
2017-04-25 Shamus HammonsFixed code to remove warnings. Inching closer towards...
2017-04-21 Shamus HammonsMinor tweaking from last round of patching, version...
2017-04-21 ggnMuch better implementation for A8 strings - introduced...
2017-04-20 Shamus HammonsCode cleanup, version bump for last commit. :-)
2017-04-20 ggn6502 support added back from original Madmac sources!
2017-04-15 ggnMake .incbin and object writing work ok under MinGW.
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-13 Shamus HammonsVersion bump. :-)
2016-09-13 ggnAdded .opt directive with similar syntax to command...
2016-09-13 ggnRemoved -w flag, added +o[n], ~o[n] switches to control...
2016-09-13 Shamus HammonsFix for bug #78: Thanks to ggn for reporting and supply...
2016-09-13 Shamus HammonsSmall fix to make compilation C99 compliant.
2015-11-17 ggnExtended switch -s to also warn about automatically...
2015-11-14 ggnNew directive: PRGFLAGS sets GEMDOS PRG flags (such...
2015-10-23 ggnFixed compilation on MinGW.
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-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2014-01-13 Shamus HammonsAdded "legacy mode" to assembler, which is on by default.
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-03-04 Shamus HammonsVarious code cleanups, mainly to do with RISC assembly.
2013-02-13 Shamus HammonsFixed .cargs problem, more code cleanup/fixup
2013-02-12 Shamus HammonsFirst stab at removing cruft.
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-01 Graeme HinchliffeCreated a quick and dirty windows based makefile.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.