blob: d6c244d56e8d684e06f5956c2e57d3315715e853 [file] [log] [blame]
@echo off
call test_nm_all
echo *** test addressing ***
call test_address
call test_address 64
echo *** test jmp address ***
call test_jmp
echo *** all test end ***