mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- The LZSA2 decompressor code is failing mysteriously on Z280 CPUs. I have simply disabled it in the Z280 primary configuration file.
10 lines
160 B
PHP
10 lines
160 B
PHP
#DEFINE RMJ 3
|
|
#DEFINE RMN 3
|
|
#DEFINE RUP 0
|
|
#DEFINE RTP 0
|
|
#DEFINE BIOSVER "3.3.0-dev.10"
|
|
#define rmj RMJ
|
|
#define rmn RMN
|
|
#define rup RUP
|
|
#define rtp RTP
|