Dear eZ80 users, we have an open feature request (https://sourceforge.net/p/sdcc/feature-requests/582/) for better support of the eZ80 in Z80 mode in SDCC.
One item we need is support for the eZ80 in the assembler. The assembler in SDCC is a fork of upstream asxxxx. Support for eZ80 can be done by porting the upstream support or by implementing support directly in the fork. Compared to Z18ß0, we'd need at least: * Support for the 16-bit ld variants * Support for the lea instruction * Support for the pea instruction * An error message on encountering any of ld b, b; lb c, c; ld d, d; ld e, e. Nice to have would be: * Support for the instructions using ir. * Support for .SIL, .SIS, .LIS, .LIL Do we have any volunteers to help improve eZ80 support in SDCC by getting support for these eZ80 instructions in the assembler? You could submit a patch inthe patch tracker (https://sourceforge.net/p/sdcc/patches/). Philipp
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user