This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
bsnes
mirror of
https://github.com/bsnes-emu/bsnes.git
Watch
1
Star
0
Fork
You've already forked bsnes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
379ab6991f
bsnes
/
higan
/
sfc
/
coprocessor
/
superfx
/
mmio
/
mmio.hpp
3 lines
100 B
C++
Raw
Blame
History
auto
mmio_read
(
uint24
addr
,
uint8
data
)
-
>
uint8
;
auto
mmio_write
(
uint24
addr
,
uint8
data
)
-
>
void
;
Reference in New Issue
View Git Blame
Copy Permalink