2020-01-17 |
ggn | Added new optimisation option "+op" which enforces...
|
commit | commitdiff | tree |
2020-01-15 |
ggn | Forgotten file for the VS project
|
commit | commitdiff | tree |
2020-01-15 |
Shamus Hammons | Fixes for bug #144 (unitialized code paths in 6502...
|
commit | commitdiff | tree |
2020-01-10 |
Shamus Hammons | Version bump for previous commits; now at v2.0.8.
|
commit | commitdiff | tree |
2020-01-10 |
Shamus Hammons | Further fix for bug #135 (added RISC error reporting).
|
commit | commitdiff | tree |
2020-01-10 |
ggn | Introducing new switch -fr which outputs binaries assembled...
|
commit | commitdiff | tree |
2020-01-10 |
ggn | Fix for #145 - addressing mode mask was not restrictive...
|
commit | commitdiff | tree |
2020-01-04 |
Shamus Hammons | Fix for bug #135 (RISC error reporting for immediate...
|
commit | commitdiff | tree |
2020-01-03 |
Shamus Hammons | Version bump for last commits; now at v2.0.6.
|
commit | commitdiff | tree |
2020-01-03 |
ggn | Actually implement ^^FILESIZE this time :)
|
commit | commitdiff | tree |
2020-01-03 |
ggn | Updated VS2015 project files, it should now build out...
|
commit | commitdiff | tree |
2020-01-03 |
Shamus Hammons | EOY minor update.
|
commit | commitdiff | tree |
2020-01-03 |
Shamus Hammons | Minor changes and version bump for prior commit; now...
|
commit | commitdiff | tree |
2020-01-03 |
ggn | Yet another fix for bug #77 - eval is now uint64_t...
|
commit | commitdiff | tree |
2020-01-02 |
Shamus Hammons | Fix for bug #140 (unusual COFF writer case); now at...
|
commit | commitdiff | tree |
2020-01-02 |
ggn | Long forgotten helper script which is used to create...
|
commit | commitdiff | tree |
2020-01-02 |
Shamus Hammons | Version bump for the last few commits. Now at v2.0.3.
|
commit | commitdiff | tree |
2020-01-02 |
ggn | Added DSM directive for 56001 mode (and not only)....
|
commit | commitdiff | tree |
2020-01-02 |
ggn | Updated documentation for v2.0.0
|
commit | commitdiff | tree |
2020-01-02 |
ggn | Implement ^^FILESIZE unary operator that returns the...
|
commit | commitdiff | tree |
2020-01-01 |
ggn | When expanding macro parameters ("\{param_name}") inside...
|
commit | commitdiff | tree |
2020-01-01 |
ggn | More correct calculation of ^^ABSCOUNT. Also updated...
|
commit | commitdiff | tree |
2019-08-09 |
Shamus Hammons | Minor code cleanups.
|
commit | commitdiff | tree |
2019-08-09 |
Shamus Hammons | Fix a few minor problems with 030 mode PC relative...
|
commit | commitdiff | tree |
2019-08-08 |
Shamus Hammons | Added missing d_ds handling, add kludge for 56K fixups.
|
commit | commitdiff | tree |
2019-08-08 |
Shamus Hammons | Forgot to update the copyright in rmac.c. D'oh! :-P
|
commit | commitdiff | tree |
2019-08-08 |
Shamus Hammons | One more minor fix: add back FP values for 56001 in...
|
commit | commitdiff | tree |
2019-08-07 |
Shamus Hammons | The deed has been accomplished.
|
commit | commitdiff | tree |
2019-08-06 |
Shamus Hammons | Added in DSP fixups to sect.c, misc. fixes for 6502...
|
commit | commitdiff | tree |
2018-08-20 |
Shamus Hammons | Now we're pretty sure that the codebase doesn't cause...
|
commit | commitdiff | tree |
2018-06-23 |
Shamus Hammons | Cleanup of codebase and initial commit of 56K assembler...
|
commit | commitdiff | tree |
2018-06-03 |
Shamus Hammons | Minor fixups.
|
commit | commitdiff | tree |
2018-05-16 |
Shamus Hammons | Version bump for last commit; now at version 1.13.5.
|
commit | commitdiff | tree |
2018-05-16 |
ggn | Bug fix in flognp1. Better handling of cpbcc/fbcc/pbcc...
|
commit | commitdiff | tree |
2018-05-16 |
Shamus Hammons | Version bump for last patch; now at v1.13.4.
|
commit | commitdiff | tree |
2018-05-16 |
ggn | Fix for bug 120. AND can never accept an address register...
|
commit | commitdiff | tree |
2018-05-16 |
ggn | Don't print bogus message about optimising long address...
|
commit | commitdiff | tree |
2018-05-15 |
Shamus Hammons | Version bump for last commit. Now at version 1.13.2.
|
commit | commitdiff | tree |
2018-05-15 |
ggn | Remove hacky code that truncates absolute addresses...
|
commit | commitdiff | tree |
2018-02-27 |
Shamus Hammons | Minor tweak for OP data address fixups. Now at version...
|
commit | commitdiff | tree |
2018-02-26 |
Shamus Hammons | Added Jaguar Object Processor assembler.
|
commit | commitdiff | tree |
2018-02-24 |
Shamus Hammons | Fix for subtle bug in the expression analyzer.
|
commit | commitdiff | tree |
2018-02-10 |
Shamus Hammons | Add fixup stubs for FU_FLOATfoo types. Now at version...
|
commit | commitdiff | tree |
2018-02-10 |
Shamus Hammons | Cleanups for the RISC assembler. Now at version 1.12.3.
|
commit | commitdiff | tree |
2018-02-10 |
Shamus Hammons | Minor bugfix for FU_NUM15 fixups.
|
commit | commitdiff | tree |
2018-02-10 |
Shamus Hammons | Fix for D_foo() macros.
|
commit | commitdiff | tree |
2018-02-10 |
Shamus Hammons | Partial fix for bug #108 (Fixup cleanups).
|
commit | commitdiff | tree |
2018-01-24 |
Shamus Hammons | Version bump for last eight commits; cleanup of Alcyon...
|
commit | commitdiff | tree |
2018-01-24 |
ggn | When an error occurs inside a macro or rept, report...
|
commit | commitdiff | tree |
2018-01-24 |
ggn | Various small fixes including:
|
commit | commitdiff | tree |
2018-01-24 |
ggn | Added missing (d16,An,Dn[.size][*scale]) addressing...
|
commit | commitdiff | tree |
2018-01-24 |
ggn | Fix for addressing mode base value getting clobbered...
|
commit | commitdiff | tree |
2018-01-24 |
ggn | FPU instructions debugged and stricter checks enforced
|
commit | commitdiff | tree |
2018-01-24 |
ggn | divu.l/divs.l/mulu.l/muls.l debugged and condensed...
|
commit | commitdiff | tree |
2018-01-24 |
ggn | Add flag -px in alcyon mode which enables extended...
|
commit | commitdiff | tree |
2018-01-24 |
ggn | Added optimisation switches -o8 and -o9
|
commit | commitdiff | tree |
2018-01-22 |
Shamus Hammons | Fixes for slightly broken Motorola extended float generation.
|
commit | commitdiff | tree |
2018-01-21 |
Shamus Hammons | Lots of fixes for floating point handling; version...
|
commit | commitdiff | tree |
2017-11-30 |
Shamus Hammons | Small cleanups + version bump for last commit.
|
commit | commitdiff | tree |
2017-11-30 |
ggn | Various small fixes and additions to the 680x0 parts:
|
commit | commitdiff | tree |
2017-11-29 |
ggn | Modified IMACRO and IREPT to store line numbers during...
|
commit | commitdiff | tree |
2017-11-29 |
Shamus Hammons | Roll back TOKENPTR changes and most of the .u32 changes...
|
commit | commitdiff | tree |
2017-11-21 |
Shamus Hammons | Fixes for last commit; version is now 1.10.0.
|
commit | commitdiff | tree |
2017-11-18 |
ggn | Added floating point support to expression evaluator...
|
commit | commitdiff | tree |
2017-10-13 |
Shamus Hammons | Small fix for spurious "out of range" errors (tied...
|
commit | commitdiff | tree |
2017-10-08 |
Shamus Hammons | Add support for 64-bit evaluations.
|
commit | commitdiff | tree |
2017-10-04 |
Shamus Hammons | Patch to fix lack of WORD sized symbol relocations...
|
commit | commitdiff | tree |
2017-08-29 |
Shamus Hammons | Missed a few double parens in eagen0.c. :-P
|
commit | commitdiff | tree |
2017-08-29 |
Shamus Hammons | Added a few more fixes piggybacked on the last one...
|
commit | commitdiff | tree |
2017-08-29 |
ggn | On some occasions elf output would misplace symbols...
|
commit | commitdiff | tree |
2017-08-29 |
Shamus Hammons | Fix for section alignment values in ELF objects.
|
commit | commitdiff | tree |
2017-08-11 |
Shamus Hammons | Version bump (1.8.4) for last commit.
|
commit | commitdiff | tree |
2017-08-10 |
ggn | Multiple fixes for 020+ mode, including:
|
commit | commitdiff | tree |
2017-08-10 |
ggn | Fix for reg keyword not working. Apparently it was...
|
commit | commitdiff | tree |
2017-07-20 |
Shamus Hammons | Version bump (1.8.3) for last commit. :-P
|
commit | commitdiff | tree |
2017-07-20 |
Shamus Hammons | Fix for bug #102. Thanks (blame!) go to ggn & dml for...
|
commit | commitdiff | tree |
2017-07-20 |
Shamus Hammons | Version bump (1.8.2) for last commit.
|
commit | commitdiff | tree |
2017-07-20 |
ggn | Various 020+ fixes. In brief, this commit fixes the...
|
commit | commitdiff | tree |
2017-07-20 |
Shamus Hammons | Fix for bug #101 (bad macro handling).
|
commit | commitdiff | tree |
2017-07-19 |
Shamus Hammons | Fixed IREPT blocks to not corrupt memory on 64-bit...
|
commit | commitdiff | tree |
2017-06-24 |
Shamus Hammons | Minor code cleanups.
|
commit | commitdiff | tree |
2017-06-24 |
Shamus Hammons | Fixed bad char reporting, revamp of the error/warning...
|
commit | commitdiff | tree |
2017-05-08 |
ggn | (c) message in header files and doc mini adjustments.
|
commit | commitdiff | tree |
2017-05-07 |
Shamus Hammons | Code cleanup from last patch, also, version bump for...
|
commit | commitdiff | tree |
2017-05-06 |
ggn | Increase line lengths for listing and line parser.
|
commit | commitdiff | tree |
2017-05-06 |
ggn | Initial commit for 68020/30/40/60/68881/68882/68851...
|
commit | commitdiff | tree |
2017-05-05 |
Shamus Hammons | Version bump for last commit. :-)
|
commit | commitdiff | tree |
2017-05-05 |
ggn | Fix for bug where in alcyon mode the tokenizer would...
|
commit | commitdiff | tree |
2017-05-02 |
Shamus Hammons | Fix for bug #77 (ds with negative numbers).
|
commit | commitdiff | tree |
2017-04-27 |
Shamus Hammons | Version bump for last commits. :-)
|
commit | commitdiff | tree |
2017-04-27 |
ggn | Doc fixes/updates.
|
commit | commitdiff | tree |
2017-04-27 |
ggn | Added -l* to enable listing without pagination. Fix...
|
commit | commitdiff | tree |
2017-04-25 |
Shamus Hammons | Fixed code to remove warnings. Inching closer towards...
|
commit | commitdiff | tree |
2017-04-21 |
Shamus Hammons | Minor tweaking from last round of patching, version...
|
commit | commitdiff | tree |
2017-04-21 |
ggn | Much better implementation for A8 strings - introduced...
|
commit | commitdiff | tree |
2017-04-21 |
Shamus Hammons | Possible fix for bug #92.
|
commit | commitdiff | tree |
2017-04-21 |
Shamus Hammons | Version bump for last commit. ;-)
|
commit | commitdiff | tree |
2017-04-21 |
ggn | 6502 mode: fix clearing of its RAM space with each...
|
commit | commitdiff | tree |
2017-04-20 |
Shamus Hammons | Tweaks to new 6502 assembler (ggn), added dependency...
|
commit | commitdiff | tree |
2017-04-20 |
Shamus Hammons | Add missing files. I hate when that happens! >:-U
|
commit | commitdiff | tree |
next |