Mehdi1357
Member level 2
Hi
I am working on a reverse engineering project based on the MC68020 Motorola 32Bit processor. The program is stored in 4x8Bit EEPROM as the instruction memory. However, my EEPROMs only have 8bits data output, but I want my instructions to be 32bits long.
How can I combine these four binary files horizontally to get a 32-bit binary file?
Do you know any trusted tools or software?
I am working on a reverse engineering project based on the MC68020 Motorola 32Bit processor. The program is stored in 4x8Bit EEPROM as the instruction memory. However, my EEPROMs only have 8bits data output, but I want my instructions to be 32bits long.
How can I combine these four binary files horizontally to get a 32-bit binary file?
Do you know any trusted tools or software?