29 Commits

Author SHA1 Message Date
Redo
0e6ec8460b fix relative path in assembler 2022-11-10 16:21:52 -06:00
Redo
c67a88e7d0 add utf-8 to codepage mapping, change some asm syntax 2022-11-10 15:24:50 -06:00
Redo
2fe0e50942 add bitshifts, make 8bit loads update zero flag 2022-11-03 13:00:20 -06:00
Redo
50b13fec4c add .space directive 2022-11-02 12:43:55 -06:00
Redo
7ea1c56362 remove debug print 2022-11-02 11:42:46 -06:00
Redo
6b64e61537 add multiline comments 2022-11-02 11:42:01 -06:00
Redo
97f5792a75 add binary numbers 2022-11-02 10:51:00 -06:00
Redo
2a4aa1625d remove debug print 2022-11-02 10:45:51 -06:00
Redo
a09fdcbf2b fix string escapes 2022-11-01 20:58:59 -06:00
Redo
50183f0aff fix check for rom size in AssembleFileE 2022-11-01 14:52:25 -06:00
Redo
c162f1c98c add file io error printing 2022-11-01 14:43:25 -06:00
Redo
ae6dd9f2bc fix // comments 2022-11-01 14:20:45 -06:00
Redo
06dc63ce74 add string to hex dump 2022-11-01 14:01:15 -06:00
Redo
ceb4a457f7 add ad/sb b/c a 2022-11-01 13:46:18 -06:00
Redo
c1fd3d1d30 update readme, add 16-bit arith and pointer increments 2022-11-01 13:39:26 -06:00
Redo
7ec5152d72 fix braces after labels, add readme 2022-11-01 13:02:54 -06:00
Redo
0a9aa7a7d7 add scoped defines 2022-11-01 11:25:09 -06:00
Redo
83d668fa5c add repeated line notation to mem dump 2022-11-01 10:59:41 -06:00
Redo
46e5b83cef add aliases, fix cond jumps 2022-11-01 10:08:45 -06:00
Redo
dfc9f18ec7 allow braces in macros, fix strings in multiline macros 2022-10-31 20:42:34 -06:00
Redo
4bc3828d43 allow decimals to define imm16 2022-10-31 16:54:12 -06:00
Redo
40ce1c9ce9 fix immediates with new stack relative changes 2022-10-31 15:58:27 -06:00
Redo
c906937f05 add *s-x syntax to stack-relative addressing 2022-10-31 14:58:25 -06:00
Redo
fdf4c91944 add instruction list 2022-10-31 14:02:37 -06:00
Redo
9d19db8e9d remove debug print 2022-10-31 13:34:35 -06:00
Redo
ed3d0ee53b brace fixes 2022-10-31 13:33:55 -06:00
Redo
870bb34454 add braces 2022-10-26 22:01:00 -06:00
Redo
ded021ee99 add dasm and braces 2022-10-26 20:30:33 -06:00
Redo
5fe3adca2a initial commit 2022-10-26 18:27:00 -06:00