Apr 132010
Emilio Guerrero released a new version of his CCZ80 compiler which understands C style code and is aimed for Z80 CPUs.
Here are the new features / bugfixes of the new version:
- Lets write keywords in uppercase or lowercase.
- Add the ability to create macros with the instruction define.
- Remove const statement whose functionality is replaced by define.
You can download it from the CCZ80 homepage.