# # ChangeLog for Deliverables/D4.1/Makefile # # Generated by Trac 1.2 # Apr 21, 2021, 11:25:16 AM Wed, 29 Sep 2010 10:25:28 GMT sacerdot [138] * Deliverables/D4.1/.ocamlinit (added) * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/ASMInterpret.mli (modified) * Deliverables/D4.1/BitVectors.ml (modified) * Deliverables/D4.1/IntelHex.ml (modified) * Deliverables/D4.1/IntelHex.mli (modified) * Deliverables/D4.1/Makefile (modified) * Deliverables/D4.1/Parser.ml (modified) * Deliverables/D4.1/Parser.mli (modified) * Deliverables/D4.1/Pretty.ml (modified) * Deliverables/D4.1/Pretty.mli (modified) * Deliverables/D4.1/test.ml (added) Several bug fixes and code clean-up. New main file: test.ml to parse ... Thu, 02 Sep 2010 16:30:29 GMT sacerdot [28] * Deliverables/D4.1/ASM.mli (modified) * Deliverables/D4.1/ASMInterpret.ml (added) * Deliverables/D4.1/Makefile (added) * Deliverables/D4.1/physical.ml (added) * Deliverables/D4.1/physical.mli (modified) 1) all the opcodes are there in ASM syntax (but no labels, ...