diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cfb0601..89eba09 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,12 @@ start-sanitize-sky +Mon Jan 26 16:25:51 1998 Doug Evans <devans@seba.cygnus.com> + + * txvu-dis.c (print_insn): Extract/print fns take pointer to + insn now and not insn itself. + * txvu-opc.c: insert/extract/print fns take pointer to + insn now and not insn itself. Add initial dma,pke,gpuif support. + Parse fn no longer needs to set errmsg = NULL for success. + Fri Jan 23 01:49:24 1998 Doug Evans <devans@seba.cygnus.com> * txvu-opc.c (txvu_operands, UBC): Add extract entry. |