]> Shamusworld >> Repos - rmac/history - 6502.c
Fix a bug in +o5 where outer displacement would not optimise to word size
[rmac] / 6502.c
2020-01-15 Shamus HammonsFixes for bug #144 (unitialized code paths in 6502...
2020-01-03 Shamus HammonsEOY minor update.
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-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-05-08 ggn(c) message in header files and doc mini adjustments.
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 HammonsTweaks to new 6502 assembler (ggn), added dependency...
2017-04-20 Shamus HammonsCode cleanup, version bump for last commit. :-)
2017-04-20 ggn6502 support added back from original Madmac sources!