Commit Graph

  • c70485fc8a
    Fixes for assembling Michael Packard's code master Leeland Heins 2019-07-24 08:57:10 -0500
  • 353839f276
    Bug fix for Immediate addressing mode Leeland Heins 2019-02-21 08:33:07 -0600
  • b4f2434754
    Added .word and fixed a couple bugs Leeland Heins 2019-02-21 08:20:07 -0600
  • d6c2f4d123
    Fix a bug for Accumulator mode identification. Leeland Heins 2019-02-20 15:57:19 -0600
  • fbccd70b5b
    Added .byte support, fixed a couple bugs. Leeland Heins 2019-02-20 14:49:18 -0600
  • 7c9c746642
    Added db support by Greg Hedger Leeland Heins 2019-02-17 12:00:52 -0600
  • 4e237d269c
    Bug fix for CMP Abs,X reported by Greg H. Leeland Heins 2019-01-30 17:13:04 -0600
  • d2b8b51376
    Added EDASM mode Leeland Heins 2019-01-24 15:49:23 -0600
  • 6226af4eb1
    Fix for ASC length noted by Greg Hedger Leeland Heins 2019-01-07 12:31:22 -0600
  • cf50fede5c
    More colorization & initial include support Leeland Heins 2019-01-07 11:04:42 -0600
  • d4e6b2d757
    Initial colorization support Leeland Heins 2019-01-07 09:42:15 -0600
  • 78acc11765
    Added error summary Leeland Heins 2019-01-04 13:05:23 -0600
  • 47ca07151c
    Fixes for newer Perl & parsing updates Leeland Heins 2019-01-04 11:51:27 -0600
  • 278122625d
    Parsing fix for Stanton examples Leeland Heins 2019-01-02 10:45:51 -0600
  • c0580e6402
    Fixes for Stanton examples Leeland Heins 2019-01-02 10:11:02 -0600
  • b3228fa2f9
    Misc fixes to handle Stanton examples Leeland Heins 2019-01-02 09:37:13 -0600
  • aeae825014
    Bug fix to DA Leeland Heins 2018-12-28 14:47:30 -0600
  • 88e61b8f22
    Bug fix for DS Leeland Heins 2018-12-28 14:16:01 -0600
  • 2db741e827
    Bug fixes for macros Leeland Heins 2018-12-28 13:27:44 -0600
  • 2037fe0c11
    Initial macro implementation Leeland Heins 2018-12-28 13:18:17 -0600
  • a96df8db2f
    Start of macro implementation Leeland Heins 2018-12-28 09:41:33 -0600
  • 8857cddc31
    Fixed bug in binary parsing Leeland Heins 2018-12-27 19:39:22 -0600
  • 39268a0a64
    Added symbol arithmatic for EQU Leeland Heins 2018-12-27 14:40:25 -0600
  • 9a6b8b73e0
    Added parse ASCII to Immediate Leeland Heins 2018-12-27 14:03:12 -0600
  • ec8a503f5c
    Fixed immediate mode bugs Leeland Heins 2018-12-27 13:57:10 -0600
  • 8cde8f4a17
    Fixed parsing bug Leeland Heins 2018-12-27 13:03:19 -0600
  • aa6817eb45
    Added DB and DA pseudo-ops. Leeland Heins 2018-12-27 10:42:09 -0600
  • 565e67f076
    Fixed bug in Immediate mode Leeland Heins 2018-12-21 14:52:42 -0600
  • 63c0277a26
    Added DS & bug fixes Leeland Heins 2018-12-21 14:32:22 -0600
  • 7da0931c9f
    Fixed bugs in HEX and ASC Leeland Heins 2018-12-21 09:23:25 -0600
  • f6dcaa682a
    Fixed bug in addressing mode detection Leeland Heins 2018-12-20 14:50:17 -0600
  • 6d14c3fdca
    Fixed bug in symbol math Leeland Heins 2018-12-20 13:19:19 -0600
  • efe0502705
    Fixed bug in DFB Leeland Heins 2018-12-20 12:50:37 -0600
  • d354fdd36c
    Fixed bug in DFB Leeland Heins 2018-12-20 12:24:41 -0600
  • b4598da69c
    Fixed bug in generate_byte sub. Leeland Heins 2018-12-20 11:33:48 -0600
  • 1152bcd84d
    Initial version Leeland Heins 2018-12-19 23:09:16 -0600
  • 1588103efb
    Added DFB & binary operands Leeland Heins 2018-12-19 22:02:20 -0600
  • 0cfdf0c382
    Fixed bug in listing Leeland Heins 2018-12-19 13:55:11 -0600
  • 26ab25a410
    Fixed bug in symbol parsing Leeland Heins 2018-12-19 13:45:46 -0600
  • 2c4a35f31c
    Fix parsing bug Leeland Heins 2018-12-19 13:05:56 -0600
  • ec3aa37490
    Added LST ignore Leeland Heins 2018-12-19 12:22:52 -0600
  • 1ad93515af
    Fixed parsing errors Leeland Heins 2018-12-19 10:36:44 -0600
  • 67840c5ad6
    Parsing fixes for ASC Leeland Heins 2018-12-19 09:57:12 -0600
  • 5f3789c651
    Changes to source listing. Leeland Heins 2018-12-19 07:57:51 -0600
  • cf580d3982
    Made code listing more like Merlin Leeland Heins 2018-12-19 07:52:28 -0600
  • f0cfa15324
    Added CHK Leeland Heins 2018-12-19 07:23:21 -0600
  • 015cc489a0
    Added ASC pseudo mnemonic Leeland Heins 2018-12-18 23:55:18 -0600
  • d51e3d399d
    Bug fix to PHP Leeland Heins 2018-12-18 23:35:10 -0600
  • 1ef4c78d7f
    Added missing PHP and PLP instructions Leeland Heins 2018-12-18 23:31:48 -0600
  • 0e8f3e5944
    Fix address in HEX Leeland Heins 2018-12-18 14:18:24 -0600
  • 6e2c18d8d3
    Added HEX pseudo mnemonic Leeland Heins 2018-12-18 14:07:05 -0600
  • 49f47e9717
    Parsing fix for Absolute Leeland Heins 2018-12-18 12:44:04 -0600
  • 394479783e
    Fixed parsing bug Leeland Heins 2018-12-18 12:29:44 -0600
  • 35940077f5
    Added invalid branch detection Leeland Heins 2018-12-18 11:50:09 -0600
  • fb32a1e8c2
    Removed extraneous debugging print Leeland Heins 2018-12-18 11:16:59 -0600
  • 8697b21bf0
    Fixed bug in Indirect Zero Page,X Leeland Heins 2018-12-18 11:11:45 -0600
  • cfc0573243
    Fixed but in Absolute,X Leeland Heins 2018-12-18 09:54:34 -0600
  • ffe9a441e0
    Fixed bug in symbol arithmetic Leeland Heins 2018-12-18 09:40:45 -0600
  • 1ef8c4a0db
    Fixed bug in Indirect Zero Page Leeland Heins 2018-12-18 08:21:45 -0600
  • 641550c723
    Fixed bugs in ADC Leeland Heins 2018-12-18 08:03:34 -0600
  • 802a189b14
    Fixed bug in EQU processing Leeland Heins 2018-12-18 07:35:45 -0600
  • 74ea8cfaa4
    Bug fixes to symbol parsing Leeland Heins 2018-12-18 07:24:29 -0600
  • da8af1f3ea
    Fixed bug in EQU processing Leeland Heins 2018-12-18 06:59:13 -0600
  • 0deb732a07
    Allow * in first column as comment (SC assembler) Leeland Heins 2018-12-17 22:24:38 -0600
  • 9900d41517
    Bug fixes Leeland Heins 2018-12-17 22:19:22 -0600
  • 89ea245915
    Added code to allow . in symbols & misc bug fixes Leeland Heins 2018-12-17 21:58:35 -0600
  • e6d0433d9a
    Initial version Leeland Heins 2018-12-17 13:55:57 -0600
  • faac87e2ff
    Initial commit Leeland Heins 2018-12-17 13:55:32 -0600