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
2d49a4408d
bsnes
/
gameboy
/
cpu
/
mmio
/
mmio.hpp
4 lines
95 B
C++
Executable File
Raw
Blame
History
void
mmio_joyp_poll
(
)
;
uint8
mmio_read
(
uint16
addr
)
;
void
mmio_write
(
uint16
addr
,
uint8
data
)
;
Reference in New Issue
View Git Blame
Copy Permalink