summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/OpcodeDecoder.h
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-07-29Convert some more header inclusions into forward declarationsLioncash
2014-05-18Merge pull request #355 from magumagu/gx-missing-opcodeTony Wasserka
2014-05-10Opcode decoding: handle missing opcodes 0x88 etc.magumagu
2014-05-08Opcode decoding: 0xC0 isn't a valid command.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre