Commit graph

108 commits

Author SHA1 Message Date
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
liuk707
79e3b3878a
Merge pull request #1 from wheremyfoodat/master
Add Continuous Integration
2021-05-02 11:39:50 +00:00
wheremyfoodat
8bbb83c7cf
Add MSBuild CI badge to readme 2021-05-02 14:35:45 +03:00
wheremyfoodat
3b70480b7e
Merge pull request #1 from wheremyfoodat/CI
Start adding CI
2021-05-02 14:34:49 +03:00
wheremyfoodat
4cdac40530
Start adding CI 2021-05-02 14:31:44 +03:00
liuk7071
b7c1075016 (re)added readme 2021-04-25 11:42:39 +02:00
liuk7071
3848aa00cf got the boot animation playing 2021-04-24 23:48:19 +02:00
liuk7071
d37562e9a9 Finally fixed the rasterizer 2021-04-24 22:29:04 +02: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
c114ec0cd9 Trying to fix trongles 2021-04-06 14:27:12 +02:00
liuk7071
58873884f6 readme updates lol 2021-04-06 13:31:35 +02:00
liuk7071
249ebc1008 Broken triangle and quad rendering 2021-04-06 13:28:57 +02:00
liuk707
98115c3702
Update README.md 2021-04-02 21:13:37 +02:00
liuk7071
dcd3c3afa6 Updated readme.md 2021-04-02 21:12:28 +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
6be1f2513f Fixed DIV/DIVU 2021-03-21 18:37:01 +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
758abcc0b0 Fixed exception handler 2021-03-09 12:35:24 +01:00
liuk7071
7cfa501ff9 more cpu 2021-03-09 12:20:19 +01:00
liuk7071
d2c2593b98 Fixed a ton of cpu bugs 2021-03-04 23:02:13 +01:00
liuk7071
a54d3cf4f2 fixed segfaults 2021-03-04 21:49:22 +01:00
liuk7071
c2bb73662d Merge branch 'master' of https://github.com/liuk7071/ChonkyStation 2021-03-01 14:12:22 +01:00
liuk7071
a014691a43 Cpu 2021-03-01 14:12:03 +01:00