File formats
Autogenerated by EMF
When draging a file into an emulator, the file format is determined by the
extension. They are:
- .emf / .json - JSON format, of the whole internal state
- .hex - Intel HEX format
- .ihj - Intel HEX format, presented as JSON
- .hxs - Hex string, where all 0x and whitespace is ignored
- .bin - Raw binary bytes