# # ChangeLog for Deliverables/D4.1/ASMInterpret.ml # # Generated by Trac 1.2 # Jan 24, 2021, 9:24:49 AM Tue, 14 Sep 2010 12:40:33 GMT mulligan [71] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/physical.mli (modified) Two more jump instructions implemented. Tue, 14 Sep 2010 10:33:19 GMT mulligan [70] * Deliverables/D4.1/ASMInterpret.ml (modified) XCHD implemented. Tue, 14 Sep 2010 10:19:42 GMT mulligan [69] * Deliverables/D4.1/ASMInterpret.ml (modified) PUSH implemented. Tue, 14 Sep 2010 10:11:25 GMT mulligan [68] * Deliverables/D4.1/ASMInterpret.ml (modified) POP implemented ... at last. Mon, 13 Sep 2010 14:15:00 GMT mulligan [67] * Deliverables/D4.1/8051Series.ml (modified) * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Byte.ml (modified) * Deliverables/D4.1/Word.ml (modified) DJNZ instruction finished. Fri, 10 Sep 2010 15:37:19 GMT mulligan [62] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Bit.ml (modified) * Deliverables/D4.1/Byte.ml (modified) * Deliverables/D4.1/Nibble.ml (modified) Many additions to Bit, Nibble and Byte API, as well as more ... Fri, 10 Sep 2010 14:20:09 GMT mulligan [60] * Deliverables/D4.1/ASMInterpret.ml (modified) Finished implementing all jump instructions. Fri, 10 Sep 2010 13:37:44 GMT mulligan [58] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/physical.ml (modified) * Deliverables/D4.1/physical.mli (modified) Bug fixed in CJNE instruction. More jump instructions implemented. Fri, 10 Sep 2010 13:18:55 GMT mulligan [57] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Bit.ml (added) * Deliverables/D4.1/Byte.ml (added) * Deliverables/D4.1/Nibble.ml (added) More instructions implemented. Started cleaning up code by moving ... Fri, 10 Sep 2010 10:28:59 GMT mulligan [55] * Deliverables/D4.1/ASMInterpret.ml (modified) CJNE instruction finished. Fri, 10 Sep 2010 09:51:15 GMT mulligan [54] * Deliverables/D4.1/ASMInterpret.ml (modified) CLR instructions implemented. Fri, 10 Sep 2010 09:36:40 GMT mulligan [53] * Deliverables/D4.1/ASMInterpret.ml (modified) All RR* and RL* instructions implemented. Fri, 10 Sep 2010 09:20:52 GMT mulligan [52] * Deliverables/D4.1/ASMInterpret.ml (modified) RL, RR and SWAP implemented. Fri, 10 Sep 2010 09:06:53 GMT mulligan [51] * Deliverables/D4.1/ASMInterpret.ml (modified) NOP and SETB implemented. Thu, 09 Sep 2010 12:52:08 GMT mulligan [50] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Pretty.ml (modified) More missing cases added to the ASMInterpret functions. Pretty ... Thu, 09 Sep 2010 11:19:58 GMT mulligan [49] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Pretty.ml (modified) Fixed bug in ASMInterpret functions: CPL functions were not ... Wed, 08 Sep 2010 16:09:01 GMT mulligan [46] * Deliverables/D4.1/ASM.mli (modified) * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Pretty.ml (modified) * Deliverables/D4.1/physical.ml (modified) * Deliverables/D4.1/physical.mli (modified) MOV done. Wed, 08 Sep 2010 10:30:28 GMT mulligan [44] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Pretty.ml (added) * Deliverables/D4.1/physical.ml (modified) * Deliverables/D4.1/physical.mli (modified) Added pretty printing functions for bits, bytes, words etc. Wed, 08 Sep 2010 09:58:29 GMT mulligan [43] * Deliverables/D4.1/ASMInterpret.ml (modified) Address1 function completed. Wed, 08 Sep 2010 09:24:01 GMT mulligan [42] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/physical.ml (modified) * Deliverables/D4.1/physical.mli (modified) Address1 function completed for instructions A--M. Wed, 08 Sep 2010 08:43:47 GMT mulligan [41] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/physical.ml (modified) * Deliverables/D4.1/physical.mli (modified) More added to address1 function. Weird type error? Fri, 03 Sep 2010 13:44:27 GMT mulligan [35] * Deliverables/D4.1/ASM.mli (modified) * Deliverables/D4.1/ASMInterpret.ml (modified) `fetch' function complete. Fri, 03 Sep 2010 12:32:15 GMT mulligan [33] * Deliverables/D4.1/ASMInterpret.ml (modified) * Deliverables/D4.1/Presentation (added) * Deliverables/D4.1/Presentation/Paris-September-2010.tex (added) Instructions M--O added to `fetch' function. Presentation files for ... Fri, 03 Sep 2010 11:36:32 GMT mulligan [32] * Deliverables/D4.1/ASMInterpret.ml (modified) All MOV variations done. Fri, 03 Sep 2010 10:08:16 GMT mulligan [31] * Deliverables/D4.1/ASM.mli (modified) * Deliverables/D4.1/ASMInterpret.ml (modified) Instructions J--M complete. Fri, 03 Sep 2010 09:51:26 GMT mulligan [29] * Deliverables/D4.1/ASMInterpret.ml (modified) Commit while I check Siemen's data sheet. Instructions C--J added to ... 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, ...