mirror of
https://github.com/akuker/RASCSI.git
synced 2026-01-25 10:16:20 +00:00
* Fix VCD timestamps.
VCD simulation timestamps are integers.
eb71c31cf1 changed them to doubles which
causes the files to be unreadable.
* Fix VCD byte values
no spaces allowed between b and the bits. Value will be left-extended
with zeros.
6.0 KiB
6.0 KiB