index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-08
Core: Fixed a crash and removed some unused variables.
Subv
2015-01-08
SVC: Implemented the Timer service calls.
Subv
2015-01-08
Merge pull request #450 from Subv/ticks_fix
bunnei
2015-01-08
DynCom: Add a comment to GetTicks.
Subv
2015-01-08
Timing: Use CoreTiming::GetTicks to keep track of ticks.
Subv
2015-01-08
Merge pull request #443 from Subv/sleep_thread
bunnei
2015-01-08
SVC: Fixed SleepThread.
Subv
2015-01-08
Merge pull request #446 from lioncash/umaal
bunnei
2015-01-08
dyncom: Fix UMAAL
Lioncash
2015-01-07
Merge pull request #441 from Kingcom/CallStack
bunnei
2015-01-07
Merge pull request #439 from Subv/idle_thread_m
bunnei
2015-01-07
Threads: Use a dummy idle thread when no other are ready.
Subv
2015-01-07
Merge pull request #404 from bunnei/more-frame-synch-fixes
bunnei
2015-01-07
GSP: Toggle active framebuffer each frame
bunnei
2015-01-07
Merge pull request #431 from yuriks/thread-queue-cleanup
bunnei
2015-01-07
Warn if a new thread is intended to be run on the system CPU core until we im...
Kevin Hartman
2015-01-07
Merge pull request #442 from lioncash/smul
bunnei
2015-01-07
dyncom: Fix SMULWB/SMULWT
Lioncash
2015-01-07
citra-qt: Add check for valid address to call stack
Kingcom
2015-01-07
Common: Clean up ThreadQueueList
Yuri Kunde Schlesner
2015-01-07
Merge pull request #425 from Subv/coretiming
bunnei
2015-01-07
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
Merge pull request #440 from yuriks/lifetime-fix
bunnei
2015-01-07
Fix double-free in Service manager during shutdown
Yuri Kunde Schlesner
2015-01-07
Merge pull request #438 from lioncash/swp
bunnei
2015-01-07
Merge pull request #434 from lioncash/sm
bunnei
2015-01-07
dyncom: Fix SWPB
Lioncash
2015-01-07
dyncom: Move over SMLALXY
Lioncash
2015-01-06
Merge pull request #421 from linkmauve/remove-dead-platforms
bunnei
2015-01-06
Merge pull request #376 from Subv/arc_reorder
bunnei
2015-01-06
Archives/Exdata: Don't set concrete_mount_point in the ctor
Subv
2015-01-06
Archives: Changed the unimplemented archives comment.
Subv
2015-01-06
Archives: Addressed some comments
Subv
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
2015-01-06
Merge pull request #402 from chrisvj/master
bunnei
2015-01-06
Merge pull request #417 from kevinhartman/exclusive-tag-fix
bunnei
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-05
Merge pull request #419 from linkmauve/no-x86-specifics
bunnei
2015-01-05
Merge pull request #413 from purpasmart96/serv_clean
bunnei
2015-01-05
Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/...
Kevin Hartman
2015-01-05
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-05
Services: Clean up a few things and add a few function names
purpasmart96
2015-01-05
SaveDataCheck: Fixed a typo
Subv
2015-01-05
Merge pull request #422 from lioncash/bxj
bunnei
2015-01-05
dyncom: Partially emulate BXJ
Lioncash
2015-01-05
Merge pull request #416 from bunnei/fake-dsp-interrupt
bunnei
2015-01-05
Merge pull request #420 from lioncash/qflag
bunnei
2015-01-05
Common: Use std::abs instead of abs, using abs with cmath fails on some systems.
Emmanuel Gil Peyrot
2015-01-05
dyncom: Actually set the Q flag for SMLABB/SMLABT/SMLATB/SMLATT
Lioncash
2015-01-05
Common: Remove the unused x86-specific 128-bit float type.
Emmanuel Gil Peyrot
[prev]
[next]