Commit graph

23 commits

Author SHA1 Message Date
Jean-Philip Desjardins
727ab7927b Avoid copying code when hashing block. 2024-04-29 14:51:51 -04:00
Mahmood - Zer0xFF
0c2964914c expose mapping range 2021-01-07 22:21:16 +00:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
24e15ecd90 Add better logging for unmapped memory accesses. 2018-04-09 12:09:17 -04:00
Jean-Philip Desjardins
e9d840620f Remove printf usage. 2017-08-09 23:05:30 -04:00
Jean-Philip Desjardins
68d236b717 Cleanup. 2017-08-09 23:05:30 -04: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
Mahmood(Thunder07)
342fca4aa0 Cleanup/Update for loops 2017-05-08 19:11:51 +01:00
Jean-Philip Desjardins
dcb8f9cf9c Cleanup. 2017-05-07 22:02:33 -04:00
Jean-Philip Desjardins
e4b4e4a11d Fixed issue preventing reading from address 0 in VUMEM1. 2015-12-13 18:11:55 -05:00
Jean-Philip Desjardins
5d0168961a Cleanup. 2015-12-13 18:10:09 -05:00
Jean-Philip Desjardins
a7f8bc08bc Removed WriteNotifyHandler from CMemoryMap. 2015-06-07 23:05:11 -04:00
jpd002
c40e384b4f Cleanup.
git-svn-id: http://svn.purei.org/purei/trunk@956 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-06-25 18:49:17 +00:00
jpd002
5920974c77 Some cosmetic MemoryMap changes:
- Removed usage of std::map and using a std::vector instead.
- Constified some functions.

git-svn-id: http://svn.purei.org/purei/trunk@842 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-01-08 06:04:48 +00:00
jpd002
5d744d9330 Cleaned up code a little bit.
git-svn-id: http://svn.purei.org/purei/trunk@694 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-08-24 01:28:43 +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
jpd002
1ba2aa5dde Changed lots of stuff to try to see how to make the thing faster... But with no real success...
git-svn-id: http://svn.purei.org/purei/trunk@354 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-07-20 17:26:08 +00:00
jpd002
09b1ada7e4 PsfPlayer: Xenosaga and Final Fantasy Tactics.
git-svn-id: http://svn.purei.org/purei/trunk@353 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-07-17 22:59:58 +00:00
jpd002
ffe5a4646e Added proper separation of code and data address spaces in MemoryMap.
Added DMA channels 0 and 8.
Added VU0 stuff.
Major tweakage of UNPACK in VPU.

git-svn-id: http://svn.purei.org/purei/trunk@342 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-06-15 19:55:28 +00:00
jpd002
389ec6f042 git-svn-id: http://svn.purei.org/purei/trunk@321 b36208d7-6611-0410-8bec-b1987f11c4a2 2008-05-16 21:32:21 +00:00
jpd002
50c1db6776 git-svn-id: http://svn.purei.org/purei/trunk@178 b36208d7-6611-0410-8bec-b1987f11c4a2 2007-11-22 19:49:28 +00:00
jpd002
1732437f76 git-svn-id: http://svn.purei.org/purei/trunk@106 b36208d7-6611-0410-8bec-b1987f11c4a2 2006-12-26 05:43:34 +00:00
jpd002
0c5fb983fd Moved remotely
git-svn-id: http://svn.purei.org/purei/trunk@40 b36208d7-6611-0410-8bec-b1987f11c4a2
2006-06-15 04:19:30 +00:00