Any suggestions for transferring binary files to the amulator?
You need to do bin2hex -o 100 ..., CP/M programs start at 0100H and not 0.
Is it possible to upload binary files to Stefan Tramm's CP/M emulator[1]? How?
Right, it won't accept hex numbers, so -o 256 will do.
Thanks Udo but even with bin2hex -o 0x100 I get a similar error in the emulator. However, using a different binary to HEX conversion tool[1] I was able to transfer .com files to the emulator as described earlier via the tape reader and pip.
Once a HEX file is in the emulator, I can convert it back to .com with load filename.hex and run the result.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 01:21:53 |
Calls: | 10,387 |
Calls today: | 2 |
Files: | 14,061 |
Messages: | 6,416,728 |