1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-02-11 15:30:52 +00:00

Remove outdated TODO.

This commit is contained in:
Thomas Harte 2024-02-15 13:26:03 -05:00
parent dda5f41487
commit be99183f1d

View File

@ -49,10 +49,6 @@ class Card {
// by an access to $cfff. IOSTRB on original hardware.
};
// 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.