|
9c73d63d40
|
DSPHWInterface: Use an enum for indicating mailbox type
|
2015-10-03 17:53:24 -04:00 |
|
|
5db7d4d1d5
|
DSPCore: Make the mailbox registers atomic.
|
2015-05-27 00:58:52 -04:00 |
|
|
6d9986846c
|
Simplify some more license headers
|
2015-05-25 13:11:41 +02:00 |
|
|
f298f00e1b
|
Clean up the intrinsics #ifdef mess
|
2015-02-24 01:02:36 +01:00 |
|
|
3c5326fd38
|
Core: Default initialize a pointer to nullptr in gdsp_do_dma()
The if-statement implies that this could fail in the switch statement somehow. If it does fail, then we'd be comparing with an uninitialized pointer.
|
2014-08-06 12:10:09 -04:00 |
|
|
add090bde6
|
DSP: Add support for PCAP logging of CPU<->DSP communications
|
2014-06-22 20:04:46 +02:00 |
|
|
db0596e088
|
Add a namespace to DSPHost.
Gets rid of the "DSPHost_" prefix in function names.
|
2014-03-09 12:30:13 -04:00 |
|
|
146b301a91
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
|
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
|
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
|
|
6c4ee1753a
|
Fix some vertical alignments
ie. uses spaces for alignment.
|
2014-02-16 20:12:05 -05:00 |
|
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|