home *** CD-ROM | disk | FTP | other *** search
- #def speed
- ; define variable called speed.
- #def heat
- #def command
-
- opo 11 100
-
- :10
-
- opo 11 100
- opo 14 10
-
- set ax 2
- int 3
- set heat az
-
- set ax 1
- set command 7
- command 3
- set speed az
-
- ipo 7 az
- cmp az 5000
- jeq 10
- ;opo 15
-
- jmp 10
-
-