project64/Source/Project64-core/N64System/Mips/OpcodeName.h

4 lines
78 B
C
Raw Normal View History

2015-12-06 09:59:58 +00:00
#pragma once
const char * R4300iOpcodeName(uint32_t OpCode, uint32_t PC);