comparison 3rdparty/utils/boisy/joypoll.asm @ 1260:0e08f0830fd8

Changes pointed out by Rodney H.
author boisy
date Mon, 18 Aug 2003 12:03:50 +0000
parents a814a6c1dab7
children
comparison
equal deleted inserted replaced
1259:d0e7200c1279 1260:0e08f0830fd8
1 nam JoyPoll 1 nam JoyPoll
2 ttl Joystick poll utility 2 ttl Joystick poll utility
3 3
4 ifp1 4 ifp1
5 use os9defs 5 use defsfile
6 use scfdefs
7 endc 6 endc
8 7
9 mod eom,Name,Prgrm+Objct,Reent+1,Start,Fin 8 mod eom,Name,Prgrm+Objct,ReEnt+1,Start,Fin
10 9
11 Name fcs /AutoEx/ 10 Name fcs /AutoEx/
12 Ed fcb $02 11 Ed fcb $02
13 12
14 outpath rmb 1 13 outpath rmb 1
167 166
168 emod 167 emod
169 eom equ * 168 eom equ *
170 end 169 end
171 170
171