Commit Graph

53 Commits

Author SHA1 Message Date
Leeland Heins
278122625d
Parsing fix for Stanton examples 2019-01-02 10:45:51 -06:00
Leeland Heins
c0580e6402
Fixes for Stanton examples 2019-01-02 10:11:02 -06:00
Leeland Heins
b3228fa2f9
Misc fixes to handle Stanton examples 2019-01-02 09:37:13 -06:00
Leeland Heins
aeae825014
Bug fix to DA 2018-12-28 14:47:30 -06:00
Leeland Heins
88e61b8f22
Bug fix for DS 2018-12-28 14:16:01 -06:00
Leeland Heins
2db741e827
Bug fixes for macros 2018-12-28 13:27:44 -06:00
Leeland Heins
2037fe0c11
Initial macro implementation 2018-12-28 13:18:17 -06:00
Leeland Heins
a96df8db2f
Start of macro implementation 2018-12-28 09:41:33 -06:00
Leeland Heins
8857cddc31
Fixed bug in binary parsing 2018-12-27 19:39:22 -06:00
Leeland Heins
39268a0a64
Added symbol arithmatic for EQU 2018-12-27 14:40:25 -06:00
Leeland Heins
9a6b8b73e0
Added parse ASCII to Immediate 2018-12-27 14:03:12 -06:00
Leeland Heins
ec8a503f5c
Fixed immediate mode bugs 2018-12-27 13:57:10 -06:00
Leeland Heins
8cde8f4a17
Fixed parsing bug 2018-12-27 13:03:19 -06:00
Leeland Heins
aa6817eb45
Added DB and DA pseudo-ops. 2018-12-27 10:42:09 -06:00
Leeland Heins
565e67f076
Fixed bug in Immediate mode 2018-12-21 14:52:42 -06:00
Leeland Heins
63c0277a26
Added DS & bug fixes 2018-12-21 14:32:22 -06:00
Leeland Heins
7da0931c9f
Fixed bugs in HEX and ASC 2018-12-21 09:23:25 -06:00
Leeland Heins
f6dcaa682a
Fixed bug in addressing mode detection 2018-12-20 14:50:17 -06:00
Leeland Heins
6d14c3fdca
Fixed bug in symbol math 2018-12-20 13:19:19 -06:00
Leeland Heins
efe0502705
Fixed bug in DFB 2018-12-20 12:50:37 -06:00
Leeland Heins
d354fdd36c
Fixed bug in DFB 2018-12-20 12:24:41 -06:00
Leeland Heins
b4598da69c
Fixed bug in generate_byte sub. 2018-12-20 11:33:48 -06:00
Leeland Heins
1588103efb
Added DFB & binary operands 2018-12-19 22:02:20 -06:00
Leeland Heins
0cfdf0c382
Fixed bug in listing 2018-12-19 13:55:11 -06:00
Leeland Heins
26ab25a410
Fixed bug in symbol parsing 2018-12-19 13:45:46 -06:00
Leeland Heins
2c4a35f31c
Fix parsing bug 2018-12-19 13:05:56 -06:00
Leeland Heins
ec3aa37490
Added LST ignore 2018-12-19 12:22:52 -06:00
Leeland Heins
1ad93515af
Fixed parsing errors 2018-12-19 10:36:44 -06:00
Leeland Heins
67840c5ad6
Parsing fixes for ASC 2018-12-19 09:57:12 -06:00
Leeland Heins
5f3789c651
Changes to source listing. 2018-12-19 07:57:51 -06:00
Leeland Heins
cf580d3982
Made code listing more like Merlin 2018-12-19 07:52:28 -06:00
Leeland Heins
f0cfa15324
Added CHK 2018-12-19 07:23:21 -06:00
Leeland Heins
015cc489a0
Added ASC pseudo mnemonic 2018-12-18 23:55:18 -06:00
Leeland Heins
d51e3d399d
Bug fix to PHP 2018-12-18 23:35:10 -06:00
Leeland Heins
1ef4c78d7f
Added missing PHP and PLP instructions 2018-12-18 23:31:48 -06:00
Leeland Heins
0e8f3e5944
Fix address in HEX 2018-12-18 14:18:24 -06:00
Leeland Heins
6e2c18d8d3
Added HEX pseudo mnemonic 2018-12-18 14:07:05 -06:00
Leeland Heins
49f47e9717
Parsing fix for Absolute 2018-12-18 12:44:04 -06:00
Leeland Heins
394479783e
Fixed parsing bug 2018-12-18 12:29:44 -06:00
Leeland Heins
35940077f5
Added invalid branch detection 2018-12-18 11:50:09 -06:00
Leeland Heins
fb32a1e8c2
Removed extraneous debugging print 2018-12-18 11:16:59 -06:00
Leeland Heins
8697b21bf0
Fixed bug in Indirect Zero Page,X 2018-12-18 11:11:45 -06:00
Leeland Heins
cfc0573243
Fixed but in Absolute,X 2018-12-18 09:54:34 -06:00
Leeland Heins
ffe9a441e0
Fixed bug in symbol arithmetic 2018-12-18 09:40:45 -06:00
Leeland Heins
1ef8c4a0db
Fixed bug in Indirect Zero Page 2018-12-18 08:21:45 -06:00
Leeland Heins
641550c723
Fixed bugs in ADC 2018-12-18 08:03:34 -06:00
Leeland Heins
802a189b14
Fixed bug in EQU processing 2018-12-18 07:35:45 -06:00
Leeland Heins
74ea8cfaa4
Bug fixes to symbol parsing 2018-12-18 07:24:29 -06:00
Leeland Heins
da8af1f3ea
Fixed bug in EQU processing 2018-12-18 06:59:13 -06:00
Leeland Heins
0deb732a07
Allow * in first column as comment (SC assembler) 2018-12-17 22:24:38 -06:00