summaryrefslogtreecommitdiffhomepage
path: root/mixlib/mix_vm.c
AgeCommit message (Expand)Author
2005-09-20New FSF addressJose Antonio Ortega Ruiz
2004-08-01g_tree_foreach instead of deprecated g_tree_traverse.Jose Antonio Ortega Ruiz
2004-08-01g_tree_foreach instead of deprecated g_tree_traverse.Jose Antonio Ortega Ruiz
2004-06-23(vm_reset_reload_): do not delete output char devices after reload.Jose Antonio Ortega Ruiz
2004-06-06correct error tracking and reporting.Jose Antonio Ortega Ruiz
2001-09-16maintain virtual machine statusJose Antonio Ortega Ruiz
2001-07-22version 0.4Jose Antonio Ortega Ruiz
2001-07-21conditional breakpoints finishedJose Antonio Ortega Ruiz
2001-07-19cond bp supportJose Antonio Ortega Ruiz
2001-06-03(mix_vm_load_file) when a file is reloaded, breakpoints are no resetJose Antonio Ortega Ruiz
2001-05-30binary devices output formats addedJose Antonio Ortega Ruiz
2001-05-07mix_device_t: virtual destructor addedJose Antonio Ortega Ruiz
2001-05-03new devices are created by a (possibly externally provided) factoryJose Antonio Ortega Ruiz
2001-03-12minor changesjaortega
2001-03-10format fixingsjaortega
2001-03-01mix device operations handled via a vtablejaortega
2001-02-14(mix_vm_get_address_lineno) new functionjaortega
2001-01-03(mix_vm_exec_next) halted status correctly reportedjaortega
2000-12-23(mix_vm_delete) destroy clockjaortega
2000-12-23(mix_vm_get_uptime) new methodjaortega
2000-12-20(mix_vm_reset_program) new functionjaortega
2000-12-19added tracing instructions functionalityjaortega
2000-12-17(mix_vm_get_break_lineno) use of the new mix_vm.address_table member.jaortega
2000-12-01removed checks for null pointer after g_new ()jaortega
2000-11-18(mix_vm_run) the virtual machine halts if the program counter overflowsjaortega
2000-11-01(no commit message)jaortega