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.
creating your own z80 assembler
Dec 09, 2003
2 Replies
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?
They hav a ton of these...Why Java?
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required