index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2015-02-17
dyncom: Support conditional BKPT instructions
Lioncash
2015-02-16
dyncom: Actually set the destination register for USAD8/USADA8.
Lioncash
2015-02-15
Merge pull request #539 from linkmauve/framebuffer-formats
bunnei
2015-02-15
video_core: Implement the remaining framebuffer formats in the OpenGL renderer.
Emmanuel Gil Peyrot
2015-02-15
arm: Set the A bit on reset.
Lioncash
2015-02-14
Merge pull request #529 from Subv/master
bunnei
2015-02-13
core: Apply static to local functions
Lioncash
2015-02-13
arm: General cleanup
Lioncash
2015-02-12
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
dyncom: Clean up the constructor
Lioncash
2015-02-12
dyncom: Remove warning for SXTAH
Lioncash
2015-02-12
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
Build: Fixed some warnings
Subv
2015-02-12
armdefs: Remove unnecessary extern C
Lioncash
2015-02-11
Implemented WriteHWRegsWithMask for GSP.
Kevin Hartman
2015-02-11
arm: Remove ARM26 support.
Lioncash
2015-02-11
Merge pull request #559 from lioncash/clean
bunnei
2015-02-11
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
arm: Change some more constants into enums
Lioncash
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
GSP: Fixed typo in SignalInterrupt
bunnei
2015-02-10
Merge pull request #552 from bunnei/setbufferswap-fix
bunnei
2015-02-10
GSP: Call SetBufferSwap for each screen on corresponding signal interrupt.
bunnei
2015-02-10
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-10
Merge pull request #556 from lioncash/clean
bunnei
2015-02-10
Merge pull request #555 from lioncash/lut
bunnei
2015-02-10
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
PTM: Fixed a problem with the gamecoin PTM file.
Subv
2015-02-10
Archives: Made the Format function more generic.
Subv
2015-02-10
Archives: Expose the File and Directory classes to HLE
Subv
2015-02-10
ResultVal: Fixed compilation when reassigning a ResultVal.
Subv
2015-02-10
FS: Allow multiple instances of the same archive type to be open at once
Yuri Kunde Schlesner
2015-02-10
FS: Get rid of completely useless Archive class
Yuri Kunde Schlesner
2015-02-10
arm_dyncom_thumb: Make lookup tables static
Lioncash
2015-02-10
Merge pull request #553 from lioncash/denorm
bunnei
2015-02-10
dyncom: Add more regs to MCR/MRC
Lioncash
2015-02-10
vfp: Normalize accumulator for multiply accumulate instructions
Lioncash
2015-02-09
Scheduler refactor Pt. 1
Kevin Hartman
2015-02-09
Merge pull request #551 from bunnei/mutex-fixes
bunnei
2015-02-09
Mutex: Locks should be recursive.
bunnei
2015-02-09
WaitSynch: Always reschedule (verified behavior on hw).
bunnei
2015-02-09
vfpdouble: Fix the FTOUI NaN sign setting
Lioncash
2015-02-09
Throw more unused/unnecessary VFP code out
Lioncash
2015-02-09
vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
Lioncash
2015-02-09
vfp_helper: Normalize tabs to spaces
Lioncash
2015-02-07
Services: Stub some functions
purpasmart96
2015-02-06
vfp_helper: Remove unnecessary extern C blocks
Lioncash
2015-02-06
vfp: Move FPSID, FPEXC, and FPSCR values over to enums.
Lioncash
2015-02-04
Merge pull request #537 from lioncash/vfp
bunnei
2015-02-04
Merge pull request #536 from lioncash/dead
bunnei
[next]