Show
Ignore:
Timestamp:
01/13/11 11:35:18 (2 years ago)
Author:
mulligan
Message:

Wrote exportation code. Need to test it.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Deliverables/D4.1/IntelHex.mli

    r442 r443  
    1212val intel_hex_of_file: string -> intel_hex_format 
    1313val process_intel_hex: intel_hex_format -> Physical.WordMap.map 
    14 val export_intel_hex: int -> int -> Physical.WordMap.map -> byte list list 
     14 
     15val pack_exported_code_memory: int -> int -> Physical.WordMap.map -> intel_hex_format