mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-26 09:29:45 +00:00
Switches to testing against the Mac Plus ROM.
Immediately uncovering an issue with JMP.
This commit is contained in:
parent
85298319fa
commit
1328708a70
@ -21,7 +21,7 @@ struct Target: public ::Analyser::Static::Target {
|
|||||||
MacPlus
|
MacPlus
|
||||||
};
|
};
|
||||||
|
|
||||||
Model model = Model::Mac128k;
|
Model model = Model::Mac512ke;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user