]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - core/allinsns.v
Add set/res, which fixes some crashes in the test suite
[fpgaboy.git] / core / allinsns.v
index 4ecd2b1a110d4ae3065d1ca8967472c52c1404bf..59571d91956f3b1a2fb8074c37072edec3b2ca72 100644 (file)
@@ -32,3 +32,5 @@
 `include "insn_add_hl.v"
 `include "insn_ldhl_sp_imm8.v"
 `include "insn_add_sp_imm8.v"
+`include "insn_ld_nn_sp.v"
+`include "insn_setres.v"
This page took 0.022062 seconds and 4 git commands to generate.