]> Shamusworld >> Repos - rmac/history - parmode.h
Actually implement ^^FILESIZE this time :)
[rmac] / parmode.h
2020-01-03 Shamus HammonsEOY minor update.
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-08-20 Shamus HammonsNow we're pretty sure that the codebase doesn't cause...
2018-05-16 ggnDon't print bogus message about optimising long address...
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2018-01-24 Shamus HammonsVersion bump for last eight commits; cleanup of Alcyon...
2018-01-24 ggnVarious small fixes including:
2018-01-24 ggnAdded missing (d16,An,Dn[.size][*scale]) addressing...
2018-01-24 ggnFix for addressing mode base value getting clobbered...
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-11 Shamus HammonsVersion bump (1.8.4) for last commit.
2017-08-10 ggnMultiple fixes for 020+ mode, including:
2017-07-20 Shamus HammonsFix for bug #102. Thanks (blame!) go to ggn & dml for...
2017-07-20 Shamus HammonsVersion bump (1.8.2) for last commit.
2017-07-20 ggnVarious 020+ fixes. In brief, this commit fixes the...
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.
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...
2015-11-17 ggnExtended switch -s to also warn about automatically...
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...
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2013-11-09 Shamus HammonsFixed subtle bug in expr().
2013-09-13 Shamus HammonsFixed assembler not complaining when using RISC regs...
2012-01-19 James HammonsMore readability cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.