index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2015-01-02
SaveDataCheck: Remove unneeded constructor from a class
Subv
2015-01-02
Archives: Added some documentation to IVFCArchive
Subv
2015-01-02
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2015-01-02
SaveDataCheck: Preliminary work in this archive.
Subv
2015-01-02
Merge pull request #391 from lioncash/pedantic
bunnei
2015-01-02
dyncom: Implemented LDREXD/STREXD/LDREXH/STREXH
bunnei
2015-01-02
Merge pull request #390 from lioncash/wut
bunnei
2015-01-02
Merge pull request #388 from lioncash/sm
bunnei
2015-01-02
elf: Make DidRelocate const
Lioncash
2015-01-02
archive: Fix initializer list order
Lioncash
2015-01-02
dyncom: Remove dead function InterpreterInitInstLength
Lioncash
2015-01-02
soc_u: Fix a missing formatting argument
Lioncash
2015-01-02
armemu: Fix missing Q flag check for SMLSD.
Lioncash
2015-01-02
dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
Lioncash
2015-01-01
dyncom: Implement SXTAB16 and SXTB16
Lioncash
2015-01-01
Merge pull request #358 from neobrain/pica_progress2
bunnei
2015-01-01
Merge pull request #379 from lioncash/sh
bunnei
2015-01-01
dyncom: Implement SHADD8/SHADD16/SHSUB8/SHSUB16/SHASX/SHSAX
Lioncash
2015-01-01
Fix SADD8/SSUB8 in the armemu
Lioncash
2015-01-01
dyncom: Implement SADD8/SSUB8
Lioncash
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
GPU: Pseudo-implement horizontal scaling.
Tony Wasserka
2014-12-31
Merge pull request #375 from lioncash/uops
bunnei
2014-12-31
dyncom: Implement UADD8/UADD16/USUB8/USUB16/UASX/USAX
Lioncash
2014-12-30
dyncom: Massive refactor
bunnei
2014-12-30
Merge pull request #369 from darkf/mingw_
bunnei
2014-12-30
vfp: Get rid of a few warnings
Lioncash
2014-12-30
vfp: Implement VMOVBRRSS
Lioncash
2014-12-30
dyncom: Implement USAT16/SSAT16
Lioncash
2014-12-29
Merge pull request #368 from purpasmart96/dsp_mem
bunnei
2014-12-29
APT:A: Some style changes
Subv
2014-12-29
Fix merge conflicts
darkf
2014-12-29
MemMap: Add support for DSP Read & Writes in the memory map
purpasmart96
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-29
dyncom: Implement USAT/SSAT
bunnei
2014-12-29
Merge pull request #253 from purpasmart96/mem_map
bunnei
2014-12-29
dyncom: Various cleanups to match coding style, no functional changes.
bunnei
2014-12-29
Merge pull request #361 from lioncash/moreqops
bunnei
2014-12-29
dyncom: Fix SMLALXY's instruction labels
Lioncash
2014-12-29
Merge pull request #303 from linkmauve/fs-cleanup
Tony Wasserka
2014-12-29
dyncom: Implement QADD8/QSUB8
Lioncash
2014-12-29
armemu: Implement QADD8/QSUB8
Lioncash
2014-12-28
Merge pull request #360 from lioncash/dynuxt
bunnei
2014-12-28
dyncom: Implement UXTB16/UXTAB16
Lioncash
2014-12-28
Merge pull request #347 from bunnei/frameskip
bunnei
2014-12-28
Merge pull request #355 from lioncash/simp
bunnei
2014-12-28
GPU: Implement frameskip and remove forced framebuffer swap hack.
bunnei
2014-12-28
Merge pull request #359 from lioncash/vfp
bunnei
2014-12-28
Merge pull request #331 from yuriks/handle-reform
bunnei
2014-12-28
vfp: Actually make the code somewhat readable
Lioncash
[next]