Add read-only cassette emulation to IBM 5150 PC. Patch from JohnElliott.
This commit is contained in:
parent
750d7021e4
commit
84a098bc98
18 changed files with 1891 additions and 1136 deletions
|
|
@ -10,6 +10,8 @@
|
|||
#define IDM_BPB_DISABLE 40015
|
||||
#define IDM_CONFIG 40020
|
||||
#define IDM_STATUS 40030
|
||||
#define IDM_CASSETTE_LOAD 40040
|
||||
#define IDM_CASSETTE_EJECT 40041
|
||||
#define IDM_VID_RESIZE 40050
|
||||
#define IDM_VID_REMEMBER 40051
|
||||
#define IDM_VID_ASPECT 40052
|
||||
|
|
|
|||
Loading…
Reference in a new issue