mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- Will Sowerbutts provided an updated flash4 v1.3.9 - Modified HBIOS to be more proactive about disabling interrupts on systems with interrupts disabled to avoid issues with applications that turn them on. - Updated NABU default configuration to run under interrupt mode 2. Co-Authored-By: Will Sowerbutts <will@sowerbutts.com>
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.45"
|
|
#define rmj RMJ
|
|
#define rmn RMN
|
|
#define rup RUP
|
|
#define rtp RTP
|