7 lines
72 B
Scilab
7 lines
72 B
Scilab
load Max.asm;
|
|
set %0 16548, set %1 12944;
|
|
|
|
repeat 14 {
|
|
tick, tock;
|
|
}
|