mirror of
https://github.com/simh/simh.git
synced 2026-04-27 20:38:04 +00:00
3b2: Support software power-off
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
#define UM_MASK 0x70
|
||||
#define UM_SHIFT 4
|
||||
|
||||
/* Power-off bit */
|
||||
#define IU_KILLPWR 0x04
|
||||
|
||||
#define PORT_A 0
|
||||
#define PORT_B 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user