Commit graph

26 commits

Author SHA1 Message Date
Alexandro Sanchez Bach
cca12b2990 Fixed SELF loader issues 2017-10-29 15:27:33 +01:00
Alexandro Sánchez Bach
7a076c541f Fixed few PPU instructions and V128 word order 2016-06-11 23:41:47 +02:00
Alexandro Sánchez Bach
8e0242afa9 Updated CMakeLists to fix Linux targets 2016-05-01 23:08:40 +02:00
Alexandro Sánchez Bach
9ec291b3fb Updated gitignore and solution/project files 2016-04-30 20:59:21 +02:00
Alexandro Sánchez Bach
0b3ce76c42 Basic platform detection on input files 2016-04-21 00:00:17 +02:00
Alexandro Sánchez Bach
8fb33d418d Fixed graphics backend selection on CMakeLists.txt 2016-02-14 16:01:19 +01:00
Alexandro Sánchez Bach
155bdda264 Updated readme 2015-12-27 19:07:22 +01:00
Alexandro Sánchez Bach
61319c0b41 Forked Xbyak into cpu/backend/x86/x86_assembler 2015-12-26 19:01:17 +01:00
Alexandro Sánchez Bach
69348d7b8b Added D3D12 / GLES+Angle code for UWP 2015-12-26 01:20:24 +01:00
Alexandro Sánchez Bach
ce3d60068a Using shared projects for Nucleus codebase 2015-12-26 00:05:01 +01:00
Alexandro Sánchez Bach
a01bbf0900 Direct3D12 fence/pipeline/shader creation 2015-12-19 22:39:32 +01:00
Alexandro Sánchez Bach
6efb55e59a UWP Direct3D12 swap chain creation 2015-12-16 07:42:28 +01:00
Alexandro Sánchez Bach
f9b8dc68de Added Universal Windows Platform wrapper 2015-12-14 02:47:27 +01:00
Alexandro Sánchez Bach
e7d9799e22 Minor Direct3D12 backend fixes 2015-12-14 01:24:22 +01:00
Alexandro Sánchez Bach
f4ac634509 Added new branching/control instr. to PPCAssembler 2015-10-27 02:11:44 +00:00
Alexandro Sánchez Bach
9d932a7a88 Updated .gitignore and format/languages code 2015-02-02 16:36:19 +01:00
Alexandro Sánchez Bach
b3d8afaa32 Support for FP textures/constants/samplers 2015-01-08 22:24:55 +01:00
Alexandro Sánchez Bach
1adde35265 Added Nucleus icon 2015-01-04 16:14:42 +01:00
Alexandro Sánchez Bach
b31472569d PGRAPH: Surface clearing and program linking
* Included temporary fake vertex/fragment shaders.
2014-12-29 14:14:07 +01:00
Alexandro Sánchez Bach
878f92564b Implemented sys_mutex & fixed other LV2 syscalls 2014-10-22 00:23:03 +02:00
Alexandro Sánchez Bach
dd75beab6d Automated testing with Travis CI 2014-09-27 18:01:07 +02:00
Alexandro Sánchez Bach
ef55fc46bb Added AES, SHA1 and ZLIB dependencies 2014-09-11 19:04:49 +02:00
Alexandro Sánchez Bach
f1bcfb1e97 CMakeLists and TravisCI files 2014-09-03 11:15:25 +02:00
Alexandro Sánchez Bach
9042b530bc Initial emulator draft 2014-08-27 05:39:35 +02:00
Alexandro Sánchez Bach
42593d0dc5 Visual Studio project 2014-08-27 02:47:27 +02:00
Alexandro Sánchez Bach
4043ac9690 Initial commit 2014-08-27 00:53:36 +02:00