This website requires JavaScript.
Explore
Help
Sign in
folkert
/
simh-testsetgenerator
Watch
1
Star
0
Fork
You've already forked simh-testsetgenerator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
331
commits
2
branches
0
tags
68
MiB
a3b0dc38fd
Commit graph
2 commits
Author
SHA1
Message
Date
Mark Pizzolato
a3b0dc38fd
Change the semantics of sim_is_active to return a t_bool (which was 98% of how it was used), and added new sim_activate_time to return the time a unit will be activated (the value previously returned). This affected a handful of used of sim_is_active in device implementations which were adjusted to use the sim_activate_time API.
2012-12-12 11:01:00 -08:00
Mark Pizzolato
b01fa8fbb0
Addition of MicroVAX II (VAX630) and rtVAX 1000 (or Industrial VAX 620) processor simulators from Matt Burke
...
Generalized the Boot Code loading support to use common code which has been added to vax_cpu.c
2012-11-09 12:18:15 -08:00