AgonConsole8 / agon-mos

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

*Do command #75

Open stevesims opened 1 month ago

stevesims commented 1 month ago

When system variables are present (see #54 ) it may be useful to add support for *Do <command>, which would execute the given command string after passing it thru the variable interpolator (our GS_Trans equivalent)

See: https://www.riscosopen.org/wiki/documentation/show/*Do

stevesims commented 3 weeks ago

given #91 this is now possible

stevesims commented 1 week ago

implemented in #91