Changed
- iaViewer 0.7: Fix time marker handling. Markers toggle their appearance with every click. Time delta now displayed in headline.
- Simulator speed improved by approx factor 4..5: Replaced msg-passing deepcopy by pickle. Use specialized queues and heaps, replaced slow exec() calls.
Added
- waitUntil() API for vThreads
- Allow vThread wait() API to wait for IOPorts (not only input ports)