Commit Graph

6 Commits

Author SHA1 Message Date
James Benton
1dc2c3a278 common: Change log.h to no longer include spdlog.h 2019-01-31 10:42:57 +00:00
James Benton
f1587ca593 Refactor configuration for libcpu, libgpu and libdecaf. 2019-01-03 20:51:11 +00:00
CreeperMario
5af80bfb08 tests/cpu: Fix build errors from incompatible lambda expression
* Adds a cpu::Core argument to the lambda expressions used in 
runner-achurch and runner-generated so that the resulting expression is 
compatible with cpu::EntryPointHandler
* Includes spdlog/sinks/stdout_sinks.h manually - an upstream bug?
* Removes references to deprecated be_val header
2018-12-04 11:44:57 +00:00
James Benton
a364565f8b Move to a .toml config file and try to unify config loading.
Still not an ideal solution, but it's at least a step in the right direction.
2017-04-24 23:32:00 +01:00
James Benton
e7ee3b44e3 cmake: Add test running with CTest. 2017-04-21 14:45:23 +01:00
James Benton
b6e752531d cmake: Add CMake build support for CPU & HLE tests. 2017-04-21 14:16:16 +01:00