Gopher2600/hardware/cpu
JetSetIlly eb09909e78 added CPU interface to TIA package
the TIA only needs to set the RDY flag. using an interface like this is
a better way of achieving that
2023-07-17 15:50:06 +01:00
..
execution removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
functional_test added Klaus Dormann's "functional tests" for the 6502 2023-02-15 19:54:44 +00:00
instructions updated go minimum version to 1.20 2023-02-12 13:09:07 +00:00
registers tidied and simplified test package 2023-07-06 13:49:18 +01:00
cpu.go added CPU interface to TIA package 2023-07-17 15:50:06 +01:00
cpu_test.go tidied and simplified test package 2023-07-06 13:49:18 +01:00
doc.go spelling errors in comments (golangci-lint -E misspell --fix) 2020-10-15 22:02:51 +01:00