Posted By
Csabo on 2015-11-10 18:22:08
| Re: Announcing v0.90 EmaC=s editor for C16 and Plus/4
$FFD2 will output only one character. $FF4F ("PRIMM") will output a sequence of characters, until it encounters a zero byte. So, exactly what you wrote a specific function with a loop, that's what this does, built in.
|