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
aaa6fc8082
project64
/
Source
/
Project64-rsp-core
/
cpu
/
RspClamp.h
5 lines
92 B
C
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
uint16_t
clamp16
(
int32_t
Value
)
;
int64_t
clip48
(
uint64_t
)
;
Reference in New Issue
View Git Blame
Copy Permalink