Commit graph

31 commits

Author SHA1 Message Date
liuk7071
6e45515cfc Openbios shows spinning cube 2022-03-13 12:57:44 +01:00
liuk7071
ef7f0fb0c1 Fix 8bpp textures 2022-03-08 15:12:58 +01:00
liuk7071
475e6813b0 Some GTE ops, and textures? (dont implement CLUTs yet) 2022-01-02 23:09:05 +01:00
liuk7071
60bc83510d Fix some CDROM bugs, add a vram viewer (again) 2021-12-11 23:54:04 +01:00
liuk7071
903950b39d Some cleanup 2021-08-30 17:01:20 +02:00
liuk7071
f72e2d8251 Fix segfault when manually starting 2021-08-30 13:37:17 +02:00
liuk7071
9a8f129960 Attempt at hardware renderer 2021-08-27 00:19:09 +02:00
liuk7071
70763537f9 Sort of implemented ReadN? 2021-07-08 20:57:35 +02:00
liuk7071
a6d8c58af8 Fix exceptions 2021-06-14 17:23:34 +02:00
liuk7071
90dad14bae Rewritten some of the cpu, other stuff 2021-06-12 13:11:53 +02:00
liuk7071
68bf51c72f Some CDROM 2021-05-26 17:48:24 +02:00
liuk7071
e579b373d7 Implemented test 20h and GetStat CDROM commands, plus some other stuff 2021-05-22 17:57:31 +02:00
liuk7071
cd569b2897 Revert "Implemented test 20h and GetStat CDROM commands, plus some other stuff"
This reverts commit aa5ca159cb.
2021-05-22 17:48:15 +02:00
liuk7071
aa5ca159cb Implemented test 20h and GetStat CDROM commands, plus some other stuff 2021-05-22 17:46:43 +02:00
wheremyfoodat
80eb6e0cdb Cleanup 2021-05-03 14:02:33 +03:00
wheremyfoodat
3f65240ef9 Headless run for CI 2021-05-03 13:48:43 +03:00
wheremyfoodat
3222b6bfe7 Try making this less broken 2021-05-03 02:12:54 +03:00
liuk7071
10bd256da7 Added some GPU commands 2021-04-12 16:54:24 +02:00
liuk7071
ad8339e6bd Attempt to fix DMA (failed badly) 2021-04-07 16:23:30 +02:00
liuk7071
de4c5fc4ac Basic renderer for Amidog's cpu test 2021-04-02 20:28:28 +02:00
liuk7071
270e821ecb DMA 2021-03-27 00:48:49 +01:00
liuk7071
32c291fd34 Got Amidog's test booting 2021-03-21 18:33:38 +01:00
liuk7071
cdd53daeff Started to work on dma 2021-03-21 00:53:31 +01:00
liuk7071
91d52d28a9 Added MUL and got tty output 2021-03-20 21:00:05 +01:00
liuk7071
4c1b35c0ff Fixed more cpu bugs 2021-03-17 23:34:18 +01:00
liuk7071
7cfa501ff9 more cpu 2021-03-09 12:20:19 +01:00
liuk7071
a54d3cf4f2 fixed segfaults 2021-03-04 21:49:22 +01:00
liuk7071
a014691a43 Cpu 2021-03-01 14:12:03 +01:00
liuk7071
397821a25c Memory mirroring + more cpu 2021-01-31 17:07:41 +01:00
liuk7071
ca9c5ef496 more cpu 2021-01-24 00:07:36 +01:00
liuk7071
95e2c9354b Basic UI and first 2 instructions 2021-01-16 19:34:10 +01:00