It's been low traffic lately, so here goes something highly relevant
at least. :)
I was playing around with z88dk and my new and improved graphics/stdio
library for SAM and testing stuff when I came over a rather strange bug.
I couldn't locate it immediately, but are the following missing from
Z80ops.h:
Z80ops.h:instr(0x67,4) { xl=a; } endinstr; // ld l,a (or ixl/iyl ...)
(and the rest from 0x61,4)
Z80ops.h:instr(0x6f,4) { xh=a; } endinstr; // ld l,a (or ixl/iyl ...)
(ditto from 0x69,4)
...or am I missing somthing?
-Frode
--
^ Frode Tennebø | email: [EMAIL PROTECTED] ^
| Ericsson Radar AS. | Isebakkeveien 49 |
| N-1788 Halden | Phone: +47 69 21 41 47 |
| with Standard.Disclaimer; use Standard.Disclaimer; |