Files
RomWBW/Source/ver.inc
Wayne Warthen d445c4a015 Disable LZSA Compression for Z280
- The LZSA2 decompressor code is failing mysteriously on Z280 CPUs.  I have simply disabled it in the Z280 primary configuration file.
2023-05-04 14:14:36 -07:00

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