AgonConsole8 / agon-mos

Official AGON QUARK Firmware for Console8: eZ80 MOS
MIT License
31 stars 10 forks source link

Add return code as a system variable #79

Open stevesims opened 1 month ago

stevesims commented 1 month ago

Once we have system variables via #54 we should add support for setting Sys$ReturnCode. This should reflect the return code of the last run executable

stevesims commented 2 weeks ago

this is present in #91