]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - core/insn_jp_hl.v
Move macro defines out to files
[fpgaboy.git] / core / insn_jp_hl.v
index 4aa9a41748e62c4cf2a65f1383916b0a5ca47d9a..707f62c0e9ecad9acba03cfb77441305075a1fff 100644 (file)
@@ -1,3 +1,5 @@
+`define INSN_JP_HL             9'b011101001
+
 `ifdef EXECUTE
        `INSN_JP_HL:    `EXEC_NEWCYCLE
 `endif
This page took 0.02248 seconds and 4 git commands to generate.