Gopher2600/test
JetSetIlly 1cefa61cea added Abort on Illegal Memory Access option for ARM emulation (default: off)
thumb program will abort if illegal memory access is detected

illegal accesses will always be logged even if the option is off

program will always abort on illegal PC fetch even if the option is off
2021-07-15 10:38:37 +01:00
..
assertions.go added Abort on Illegal Memory Access option for ARM emulation (default: off) 2021-07-15 10:38:37 +01:00
assertions_stub.go added Abort on Illegal Memory Access option for ARM emulation (default: off) 2021-07-15 10:38:37 +01:00
doc.go spelling errors in comments (golangci-lint -E misspell --fix) 2020-10-15 22:02:51 +01:00
equate.go corrected test.Equate() function 2021-03-14 18:03:49 +00:00
expected.go updated copyright notice in all files 2020-07-26 20:18:56 +01:00
writer.go added more linters to golangci-lint config 2020-10-16 16:31:07 +01:00