Skip to content

Instantly share code, notes, and snippets.

@evost
Last active August 6, 2018 13:43
Show Gist options
  • Save evost/8a6cc118dd3cb97f250357934243b89f to your computer and use it in GitHub Desktop.
Save evost/8a6cc118dd3cb97f250357934243b89f to your computer and use it in GitHub Desktop.
dat i 1
dat c 1
mov i 1
lab cicle
wci i 1
add i 1
mov c 10
wcc c 1
sub c i
ifn c cicle
dat i 1
rci i 1
wci i 1
mov i 10
wcc i 1
rcc i 1
wcc i 1
mov i 10
wcc i 1
programs sources for OS16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment