Commit Graph

15 Commits

Author SHA1 Message Date
Tony Wasserka
9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e.
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.
2014-08-12 02:17:21 +02:00
Tony Wasserka
4c2bff61e5 Pica: Use some template magic to define register structures efficiently. 2014-06-12 06:10:54 -04:00
bunnei
cf2eb8e3d3 added ThreadQueueList class to common (taken from PPSSPP) 2014-05-15 18:19:34 -04:00
bunnei
e7a0283625 added BitField to common 2014-05-07 18:14:42 -04:00
ShizZy
121960a2eb updated windows scm_rev code to use new style 2014-04-23 22:04:33 -04:00
Mathieu Vaillancourt
d046cfbba1 Add symbols map 2014-04-12 19:04:31 -04:00
bunnei
de0a034a84 fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
ShizZy
5b0b60ad6b moved file_sys back to core 2013-09-25 20:59:29 -04:00
ShizZy
29cdc1df39 moved file_sys to common 2013-09-23 22:04:56 -04:00
ShizZy
a8c3c2a391 added utf8 to common module, utils for dealing with utf8 2013-09-23 21:46:59 -04:00
ShizZy
f24f4ff978 added swap types to common 2013-09-18 23:26:13 -04:00
ShizZy
71d4fa9d3f added file platform.h 2013-09-15 22:18:16 -04:00
ShizZy
4ca6d6452e added emu_window.h to define interface to drawing to a window 2013-09-04 21:00:29 -04:00
ShizZy
7564d28faf replaced common code with dolphin common 2013-09-04 20:17:46 -04:00
ShizZy
27474060e1 adding initial project layout 2013-08-29 23:35:09 -04:00