dolphin/Externals/Bochs_disasm
lioncash efdcfe404f Fix a typo in a function prototype in PowerPCDisasm.h
Should be GetGPRName not GetGRPName.

Removed an unnecessary extern declaration of GetGRPName in RegisterWindow.cpp.

Also added GetFPRName to the PowerPCDisasm header for consistency.
2014-06-04 12:12:28 -04:00
..
Bochs_disasm.vcxproj Convert all vcxproj files to UNIX line endings 2013-12-31 14:03:18 -05:00
CMakeLists.txt
config.h
dis_decode.cpp
dis_groups.cpp
dis_tables.h
dis_tables.inl
disasm.h
opcodes.inl
PowerPCDisasm.cpp Make Bochs_disasm not depend on Common. 2013-09-12 12:26:59 -05:00
PowerPCDisasm.h Fix a typo in a function prototype in PowerPCDisasm.h 2014-06-04 12:12:28 -04:00
resolve.cpp
stdafx.cpp
stdafx.h
syntax.cpp