The code for telling VM1 from 8080, as proposed by S.E.S. in "Scaner 5":
lxi h, 0020h
push h
pop psw
push psw
pop h
mvi a, 20h
ana l
jz i8080
vm1:
; vm1
i8080:
; 8080
Original issue reported on code.google.com by svof...@gmail.com on 17 Jan 2008 at 2:09
Original issue reported on code.google.com by
svof...@gmail.com
on 17 Jan 2008 at 2:09