This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
citra_qt
History
James Rowe
a406207cd8
Use condition var to properly pause the CPU thread
...
Adds support for threaded pausing so citra doesn't spin wait on pause
2015-05-18 08:15:57 -06:00
..
config
Asserts: break/crash program, fit to style guide; log.h->assert.h
2015-02-10 18:30:31 -08:00
debugger
Memmap: Re-organize memory function in two files
2015-05-15 00:04:38 -03:00
util
citra-qt: Use std::abs() to get the right absolute function for s64.
2015-04-14 21:18:35 +02:00
bootmanager.cpp
Use condition var to properly pause the CPU thread
2015-05-18 08:15:57 -06:00
bootmanager.h
Use condition var to properly pause the CPU thread
2015-05-18 08:15:57 -06:00
citra-qt.rc
…
CMakeLists.txt
unsetting a few more variables that arent needed outside of this function
2015-03-26 04:11:05 -06:00
config.cpp
Allow the user to set the background clear color during emulation
2015-04-03 15:35:51 -07:00
config.h
…
hotkeys.cpp
citra-qt: Renamed all .hxx headers to .h
2015-01-06 04:51:54 -08:00
hotkeys.h
citra-qt: Renamed all .hxx headers to .h
2015-01-06 04:51:54 -08:00
hotkeys.ui
…
main.cpp
Merge pull request
#758
from yuriks/sync-logging
2015-05-15 20:54:48 -07:00
main.h
Qt: Use signals for emu_thread start/stop and fix disasm widget.
2015-05-01 18:34:42 -04:00
main.ui
Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash).
2015-05-01 18:35:55 -04:00
version.h
citra-qt: Added license headers to files.
2015-01-04 09:36:57 -08:00