Go to file
Hans-Kristian Arntzen 9f273b91c8 Build cleanup.
2020-02-01 00:03:07 +01:00
arch/x86_64/rsp Build cleanup. 2020-02-01 00:03:07 +01:00
debug-toolchain Hook up COP2 vector ops. 2020-01-31 23:45:46 +01:00
lightning Add lightning baked. 2020-01-29 21:39:37 +01:00
rsp Build cleanup. 2020-02-01 00:03:07 +01:00
.clang-format Run clang format. 2020-01-29 21:39:26 +01:00
.gitignore Initial commit. 2020-01-29 15:46:27 +01:00
CMakeLists.txt Make baked lightning the default. 2020-01-31 23:51:01 +01:00
cpu_state.hpp Run clang format. 2020-01-29 21:39:26 +01:00
CREDITS.txt Initial commit. 2020-01-29 15:46:27 +01:00
debug_jit.cpp Add more tests. 2020-01-31 13:51:49 +01:00
debug_jit.hpp Run clang format. 2020-01-29 21:39:26 +01:00
format_all.sh Run clang format. 2020-01-29 21:39:26 +01:00
llvm_jit.cpp Run clang format. 2020-01-29 21:39:26 +01:00
llvm_jit.hpp Run clang format. 2020-01-29 21:39:26 +01:00
main.cpp COP2 basic ops hooked up. 2020-01-31 22:53:36 +01:00
parallel.cpp Build cleanup. 2020-02-01 00:03:07 +01:00
rsp_1.1.h Run clang format. 2020-01-29 21:39:26 +01:00
rsp_jit.cpp Hook up COP2 vector ops. 2020-01-31 23:45:46 +01:00
rsp_jit.hpp Hook up COP0. 2020-01-31 22:12:56 +01:00
rsp_op.hpp Run clang format. 2020-01-29 21:39:26 +01:00
rsp.cpp COP2 basic ops hooked up. 2020-01-31 22:53:36 +01:00
rsp.hpp Refactor out ReturnMode enum. 2020-01-29 22:10:08 +01:00
state.hpp Test delay slots before break. 2020-01-31 21:31:40 +01:00