1
0
mirror of https://github.com/simh/simh.git synced 2026-04-29 13:12:13 +00:00
Files
simh.simh/VAX/tests/EHKAA.ini
2018-09-19 22:36:48 -07:00

5 lines
228 B
INI

load ehkaa.exe
go 200
if (PC != 0x80018AD1) echof "\r\n%SIM_NAME% Hardware Core Instruction test EHKAA - FAILED\n"; exit 1
else echof "\r\n%SIM_NAME% Hardware Core Instruction test EHKAA - PASSED\n"; exit 0