mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-21 21:33:54 +00:00
Add TODO.
This commit is contained in:
parent
be11f31d5d
commit
809bc9d6a8
@ -49,6 +49,10 @@ class Card {
|
||||
// by an access to $cfff.
|
||||
};
|
||||
|
||||
// TODO: I think IO and Device are the wrong way around above.
|
||||
// See https://retrocomputing.stackexchange.com/questions/5730/how-did-the-address-decode-for-apple-ii-expansion-cards-work
|
||||
// and/or https://gglabs.us/sites/gglabs.us/files/a2scsi-A00_sch.pdf
|
||||
|
||||
/*!
|
||||
Advances time by @c cycles, of which @c stretches were stretched.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user