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
1a7bc6bb87
bsnes
/
gba
/
cpu
/
state.hpp
8 lines
101 B
C++
Raw
Blame
History
struct
Pending
{
struct
DMA
{
bool
vblank
;
bool
hblank
;
bool
hdma
;
}
dma
;
}
pending
;
Reference in New Issue
View Git Blame
Copy Permalink