Disassembling 87C196 ROM image (with IDA)

Status
Not open for further replies.

colinb

Newbie level 1
Joined
Feb 13, 2017
Messages
1
Helped
0
Reputation
0
Reaction score
1
Trophy points
1
Activity points
11
Does anyone have experience using IDA to disassemble images for the Intel 87C196 family of processors? I have a 32KB ROM for an 87C196KD and I'm getting strange results -- IDA seems to sometimes be disassembling data as code, for example.

From what I've read in the user's manual, the ROM is mapped in at 0x2000, with the reset vector at 0x2080. My questions are:

* Is IDA's "80196" processor type correct for this part?

* By default, IDA wants to create a ROM section only. Is that correct? Should the ROM start address be set to 0x2000?

--Colin
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…