index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
svp_util.c
blob: 362646f8a06648105592ee59cfc0a0e80c1dd8d8 (
plain
)
1
2
3
4
5
void
svp_read_16
(
svp_context
*
context
)
{
context
->
internal
[
0
] =
0
;
}