Commit Graph

11 Commits

Author SHA1 Message Date
nickysn
6159b34608 * capitalize idtxt of z80asm, so it can be selected with -Az80asm
git-svn-id: branches/z80@44459 -
2020-03-31 19:31:18 +00:00
nickysn
e8bca88dad + output nothing for ait_symbol_end
git-svn-id: branches/z80@44425 -
2020-03-30 02:25:58 +00:00
nickysn
b91269b821 + output unsupported aligns as comments (I don't think z80asm supports an align directive)
git-svn-id: branches/z80@44424 -
2020-03-30 02:24:27 +00:00
nickysn
c8ec4731e1 * indentation fix
git-svn-id: branches/z80@44423 -
2020-03-30 02:13:42 +00:00
nickysn
086ae1fc29 + perform some character escaping on the labels, because z80asm doesn't seem to like e.g. dollar signs in labels
git-svn-id: branches/z80@44422 -
2020-03-30 02:12:24 +00:00
nickysn
7bf31b0c26 + z80asm output for ait_const (8 and 16-bit only for now) and ait_symbol
git-svn-id: branches/z80@44421 -
2020-03-30 02:03:54 +00:00
nickysn
70d14c3c78 + implement ait_string for z80asm
git-svn-id: branches/z80@44419 -
2020-03-30 01:18:21 +00:00
nickysn
f8733f42c9 + started working on the z80 assembler writer - produce comments, labels and comments with unsupported asm objects
git-svn-id: branches/z80@44418 -
2020-03-30 01:02:28 +00:00
nickysn
b3d1003f7e * TZ80GNUAssembler renamed TZ80AsmAssembler, because it targets the "z80asm" assembler
git-svn-id: branches/z80@44411 -
2020-03-29 22:24:42 +00:00
nickysn
7050d7a376 - removed the -mmcu= command line option from z80asm
git-svn-id: branches/z80@44410 -
2020-03-29 22:09:56 +00:00
florian
ea52a23179 + skeleton for Z80 support
git-svn-id: branches/z80@35665 -
2017-03-26 19:10:50 +00:00