mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-17 22:38:59 +00:00
Add extra note to self.
This commit is contained in:
parent
3e93004db6
commit
702b6d6567
@ -175,7 +175,8 @@ public:
|
||||
}
|
||||
break;
|
||||
|
||||
case 203: // Attribute fetch end.
|
||||
case 203: // Attribute fetch end. But I think this might be fairly nominal, assuming attribute fetches
|
||||
// are triggered by testing against y scroll.
|
||||
break;
|
||||
|
||||
case 4: if(rows_25_) vertical_window_ = true; break; // Vertical screen window start (25 lines).
|
||||
|
Loading…
x
Reference in New Issue
Block a user