Mark Pizzolato
|
a60d9070db
|
Adding register descriptions to VAX processor devices
|
2013-01-16 17:26:30 -08:00 |
|
Mark Pizzolato
|
dac73b9381
|
Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules.
|
2013-01-10 13:29:15 -08:00 |
|
Mark Pizzolato
|
43b1c04ae4
|
Fixed bug disabling TTI interrupts on VAX 11/780, VAX 11/750, VAX 11/730 reported by Mike Burke
|
2012-12-31 10:44:38 -08:00 |
|
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
|
9cd3a07ff6
|
Merge remote-tracking branch 'origin/master' into Extra-VAXen
Merged related functionality into new VAX 750 modules
Cleaned up compiler complaints from the clang compiler
|
2012-10-22 06:32:38 -07:00 |
|
Mark Pizzolato
|
f8e34b103b
|
Added new VAX750 simulator from Matt Burke
|
2012-10-22 05:09:10 -07:00 |
|