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
169e400437
bsnes
/
sfc
/
chip
/
superfx
/
mmio
/
mmio.hpp
3 lines
76 B
C++
Raw
Blame
History
uint8
mmio_read
(
unsigned
addr
)
;
void
mmio_write
(
unsigned
addr
,
uint8
data
)
;
Reference in New Issue
View Git Blame
Copy Permalink