OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [tools/] [zmac/] [bin2hex.txt] - Rev 3

Compare with Previous | Blame | View Log

Bin2Hex utility:

http://www.ht-lab.com/freeutils/bin2hex/bin2hex.html

BIN2HEX is a simple utility which converts a binary file to an Intel HEX file. BIN2HEX is limited to 64Kbyte binary files.

BIN2HEX <input_binary_filename> <output_hex_filename>  {-o offset} {-s segment} {-e execute}

Where Optional:
    offset      Output file address offset in hex. 
    segment     Extended address record offset in hex (e.g. Segment address on a 8086).
    execute     Execute address offset in hex (e.g. IP address on a 8086).

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.