]> Shamusworld >> Repos - rmac/history - amode.c
Fix for addressing mode base value getting clobbered by scale value
[rmac] / amode.c
2018-01-24 ggndivu.l/divs.l/mulu.l/muls.l debugged and condensed...
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-11-18 ggnAdded floating point support to expression evaluator...
2017-10-08 Shamus HammonsAdd support for 64-bit evaluations.
2017-08-29 Shamus HammonsFix for section alignment values in ELF objects.
2017-08-11 Shamus HammonsVersion bump (1.8.4) for last commit.
2017-08-10 ggnMultiple fixes for 020+ mode, including:
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-14 Shamus HammonsELF support for RMAC.
2015-11-11 Shamus HammonsTentative fix for bug #55. Thanks to ggn for reporting!
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2015-01-16 Shamus HammonsMisc. whitespace cleanups, removal of unneeded code.
2013-09-13 Shamus HammonsFixed assembler not complaining when using RISC regs...
2012-01-18 James HammonsCode cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.