rust64
rust64 copied to clipboard
Possible copypast issue
I found possible copypast issue in CIA::process_irq(&mut self) function (see link below). Perhaps timer B is needed to check after timer A?
https://github.com/kondrak/rust64/blob/3e9d295fafe0b54a4d8e4f665b2a8f227392f03e/src/c64/cia.rs#L479-L504