Expand description
TX-2 alarms.
Structs§
- Alarm
- Describes an alarm which is active.
- Unknown
Alarm Name - Unmasked
Alarm - Describes an alarm which is active and is not masked (meaning that it is actually firing).
Enums§
- Alarm
Details AlarmsDetails
variant names are from User’s Handbook section 5-2.2; full names are taken from section 10-2.5.1 (vol 2) of the Technical Manual.- Alarm
Kind - Describes the kinds of alarm that exist in the TX-2.
- Alarm
Maskability - Describes whether a particular kind of alarm can be masked.
- BadMem
Op - A memory read or write failure.
- BugActivity
- Indicates what the emulator was doing when a bug was discovered.
Traits§
- Alarmer
- A trait for objects which implement the firing of alarms.