nataliapc / msx2daad

DAAD interpreter created from scratch for MSX2/MSX2+ systems using the graphical capabilities of this machines.
Other
35 stars 3 forks source link

Implement DOALL condact #1

Closed nataliapc closed 4 years ago

nataliapc commented 4 years ago

It's the only condact not implemented at all.

Also adapt the condacts that can cancel the DOALL loop.

nataliapc commented 4 years ago

done!