1
General Development / Re: Portable ROM dumper
« on: September 03, 2019, 01:46:10 AM »
That solved the disassemble problem for 1500D. 
Given what you said in your post, would these be correct parameters to use in hw/eos/model_list.c?
.firmware_start = 0xFE0C0000,
.rom1_addr = 0xFE000000,
And how would I know what to use for ram_size?

Given what you said in your post, would these be correct parameters to use in hw/eos/model_list.c?
.firmware_start = 0xFE0C0000,
.rom1_addr = 0xFE000000,
And how would I know what to use for ram_size?