Thread: ira for Windows
View Single Post
Old 02 October 2021, 18:40   #46
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,803
@PHX

It seems that IRA is having troubles disassembling some opcodes, I might have made a mistake but I choose 68060 so it includes FPU and MMU.
Here some examples of not properly decoded ones.
thanks


DC.W $f328
DC.W $0000
=> fsave 0(a0)

DC.W $f228
DC.W $f0ff
DC.W $00e4
DC.W $f228
CMP.B D0,D6
DC.W $00d8
=> fmovem.x fp0-fp7,$e4(a0)
fmovem.l fpcr/fpsr/fpiar,$d8(a0)


DC.W $4e7a
DC.W $0803
=> movec msp,d0
kamelito is offline  
 
Page generated in 0.04238 seconds with 11 queries