summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GekkoDisassembler.cpp
AgeCommit message (Expand)Author
2015-05-25Add missing license headersTillmann Karras
2015-05-24GekkoDisassembler: Fix typecast for the second printf param for mtfsfLioncash
2015-05-24GekkoDisassembler: Fix disassembly of mtfsf's FM fieldLioncash
2015-03-14Remove remnants of old fake opcodes.magumagu
2015-01-19Minor fix with psq_st{u,}x disassembly.Ryan Houdek
2015-01-18Fixes disassembly of paired store instructions.Ryan Houdek
2015-01-03GekkoDisassembler: fix display of CRs in branch operationsFiora
2014-11-24Silence a few "zero as null pointer" warnings.Rohit Nirmal
2014-09-28GekkoDisassembler: show W and I in psq_l/psq_st disassemblyFiora
2014-09-21Disassembler: fix disassembly of some twi instructionsFiora
2014-09-16GekkoDisassembler: fix some float opcodesFiora
2014-09-15GekkoDisassembler: fix/improve disassembly for a few instructionsFiora
2014-08-04Common: Introduce the new Gekko disassembler to Common.Lioncash