Skip to content

Commit

Permalink
~Kipiv {v.1912.10}
Browse files Browse the repository at this point in the history
~Kipiv
   Update to v.1912.10
     - Use "Lbl"
     - More lite
  • Loading branch information
FJduFou committed Dec 9, 2019
1 parent 0ba0c46 commit cc66316
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 16 deletions.
Binary file modified Modules/Kipiv/Kipiv.8xp
Binary file not shown.
44 changes: 28 additions & 16 deletions Modules/Kipiv/Kipiv.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
0→A
Lbl 0
EffÉcran
Disp "","
Disp " --------
Expand All @@ -6,46 +8,56 @@ Disp " { Electro. }
Disp " { .O3IL. }
Disp " --------
Disp "
Wait 3
Wait 2
A+1→A
If A<2
Then
Goto 1
Else
EffÉcran
Stop
End
Lbl 1
EffÉcran
Disp "","","","
Disp " {00.0}
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "* {07.0}
Wait 0.25
EffÉcran
Disp "","","","
Disp "** {14.2}
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "****** {30.4}
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "******** {43.0}
Wait 0.25
EffÉcran
Disp "","","","
Disp "**********{51.6}
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "**********{62.4}**
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "**********{70.1}****
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "**********{98.0}*********
Wait 0.5
Wait 0.25
EffÉcran
Disp "","","","
Disp "**********{100.}**********
Disp "","","
Wait 0.7
EffÉcran
Disp "","
Disp " --------
Disp " { .O3IL. }
Disp " { Electro. }
Disp " { .O3IL. }
Disp " --------
Wait 1
EffÉcran
Goto 0

0 comments on commit cc66316

Please sign in to comment.