-
> 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
-
**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…
-
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.…
-
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
-
How do I actually build this? running `make lib` or `make install` just gives this:
```
****@**** ~/D/G/capnhook (master) [2]> make install
make -C src install
make[1]: Entering directory '/home…
-
Add 24 bit coding capabilities to suit the EZ80 processor.
-
Because you need the CabriJr app to run assembly programs on the later CE OS versions, it would be nice if the library supported applications.
Unfortunately, applications are a bit tricky:
* They us…