mirror of
https://github.com/ksherlock/mpw.git
synced 2026-04-21 00:17:19 +00:00
fix disassembly for Bxx.L
This commit is contained in:
@@ -758,6 +758,7 @@ static ULO cpuDisBcc(ULO prc, UWO opc, STR *sdata, STR *sinstruction, STR *soper
|
||||
disp2 = memoryReadLong(prc);
|
||||
cpuDisLongAppend(disp2, sdata);
|
||||
adr = prc + disp2;
|
||||
prc += 2;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user