Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the fancy RegisterSet class introduced in 4c2bff61e. | Tony Wasserka | 2014-08-12 | 1 | -1/+0 |
| | | | | | While it was some nice and fancy template usage, it ultimately had many practical issues regarding length of involved expressions under regular usage as well as common code completion tools not being able to handle the structures. Instead, we now use a more conventional approach which is a lot more clean to use. | ||||
* | Pica: Use some template magic to define register structures efficiently. | Tony Wasserka | 2014-06-12 | 1 | -1/+2 |
| | |||||
* | added ThreadQueueList class to common (taken from PPSSPP) | bunnei | 2014-05-16 | 1 | -0/+1 |
| | |||||
* | added BitField to common | bunnei | 2014-05-08 | 1 | -0/+1 |
| | |||||
* | updated windows scm_rev code to use new style | ShizZy | 2014-04-24 | 1 | -1/+2 |
| | |||||
* | Add symbols map | Mathieu Vaillancourt | 2014-04-13 | 1 | -0/+2 |
| | |||||
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -60/+59 |
| | |||||
* | upgraded proj files to vs 2013 | ShizZy | 2013-09-27 | 1 | -1/+5 |
| | |||||
* | moved file_sys back to core | ShizZy | 2013-09-26 | 1 | -3/+0 |
| | |||||
* | moved file_sys to common | ShizZy | 2013-09-24 | 1 | -0/+3 |
| | |||||
* | added utf8 to common module, utils for dealing with utf8 | ShizZy | 2013-09-24 | 1 | -0/+2 |
| | |||||
* | added swap types to common | ShizZy | 2013-09-19 | 1 | -0/+11 |
| | |||||
* | added file platform.h | ShizZy | 2013-09-16 | 1 | -0/+1 |
| | |||||
* | cleaned up VS project files | ShizZy | 2013-09-09 | 1 | -11/+9 |
| | |||||
* | added emu_window.h to define interface to drawing to a window | ShizZy | 2013-09-05 | 1 | -0/+1 |
| | |||||
* | replaced common code with dolphin common | ShizZy | 2013-09-05 | 1 | -85/+100 |
| | |||||
* | adding initial project layout | ShizZy | 2013-08-30 | 1 | -0/+188 |