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