mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-21 18:37:11 +00:00
Merge branch 'master' into FurtherATDMA
This commit is contained in:
commit
53a8f65ecc
@ -1314,7 +1314,7 @@ class ConcreteMachine:
|
||||
using namespace PCCompatible;
|
||||
|
||||
namespace {
|
||||
static constexpr bool ForceAT = true;
|
||||
static constexpr bool ForceAT = false;
|
||||
|
||||
template <Target::VideoAdaptor video>
|
||||
std::unique_ptr<Machine> machine(const Target &target, const ROMMachine::ROMFetcher &rom_fetcher) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user