index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra
/
citra.cpp
Age
Commit message (
Expand
)
Author
2014-11-03
Add support for disabling log from settings
Sean
2014-10-17
Implemented graceful closing of the GLFW window, along with emulation.
archshift
2014-10-07
Added configuration file system.
archshift
2014-08-30
Core: Refactor core to use only one function for execution.
bunnei
2014-08-19
Removed unused citra.h
archshift
2014-06-24
Loader: Implemented AppLoader interface for abstracting application loading.
bunnei
2014-06-16
Loader: Moved elf and loader modules to a "loader" subdirectory.
bunnei
2014-05-18
Merge pull request #13 from archshift/master
bunnei
2014-05-17
updated how we call ARM core to make things much faster
bunnei
2014-05-04
Fixed indents
archshift
2014-05-01
Check arg count before attempting to access it.
archshift
2014-05-01
Use runtime arguments to specify boot filename.
archshift
2014-04-08
fixed license headers in citra project
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