]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - insn_halt.v
Video RAM cut 1 -- on distributed ram
[fpgaboy.git] / insn_halt.v
index 20340f817690a78e25ef55956217fc21e841eca6..4d2573fb91c3f9c80e2f29e451c42e7cf64835b7 100644 (file)
@@ -1,6 +1,6 @@
 `ifdef EXECUTE
        `INSN_HALT: begin
-               `EXEC_NEWCYCLE;
+               `EXEC_NEWCYCLE
                /* XXX Interrupts needed for HALT. */
        end
 `endif
This page took 0.023939 seconds and 4 git commands to generate.