mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
CARD: Added DEC029 translation table.
This commit is contained in:
@@ -97,6 +97,7 @@ extern "C" {
|
||||
#define MODE_LOWER (8 << UNIT_V_CARD_MODE)
|
||||
#define MODE_026 (0x10 << UNIT_V_CARD_MODE)
|
||||
#define MODE_029 (0x20 << UNIT_V_CARD_MODE)
|
||||
#define MODE_DEC29 (0x30 << UNIT_V_CARD_MODE)
|
||||
#define MODE_CHAR (0x70 << UNIT_V_CARD_MODE)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user