1
0
mirror of https://github.com/zellyn/go6502.git synced 2025-01-28 12:30:19 +00:00

17 Commits

Author SHA1 Message Date
Zellyn Hunter
54fe4809c1 Reorganize label fixing. 2014-08-19 08:22:34 -07:00
Zellyn Hunter
88ef7feee5 More simplifying: address is always known 2014-08-08 20:49:42 -07:00
Zellyn Hunter
17d0dc1d69 Simplified: it's now a two-pass assembler. More to come. 2014-08-08 15:55:33 -07:00
Zellyn Hunter
a9f4d9b8ff Got intbasic.asm compiling 2014-07-31 16:33:10 -07:00
Zellyn Hunter
8f04a118ab Implemented macro-local labels for Merlin 2014-07-23 08:13:53 -07:00
Zellyn Hunter
6a51d73b66 Register macro name for Flavors that need it. 2014-06-19 16:46:48 -07:00
Zellyn Hunter
006f18e51d Pulling out parsing of macro calls. 2014-06-16 08:24:42 -07:00
Zellyn Hunter
255fa86640 monitor.asm assembles now 2014-06-03 08:46:49 -07:00
Zellyn Hunter
0a28127420 Can now assemble autostart ROM 2014-05-31 12:55:36 -07:00
Zellyn Hunter
bcb02d5c41 added a2as command-line assembler 2014-05-21 21:44:23 -07:00
Zellyn Hunter
9992fd049a working on assembler binary 2014-05-20 08:23:20 -07:00
Zellyn Hunter
0f344d37fb clean up some error handling 2014-05-15 17:11:05 -07:00
Zellyn Hunter
f2bf37843b working on assembling applesoft 2014-05-15 16:56:39 -07:00
Zellyn Hunter
47de551af3 scma: first pass of macros complete 2014-05-08 16:44:08 -07:00
Zellyn Hunter
fd1253fc4f wip: macros and associated fallout 2014-05-07 17:44:08 -07:00
Zellyn Hunter
a241c48657 scma: assembles applesoft without erroring 2014-05-04 20:51:58 -07:00
Zellyn Hunter
42bde82f34 Working on SCMA-compatible assembler. 2014-05-01 08:23:26 -07:00