koncal sicxe

This commit is contained in:
Jaka Furlan 2025-11-30 17:07:49 +01:00
parent ad8728bdf4
commit 303f5e06a7
5 changed files with 27 additions and 20 deletions

View file

@ -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