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-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-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 |
ggn | Yet another fix for bug #77 - eval is now uint64_t...
|
commit | commitdiff | tree |
2020-01-02 |
ggn | Long forgotten helper script which is used to create...
|
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 |
2018-05-16 |
ggn | Bug fix in flognp1. Better handling of cpbcc/fbcc/pbcc...
|
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 |
ggn | Remove hacky code that truncates absolute addresses...
|
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 |
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-18 |
ggn | Added floating point support to expression evaluator...
|
commit | commitdiff | tree |
2017-08-29 |
ggn | On some occasions elf output would misplace symbols...
|
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 |
ggn | Various 020+ fixes. In brief, this commit fixes the...
|
commit | commitdiff | tree |
2017-05-08 |
ggn | (c) message in header files and doc mini adjustments.
|
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 |
ggn | Fix for bug where in alcyon mode the tokenizer would...
|
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-21 |
ggn | Much better implementation for A8 strings - introduced...
|
commit | commitdiff | tree |
2017-04-21 |
ggn | 6502 mode: fix clearing of its RAM space with each...
|
commit | commitdiff | tree |
2017-04-20 |
ggn | 6502 support added back from original Madmac sources!
|
commit | commitdiff | tree |
2017-04-19 |
ggn | Fix movep size optimising when +o3 is enabled. Show...
|
commit | commitdiff | tree |
2017-04-15 |
ggn | Make .incbin and object writing work ok under MinGW.
|
commit | commitdiff | tree |
2016-09-27 |
ggn | .incbin now uses the same directory sets as .include...
|
commit | commitdiff | tree |
2016-09-22 |
ggn | Fixed bug when expanding macros with comments that...
|
commit | commitdiff | tree |
2016-09-13 |
ggn | Added .opt directive with similar syntax to command...
|
commit | commitdiff | tree |
2016-09-13 |
ggn | Removed -w flag, added +o[n], ~o[n] switches to control...
|
commit | commitdiff | tree |
2016-05-08 |
ggn | When selecting ST .o output (-fa), don't write a .prg...
|
commit | commitdiff | tree |
2015-11-17 |
ggn | .error and .warn directives implemented.
|
commit | commitdiff | tree |
2015-11-17 |
ggn | Moved some messages from -v to -x
|
commit | commitdiff | tree |
2015-11-17 |
ggn | The rest of the .PRGFLAGS patch. Sorry!
|
commit | commitdiff | tree |
2015-11-17 |
ggn | Extended switch -s to also warn about automatically...
|
commit | commitdiff | tree |
2015-11-17 |
ggn | TEXT/DATA/BSS sizes printed at the end of assembly...
|
commit | commitdiff | tree |
2015-11-17 |
ggn | ASCII art logo, because why not.
|
commit | commitdiff | tree |
2015-11-17 |
ggn | Fix for assembly getting stuck in an infinite loop...
|
commit | commitdiff | tree |
2015-11-14 |
ggn | New directive: PRGFLAGS sets GEMDOS PRG flags (such...
|
commit | commitdiff | tree |
2015-11-14 |
ggn | Fix for initial plus in expression throwing a "bad...
|
commit | commitdiff | tree |
2015-11-14 |
ggn | Fix segfaulting when building .prg target on linux...
|
commit | commitdiff | tree |
2015-11-11 |
ggn | New keyword ^^ABSCOUNT counts bytes defined in current...
|
commit | commitdiff | tree |
2015-11-11 |
ggn | Re-introduced .abs mnemonic (it was renamed to .offset...
|
commit | commitdiff | tree |
2015-11-10 |
ggn | Change extension to .prg when invoked with -p.
|
commit | commitdiff | tree |
2015-11-10 |
ggn | Fix for bug #51. Apparently 10 tokens weren't enough...
|
commit | commitdiff | tree |
2015-11-01 |
ggn | Force -fa when user passes -p.
|
commit | commitdiff | tree |
2015-11-01 |
ggn | A few compiler warnings pacified.
|
commit | commitdiff | tree |
2015-11-01 |
ggn | Fix for bug that happened when a called macro inside...
|
commit | commitdiff | tree |
2015-10-23 |
ggn | Fixed compilation on MinGW.
|
commit | commitdiff | tree |
2015-10-07 |
ggn | Visual Studio 2015 project files. A few warnings about...
|
commit | commitdiff | tree |
|