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
2014-12-25
ARM: Add a mechanism for faking CPU time elapsed during HLE.
bunnei
2014-12-25
More services & small clean ups
purpasmart96
2014-12-25
Merge pull request #343 from lioncash/smmla
bunnei
2014-12-25
Merge pull request #341 from lioncash/moresmops
bunnei
2014-12-25
Merge pull request #340 from lioncash/whoops
bunnei
2014-12-26
Allow focus on the Qt render widget
Daniel Lundqvist
2014-12-25
armemu: Implement SMMUL, SMMLA, and SMMLS.
Lioncash
2014-12-24
armemu: Implement SMLALD/SMLSLD
Lioncash
2014-12-24
armemu: Fix GE/Q flag setting semantics
Lioncash
2014-12-24
FileSys: Clean up according to the coding style, and remove redundant namespa...
Emmanuel Gil Peyrot
2014-12-23
Merge pull request #328 from archshift/writeable
bunnei
2014-12-23
Stubbed IsSdmcWriteable to always return writeable.
archshift
2014-12-23
Update README.md (fix typo)
bunnei
2014-12-23
Merge pull request #336 from lioncash/datqflag
bunnei
2014-12-23
armemu: Set the Q flag correctly for much of the other ops
Lioncash
2014-12-23
armemu: Set the Q flag properly for SMLAD/SMUAD
Lioncash
2014-12-23
Merge pull request #334 from lioncash/cpsr
bunnei
2014-12-23
Merge pull request #335 from lioncash/cpsrcreate
bunnei
2014-12-22
armemu: Properly set the Q flag for SSAT16/USAT16 upon saturation.
Lioncash
2014-12-22
armemu: Fix SEL
Lioncash
2014-12-22
armemu: Fix construction of the CPSR
Lioncash
2014-12-22
armemu: Fix retrieval of the CPSR in MRS instructions.
Lioncash
2014-12-22
Merge pull request #275 from yuriks/cmake-clean
bunnei
2014-12-22
Merge pull request #333 from lioncash/qops
bunnei
2014-12-22
dyncom: Move over QADD16/QASX/QSAX/QSUB16
Lioncash
2014-12-22
Merge pull request #322 from chinhodado/master
bunnei
2014-12-21
Merge pull request #325 from yuriks/cmake-opts
bunnei
2014-12-21
Merge pull request #332 from lioncash/sel
bunnei
2014-12-21
Merge pull request #312 from Subv/still_more_savedata_stuff
bunnei
2014-12-21
dyncom: Move SEL over
Lioncash
2014-12-21
Merge pull request #324 from lioncash/dync
bunnei
2014-12-21
dyncom: Move over SASX/SSAX/SADD16/SSUB16
Lioncash
2014-12-21
CMake: Silence PNG not found error
Yuri Kunde Schlesner
2014-12-21
CMake: Use improved optimization flags on MSVC
Yuri Kunde Schlesner
2014-12-21
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-21
CFG: More style changes
Subv
2014-12-21
CFGU: Indentation
Subv
2014-12-21
CFG: Some indentation
Subv
2014-12-21
CFG: Changed the CreateConfigInfoBlk search loop
Subv
2014-12-21
CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp
Subv
2014-12-21
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
2014-12-21
CFGU: Some changes
Subv
2014-12-21
CFGU: Addressed some issues.
Subv
2014-12-21
CFGU: Addressed some comments.
Subv
2014-12-21
Style: Addressed some comments
Subv
2014-12-21
CFG_U: Use Common::make_unique instead of the std version
Subv
2014-12-21
CFG:U: Implemented some more blocks
Subv
2014-12-21
CFG: Implemented block 0x00070001 in the config savefile
Subv
2014-12-21
CFGU: Use an absolute offset in the config savefile blocks
Subv
2014-12-21
CFG: Load the Config savedata file if it already exists.
Subv
[prev]
[next]