summaryrefslogtreecommitdiffstats
path: root/src/citra/citra.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Frontends: Shutdown core when emulation is stoppedYuri Kunde Schlesner2015-01-041-0/+2
* License changepurpasmart962014-12-211-1/+1
* Add configurable per-class log filteringYuri Kunde Schlesner2014-12-131-1/+4
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-2/+2
* New logging systemYuri Kunde Schlesner2014-12-131-5/+11
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-1/+1
* Add support for disabling log from settingsSean2014-11-031-0/+4
* Implemented graceful closing of the GLFW window, along with emulation.archshift2014-10-171-1/+1
* Added configuration file system.archshift2014-10-081-3/+6
* Core: Refactor core to use only one function for execution.bunnei2014-08-311-1/+3
* Removed unused citra.harchshift2014-08-201-2/+0
* Loader: Implemented AppLoader interface for abstracting application loading.bunnei2014-06-251-15/+8
* Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei2014-06-171-1/+1
* Merge pull request #13 from archshift/masterbunnei2014-05-191-1/+8
|\
| * Fixed indentsarchshift2014-05-051-7/+7
| * Check arg count before attempting to access it.archshift2014-05-021-1/+8
| * Use runtime arguments to specify boot filename.archshift2014-05-021-1/+1
* | updated how we call ARM core to make things much fasterbunnei2014-05-171-7/+5
|/
* fixed license headers in citra projectbunnei2014-04-091-33/+5
* fixed project includes to use new directory structurebunnei2014-04-091-9/+9
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+71