index
:
mdk
cvs
gtk3
master
mix development kit
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mixlib
/
mix_vm.c
Age
Commit message (
Expand
)
Author
2005-09-20
New FSF address
Jose Antonio Ortega Ruiz
2004-08-01
g_tree_foreach instead of deprecated g_tree_traverse.
Jose Antonio Ortega Ruiz
2004-08-01
g_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-06
correct error tracking and reporting.
Jose Antonio Ortega Ruiz
2001-09-16
maintain virtual machine status
Jose Antonio Ortega Ruiz
2001-07-22
version 0.4
Jose Antonio Ortega Ruiz
2001-07-21
conditional breakpoints finished
Jose Antonio Ortega Ruiz
2001-07-19
cond bp support
Jose Antonio Ortega Ruiz
2001-06-03
(mix_vm_load_file) when a file is reloaded, breakpoints are no reset
Jose Antonio Ortega Ruiz
2001-05-30
binary devices output formats added
Jose Antonio Ortega Ruiz
2001-05-07
mix_device_t: virtual destructor added
Jose Antonio Ortega Ruiz
2001-05-03
new devices are created by a (possibly externally provided) factory
Jose Antonio Ortega Ruiz
2001-03-12
minor changes
jaortega
2001-03-10
format fixings
jaortega
2001-03-01
mix device operations handled via a vtable
jaortega
2001-02-14
(mix_vm_get_address_lineno) new function
jaortega
2001-01-03
(mix_vm_exec_next) halted status correctly reported
jaortega
2000-12-23
(mix_vm_delete) destroy clock
jaortega
2000-12-23
(mix_vm_get_uptime) new method
jaortega
2000-12-20
(mix_vm_reset_program) new function
jaortega
2000-12-19
added tracing instructions functionality
jaortega
2000-12-17
(mix_vm_get_break_lineno) use of the new mix_vm.address_table member.
jaortega
2000-12-01
removed checks for null pointer after g_new ()
jaortega
2000-11-18
(mix_vm_run) the virtual machine halts if the program counter overflows
jaortega
2000-11-01
(no commit message)
jaortega