Commit graph

235 commits

Author SHA1 Message Date
liuk7071
03788feea0 Update README.md 2022-03-18 18:23:46 +01:00
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
073be82037 Delete useless files 2022-03-13 14:03:43 +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
liuk707
d8e141ad6c
Merge pull request #4 from wheremyfoodat/master
GTE stuffz
2022-01-29 20:32:00 +01:00
liuk707
fffb24aae9
Reverse build tools to v142 2022-01-29 20:23:21 +01:00
liuk7071
82bc862026 more GTE fixes 2022-01-29 19:51:27 +01:00
wheremyfoodat
83e6f19699 Merge branch 'master' of https://github.com/wheremyfoodat/ChonkyStation 2022-01-06 00:07:48 +02:00
wheremyfoodat
0a07c21c2c Implement SXY FIFO 2022-01-05 23:03:45 +02:00
wheremyfoodat
5bff309a03 GTE stuff pt. 1 2022-01-05 22:47:20 +02:00
liuk7071
3e2f5b4f0b removed some useless stuff I guess :rcow: 2022-01-05 20:57:05 +01:00
liuk7071
eb72999feb trying to fix the gte 2022-01-03 21:18:29 +01:00
liuk7071
8509b76d4c textures sorta 2022-01-03 20:11:52 +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
8f01a1b155 Scheduler 2021-12-06 21:38:07 +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
a21480f262 Hardware renderer works with non textured polygons 2021-08-30 12:21:00 +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
94c54507a4 Implemented texture transfers, proper vram viewer 2021-06-24 15:29:59 +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
liuk707
f73efd79b4
Merge pull request #3 from wheremyfoodat/master
Fix broken tests
2021-05-08 16:56:30 +00:00
wheremyfoodat
98e52e03e6 Fix file names 2021-05-08 19:51:27 +03:00
wheremyfoodat
8c59fa97b4 Fix load/branch delay slots in tests 2021-05-08 19:49:02 +03:00
liuk7071
7fa8fb9b03 Fixed sideloading 2021-05-08 18:20:11 +02:00
liuk707
0c0d870ca7
Merge pull request #2 from wheremyfoodat/master
Setup automated test CI, add tests, fix Windows build, add error handling, add headless mode
2021-05-03 12:23:24 +00:00
wheremyfoodat
645863d239 Make workflows run on PR 2021-05-03 14:49:55 +03:00
wheremyfoodat
9cff510f13 Fix typo in CI shell script 2021-05-03 14:36:58 +03:00
wheremyfoodat
d59c207997 Fix assembly code bug in CI test 2021-05-03 14:34:25 +03:00
wheremyfoodat
720f7075f2 New test in CI, add test badge 2021-05-03 14:30:30 +03:00
wheremyfoodat
80eb6e0cdb Cleanup 2021-05-03 14:02:33 +03:00
wheremyfoodat
8d51f060d5 Copy SDL DLL to exe path in CI 2021-05-03 13:55:40 +03:00
wheremyfoodat
3f65240ef9 Headless run for CI 2021-05-03 13:48:43 +03:00
wheremyfoodat
6def13c08b Try setting up test CI 2021-05-03 12:53:32 +03:00
wheremyfoodat
ed76da23fa Actually make it work (and enable debug symbols in solution...) 2021-05-03 02:47:50 +03:00
wheremyfoodat
3222b6bfe7 Try making this less broken 2021-05-03 02:12:54 +03:00
wheremyfoodat
aa5bc77232 Try adding test 2021-05-03 00:53:15 +03:00
wheremyfoodat
61e6bf7cd1
Create run_unit_tests.yml 2021-05-03 00:38:10 +03:00
liuk7071
9604712fcb Some progress on the cdrom 2021-05-02 13:48:28 +02:00