1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-25 20:01:33 +00:00
Files
open-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