Commit graph

21 commits

Author SHA1 Message Date
Zangetsu38
77fd8e8f78 project: run format. 2022-03-16 02:11:11 +01:00
pent0
e747ef9cee shader: Implement LIMM
- Fix bald miku.
2022-03-16 02:10:48 +01:00
scribam
667b9a8f7e
Update externals (#1499)
* external: Update CLI11 to tag v2.1.2
* external: Update dirent
* external: Update elfio to tag Release_3.9
* external: Update fmt to tag 8.0.1 and spdlog to tag v1.9.2
* external: Update glad
* external: Update googletest
* external: Update imgui to tag v1.85
* external: Update miniz to tag 2.2.0
* external: Update stb
* external: Update vita-toolchain
* external: Update yaml-cpp to tag yaml-cpp-0.7.0
2021-11-11 17:23:34 +01:00
scribam
4977cbd68e Update gen-modules tool to use new vita-headers db format 2021-10-16 20:07:20 +02:00
hobyst
168dfb19ca Add license notice on source files which didn't have one
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
pent0
7f0ced1f79 shader: Implement SOP2M 2021-05-24 02:31:12 +02:00
Foma Nikitin
2efa81bcaf tools: Add SOP3 encoding 2021-05-15 18:31:12 +02:00
hobyst
927e029ec5 Added source code folder documentation 2021-04-18 00:25:38 +02:00
sunho
3c83322e1c shader: add repeat mode enum 2020-11-24 12:25:42 +09:00
scribam
029a22a809 gen-modules: update paths to emulator 2020-11-11 19:54:28 +01:00
scribam
e8fe56ccd0 gen-modules: remove hardcoded path to db.yml 2020-11-11 19:54:28 +01:00
sunho
ebd26498d6 shader: add i32mad decoder 2020-10-29 12:06:45 +09:00
Ichisada Shioko
3278bf9187 remove unnecessary import statement 2020-10-18 04:11:23 +03:00
sunho
f9ae3cb12a shader: vldst should not match special 2020-08-20 05:52:20 +09:00
sunho
d3c4ec4ed0 shader: add dummy decoders for unimplemented instructios & order instructions according to opcode1 2020-08-20 05:52:20 +09:00
sunho
04791a3170 shader: add imad decoder 2020-08-18 06:14:23 +09:00
Sunho Kim
6a74884904 usse-decoder-gen: update grammar.yaml and run autogen.py 2020-07-25 04:10:10 +09:00
Sunho Kim
60152d4c8b usse-decoder-gen: make autogen.py update existing source code
(cherry picked from commit e62671e57436d19f7c8dd4da9ddeb62991b63d87)
(cherry picked from commit 21912f6e43465ba6554d856027e007696c393766)
2020-07-25 04:10:10 +09:00
Sunho Kim
2b0ee0d97a Move usse-decoder-gen to tools
(cherry picked from commit 6f00696a578888dfc7a716c82786b3515490a8ad)
(cherry picked from commit 972cee8e9d75162c26f7d2fd8e81a3975d4e18e4)
2020-07-25 04:10:10 +09:00
1whatleytay
34a02553c4
vita3k: remove vita-headers (#649) 2020-02-06 09:44:49 -05:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00