Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
alexbevi
Edit Copy
Star
GitHub Repository:
alexbevi/BizHawk
Path:
blob/master/libsnes/bsnes/snes/chip/superfx/mmio/mmio.hpp
2
views
1
uint8
mmio_read
(
unsigned
addr
)
;
2
void
mmio_write
(
unsigned
addr
,
uint8
data
)
;
3
4