-
Have you considered adding eZ80 support? The only platforms I'm aware of that use it are the Agon Light modern retrocomputer and the TI-84 Plus CE programmable calculator.
-
**Is your feature request related to a problem? Please describe.**
I want to decompile a program for the eZ80 but there is no processor support
**Additional context**
Processor user manual: https…
-
> It looks like you are using the Zeta 2 MMU, which is ideal as a mechanism for this.
I am? Not sure what that is. I basically just copied the standard config for RCZ80. I went through and disable…
vipoo updated
1 month ago
-
Hi Kevin,
I am interested in some of your cpm utilities, including the cpmbox repo.
I have been exploring using clang, targeting eZ80 CPU, as part of my eZ80 for RCBus/RC2014 kit development. I…
-
the TI-84+CE has been out for awhile, and it uses ez80 syntax. It'd be nice for this addon to support it, and really it shouldve been done quite awhile ago.
All that really needs to be done is to upd…
-
The [AgonLight](https://www.thebyteattic.com/p/agon.html) is a cheap (€50) single-board microcomputer available from multiple retailers across the globe (US, EU, China). It uses an [eZ80](https://www.…
-
Hi Wayne,
This is not eZ80 related.
Something else for your consideration.
I have been progressing over the last few weeks, the porting into RomWBW, the code I wrote for my MSX kits to driv…
-
This just involves making a new instruction set definition that includes ez80 support.
-
This project looks great, but I unfortunately can't use this forth implementation because the binary can't run on the TI-84+ CE because of the switch over to the eZ80 microprocessor. I would attempt t…
-
I think this causes unpredictable behavior in optimized emscripten builds, but it might be a false positive in the stdlib.
```
$ echo > tests/bugs/ez80-invalid-de-ld.asm