]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
More undefined flags emulated. CPU tester MULL.L->MULU.L/MULS.L, DIVL.L->DIVS.L/DIVU...
authorToni Wilen <twilen@winuae.net>
Wed, 4 Sep 2019 18:53:27 +0000 (21:53 +0300)
committerToni Wilen <twilen@winuae.net>
Wed, 4 Sep 2019 18:53:27 +0000 (21:53 +0300)
commitcfb30f4102916874be854585abd08207588ed9d5
treec2da0e3dbac8eb7f1abdbdaad9771b582eff84cc
parent48ec7fc0e059e069ef17e0f69291ea52503c4946
More undefined flags emulated. CPU tester MULL.L->MULU.L/MULS.L, DIVL.L->DIVS.L/DIVU.L/DIVSL.L/DIVUL.L and CHK2->CHK2/CMP2 support.
cputest.cpp
disasm.cpp
newcpu_common.cpp