1662 Commits

Author SHA1 Message Date
jpd002
b181320fed Added missing scheme for PsfPlayer.
git-svn-id: http://svn.purei.org/purei/trunk@1641 b36208d7-6611-0410-8bec-b1987f11c4a2
2015-01-17 23:07:11 -05:00
Jean-Philip Desjardins
354eb3fd06 Removed some unneeded patches. 2015-01-17 21:12:42 -05:00
Jean-Philip Desjardins
80be4f7ffa Fixed IPU_TOP behavior. 2015-01-17 21:04:29 -05:00
Jean-Philip Desjardins
e88a12c854 Standardized MPEG decoder logging inside the emulator and the media center so that both logs can be easily compared. 2015-01-17 18:26:33 -05:00
Jean-Philip Desjardins
5327821358 Updated DW5 tags. 2015-01-17 03:38:25 -05:00
Jean-Philip Desjardins
4e9c9df78e Updated DW5 tags. 2015-01-13 22:59:21 -05:00
Jean-Philip Desjardins
ed430e1c78 Merge branch 'master' into dynasty_warriors 2015-01-13 22:58:19 -05:00
Jean-Philip Desjardins
79920f76af Fixed MediaCenter build configuration. 2015-01-13 22:55:05 -05:00
Jean-Philip Desjardins
014895b540 Only write to IPU FIFO if there's space to write something. 2015-01-12 03:16:18 -05:00
Jean-Philip Desjardins
84c6656f99 Fixed merge mix up. 2015-01-11 00:18:00 -05:00
Jean-Philip Desjardins
0ac6274d55 Reverting change to colors of non-textured triangles. Color handling is trickier and needs fixing later on. 2015-01-10 23:16:23 -05:00
Jean-Philip Desjardins
9a2fc7c24d Fixed non textured triangle rendering. 2015-01-10 23:16:21 -05:00
jpd002
95fc21d355 PsfPlayer: Fixed iOS build config.
git-svn-id: http://svn.purei.org/purei/trunk@1640 b36208d7-6611-0410-8bec-b1987f11c4a2
2015-01-10 23:16:20 -05:00
jpd002
ede12f923c Updated PsfPlayer iOS config.
git-svn-id: http://svn.purei.org/purei/trunk@1639 b36208d7-6611-0410-8bec-b1987f11c4a2
2015-01-10 23:16:18 -05:00
jpd002
771be328f0 Updated iOS project.
git-svn-id: http://svn.purei.org/purei/trunk@1638 b36208d7-6611-0410-8bec-b1987f11c4a2
2015-01-10 23:16:17 -05:00
jpd002
875c6ec6b6 Compilation fix and cleanup.
git-svn-id: http://svn.purei.org/purei/trunk@1637 b36208d7-6611-0410-8bec-b1987f11c4a2
2015-01-10 23:16:15 -05:00
jpd002
d20b33d6b2 Cleanup.
git-svn-id: http://svn.purei.org/purei/trunk@1636 b36208d7-6611-0410-8bec-b1987f11c4a2
2015-01-10 23:16:14 -05:00
Jean-Philip Desjardins
b18b0993ae Merge branch 'master' into dynasty_warriors 2015-01-07 01:42:09 -05:00
Jean-Philip Desjardins
c561fe1e50 Third parameter for wmemset is actually the number of bytes to be set. 2015-01-07 01:39:20 -05:00
Jean-Philip Desjardins
1db8ae6387 Wait for GS handler initialization to complete before doing other stuff to prevent deadlocks when starting the emulator. 2015-01-07 01:24:33 -05:00
Jean-Philip Desjardins
8776e374e3 Added tags for Dynasty Warriors 5. 2015-01-07 00:28:02 -05:00
Jean-Philip Desjardins
8685a7e1e2 Added BGEZAL. 2015-01-04 22:11:43 -05:00
Jean-Philip Desjardins
0d4b49dcd1 Cleanup. 2015-01-04 21:33:28 -05:00
Jean-Philip Desjardins
bd52dcfa01 Added some missing logs. 2015-01-04 21:33:06 -05:00
Jean-Philip Desjardins
4348b7f9e0 Clamp input for MADDA to prevent Dynasty Warriors 2 from hanging. 2015-01-04 03:47:57 -05:00
Jean-Philip Desjardins
7a263137c3 More cleanup. 2015-01-03 23:28:08 -05:00
Jean-Philip Desjardins
bec480d3ae Cleanup. 2015-01-03 23:23:15 -05:00
Jean-Philip Desjardins
60c15b22a3 Prevent thread from hanging if a VU subroutine is being executed and doesn't terminate. 2015-01-01 18:42:34 -05:00
Jean-Philip Desjardins
11d566a7a1 Added check to prevent heap from being corrupted when loading an executable. 2015-01-01 18:14:21 -05:00
Jean-Philip Desjardins
6abf6ce562 Added VSUBA. 2015-01-01 18:13:24 -05:00
Jean-Philip Desjardins
d3bf023d28 Merge branch 'justice_league_heroes' 2015-01-01 15:37:44 -05:00
Jean-Philip Desjardins
6da0fcbd76 Reverting change to colors of non-textured triangles. Color handling is trickier and needs fixing later on. 2014-12-31 23:22:11 -05:00
Jean-Philip Desjardins
3fe421e13e Frame Debugger: Allow the framebuffer's size/format to be changed by the user. 2014-12-31 23:22:10 -05:00
Jean-Philip Desjardins
544f287499 Added possibility to disable alpha testing in frame debugger. 2014-12-31 23:22:08 -05:00
Jean-Philip Desjardins
b24364f3d4 Added proper support for stepping in VU0 microprograms. 2014-12-31 23:22:07 -05:00
Jean-Philip Desjardins
c1e38550fb Fixed non textured triangle rendering. 2014-12-31 23:22:05 -05:00
Jean-Philip Desjardins
20dc2b0d18 Cleanup. 2014-12-31 23:22:04 -05:00
Jean-Philip Desjardins
38ba2d0286 Added some missing register affectation info. 2014-12-31 23:22:02 -05:00
jpd002
3d4bbb9260 Removed unused piece of code.
git-svn-id: http://svn.purei.org/purei/trunk@1605 b36208d7-6611-0410-8bec-b1987f11c4a2
2014-12-31 23:22:00 -05:00
jpd002
e72d42db22 Allow PSP blocks to be AOT compiled properly and to live alongside IOP blocks (a bit hackish though).
git-svn-id: http://svn.purei.org/purei/trunk@1604 b36208d7-6611-0410-8bec-b1987f11c4a2
2014-12-31 23:21:59 -05:00
jpd002
c9a306e81d More Android WIP.
git-svn-id: http://svn.purei.org/purei/trunk@1603 b36208d7-6611-0410-8bec-b1987f11c4a2
2014-12-31 23:21:57 -05:00
jpd002
672e709ced Android WIP.
git-svn-id: http://svn.purei.org/purei/trunk@1602 b36208d7-6611-0410-8bec-b1987f11c4a2
2014-12-31 23:21:56 -05:00
jpd002
25c76b5aeb Android WIP.
git-svn-id: http://svn.purei.org/purei/trunk@1601 b36208d7-6611-0410-8bec-b1987f11c4a2
2014-12-31 23:21:54 -05:00
Jean-Philip Desjardins
0e43119836 Display fog information in frame debugger. 2014-12-31 23:21:52 -05:00
Jean-Philip Desjardins
cdec298cb2 Handle additional CLD case. 2014-12-31 23:21:51 -05:00
Jean-Philip Desjardins
dd0fd14b80 Added support for TEXA register in OpenGL GS handler. 2014-12-31 23:21:49 -05:00
Jean-Philip Desjardins
5b40062622 Merge branch 'master' into justice_league_heroes 2014-12-31 02:25:51 -05:00
Jean-Philip Desjardins
1528490a99 Reverting change to colors of non-textured triangles. Color handling is trickier and needs fixing later on. 2014-12-31 02:01:30 -05:00
Jean-Philip Desjardins
8886cf41c7 Merge branch 'master' into dynasty_warriors2 2014-12-30 23:25:30 -05:00
Jean-Philip Desjardins
f44acddb7c Frame Debugger: Allow the framebuffer's size/format to be changed by the user. 2014-12-30 23:00:51 -05:00