Gopher2600/hardware/cpu
JetSetIlly a196b21a93 logging functions called with real env instances from the hardware package
logger package will no longer create new log entires for environments
other than the main emulation (or the logging.Always shim)
2024-04-30 17:48:46 +01:00
..
execution nil protection on disassembly definition 2024-01-16 10:54:54 +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 logging functions called with real env instances from the hardware package 2024-04-30 17:48:46 +01:00
cpu_test.go logging functions called with real env instances from the hardware package 2024-04-30 17:48:46 +01:00
doc.go spelling errors in comments (golangci-lint -E misspell --fix) 2020-10-15 22:02:51 +01:00