mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Z80 NMOS Int Status Bug, Issue #620
Add a config setting to enable code that works around the Z80 interrupt status (LD A,I) bug. Currently enabled only for MSX platform.
This commit is contained in:
@@ -3,5 +3,5 @@ rmn equ 6
|
||||
rup equ 0
|
||||
rtp equ 0
|
||||
biosver macro
|
||||
db "3.6.0-dev.30"
|
||||
db "3.6.0-dev.31"
|
||||
endm
|
||||
|
||||
Reference in New Issue
Block a user