Can anybody tell me how a program knows when
'ret' is meant to exit to program and when it's meant to go back from were the
label is called? (i hope my question is clear enough...)
Because i have a lot of problems using 'ret'
in my program and my emulator always crashes when i want to quit. if it's necessary i will show a piece of my code (it's written
for explorer (ion)), but i hope it's clear enough this way.