Commit Graph

  • 765fce9827
    Prepare v10.5.0 release master v10.5.0 Matthew Callis 2021-02-08 15:07:05 -0800
  • e387111185
    Merge pull request #19 from ProbablyNotArtyom/master Matthew Callis 2021-02-08 15:03:58 -0800
  • ada325129d
    Merge pull request #18 from secondsun/patch-1 Matthew Callis 2021-02-08 15:03:14 -0800
  • ca009b986b Various regex fixes for the Kick Assembler grammar * Removed all remaining references to the 'merlin' grammar * Labels with trailing numbers are now detected as labels * Branches to positional labels are detected properly now ProbablyNotArtyom 2020-10-01 04:25:08 -0400
  • aa5faf999f
    Fix typo in cc65-toolchain.cson Hoyt Summers Pittman 2020-07-11 13:49:39 -0400
  • 32ddd31469
    Update CHANGELOG.md Matthew Callis 2020-01-27 12:40:47 -0800
  • 3645d31d58
    Prepare v10.4.0 release v10.4.0 Matthew Callis 2020-01-27 12:40:23 -0800
  • 118052ebc8
    Update CHANGELOG Matthew Callis 2020-01-27 12:39:27 -0800
  • 4a5733826e
    Update README Matthew Callis 2020-01-27 12:38:27 -0800
  • 6e4108ca91
    Merge pull request #17 from michaellass/fix-operator-regex Matthew Callis 2020-01-27 12:36:47 -0800
  • 0c3e7c9e25 Fix operator regex for ACME grammar (again) Michael Lass 2020-01-18 23:32:38 +0100
  • 2dcf07e67b
    Prepare v10.3.0 release v10.3.0 Matthew Callis 2019-11-13 19:37:41 -0800
  • e7976a5a95
    Fix issue in publishing Matthew Callis 2019-11-13 19:37:30 -0800
  • 124e6531f4
    Prepare v10.1.0 release Matthew Callis 2019-11-13 19:36:37 -0800
  • a0db8c9fbd
    Merge pull request #16 from ProbablyNotArtyom/master Matthew Callis 2019-11-13 19:34:18 -0800
  • cbcc0bfce6 Added KickAssembler to the README Added KickAssembler credits to the README ProbablyNotArtyom 2019-11-13 06:35:47 -0500
  • 707b9c8bd3 Added KickAssembler grammar ProbablyNotArtyom 2019-11-13 06:32:10 -0500
  • 242aa2032f
    Prepare v10.1.0 release v10.1.0 ACME Matthew Callis 2019-08-29 15:53:10 -0700
  • c5ff13055f
    Merge pull request #15 from MatthewCallis/ACME Matthew Callis 2019-08-29 15:51:54 -0700
  • a198b529b7
    Fix bug in Acme grammar with arithmetic operators Matthew Callis 2019-08-29 15:50:55 -0700
  • 191902076a
    Prepare 10.0.0 release v10.0.0 Matthew Callis 2018-12-19 12:18:46 -0800
  • c1b48c5732
    v10 Matthew Callis 2018-12-19 12:16:58 -0800
  • 0a367c9924
    Merge pull request #13 from georgjz/master Matthew Callis 2018-12-19 12:13:46 -0800
  • 5ad9fa0be5 Merge branch 'asm6' Georg Ziegler 2018-10-19 16:35:29 +0200
  • f56e593d02 Update README Georg Ziegler 2018-10-19 16:34:51 +0200
  • 2578cfb4e3 Refactor and add file extension Georg Ziegler 2018-10-19 16:27:18 +0200
  • dafc148662 Add missing operators and illegal opcodes Georg Ziegler 2018-10-19 16:21:04 +0200
  • 1cbcd550e1 Add support for asm6 assembler Georg Ziegler 2018-10-19 16:14:05 +0200
  • 032e7d76d7
    Create CHANGELOG.md Matthew Callis 2018-06-21 10:47:11 -0700
  • 8791a59ecb
    Prepare 9.0.0 release v9.0.0 Matthew Callis 2018-06-21 10:42:32 -0700
  • ffbb1c698e
    Merge pull request #11 from MatthewCallis/ACME-UPDATES Matthew Callis 2018-06-21 10:40:04 -0700
  • b4a88e0a42
    Updated ACME grammar from GoDot Matthew Callis 2018-06-12 11:38:16 -0700
  • a32c1f73a2
    Merge pull request #10 from georgjz/master Matthew Callis 2018-06-21 10:37:18 -0700
  • d7c010e8aa Add SPC-700 and SuperFX opcodes Georg Ziegler 2018-06-21 06:40:54 +0200
  • 194a96a3cd Add missing keyword Georg Ziegler 2018-06-12 17:22:39 +0200
  • fad43e3b4a Merge branch 'develop' Georg Ziegler 2018-06-12 09:52:03 +0200
  • bc4ce09e84 Add asar support Georg Ziegler 2018-06-12 09:51:53 +0200
  • 1e605edeb4 Add missing commands, opcodes, constants Georg Ziegler 2018-06-12 07:55:37 +0200
  • b23fafac4a Improve cc65 support with new grammar for linker config files Georg Ziegler 2018-06-12 07:02:05 +0200
  • eefb3ddffa Remove duplicate files Georg Ziegler 2018-06-08 03:31:19 +0200
  • 3394902046 Merge branch 'merlin' Georg Ziegler 2018-06-08 02:58:45 +0200
  • 9e1c3129eb Merge branch 'develop' Georg Ziegler 2018-06-08 02:58:22 +0200
  • 1687bd1b93 Improve Merlin grammar Georg Ziegler 2018-06-08 02:57:54 +0200
  • 1ce19430cf Fix DASM grammar Georg Ziegler 2018-06-07 20:54:11 +0200
  • 42530f66bc DASM: Add opcodes and comments Georg Ziegler 2018-06-07 18:24:53 +0200
  • 28079336e1 Fix hex numbers with suffix 'h' Georg Ziegler 2018-06-07 17:15:47 +0200
  • 10e34aca94 New files for Merlin grammar Georg Ziegler 2018-06-07 16:39:14 +0200
  • 52375b7e6e Merge branch 'master' into develop Georg Ziegler 2018-06-04 21:41:19 +0200
  • cc5dcdf07f
    Prepare 8.0.0 release v8.0.0 Matthew Callis 2018-06-04 09:07:30 -0700
  • 8f33699598
    Bump to 7.0.1-pre Matthew Callis 2018-06-04 09:06:48 -0700
  • 6c2e99a2df
    Tag 7.0.0 Matthew Callis 2018-06-04 09:06:27 -0700
  • ebf3af2037
    Merge pull request #9 from georgjz/pullrequest Matthew Callis 2018-06-04 09:02:30 -0700
  • f2a593e26d Remove duplicate DASM Georg Ziegler 2018-06-03 04:45:40 +0200
  • 8f9dc0f832 Restore old DASM file Georg Ziegler 2018-06-03 04:43:10 +0200
  • f647fd3549 Merge branch 'develop' Georg Ziegler 2018-06-03 04:24:32 +0200
  • c585064459 Streamline scopes Georg Ziegler 2018-06-03 04:16:44 +0200
  • 356800f90e Add generic 65816 and 6502 grammars Georg Ziegler 2018-06-03 04:12:44 +0200
  • bbc826f2cd Add missing pseudo opcodes to acme Georg Ziegler 2018-06-03 02:58:07 +0200
  • cf574c0d54 Fixed acme Georg Ziegler 2018-06-03 02:26:43 +0200
  • f89a766cbc Merge remote-tracking branch 'upstream/master' Georg Ziegler 2018-06-03 00:54:06 +0200
  • 21e2bae3e4 Prepare 6.1.0 release v6.1.0 Matthew Callis 2018-05-27 19:33:30 -0700
  • 0779d70727 Add Marco Baye's ACME Crossassembler from GoDot Matthew Callis 2018-05-27 18:51:19 -0700
  • 05941820ac
    Update README with addition and new contributor Matthew Callis 2018-04-04 21:17:29 -0700
  • 1d8e0eb31b
    Prepare 6.0.0 release v6.0.0 Matthew Callis 2018-04-04 16:08:54 -0700
  • 9de1d270a6
    Merge pull request #7 from georgjz/pullrequest Matthew Callis 2018-04-04 16:03:52 -0700
  • ffc9bef8f8 Add WDCTools support Georg Ziegler 2018-03-22 22:08:43 +0100
  • 90366d7d06 Add WDCTools support Georg Ziegler 2018-03-22 22:03:41 +0100
  • 4182828612 Rework dasm support Georg Ziegler 2018-03-22 20:12:15 +0100
  • bca192fbc7 Rework cc65 support Georg Ziegler 2018-03-22 18:08:30 +0100
  • 6de1c1dfed cc65 6502 grammar working, splitting 65X opcodes Georg Ziegler 2018-03-20 21:32:56 +0100
  • 376a1e0f55 Squash develope commits into one Georg Ziegler 2018-03-20 20:54:24 +0100
  • 475c022a2e Prepare 5.0.0 release v5.0.0 Matthew Callis 2017-03-23 17:28:27 -0700
  • 35207500a3 Add ARM9 to the contributors list. Matthew Callis 2017-03-23 17:27:16 -0700
  • 716661cf9c Merge pull request #6 from ARM9/master Matthew Callis 2017-03-23 17:26:50 -0700
  • 4dec149088 Add cc65 SNES grammar, installation instructions ARM9 2017-03-23 15:24:11 +0100
  • 944fefa6b3 Add snes syntax ARM9 2017-03-20 20:33:01 +0100
  • 69e572ec9c Update Contributors Matthew Callis 2016-07-20 09:28:28 -0700
  • db04e4f13b Prepare 4.0.0 release v4.0.0 Matthew Callis 2016-07-20 09:25:55 -0700
  • 80c13409ea Merge pull request #5 from NewLunarFire/master Matthew Callis 2016-07-19 16:48:37 -0700
  • 13f4c11d05 Added ina to WLA-DX grammar Tommy Savaria 2016-07-19 18:01:02 -0400
  • d98637d01c Revert "Add ina Fix Issue #3" Tommy Savaria 2016-07-19 18:00:35 -0400
  • f1bce28b1d Add ina Fix Issue #3 Tommy Savaria 2016-07-18 19:22:47 -0400
  • 77ae562e5e Prepare 3.0.0 release v3.0.0 Matthew Callis 2016-05-18 14:09:26 -0700
  • bba978ab41 Add Contributors to README Matthew Callis 2016-05-18 14:08:33 -0700
  • c02de139a1 Merge pull request #2 from MattTuttle/master Matthew Callis 2016-05-18 14:03:06 -0700
  • 5a713ff273 Improving constant numeric values and fixed label highlighting MattTuttle 2016-05-17 09:43:25 -0500
  • 0e34ad549b Prepare 2.0.0 release v2.0.0 Matthew Callis 2015-04-16 09:51:38 -0700
  • 01dccbb45c Fixes for depreciations. Matthew Callis 2015-04-16 09:50:31 -0700
  • ece3ad771e Prepare 0.1.0 release v0.1.0 Matthew Callis 2014-03-01 19:09:59 -0800
  • 3f4af69e67 First commit. Matthew Callis 2014-03-01 19:05:28 -0800