This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
project64
mirror of
https://github.com/project64/project64.git
Watch
1
Star
0
Fork
You've already forked project64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a7c175d0fd
project64
/
Source
/
Project64-core
/
N64System
/
Mips
/
OpcodeName.h
4 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
[Project64] Create Project64-core
2015-12-06 09:59:58 +00:00
#
pragma once
const
char
*
R4300iOpcodeName
(
uint32_t
OpCode
,
uint32_t
PC
)
;