]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - core/insn_ldx_ahl.v
ARP responder
[fpgaboy.git] / core / insn_ldx_ahl.v
index a2d2420b166e74d556833ddd2503619d9a920649..55a8f2142b85437b01ce8d292d4282d720283514 100644 (file)
@@ -1,3 +1,5 @@
+`define INSN_LDx_AHL           9'b0001xx010    // LDD/LDI A,(HL) / (HL),A
+
 `ifdef EXECUTE
        `INSN_LDx_AHL: begin
                case (cycle)
This page took 0.02376 seconds and 4 git commands to generate.