]> Shamusworld >> Repos - rmac/history - direct.h
The deed has been accomplished.
[rmac] / direct.h
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2017-11-30 ggnVarious small fixes and additions to the 680x0 parts:
2017-11-29 Shamus HammonsRoll back TOKENPTR changes and most of the .u32 changes...
2017-11-21 Shamus HammonsFixes for last commit; version is now 1.10.0.
2017-10-08 Shamus HammonsAdd support for 64-bit evaluations.
2017-08-29 Shamus HammonsFix for section alignment values in ELF objects.
2017-07-19 Shamus HammonsFixed IREPT blocks to not corrupt memory on 64-bit...
2017-05-08 ggn(c) message in header files and doc mini adjustments.
2017-05-07 Shamus HammonsCode cleanup from last patch, also, version bump for...
2017-05-06 ggnInitial commit for 68020/30/40/60/68881/68882/68851...
2017-04-21 Shamus HammonsMinor tweaking from last round of patching, version...
2017-04-21 Shamus HammonsVersion bump for last commit. ;-)
2017-04-21 ggn6502 mode: fix clearing of its RAM space with each...
2017-04-20 Shamus HammonsCode cleanup, version bump for last commit. :-)
2017-04-20 ggn6502 support added back from original Madmac sources!
2017-04-14 Shamus HammonsELF support for RMAC.
2016-09-13 ggnAdded .opt directive with similar syntax to command...
2015-11-14 ggnNew directive: PRGFLAGS sets GEMDOS PRG flags (such...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2014-02-26 Shamus HammonsFOR GREAT JUSTICE
2013-03-30 Shamus HammonsAdded deprecated keywords JPAD/NOJPAD for legacy code...
2013-02-13 Shamus HammonsAdded new .cstruct construct. Thanks to GroovyBee for...
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
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.