1
0

emulator testing

This commit is contained in:
Aiden
2026-05-26 11:51:10 +10:00
parent edb8ed78f3
commit 6d68a87e4e
22 changed files with 159752 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
{
"case_count": 1,
"description": "Use only --byte/--word/--matrix-* patches and --pc.",
"hits": [
{
"case_index": 0,
"display": " CONNECT: OK | | | ",
"e000": "0x8080",
"f730": "0x81",
"f9b4": "0x01",
"f9b9": "0x01",
"final_pc": "H'FFFF",
"line0": " CONNECT: OK ",
"outcome": "ok",
"patches": [
"byte:H'F9B9=0x00",
"byte:H'F9B4=0x01",
"byte:H'F730=0x00",
"word:H'F970=0x0000",
"word:H'E000=0x8080"
],
"pc": "H'2806",
"steps": 37121,
"stopped_reason": "stop_pc",
"unsupported": null
}
],
"kind": "h8536_emulator_state_search",
"preset": "custom",
"result_count": 1,
"results": [
{
"case_index": 0,
"display": " CONNECT: OK | | | ",
"e000": "0x8080",
"f730": "0x81",
"f9b4": "0x01",
"f9b9": "0x01",
"final_pc": "H'FFFF",
"line0": " CONNECT: OK ",
"outcome": "ok",
"patches": [
"byte:H'F9B9=0x00",
"byte:H'F9B4=0x01",
"byte:H'F730=0x00",
"word:H'F970=0x0000",
"word:H'E000=0x8080"
],
"pc": "H'2806",
"steps": 37121,
"stopped_reason": "stop_pc",
"unsupported": null
}
],
"target": "ok"
}