index
:
mdk
cvs
gtk3
master
mix development kit
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mixlib
/
xmix_vm.h
Age
Commit message (
Collapse
)
Author
2004-06-06
keep track of runtime errors and correctly report them.
Jose Antonio Ortega Ruiz
2003-01-12
(inc_loc_): Stop program execution if the
Jose Antonio Ortega Ruiz
program counter is incremented beyond the maximum address (3999).
2002-03-24
wrapping up location pointer when address 3999 is reached
Jose Antonio Ortega Ruiz
2001-09-16
maintain virtual machine status
Jose Antonio Ortega Ruiz
2001-07-22
release 0.4
Jose Antonio Ortega Ruiz
2001-07-19
cond bp support
Jose Antonio Ortega Ruiz
2001-05-03
new devices are created by a (possibly externally provided) factory
Jose Antonio Ortega Ruiz
2001-04-01
including prototype for memset (string.h)
Jose Antonio Ortega Ruiz
2001-02-19
copyright notice update
jaortega
2000-12-23
(get_clock_, update_time_) new macros for accessing new member clock
jaortega
2000-12-19
added tracing instructions functionality
jaortega
2000-12-17
(mix_vm_t) new member address_table to speedup lookup of which line
jaortega
number corresponds to a given address.
2000-11-01
(no commit message)
jaortega