RegTest: Drop HostDisplay and add HW support

This commit is contained in:
Stenzek
2023-08-19 19:50:17 +10:00
parent a00a4391ca
commit 910abd1eac
8 changed files with 45 additions and 372 deletions

View File

@ -1,6 +1,4 @@
add_executable(duckstation-regtest
regtest_host_display.cpp
regtest_host_display.h
regtest_host.cpp
)