- RomWBW will now "follow" the S100 monitors console selection for all 3 possibilities (USB Serial, Propeller Console, and Onboard VGA/PS2).
10 lines
160 B
PHP
10 lines
160 B
PHP
#DEFINE RMJ 3
|
|
#DEFINE RMN 5
|
|
#DEFINE RUP 0
|
|
#DEFINE RTP 0
|
|
#DEFINE BIOSVER "3.5.0-dev.76"
|
|
#define rmj RMJ
|
|
#define rmn RMN
|
|
#define rup RUP
|
|
#define rtp RTP
|