Added configuration setting VDAEMU_SERKBD which can be used to specify any serial unit # to be used as the keyboard for the video terminal. Default value is $FF which means to use the default hardware keyboard. All other values mean that terminal input is to come from corresponding serial unit #. Also a couple more tweaks to the p-System boot volume.
6 lines
93 B
C++
6 lines
93 B
C++
#DEFINE RMJ 3
|
|
#DEFINE RMN 1
|
|
#DEFINE RUP 1
|
|
#DEFINE RTP 0
|
|
#DEFINE BIOSVER "3.1.1-pre.194"
|