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
...
|
*
added a SETABORT method that does not update LR (for HLE'd SVC that does not ...
bunnei
2014-04-12
1
-0
/
+11
|
*
added a memory mapped option for HLE
bunnei
2014-04-12
1
-5
/
+8
|
*
- renamed hle_syscall to just syscall
bunnei
2014-04-11
7
-106
/
+157
|
*
replace tabs with spaces
bunnei
2014-04-11
1
-6
/
+6
|
*
moved hle.cpp into hle folder (due to mistake earlier)
bunnei
2014-04-11
3
-2
/
+2
|
*
added remaining known syscall functions to Syscall_Table
bunnei
2014-04-11
1
-0
/
+80
|
*
base code to call a syscall from ARM11 appcore
bunnei
2014-04-10
5
-9
/
+85
|
*
updated logging message
bunnei
2014-04-10
1
-2
/
+2
|
*
cleaned up some logging messages
bunnei
2014-04-10
6
-33
/
+21
|
*
added logger for generic HLE
bunnei
2014-04-10
2
-3
/
+3
|
*
changed some naming/misc cleanups
bunnei
2014-04-10
4
-21
/
+20
|
*
- removed syscall classes (will just use HLEFunction)
bunnei
2014-04-10
6
-15
/
+54
|
*
Merge branch 'master' into hle-interface
bunnei
2014-04-10
8
-57
/
+45
|
|
\
|
*
|
added initial modules for setting up SysCall HLE
bunnei
2014-04-10
7
-0
/
+862
|
*
|
missed this file with commit 95e5436f
bunnei
2014-04-10
1
-1
/
+10
|
*
|
added Memory::GetCharPointer to read strings from HLE functions
bunnei
2014-04-10
1
-0
/
+4
|
*
|
cleaned up arm_interface, added a setter to set registers for use with HLE re...
bunnei
2014-04-10
2
-6
/
+70
*
|
|
Init window size from VideoCore. Start changing the default window behavior...
Mathieu Vaillancourt
2014-04-12
5
-29
/
+17
*
|
|
Show symbols in disasm
Mathieu Vaillancourt
2014-04-12
1
-1
/
+9
*
|
|
Implement simple LoadSymbols for ELF files
Mathieu Vaillancourt
2014-04-12
1
-63
/
+13
*
|
|
Add symbols map
Mathieu Vaillancourt
2014-04-12
4
-0
/
+100
*
|
|
Fixed GPLv2 license issue
bunnei
2014-04-11
1
-2
/
+7
*
|
|
Fixed GPLv2 license issue
bunnei
2014-04-11
1
-2
/
+7
*
|
|
Fixed GPLv2 license issue
bunnei
2014-04-11
1
-2
/
+7
*
|
|
Temporarily "fix" citra_qt for Windows
Mathieu Vaillancourt
2014-04-10
17
-577
/
+90
|
|
/
|
/
|
*
|
removed scm_rev.h from version control
bunnei
2014-04-10
1
-4
/
+0
*
|
removed unused macros from citra.h
bunnei
2014-04-10
1
-9
/
+0
*
|
added missing const to GetWindowTitle
bunnei
2014-04-10
1
-1
/
+1
*
|
fixed a bunch of errors in CMakeLists
bunnei
2014-04-09
3
-5
/
+5
*
|
updated CMakeLists
bunnei
2014-04-09
5
-42
/
+43
|
/
*
- removed deprecated version.h
bunnei
2014-04-08
10
-102
/
+74
*
fixed licensing and updated code style naming for arm_interface/arm_interpret...
bunnei
2014-04-08
3
-94
/
+57
*
fixed license headers in citra project
bunnei
2014-04-08
4
-116
/
+16
*
fixed scm_rev_gen
bunnei
2014-04-08
2
-5
/
+5
*
fixed project includes to use new directory structure
bunnei
2014-04-08
94
-612
/
+633
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08
148
-0
/
+0
*
fixed some license headers that I missed
bunnei
2014-04-08
2
-46
/
+6
*
fixed all license file headers in core
bunnei
2014-04-08
12
-303
/
+44
*
fixed licensing issue with core_timing being GPL v2+ instead of Dolphin's GPL v2
bunnei
2014-04-08
2
-487
/
+455
*
fixed license header in video_core
bunnei
2014-04-08
7
-182
/
+23
*
- removed lots of unused code from gekko
bunnei
2014-04-08
3
-367
/
+110
*
Merge branch 'hardware-interface'
bunnei
2014-04-07
32
-166
/
+1773
|
\
|
*
removed unused comments, changed main processing loop to be infinite
bunnei
2014-04-07
1
-34
/
+2
|
*
added support for renderering the external framebuffers
bunnei
2014-04-07
2
-20
/
+147
|
*
added external framebuffer GL handles
bunnei
2014-04-06
1
-2
/
+11
|
*
removed log message from hw_lcd
bunnei
2014-04-06
1
-2
/
+0
|
*
added hack physical memory reads with Memory::GetPointer
bunnei
2014-04-06
1
-2
/
+9
|
*
added "citra" instead of "emu" to title bar
bunnei
2014-04-06
1
-1
/
+1
|
*
added logger option specifically for the renderer
bunnei
2014-04-06
2
-2
/
+2
|
*
calling SwapBuffers from hw_lcd.cpp
bunnei
2014-04-06
1
-0
/
+2
[prev]
[next]