done
This commit is contained in:
parent
303f5e06a7
commit
7106f34a4e
10 changed files with 91 additions and 16 deletions
|
|
@ -10,7 +10,7 @@ let run (state : Processor.state) (khz : float) : unit =
|
|||
(*printni stanje*)
|
||||
Printf.printf "After execution:\n";
|
||||
Processor.print_regs state;
|
||||
Processor.print_memory state 50;
|
||||
Processor.print_memory state 80;
|
||||
flush stdout;
|
||||
|
||||
(*spi*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue