Commit graph

588 commits

Author SHA1 Message Date
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
Dillon Beliveau
0cd0fb16b9 typo 2020-10-26 22:01:42 -04:00
Dillon Beliveau
bae2c2a20d sort remaining CP0 registers 2020-10-26 22:00:34 -04:00
Dillon Beliveau
30890465f4 document boot process, list CPU and CP0 registers 2020-10-26 21:43:45 -04:00
Dillon Beliveau
ee6f2744ab automatically add a test run for each test rom 2020-10-24 19:51:34 -04:00
Dillon Beliveau
ab3f69c86a don't print every loop 2020-10-24 19:51:19 -04:00
Dillon Beliveau
6917c0560c Automatically run test roms if repo cloned 2020-10-24 19:22:29 -04:00
Dillon Beliveau
34b0edf119 Docs are WIP 2020-10-24 17:55:51 -04:00
Dillon Beliveau
f170b0cf5c Build n64-tests repo if cloned in the proper place 2020-10-24 17:26:34 -04:00
Dillon Beliveau
dc44fe8446 Descriptions of more memory regions 2020-10-24 11:31:00 -04:00
Dillon Beliveau
457b2d9f12
Update memory_map.rst 2020-10-22 10:38:25 -04:00
Dillon Beliveau
0dcd42ca38
Update index.rst 2020-10-22 09:23:40 -04:00
Dillon Beliveau
abb6995b64 switch to haiku theme for sphinx 2020-10-21 22:23:14 -04:00
Dillon Beliveau
a6807ddd38 more badges 2020-10-21 22:16:20 -04:00
Dillon Beliveau
fd57c44525 physical memory map, descriptions not done yet 2020-10-21 22:12:19 -04:00
Dillon Beliveau
f89eae67b8 docs updates. edits, information on memory 2020-10-21 21:04:47 -04:00
Dillon Beliveau
4463eb7321 Write the beginnings of some docs 2020-10-20 18:10:07 -04:00
Dillon Beliveau
c197016794 Empty sphinx docs 2020-10-20 10:34:36 -04:00
Dillon Beliveau
4ba45e4f59
Update README.md 2020-10-06 10:40:40 -04:00
Dillon Beliveau
59516b04de more vulkan init progress 2020-10-04 17:14:44 -04:00
Dillon Beliveau
857f6d1ad2 vulkan extensions 2020-10-04 13:01:06 -04:00
Dillon Beliveau
545d2f93e9 glad needs loaders 2020-10-04 12:55:07 -04:00
Dillon Beliveau
e586e1fbcb switch to Glad 2 2020-10-04 12:34:48 -04:00
Dillon Beliveau
0c203d4b95 logdie should still work when logging disabled 2020-10-04 12:17:30 -04:00
Dillon Beliveau
8f8827f91e stub stuff for parallel-rdp and vulkan 2020-10-04 12:17:05 -04:00
Dillon Beliveau
22cbec8a84 newest commit of my parallel-rdp fork 2020-10-03 21:32:45 -04:00
Dillon Beliveau
ec7143c93c Merge branch 'master' into parallel-rdp 2020-10-03 21:28:57 -04:00
Dillon Beliveau
02577b56c1 rearrange, inline 2020-10-03 21:28:32 -04:00
Dillon Beliveau
4bf05ededf use pointers, inline 2020-10-03 20:55:03 -04:00
Dillon Beliveau
2ab1edde34 since the RSP's PC is always >>2 before it's used, just store it as its value >>2 2020-10-03 20:15:55 -04:00
Dillon Beliveau
f41bbef60b don't even call RSP if it's halted 2020-10-03 19:49:08 -04:00
Dillon Beliveau
50021b5a23 hopefully slightly faster RSP / CPU timing sync 2020-10-03 19:46:39 -04:00
Dillon Beliveau
bc8edfb9df comment out tests failing because of unimplemented instructions 2020-10-03 18:20:08 -04:00
Dillon Beliveau
8b6bb653e5 parallel-rdp 2020-10-03 18:01:10 -04:00
Dillon Beliveau
0aece987ba stub reading from CART_2_1 2020-10-03 17:01:35 -04:00
Dillon Beliveau
d5c50e9a8e stub mempack read 2020-10-03 16:56:07 -04:00
Dillon Beliveau
5e21e9a46a flush codecache when full 2020-10-03 16:55:56 -04:00
Dillon Beliveau
7bd5dc2054 Merge branch 'master' of github.com:Dillonb/n64 into master 2020-10-03 16:02:49 -04:00
Dillon Beliveau
454d7710d9
Update README.md 2020-10-03 16:02:23 -04:00
Dillon Beliveau
a284229033 vxor use vte 2020-10-03 15:07:49 -04:00
Dillon Beliveau
e655109e80 some logwarns to loginfo 2020-10-03 14:26:14 -04:00