Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
bc816ae87175ebd44e591a2b77b25840f97a3f5d
/
sigma
7b6f7a9
Set device flags indicating DEV_DISK, DEV_TAPE, DEV_MUX and DEV_ETHER for all simulator devices which use the sim_disk, sim_tape, sim_tmxr, and sim_ether libraries
by Mark Pizzolato
· 13 years ago
a3b0dc3
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.
by Mark Pizzolato
· 13 years ago
fffad7c
Merge changes from v3.9-0 rc1
by Mark Pizzolato
· 14 years ago