Related articles |
---|
z80 (.sna) Assembler v4.0 Nick@bigfatpanda.fsnet.co.uk (Nick Fleming) (2002-03-31) |
From: | "Nick Fleming" <Nick@bigfatpanda.fsnet.co.uk> |
Newsgroups: | comp.compilers |
Date: | 31 Mar 2002 23:33:37 -0500 |
Organization: | Compilers Central |
Keywords: | assembler, available |
Posted-Date: | 31 Mar 2002 23:33:36 EST |
Dunno if any one's interested but I've just finished (ish) my z80
assembler that outputs to .sna files for running on a spectrum
emulator.
http://www.bigfatpanda.fsnet.co.uk/z80.html
Features include complex expressions,
conditional assembly and "include" file support.
Its written in 100% C code too. None of this
wimpy Lex/Yacc polarva.
Cheers.
Nick.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.