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
494
commits
2
branches
0
tags
68
MiB
f51a702ebd
Commit graph
3 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
03bbd66cef
vax610_defs.h, vax610_stddev.c - Added SHOW CPU LEDS and SHOW CPU MODEL to the cpu_mod array using the CPU_MODEL_MODIFIERS #define.
...
- Added dynamic display of the LED values to the console port as the LEDs change during a boot.
2012-11-05 15:56:56 -08:00
Mark Pizzolato
76612265ca
Addition of MicroVAX I (VAX610) processor simulator from Matt Burke
2012-10-25 11:58:10 -07:00