This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/citra-emu/citra.git
synced
2025-04-29 16:10:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
citra
/
src
/
core
/
hw
History
inspuration
4865be9cef
Working WASD in citra_qt
2014-05-29 01:59:09 -04:00
..
hw.cpp
Added syscall GetSystemTick, Added User_Input
2014-05-29 01:27:59 -04:00
hw.h
fixed project includes to use new directory structure
2014-04-08 20:15:08 -04:00
lcd.cpp
lcd: added thread wait after (faked) vblank interrupt (would have) occurred
2014-05-22 20:01:04 -04:00
lcd.h
added code to LCD modules keep track of framebuffer location in FCRAM or VRAM
2014-04-27 12:39:57 -04:00
ndma.cpp
added NDMA hardware interface
2014-04-17 23:43:55 -04:00
ndma.h
added NDMA hardware interface
2014-04-17 23:43:55 -04:00
user_input.cpp
Working WASD in citra_qt
2014-05-29 01:59:09 -04:00
user_input.h
Working WASD in citra_qt
2014-05-29 01:59:09 -04:00