sarnau / Z80DisAssembler

I created this small disassembler for a Z80 cpu in one afternoon. It is a commandline tool.
20 stars 5 forks source link

eZ80 support #27

Open hippietrail opened 1 week ago

hippietrail commented 1 week ago

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.

sarnau commented 1 day ago

I didn't even know about the eZ80 till this request. Interesting, a 16-bit variant of the Z80.