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 |
2017-04-20 |
Shamus Hammons | Code cleanup, version bump for last commit. :-)
|
commit | commitdiff | tree |
2017-04-20 |
ggn | 6502 support added back from original Madmac sources!
|
commit | commitdiff | tree |
2017-04-19 |
Shamus Hammons | Version bump for last patch. :-)
|
commit | commitdiff | tree |
2017-04-19 |
ggn | Fix movep size optimising when +o3 is enabled. Show...
|
commit | commitdiff | tree |
2017-04-18 |
Shamus Hammons | Update makefile to fix bug #89.
|
commit | commitdiff | tree |
2017-04-16 |
Shamus Hammons | Fix for bug #88 (allow DS in all sections).
|
commit | commitdiff | tree |
2017-04-15 |
Shamus Hammons | Version bump for last commit. :-)
|
commit | commitdiff | tree |
2017-04-15 |
ggn | Make .incbin and object writing work ok under MinGW.
|
commit | commitdiff | tree |
2017-04-14 |
Shamus Hammons | ELF support for RMAC.
|
commit | commitdiff | tree |
2017-01-31 |
Graeme Hinchliffe | Improved indexed reg error
|
commit | commitdiff | tree |
2016-09-27 |
Shamus Hammons | Version bump. :-)
|
commit | commitdiff | tree |
2016-09-27 |
ggn | .incbin now uses the same directory sets as .include...
|
commit | commitdiff | tree |
2016-09-22 |
Shamus Hammons | Version bump for last patch. :-)
|
commit | commitdiff | tree |
2016-09-22 |
ggn | Fixed bug when expanding macros with comments that... Signed-off-by: Shamus Hammons <jlhamm@acm.org>
|
commit | commitdiff | tree |
2016-09-22 |
Shamus Hammons | Fix for bug #81. Thanks to ggn for the patch!
|
commit | commitdiff | tree |
2016-09-13 |
Shamus Hammons | Version bump. :-)
|
commit | commitdiff | tree |
2016-09-13 |
ggn | Added .opt directive with similar syntax to command... Signed-off-by: Shamus Hammons <jlhamm@acm.org>
|
commit | commitdiff | tree |
2016-09-13 |
Shamus Hammons | Version bump for last commit. ;-)
|
commit | commitdiff | tree |
2016-09-13 |
ggn | Removed -w flag, added +o[n], ~o[n] switches to control... Signed-off-by: Shamus Hammons <jlhamm@acm.org>
|
commit | commitdiff | tree |
2016-09-13 |
Shamus Hammons | Fix for bug #77. Thanks for ggn for reporting. :-)
|
commit | commitdiff | tree |
2016-09-13 |
Shamus Hammons | Fix for bug #78: Thanks to ggn for reporting and supplying...
|
commit | commitdiff | tree |
2016-09-13 |
Shamus Hammons | Small fix to make compilation C99 compliant.
|
commit | commitdiff | tree |
2016-05-15 |
Shamus Hammons | Fix for bug #67 (thanks to ggn for reporting!).
|
commit | commitdiff | tree |
2016-05-09 |
Shamus Hammons | Possible fix for bug #72 (no warning on unclosed .ifs).
|
commit | commitdiff | tree |
2016-05-08 |
Shamus Hammons | Version bump. Thanks to ggn for the report & patch...
|
commit | commitdiff | tree |
2016-05-08 |
ggn | When selecting ST .o output (-fa), don't write a .prg...
|
commit | commitdiff | tree |
2016-04-15 |
Shamus Hammons | Fix for bug #71 (thanks to ggn for reporting! :-)
|
commit | commitdiff | tree |
2016-01-07 |
Shamus Hammons | Hopefully final fix for bug #68 (crash on ARM).
|
commit | commitdiff | tree |
2015-12-24 |
Shamus Hammons | Possible fix for bug #68 (crash when running on ARM).
|
commit | commitdiff | tree |
2015-12-07 |
Shamus Hammons | Removed naked 'abs' (sans leading dot) from mntab.
|
commit | commitdiff | tree |
2015-11-17 |
Shamus Hammons | Bump version #.
|
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 |
Shamus Hammons | Bump version #.
|
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 |
Shamus Hammons | Bump version #, also create "docs" subdir for documentation...
|
commit | commitdiff | tree |
2015-11-14 |
ggn | New directive: PRGFLAGS sets GEMDOS PRG flags (such...
|
commit | commitdiff | tree |
2015-11-14 |
Shamus Hammons | Bump version #.
|
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 |
Shamus Hammons | Tentative fix for bug #55. Thanks to ggn for reporting!
|
commit | commitdiff | tree |
2015-11-11 |
Shamus Hammons | Bump version #.
|
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 |
Shamus Hammons | Fix for bug where ^^FOO mnemonics were parsed incorrectly.
|
commit | commitdiff | tree |
2015-11-10 |
Shamus Hammons | Complete MADMAC manuals. Thanks to ggn for contributing...
|
commit | commitdiff | tree |
next |