Closed clandrew closed 1 year ago
A bin file is just raw binary. So it's not Intel specific. You can only provide one start address.
That's not the correct understanding of my text. "Intel hex" is the term for the format the emulator currently supports
The IDE currently supports .hex, .pgz and .pgx files. I'll be adding the .bin files to the "Open Executable File" dialog, with a prompt for "Enter Bin Start Address".
This was added in release 0.6.0.9.
Looks like only Intel hex based programs are natively supported right now.