mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Update hbios.asm
This commit is contained in:
@@ -1255,6 +1255,7 @@ PSCNX .EQU $ + 1
|
||||
PRTS("MHz$")
|
||||
#IF ((PLATFORM == PLT_N8) | (PLATFORM == PLT_MK4) | (PLATFORM == PLT_RCZ180))
|
||||
LD L,1 ; flag Z180
|
||||
LD D,0
|
||||
OUT0 (Z180_ASTC1L),D ; D = 0 at this point
|
||||
IN0 A,(Z180_FRC) ; supposedly only on S-class
|
||||
INC A ; FF or 00 -> 0 or 1 (weak S-class or higher)
|
||||
|
||||
Reference in New Issue
Block a user