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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2014-05-30
hle: added stubbed service for ndm_u
bunnei
2014-05-27
event: fixed typos and updated CMakeLists
bunnei
2014-05-20
mutex: initial commit of HLE module
bunnei
2014-05-20
renamed "syscall" module to "svc" (more accurate naming)
bunnei
2014-05-16
Merge master into threading to add support for VFP
bunnei
2014-05-16
fixed typo in CMakeLists.txt
bunnei
2014-05-16
added maverick.cpp to ARM core from skyeye
bunnei
2014-05-16
added missing armcopro from skyeye
bunnei
2014-05-15
added missing skyeye mmu code
bunnei
2014-05-15
- moved mmu to arm/interpreter folder
bunnei
2014-05-09
added initial kernel/thread modules
bunnei
2014-05-06
added config_mem module for HLE of firmware configuration memory settings
bunnei
2014-05-01
renamed hle "mrc" module to "coprocessor"
bunnei
2014-04-30
added a module to load symbol map files for debugging
bunnei
2014-04-25
moved HLE::MRC to its own module, added support for catching data synchroniza...
bunnei
2014-04-22
updated CMakeLists for missing files
ShizZy
2014-04-09
fixed a bunch of errors in CMakeLists
bunnei
2014-04-09
updated CMakeLists
bunnei
2013-08-29
adding initial project layout
ShizZy