mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-19 07:31:15 +00:00
Add further note to future self.
This commit is contained in:
parent
1c2ea0d7fe
commit
14ae579fca
@ -30,6 +30,8 @@ std::unique_ptr<Analyser::Static::Target> SNA::load(const std::string &file_name
|
|||||||
// 19 interrupt mode
|
// 19 interrupt mode
|
||||||
// 1A border colour
|
// 1A border colour
|
||||||
// 1B– 48kb RAM contents
|
// 1B– 48kb RAM contents
|
||||||
|
//
|
||||||
|
// (perform a POP to get the PC)
|
||||||
|
|
||||||
(void)file_name;
|
(void)file_name;
|
||||||
return nullptr;
|
return nullptr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user