clear
power on
regs

op 38

# C flag should now be 1
test c = 1

op 18

# C flag should now be 0 again
test c = 0

save verify_18.txt
