koncal sicxe
This commit is contained in:
parent
ad8728bdf4
commit
303f5e06a7
5 changed files with 27 additions and 20 deletions
|
|
@ -27,4 +27,4 @@ let run (state : Processor.state) (khz : float) : unit =
|
|||
Printf.printf "PC stuck at 0x%X 5 times. Ending loop.\n" current_pc
|
||||
else
|
||||
loop state last_pc count
|
||||
in loop state state.regs.pc 0
|
||||
in loop state state.regs.pc 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue