forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
It's been a long time since I researched this, but IIRC the z80 family is classified in 5 or 6 different archs in the GCC source code, most of them being plain z80 with the notable exception of a 32-bit (?) one for TI-80-ish calculator and a gbz80 one (that lacks IX and IY registers, IIRC).
Is there support for gbz80, given that it's a plain z80 minus a few registers?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed