]> 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 b7065ef04e42a19849f6ac57466205f87d049420..59571d91956f3b1a2fb8074c37072edec3b2ca72 100644 (file)
@@ -32,4 +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"
\ No newline at end of file
+`include "insn_ld_nn_sp.v"
+`include "insn_setres.v"
This page took 0.022336 seconds and 4 git commands to generate.