Commit graph

20 commits

Author SHA1 Message Date
liuk7071
259925db74 Fix most load/store tests in amidog, hook the file>open menu to the actual emulator 2022-03-18 17:13:47 +01:00
liuk7071
e73e6d94d0 BIOS finishes executing, add pads 2022-03-17 15:29:41 +01:00
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
3e2f5b4f0b removed some useless stuff I guess :rcow: 2022-01-05 20:57: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
9a8f129960 Attempt at hardware renderer 2021-08-27 00:19:09 +02:00
liuk7071
1a11eeecef Added back ImGui and moved to GLFW 2021-07-10 18:22:10 +02:00
liuk7071
70763537f9 Sort of implemented ReadN? 2021-07-08 20:57:35 +02:00
liuk7071
4c6891cb75 Fix SeekL 2021-06-22 01:16:54 +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
liuk7071
9604712fcb Some progress on the cdrom 2021-05-02 13:48:28 +02:00
liuk7071
b7c1075016 (re)added readme 2021-04-25 11:42:39 +02:00
liuk7071
d37562e9a9 Finally fixed the rasterizer 2021-04-24 22:29:04 +02:00