Commit graph

595 commits

Author SHA1 Message Date
Dillon Beliveau
80b849ba4e give control back to player at end of tas 2020-11-22 09:05:09 -05:00
Dillon Beliveau
24e1cf2b57 mupen64plus movie playback 2020-11-21 23:51:56 -05:00
Dillon Beliveau
c206befb59 more info in these logs 2020-11-21 22:23:52 -05:00
Dillon Beliveau
a8bba7992a RDP interface fixes 2020-11-21 22:23:46 -05:00
Dillon Beliveau
13350bf1d2 fix dpc status bitfield 2020-11-21 21:43:32 -05:00
Dillon Beliveau
457432974c only call RomClosed if it is non-null 2020-11-21 18:04:20 -05:00
Dillon Beliveau
e63e79155f RDP XBUS commands 2020-11-21 17:52:54 -05:00
Dillon Beliveau
50af228488 clean up logging 2020-11-21 13:54:53 -05:00
Dillon Beliveau
6ad4cb7d43 don't run RSP until it halts anymore 2020-11-21 13:54:29 -05:00
Dillon Beliveau
9e5269a37c only enable required arch 2020-11-21 13:54:00 -05:00
Dillon Beliveau
b9594893e7 Latest version of parallel-rdp 2020-11-21 12:56:24 -05:00
Dillon Beliveau
f98f84ce21 parallel-rdp process display lists 2020-11-21 01:13:36 -05:00
Dillon Beliveau
420a7de5c5 parallel-rdp integration doesn't depend on GFXINFO struct 2020-11-20 23:33:00 -05:00
Dillon Beliveau
2ff6589613
Update README.md 2020-11-20 10:37:03 -05:00
Dillon Beliveau
8f19d60cc7 Latest version of my parallel-rdp fork 2020-11-19 23:22:45 -05:00
Dillon Beliveau
d0b80d7208
Merge pull request #4 from Dillonb/parallel-rdp
Parallel-RDP integration
2020-11-19 09:52:38 -05:00
Dillon Beliveau
cafb138018 image barrier, and unlikely on if statement 2020-11-18 22:50:24 -05:00
Dillon Beliveau
0f78ee2a26 formatting 2020-11-18 22:25:05 -05:00
Dillon Beliveau
07d45c89b8 remove commented out methods that don't need to be implemented 2020-11-18 22:08:37 -05:00
Dillon Beliveau
2a277307b5 cleanup sdl wsi platform a bit 2020-11-18 22:07:39 -05:00
Dillon Beliveau
41a6fe7300 finally got pixels drawing 2020-11-18 22:04:28 -05:00
Dillon Beliveau
7cc2fb2abc Latest version of parallel-rdp fork 2020-11-16 19:49:45 -05:00
Dillon Beliveau
3aa13c4b17 use WSI to init vulkan things 2020-11-15 14:02:09 -05:00
Dillon Beliveau
ee4a571f5c get VkImage out of plugin 2020-11-14 17:26:10 -05:00
Dillon Beliveau
46860189b3 handle default cases 2020-11-14 14:06:43 -05:00
Dillon Beliveau
a6ea87bf34 finish initialization of vulkan stuff, start wiring things up 2020-11-14 14:04:36 -05:00
Dillon Beliveau
16a5e3d8a6 same compile definition here 2020-11-14 12:41:29 -05:00
Dillon Beliveau
9c4bb29a5c using namespace Vulkan 2020-11-14 12:41:21 -05:00
Dillon Beliveau
3983f04c07 Merge branch 'master' into parallel-rdp 2020-11-14 09:58:22 -05:00
Dillon Beliveau
6891e84dfe Latest version of tests 2020-11-14 09:56:47 -05:00
Dillon Beliveau
7cf52e8877 little bit of progress 2020-11-10 22:53:46 -05:00
Dillon Beliveau
f97396ca2b Merge branch 'master' into parallel-rdp 2020-11-10 19:55:18 -05:00
Dillon Beliveau
814d778683
Update README.md 2020-11-10 10:25:24 -05:00
Dillon Beliveau
5a81b5ebad
Update README.md 2020-11-09 21:03:32 -05:00
Dillon Beliveau
93a9df5664 detect and crash when invalid vsync values are written 2020-11-09 20:46:27 -05:00
Dillon Beliveau
fb4b8ed5ad latest version of tests 2020-11-08 14:42:48 -05:00
Dillon Beliveau
24f1cd8349 https for tests submodule 2020-11-08 11:53:02 -05:00
Dillon Beliveau
9ef7be6bf4 latest version of tests 2020-11-07 23:06:51 -05:00
Dillon Beliveau
68505a9c4f mimic cen64 behavior for PI DMA lengths 2020-11-07 23:05:26 -05:00
Dillon Beliveau
9e8131eb32 more information on out of bounds ROM accesses 2020-11-07 23:04:09 -05:00
Dillon Beliveau
02a9cc1e2e Log output on failure 2020-11-07 21:38:49 -05:00
Dillon Beliveau
808bd5ec39
Update README.md 2020-11-07 21:33:52 -05:00
Dillon Beliveau
3ae0c9fdc1 latest version of tests 2020-11-07 17:49:58 -05:00
Dillon Beliveau
d4008544c2 include address in virtual address error message 2020-11-07 17:49:50 -05:00
Dillon Beliveau
83f68618d9 log number of steps taken in tests 2020-11-01 14:52:00 -05:00
Dillon Beliveau
166c8c778b build with -O3 by default 2020-11-01 14:28:21 -05:00
Dillon Beliveau
8b05868833 comments next to register names with their numbers 2020-11-01 14:26:32 -05:00
Dillon Beliveau
803796d09d why is this so fiddly 2020-11-01 12:15:16 -05:00
Dillon Beliveau
0663f4cac4 fancy new way of handling submodules 2020-11-01 12:14:08 -05:00
Dillon Beliveau
d6ea84d53c run n64-tests repo as part of CI 2020-11-01 12:09:19 -05:00