index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux support
archshift
2014-04-30
2
-2
/
+7
*
TGA dumps work, courtesy of @bunnei
archshift
2014-04-30
3
-37
/
+39
*
Merge commit upstream/master into issue-7-fix
archshift
2014-04-30
3
-22
/
+43
|
\
|
*
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
bunnei
2014-04-30
3
-1
/
+17
|
*
reorganized memory regions enum, added regions for ExeFS code
bunnei
2014-04-30
2
-21
/
+26
*
|
Sets OGL version for Qt; will only work with Qt5
archshift
2014-04-30
1
-6
/
+10
*
|
OpenGL 3+ on OSX with GLFW
archshift
2014-04-30
2
-1
/
+10
*
|
A bit of Cmake love
archshift
2014-04-30
3
-9
/
+46
*
|
Some more experimentation
archshift
2014-04-29
2
-4
/
+4
*
|
Merge commit upstream/master into issue-7-fix
archshift
2014-04-28
3
-6
/
+12
|
\
|
|
*
Merge pull request #5 from cpp3ds/master
bunnei
2014-04-28
1
-1
/
+1
|
|
\
|
|
*
Need to add Xcursor to linker?
Thomas Edvalson
2014-04-25
1
-1
/
+1
|
*
|
added virtual address conversion for firmware FW0B
bunnei
2014-04-27
2
-5
/
+11
*
|
|
IT'S ALIVE!
archshift
2014-04-28
4
-5
/
+71
*
|
|
Fix complaints about functions that could not be found
archshift
2014-04-27
1
-1
/
+1
*
|
|
Problematic class with no current implementation
archshift
2014-04-27
1
-2
/
+2
*
|
|
Problematic template functions
archshift
2014-04-27
1
-15
/
+0
*
|
|
Xcode complains that the class name is redundant.
archshift
2014-04-27
1
-1
/
+1
*
|
|
Rect to BasicRect
archshift
2014-04-27
3
-7
/
+7
*
|
|
add missing bswap functions
bunnei
2014-04-27
1
-0
/
+44
|
/
/
*
|
fix for issue Linux build #9, not sure why this is broken but its unused code...
bunnei
2014-04-27
1
-13
/
+0
*
|
Merge branch 'hle-interface-updates'
bunnei
2014-04-27
31
-175
/
+623
|
\
\
|
|
/
|
/
|
|
*
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
2014-04-27
8
-21
/
+2
|
*
fixed weird spacing
bunnei
2014-04-27
1
-1
/
+1
|
*
removed commented out line - this was for an unimplemented MRC call, no longe...
bunnei
2014-04-27
1
-1
/
+0
|
*
fixed renderer to use correct framebuffer location
bunnei
2014-04-27
2
-8
/
+7
|
*
hackish but working way to set the framebuffer location to VRAM (used in ARM1...
bunnei
2014-04-27
1
-3
/
+9
|
*
added helper functions to mem_map to convert physical addresses to virtual ad...
bunnei
2014-04-27
2
-1
/
+15
|
*
added code to LCD modules keep track of framebuffer location in FCRAM or VRAM
bunnei
2014-04-27
2
-15
/
+153
|
*
- changed HW IO map to use virtual addresses
bunnei
2014-04-26
4
-42
/
+64
|
*
added simple GSP GPU ReadHWRegs function to support returning the framebuffe...
bunnei
2014-04-26
1
-1
/
+37
|
*
added preliminary DataSynchronizationBarrier support with simple DMA copy
bunnei
2014-04-26
1
-7
/
+39
|
*
added (fake) physical addresses for where to put framebuffer in VRAM
bunnei
2014-04-26
1
-0
/
+10
|
*
added vram to memory_map
bunnei
2014-04-26
2
-8
/
+15
|
*
moved HLE::MRC to its own module, added support for catching data synchroniza...
bunnei
2014-04-25
9
-13
/
+66
|
*
added disassembly to unimplemented instruction
bunnei
2014-04-25
1
-1
/
+6
|
*
removed some cruft
bunnei
2014-04-25
1
-7
/
+1
|
*
fixed bug where svc_ControlMemory was not properly getting passed in parameters
bunnei
2014-04-25
1
-2
/
+2
|
*
- added preliminary support for svc_MapMemoryBlock
bunnei
2014-04-24
4
-14
/
+70
|
*
added functions to map Heap and Shared memory space
bunnei
2014-04-24
3
-9
/
+76
|
*
added GSP::RegisterInterruptRelayQueue function
bunnei
2014-04-24
1
-31
/
+40
|
*
- refactored how service functions are called
bunnei
2014-04-24
5
-19
/
+39
*
|
Fixed CMake's import of GLFW.
Thomas Edvalson
2014-04-25
1
-1
/
+1
*
|
Resolved undefined Common::g_scm_branch error.
Thomas Edvalson
2014-04-25
1
-1
/
+1
|
/
*
made qt window title consistent
bunnei
2014-04-23
2
-1
/
+5
*
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-23
2
-5
/
+5
*
updated windows scm_rev code to use new style
ShizZy
2014-04-23
5
-66
/
+53
*
added scm rev generation on Linux/cmake
bunnei
2014-04-23
6
-51
/
+37
*
fixes to build on linux
bunnei
2014-04-22
8
-50
/
+53
*
removed duplicate rotl/rotr functions
ShizZy
2014-04-22
1
-26
/
+0
[next]