index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
system.h
Age
Commit message (
Expand
)
Author
2016-12-21
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
core: Consolidate top-level system state into a singleton.
bunnei
2016-11-19
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-08-29
system: Add a function to see if the emulator is running.
bunnei
2016-03-08
Improve error report from Init() functions
LittleWhite
2015-05-04
Core: Remove some unused functions and types
Yuri Kunde Schlesner
2014-12-20
License change
purpasmart96
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-18
Merge pull request #210 from lioncash/typedef
Tony Wasserka
2014-11-18
system: Get rid of an unnecessary enum typedef
Lioncash
2014-11-18
Remove extraneous semicolons
Lioncash
2014-06-27
Core: Removed unused directory_file_system and meta_file_system modules.
bunnei
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei