On Wed, Jun 26, 2013 at 12:35:48PM -0000, benoitdmx wrote: > Hello guys, > > I started some investigations on the EX800 firmware, and I tried to disassemble the binary file located in the Files section (EX800 firmware) > > As far as I can see, the file is corrupted : the first bytes are 06 B9 for address 0x0000 (the reset vector). And there are no instructions with 0x06 prefix in the 8085. > > I will try to compare the file with the EPROM content in my EX800, but if somebody already made another dump and can compare it too... > > Benoit Isn't the CPU little-endian, making that address $B906 and therefore quite firmly in the ROM map? I know the EX800 image from the files section works because that's what I use in my Poly... -- Gordonjcp MM0YEQ
Message
Re: [korgpolyex] EX800 EPROM file corrupted in Files section ?
2013-06-26 by Gordon JC Pearce