Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(cmd_run_, cmd_next_) use of trace_time_ for printing execution times
|
|
|
|
|
|
(mix_vm_run, mix_vm_exec_next) update the vm clock after execution of instructions
|
|
|
|
|
|
|
|
halted program.
|
|
(mix_vm_run, mix_vm_next) removed automatic reset of location pointer
when program halted
|
|
|
|
|
|
number corresponds to a given address.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions
(mix_symbol_table_{merge,substract}_table) const-correct
|
|
|
|
|
|
(cmd_psym_) corrected bug preventing symbol table printing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|