Commit graph

978 commits

Author SHA1 Message Date
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
Dillon Beliveau
8d6932ac24 Screenshot in README 2020-11-01 12:02:11 -05:00
Dillon Beliveau
e779176aff Add mario screenshot 2020-11-01 12:00:13 -05:00
Dillon Beliveau
f724690d4d generate test cases for all other immediate instructions, stub most remaining instructions 2020-11-01 11:57:51 -05:00
Dillon Beliveau
de8eed479c remove stray comment 2020-11-01 11:57:50 -05:00
Dillon Beliveau
0badee6840
Update README.md 2020-11-01 11:54:51 -05:00
Dillon Beliveau
c74a0d0a26 longer timeout 2020-10-31 12:50:25 -04:00
Dillon Beliveau
2c87374b88 check alignment in more places 2020-10-31 12:16:56 -04:00
Dillon Beliveau
f40fae1e8b test case generator 2020-10-31 12:16:35 -04:00
Dillon Beliveau
4a352446c3 check alignment 2020-10-31 12:15:59 -04:00
Dillon Beliveau
e30431ed25 logdie always enabled 2020-10-31 12:11:37 -04:00
Dillon Beliveau
49c801463a index needs to be a word here 2020-10-31 12:11:09 -04:00
Dillon Beliveau
a80c4b1bac Typo 2020-10-30 23:12:25 -04:00
Dillon Beliveau
a961810250 Program counter is 64 bits 2020-10-27 12:51:42 -04:00
Dillon Beliveau
70f60424bd quick updates 2020-10-26 22:26:29 -04:00
Dillon Beliveau
c4460d1a2f document Count/Compare 2020-10-26 22:22:35 -04:00
Dillon Beliveau
8464e5ee18 document random registers 2020-10-26 22:18:54 -04:00
Dillon Beliveau
2ba9cdc36f link bootcode analysis 2020-10-26 22:18:41 -04:00