mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- Reduces failure scenarios with application boot - Catches and diagnoses common bank mismatch which application boot cannot handle
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.63"
|
|
#define rmj RMJ
|
|
#define rmn RMN
|
|
#define rup RUP
|
|
#define rtp RTP
|