Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-09 | fixed license headers in citra project | bunnei | 1 | -33/+5 |
2014-04-09 | fixed project includes to use new directory structure | bunnei | 1 | -9/+9 |
2014-04-09 | got rid of 'src' folders in each sub-project | bunnei | 1 | -0/+0 |
2014-04-07 | removed unused comments, changed main processing loop to be infinite | bunnei | 1 | -34/+2 |
2014-04-01 | added simple processing loop and ELF loading to main()... hackish, will cleanup later | bunnei | 1 | -4/+17 |
2013-10-03 | moved some core functions over to system module | ShizZy | 1 | -2/+2 |
2013-09-26 | renamed from citrus to citra | ShizZy | 1 | -4/+4 |
2013-09-19 | added core initialization to app entry point | ShizZy | 1 | -5/+3 |
2013-09-18 | initialized log manager | ShizZy | 1 | -0/+5 |
2013-09-14 | renamed project to 'citrus' | ShizZy | 1 | -4/+4 |
2013-09-09 | fixed some code warnings | ShizZy | 1 | -1/+1 |
2013-09-08 | updated common paths | ShizZy | 1 | -12/+4 |
2013-09-05 | various fixes to be able to build project | ShizZy | 1 | -82/+53 |
2013-08-30 | adding initial project layout | ShizZy | 1 | -0/+124 |