Commit graph

23 commits

Author SHA1 Message Date
Björn Gerdau
d05b7f1dc7
Rename some IOP DMA interrupt lines 2021-06-08 21:56:48 +02:00
Björn Gerdau
72843e8a99
Add some IOP DMAC warnings 2021-06-08 21:56:48 +02:00
Björn Gerdau
b8af116110
Move IOP SPU2 and DEV9 DMAC channel ids
While the channels interrupt lines 8 and 9 respectively, their channel ids are 7 and 8.
2021-06-08 21:56:47 +02:00
Björn Gerdau
edcfb4ea1f
Add dedicated intr line parameter for DMAC channels
DMAC channel IDs don't necessarily match the interrupt line which is asserted on DMA finish.
2021-06-07 14:34:16 +02:00
Björn Gerdau
35552b731a
Add DMAC DPCR3 2021-05-26 14:52:02 +02:00
Jean-Philip Desjardins
44263435db Sending first DHCP packet. 2021-03-02 07:24:06 -05:00
Björn Gerdau
f7364305a2
Implement IOP DPCR2 2020-11-06 10:06:17 +01:00
Jean-Philip Desjardins
07cf76a062 Various hooks that made the SIO2 test working. 2020-04-20 11:14:32 -04:00
Jean-Philip Desjardins
33ad26c5fd Add DMACMAN and SECRMAN HLE modules. 2020-04-20 11:14:31 -04:00
Jean-Philip Desjardins
2076edf3c0 Fix Linux build. 2019-08-17 13:51:31 -04:00
Jean-Philip Desjardins
e5ae547e66 Move saved state helper classes to a subfolder. 2019-02-06 19:04:51 -05:00
Jean-Philip Desjardins
1e1eed8a67 Style fixes. 2018-05-25 12:26:07 -04:00
Jean-Philip Desjardins
0f2fcc31bb Use Warn function. 2018-05-25 12:24:51 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Mahmood(Thunder07)
97c229ec98 Cleanup
Silence:"warning: '0' flag ignored with precision and ‘%X’ gnu_printf format"
2017-05-29 06:01:32 +01:00
Jean-Philip Desjardins
bce35f3388 Save and load IOP DMAC state. 2017-02-24 00:39:54 -05:00
Jean-Philip Desjardins
60ffecbec8 Cleanup. 2017-02-24 00:39:54 -05:00
jpd002
163300111e Replaced the "DmaDisabled" mode by a "StreamingEnabled" mode in SpuBase since that unknown register in SPU2 CORE seems to be used for that.
git-svn-id: http://svn.purei.org/purei/trunk@1088 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-03-06 04:42:17 +00:00
jpd002
c4a86af5bf Cleanup.
git-svn-id: http://svn.purei.org/purei/trunk@1087 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-03-05 09:27:13 +00:00
jpd002
ec00a5fc5f Some minor code changes.
git-svn-id: http://svn.purei.org/purei/trunk@500 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-04-16 00:56:30 +00:00
jpd002
fa611a85fa Various stuff (fixed some include paths, XML serialization for MIPStags, etc.)
git-svn-id: http://svn.purei.org/purei/trunk@421 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-24 02:08:50 +00:00
jpd002
98d8a1196e git-svn-id: http://svn.purei.org/purei/trunk@404 b36208d7-6611-0410-8bec-b1987f11c4a2 2008-11-04 23:21:45 +00:00
jpd002
4d51d9378a Purei changes for PsfPlayer.
git-svn-id: http://svn.purei.org/purei/trunk@400 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-03 00:36:40 +00:00