aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra/citra.cpp
Commit message (Expand)AuthorAge
* New logging systemGravatar Yuri Kunde Schlesner2014-12-13
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-19
* Add support for disabling log from settingsGravatar Sean2014-11-03
* Implemented graceful closing of the GLFW window, along with emulation.Gravatar archshift2014-10-17
* Added configuration file system.Gravatar archshift2014-10-07
* Core: Refactor core to use only one function for execution.Gravatar bunnei2014-08-30
* Removed unused citra.hGravatar archshift2014-08-19
* Loader: Implemented AppLoader interface for abstracting application loading.Gravatar bunnei2014-06-24
* Loader: Moved elf and loader modules to a "loader" subdirectory.Gravatar bunnei2014-06-16
* Merge pull request #13 from archshift/masterGravatar bunnei2014-05-18
|\
* | updated how we call ARM core to make things much fasterGravatar bunnei2014-05-17
| * Fixed indentsGravatar archshift2014-05-04
| * Check arg count before attempting to access it.Gravatar archshift2014-05-01
| * Use runtime arguments to specify boot filename.Gravatar archshift2014-05-01
|/
* fixed license headers in citra projectGravatar bunnei2014-04-08
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08