- Italian translation by Daniele Forsi (dforsi at gmail dot com)
[reactos.git] / rosapps / devutils / cputointel / From / PPC / PPCopcode.c
2007-01-21 Magnus Olsenfixing a small disambler bug for mr
2007-01-20 Magnus Olsenstart add mr op code causeome new bug for ppc
2007-01-19 Magnus OlsenFixing the src and dst of register so they are being...
2007-01-18 Magnus OlsenFixing another bug in converting
2007-01-18 Magnus OlsenAdding stwu to converting to ia32
2007-01-18 Magnus OlsenImplement disambler for stwu, left todo add it to the...
2007-01-18 Magnus OlsenFixing some ppc disambler bugs. Li are not 100% test...
2007-01-17 Magnus OlsenAdding m68k,arm,ia32,ppc to ppc convert.
2007-01-17 Magnus Olsenfixing the ppc to ia32 break, use ebx as ebp if we...
2007-01-14 Magnus Olsenthe public frist version that can convert arty testms...
2007-01-14 Magnus Olsenadding blr opcode (can not found it in the ibm or motor...
2007-01-14 Magnus OlsenFixing a bug in ppc opcode Li
2007-01-13 Magnus Olsenstart on adding the own langues, this version create...
2007-01-13 Magnus Olsen1. fixing a layout bug
2007-01-13 Magnus Olsenadding GetData32Be, GetData32Le for getting 4bytes...
2007-01-13 Magnus Olsenadding option for disambler mode, disambler mode does...
2007-01-13 Magnus OlsenCreate a folder call From and start move in all cpu...