mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- There were several places that RomWBW was making incorrect assumptions about what the older Z180 CPUs could do. These have been corrected.
6 lines
93 B
C++
6 lines
93 B
C++
#DEFINE RMJ 3
|
|
#DEFINE RMN 1
|
|
#DEFINE RUP 1
|
|
#DEFINE RTP 0
|
|
#DEFINE BIOSVER "3.1.1-pre.168"
|