mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
- Corrected the size of CPMLDR.SYS to conform to the needs of SYSCOPY and the RomWBW loader.
10 lines
159 B
PHP
10 lines
159 B
PHP
#DEFINE RMJ 3
|
|
#DEFINE RMN 5
|
|
#DEFINE RUP 1
|
|
#DEFINE RTP 0
|
|
#DEFINE BIOSVER "3.5.1-dev.0"
|
|
#define rmj RMJ
|
|
#define rmn RMN
|
|
#define rup RUP
|
|
#define rtp RTP
|