outbin: add support for Intel hex and Motorola S-records
commit4660a2b4a0c047b4d0fd1249502f95714ca0d65b
authorH. Peter Anvin <hpa@zytor.com>
Sun, 5 Jul 2009 22:29:55 +0000 (5 15:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 5 Jul 2009 22:29:55 +0000 (5 15:29 -0700)
tree24b694eb4f897502a70f0b21f0e4b677f746a3cb
parent0cba10757976294d034ae5d8cd38784555a7ac8b
outbin: add support for Intel hex and Motorola S-records

Add support for directly generating Intel hex or Motorola S-records.
These formats are commonly used with ROM burners.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/nasmdoc.src
output/outbin.c
output/outform.h