index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hw
/
hw.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
1
-5
/
+3
2015-03-06
Implement SetLcdForceBlack, move register enum to hw.h
archshift
1
-0
/
+26
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-07-23
Fix a few warnings.
Tony Wasserka
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+1
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-09
fixed all license file headers in core
bunnei
1
-23
/
+5
2014-04-05
added an "Update" method to update all hardware
bunnei
1
-0
/
+3
2014-04-05
added initial support for hw.cpp module
bunnei
1
-0
/
+6
2014-04-05
added hw module to interface h/w register reads/writes
bunnei
1
-21
/
+9
2014-04-05
- added an interface layer for ARM cores
bunnei
1
-13
/
+25
2013-09-26
renamed from citrus to citra
ShizZy
1
-7
/
+7
2013-09-14
renamed project to 'citrus'
ShizZy
1
-8
/
+8
2013-09-06
added core and mem_map files to the project
ShizZy
1
-12
/
+12
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+35