diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2008-12-20 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/x86/instruction.h: + * src/arch/x86/opcodes.h: + * src/arch/x86/op_sub.c: + * src/arch/x86/processor.c: + Add two extra opcodes: sub (0x2c and 0x2d). + + * src/editor.c: + Do not load the default project file ; use the empty one instead. + 2008-11-17 Cyrille Bagard <nocbos@gmail.com> * src/arch/operand.c: |