summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build on MSVC thanks to Rene, also fix debug_break crashes therealmogminer@gmail.com2016-06-081-2/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+2
* cv1k.cpp: some work towards save state support. Should work but it would be b... Ivan Vangelista2016-04-011-51/+50
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-2/+0
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-33/+33
* reverting: Miodrag Milanovic2016-01-205-98/+98
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-165-98/+98
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-2/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-20/+20
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1312-0/+9665