]> Shamusworld >> Repos - rmac/history - sect.h
Implement ^^FILESIZE unary operator that returns the file size of a given file. Minor...
[rmac] / sect.h
2019-08-09 Shamus HammonsFix a few minor problems with 030 mode PC relative...
2019-08-07 Shamus HammonsThe deed has been accomplished.
2019-08-06 Shamus HammonsAdded in DSP fixups to sect.c, misc. fixes for 6502...
2018-06-23 Shamus HammonsCleanup of codebase and initial commit of 56K assembler...
2018-02-26 Shamus HammonsAdded Jaguar Object Processor assembler.
2018-02-10 Shamus HammonsAdd fixup stubs for FU_FLOATfoo types. Now at version...
2018-02-10 Shamus HammonsFix for D_foo() macros.
2018-02-10 Shamus HammonsPartial fix for bug #108 (Fixup cleanups).
2018-01-24 ggnFPU instructions debugged and stricter checks enforced
2018-01-21 Shamus HammonsLots of fixes for floating point handling; version...
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-08-29 Shamus HammonsAdded a few more fixes piggybacked on the last one...
2017-05-08 ggn(c) message in header files and doc mini adjustments.
2017-05-06 ggnInitial commit for 68020/30/40/60/68881/68882/68851...
2017-04-25 Shamus HammonsFixed code to remove warnings. Inching closer towards...
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 Shamus HammonsFix for bug #78: Thanks to ggn for reporting and supply...
2015-02-19 Shamus HammonsFix for "*" getting bad section attributes, reported...
2014-11-14 Shamus HammonsFix for bug #29. 1.3.0
2014-05-17 Shamus HammonsFixed word reversed fixup problem.
2013-03-05 Shamus HammonsMore fixups to remove warnings, removal of more cruft.
2013-02-16 Shamus HammonsFixed subtle bug in section marking code.
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-19 James HammonsMore readability cleanups.
2011-12-26 James HammonsVarious cleanups to fix compiler warnings.
2011-12-26 James HammonsInitial commit.