creating your own z80 assembler

is it possible to create my own z80 assembler using Java? if it is is there any sites that could give more info on this. thanks in advance.

Reply to
Ajat
Loading thread data ...

Go to

formatting link
and get a copy of the datasheet for the z80. Look at the machine codes that each assembly mnemonic translates to, and then write your program to make them. Or, have your program call the Zilog assember and your work is done. Did you perhaps mean that you want to write a compiler to allow you to run Java code on the z80?

Reply to
Travis Hayes

They hav a ton of these...Why Java?

Reply to
Amos B. Moses

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.