1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00

Added a TODO on my lack of knowledge.

This commit is contained in:
Thomas Harte 2016-06-19 20:13:31 -04:00
parent 7cf6008e7c
commit d5aaad396e

View File

@ -32,6 +32,7 @@ class MOS6532Tests: XCTestCase {
} }
} }
// TODO: the test below makes the assumption that divider phase is flexible; verify
func testEightTickTimer() { func testEightTickTimer() {
with6532 { with6532 {
// set a count of 28 at eight-clock intervals // set a count of 28 at eight-clock intervals