<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/libpcsxcore/psxdma.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2018-03-19T09:47:21+00:00</updated>
<entry>
<title>* Fix file and folder permissions</title>
<updated>2018-03-19T09:47:21+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2018-02-01T06:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a'/>
<id>urn:sha1:e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Setting end-of-line metadata.</title>
<updated>2012-12-24T21:25:14+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-12-24T21:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=4e301cfdb8cebec150abf82667e0564526ce4be6'/>
<id>urn:sha1:4e301cfdb8cebec150abf82667e0564526ce4be6</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Updated Free Software Foundation address (Jem256).</title>
<updated>2012-02-19T02:15:18+00:00</updated>
<author>
<name>SND\dario86_cp</name>
<email>SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-02-19T02:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=79c267cda79b52cff2ce83397af87aac64d049d7'/>
<id>urn:sha1:79c267cda79b52cff2ce83397af87aac64d049d7</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Wild 9: cdrom, r3000a, dma</title>
<updated>2010-10-07T18:52:18+00:00</updated>
<author>
<name>SND\shalma_cp</name>
<email>SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-10-07T18:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=1a8ed308f320fac97b8c3dbc549b92c5b1d0c642'/>
<id>urn:sha1:1a8ed308f320fac97b8c3dbc549b92c5b1d0c642</id>
<content type='text'>
- give Repplay its own interrupt handler
- add DMA3 busy times
- fixes music


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@58184 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>only load the net yaroze library when running EXE.</title>
<updated>2010-09-22T01:50:23+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-09-22T01:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=60cf0fcf61b20eed515819ecfd302c208ba88e57'/>
<id>urn:sha1:60cf0fcf61b20eed515819ecfd302c208ba88e57</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@57503 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Rebel Assault 2 needs longer DMA times (black screens in-game)</title>
<updated>2010-09-05T00:35:53+00:00</updated>
<author>
<name>SND\shalma_cp</name>
<email>SND\shalma_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-09-05T00:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=78e935a3e7ec856d50849b3e2a6df7949f56a634'/>
<id>urn:sha1:78e935a3e7ec856d50849b3e2a6df7949f56a634</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56821 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers.</title>
<updated>2010-08-07T23:52:44+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-08-07T23:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=511edc3388bb3b8285af8c818af27235773d4bce'/>
<id>urn:sha1:511edc3388bb3b8285af8c818af27235773d4bce</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>spu dma was fixed.</title>
<updated>2010-05-14T23:42:13+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-05-14T23:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f4ce286d13ff5faf21561f6ba126b8c31cb68c05'/>
<id>urn:sha1:f4ce286d13ff5faf21561f6ba126b8c31cb68c05</id>
<content type='text'>
Road Rash 3D, Syphon Filter 2, Twisted Metal: Small Browl, Thousand Arms...


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48088 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>more cleanups.</title>
<updated>2010-05-08T01:16:38+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-05-08T01:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=4d39defcb59600513ff65a688c54f3d6b13ca63a'/>
<id>urn:sha1:4d39defcb59600513ff65a688c54f3d6b13ca63a</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47580 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>preparing for refactor/cleanup, moved all definations into .c files, other minor cleanups. (Breaks Mac OS X and maybe windows as well for now, will fix later.)</title>
<updated>2010-05-07T04:31:29+00:00</updated>
<author>
<name>SND\weimingzhi_cp</name>
<email>SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2010-05-07T04:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=2d5a9a02425951f4efed764d135be96867eb532f'/>
<id>urn:sha1:2d5a9a02425951f4efed764d135be96867eb532f</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47542 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
