home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / a / asm2 / !Asm2 / SWIdefs < prev    next >
Encoding:
Text File  |  1990-08-25  |  8.4 KB  |  324 lines

  1. XOS_Bit * &020000
  2. OS_WriteI * &000100
  3. OS_WriteC * &000000
  4. OS_WriteS * &000001
  5. OS_Write0 * &000002
  6. OS_NewLine * &000003
  7. OS_ReadC * &000004
  8. OS_CLI * &000005
  9. OS_Byte * &000006
  10. OS_Word * &000007
  11. OS_File * &000008
  12. OS_Args * &000009
  13. OS_BGet * &00000a
  14. OS_BPut * &00000b
  15. OS_GBPB * &00000c
  16. OS_Find * &00000d
  17. OS_ReadLine * &00000e
  18. OS_Control * &00000f
  19. OS_GetEnv * &000010
  20. OS_Exit * &000011
  21. OS_SetEnv * &000012
  22. OS_IntOn * &000013
  23. OS_IntOff * &000014
  24. OS_CallBack * &000015
  25. OS_EnterOS * &000016
  26. OS_BreakPt * &000017
  27. OS_BreakCtrl * &000018
  28. OS_UnusedSWI * &000019
  29. OS_UpdateMEMC * &00001a
  30. OS_SetCallBack * &00001b
  31. OS_Mouse * &00001c
  32. OS_Heap * &00001d
  33. OS_Module * &00001e
  34. OS_Claim * &00001f
  35. OS_Release * &000020
  36. OS_ReadUnsigned * &000021
  37. OS_GenerateEvent * &000022
  38. OS_ReadVarVal * &000023
  39. OS_SetVarVal * &000024
  40. OS_GSInit * &000025
  41. OS_GSRead * &000026
  42. OS_GSTrans * &000027
  43. OS_BinaryToDecimal * &000028
  44. OS_FSControl * &000029
  45. OS_ChangeDynamicArea * &00002a
  46. OS_GenerateError * &00002b
  47. OS_ReadEscapeState * &00002c
  48. OS_EvaluateExpression * &00002d
  49. OS_SpriteOp * &00002e
  50. OS_ReadPalette * &00002f
  51. OS_ServiceCall * &000030
  52. OS_ReadVduVariables * &000031
  53. OS_ReadPoint * &000032
  54. OS_UpCall * &000033
  55. OS_CallAVector * &000034
  56. OS_ReadModeVariable * &000035
  57. OS_RemoveCursors * &000036
  58. OS_RestoreCursors * &000037
  59. OS_SWINumberToString * &000038
  60. OS_SWINumberFromString * &000039
  61. OS_ValidateAddress * &00003a
  62. OS_CallAfter * &00003b
  63. OS_CallEvery * &00003c
  64. OS_RemoveTickerEvent * &00003d
  65. OS_InstallKeyHandler * &00003e
  66. OS_CheckModeValid * &00003f
  67. OS_ChangeEnvironment * &000040
  68. OS_ClaimScreenMemory * &000041
  69. OS_ReadMonotonicTime * &000042
  70. OS_SubstituteArgs * &000043
  71. OS_PrettyPrint * &000044
  72. OS_Plot * &000045
  73. OS_WriteN * &000046
  74. OS_AddToVector * &000047
  75. OS_WriteEnv * &000048
  76. OS_ReadArgs * &000049
  77. OS_ReadRAMFsLimits * &00004a
  78. OS_ClaimDeviceVector * &00004b
  79. OS_ReleaseDeviceVector * &00004c
  80. OS_DelinkApplication * &00004d
  81. OS_RelinkApplication * &00004e
  82. OS_HeapSort * &00004f
  83. OS_ExitAndDie * &000050
  84. OS_ReadMemMapInfo * &000051
  85. OS_ReadMemMapEntries * &000052
  86. OS_SetMemMapEntries * &000053
  87. OS_AddCallBack * &000054
  88. OS_ReadDefaultHandler * &000055
  89. OS_SetECFOrigin * &000056
  90. OS_SerialOp * &000057
  91. OS_ReadSysInfo * &000058
  92. OS_Confirm * &000059
  93. OS_ChangedBox * &00005a
  94. OS_CRC * &00005b
  95. OS_ReadDynamicArea * &00005c
  96. OS_PrintChar * &00005d
  97. OS_ConvertStandardDateAndTime * &0000c0
  98. OS_ConvertDateAndTime * &0000c1
  99. OS_ConvertHex1 * &0000d0
  100. OS_ConvertHex2 * &0000d1
  101. OS_ConvertHex4 * &0000d2
  102. OS_ConvertHex6 * &0000d3
  103. OS_ConvertHex8 * &0000d4
  104. OS_ConvertCardinal1 * &0000d5
  105. OS_ConvertCardinal2 * &0000d6
  106. OS_ConvertCardinal3 * &0000d7
  107. OS_ConvertCardinal4 * &0000d8
  108. OS_ConvertInteger1 * &0000d9
  109. OS_ConvertInteger2 * &0000da
  110. OS_ConvertInteger3 * &0000db
  111. OS_ConvertInteger4 * &0000dc
  112. OS_ConvertBinary1 * &0000dd
  113. OS_ConvertBinary2 * &0000de
  114. OS_ConvertBinary3 * &0000df
  115. OS_ConvertBinary4 * &0000e0
  116. OS_ConvertSpacedCardinal1 * &0000e1
  117. OS_ConvertSpacedCardinal2 * &0000e2
  118. OS_ConvertSpacedCardinal3 * &0000e3
  119. OS_ConvertSpacedCardinal4 * &0000e4
  120. OS_ConvertSpacedInteger1 * &0000e5
  121. OS_ConvertSpacedInteger2 * &0000e6
  122. OS_ConvertSpacedInteger3 * &0000e7
  123. OS_ConvertSpacedInteger4 * &0000e8
  124. OS_ConvertFixedNetStation * &0000e9
  125. OS_ConvertNetStation * &0000ea
  126. OS_ConvertFixedFileSize * &0000eb
  127. OS_ConvertFileSize * &0000ec
  128. IIC_Control * &000240
  129. Econet_CreateReceive * &040000
  130. Econet_ExamineReceive * &040001
  131. Econet_ReadReceive * &040002
  132. Econet_AbandonReceive * &040003
  133. Econet_WaitForReception * &040004
  134. Econet_EnumerateReceive * &040005
  135. Econet_StartTransmit * &040006
  136. Econet_PollTransmit * &040007
  137. Econet_AbandonTransmit * &040008
  138. Econet_DoTransmit * &040009
  139. Econet_ReadLocalStationAndNet * &04000a
  140. Econet_ConvertStatusToString * &04000b
  141. Econet_ConvertStatusToError * &04000c
  142. Econet_ReadProtection * &04000d
  143. Econet_SetProtection * &04000e
  144. Econet_ReadStationNumber * &04000f
  145. Econet_PrintBanner * &040010
  146. Econet_ReleasePort * &040012
  147. Econet_AllocatePort * &040013
  148. Econet_DeAllocatePort * &040014
  149. Econet_ClaimPort * &040015
  150. Econet_StartImmediate * &040016
  151. Econet_DoImmediate * &040017
  152. NetFS_ReadFSNumber * &040040
  153. NetFS_SetFSNumber * &040041
  154. NetFS_ReadFSName * &040042
  155. NetFS_SetFSName * &040043
  156. NetFS_ReadCurrentContext * &040044
  157. NetFS_SetCurrentContext * &040045
  158. NetFS_ReadFSTimeouts * &040046
  159. NetFS_SetFSTimeouts * &040047
  160. NetFS_DoFSOp * &040048
  161. NetFS_EnumerateFSList * &040049
  162. NetFS_EnumerateFS * &04004a
  163. NetFS_ConvertDate * &04004b
  164. NetFS_DoFSOpToGivenFS * &04004c
  165. Font_CacheAddr * &040080
  166. Font_FindFont * &040081
  167. Font_LoseFont * &040082
  168. Font_ReadDefn * &040083
  169. Font_ReadInfo * &040084
  170. Font_StringWidth * &040085
  171. Font_Paint * &040086
  172. Font_Caret * &040087
  173. Font_ConverttoOS * &040088
  174. Font_Converttopoints * &040089
  175. Font_SetFont * &04008a
  176. Font_CurrentFont * &04008b
  177. Font_FutureFont * &04008c
  178. Font_FindCaret * &04008d
  179. Font_CharBBox * &04008e
  180. Font_ReadScaleFactor * &04008f
  181. Font_SetScaleFactor * &040090
  182. Font_ListFonts * &040091
  183. Font_SetFontColours * &040092
  184. Font_SetPalette * &040093
  185. Font_ReadThresholds * &040094
  186. Font_SetThresholds * &040095
  187. Font_FindCaretJ * &040096
  188. Font_StringBBox * &040097
  189. Font_ReadColourTable * &040098
  190. Wimp_Initialise * &0400c0
  191. Wimp_CreateWindow * &0400c1
  192. Wimp_CreateIcon * &0400c2
  193. Wimp_DeleteWindow * &0400c3
  194. Wimp_DeleteIcon * &0400c4
  195. Wimp_OpenWindow * &0400c5
  196. Wimp_CloseWindow * &0400c6
  197. Wimp_Poll * &0400c7
  198. Wimp_RedrawWindow * &0400c8
  199. Wimp_UpdateWindow * &0400c9
  200. Wimp_GetRectangle * &0400ca
  201. Wimp_GetWindowState * &0400cb
  202. Wimp_GetWindowInfo * &0400cc
  203. Wimp_SetIconState * &0400cd
  204. Wimp_GetIconState * &0400ce
  205. Wimp_GetPointerInfo * &0400cf
  206. Wimp_DragBox * &0400d0
  207. Wimp_ForceRedraw * &0400d1
  208. Wimp_SetCaretPosition * &0400d2
  209. Wimp_GetCaretPosition * &0400d3
  210. Wimp_CreateMenu * &0400d4
  211. Wimp_DecodeMenu * &0400d5
  212. Wimp_WhichIcon * &0400d6
  213. Wimp_SetExtent * &0400d7
  214. Wimp_SetPointerShape * &0400d8
  215. Wimp_OpenTemplate * &0400d9
  216. Wimp_CloseTemplate * &0400da
  217. Wimp_LoadTemplate * &0400db
  218. Wimp_ProcessKey * &0400dc
  219. Wimp_CloseDown * &0400dd
  220. Wimp_StartTask * &0400de
  221. Wimp_ReportError * &0400df
  222. Wimp_GetWindowOutline * &0400e0
  223. Wimp_PollIdle * &0400e1
  224. Wimp_PlotIcon * &0400e2
  225. Wimp_SetMode * &0400e3
  226. Wimp_SetPalette * &0400e4
  227. Wimp_ReadPalette * &0400e5
  228. Wimp_SetColour * &0400e6
  229. Wimp_SendMessage * &0400e7
  230. Wimp_CreateSubMenu * &0400e8
  231. Wimp_SpriteOp * &0400e9
  232. Wimp_BaseOfSprites * &0400ea
  233. Wimp_BlockCopy * &0400eb
  234. Wimp_SlotSize * &0400ec
  235. Wimp_ReadPixTrans * &0400ed
  236. Wimp_ClaimFreeMemory * &0400ee
  237. Wimp_CommandWindow * &0400ef
  238. Wimp_TextColour * &0400f0
  239. Wimp_TransferBlock * &0400f1
  240. Wimp_ReadSysInfo * &0400f2
  241. Wimp_SetFontColours * &0400f3
  242. Sound_Configure * &040140
  243. Sound_Enable * &040141
  244. Sound_Stereo * &040142
  245. Sound_Speaker * &040143
  246. Sound_Volume * &040180
  247. Sound_SoundLog * &040181
  248. Sound_LogScale * &040182
  249. Sound_InstallVoice * &040183
  250. Sound_RemoveVoice * &040184
  251. Sound_AttachVoice * &040185
  252. Sound_ControlPacked * &040186
  253. Sound_Tuning * &040187
  254. Sound_Pitch * &040188
  255. Sound_Control * &040189
  256. Sound_AttachNamedVoice * &04018a
  257. Sound_ReadControlBlock * &04018b
  258. Sound_WriteControlBlock * &04018c
  259. Sound_QInit * &0401c0
  260. Sound_QSchedule * &0401c1
  261. Sound_QRemove * &0401c2
  262. Sound_QFree * &0401c3
  263. Sound_QSDispatch * &0401c4
  264. Sound_QTempo * &0401c5
  265. Sound_QBeat * &0401c6
  266. Sound_QInterface * &0401c7
  267. NetPrint_ReadPSNumber * &040200
  268. NetPrint_SetPSNumber * &040201
  269. NetPrint_ReadPSName * &040202
  270. NetPrint_SetPSName * &040203
  271. NetPrint_ReadPSTimeouts * &040204
  272. NetPrint_SetPSTimeouts * &040205
  273. ADFS_DiscOp * &040240
  274. ADFS_HDC * &040241
  275. ADFS_Drives * &040242
  276. ADFS_FreeSpace * &040243
  277. ADFS_Retries * &040244
  278. ADFS_DescribeDisc * &040245
  279. Podule_ReadID * &040280
  280. Podule_ReadHeader * &040281
  281. Podule_EnumerateChunks * &040282
  282. Podule_ReadChunk * &040283
  283. Podule_ReadBytes * &040284
  284. Podule_WriteBytes * &040285
  285. Podule_CallLoader * &040286
  286. Podule_RawRead * &040287
  287. Podule_RawWrite * &040288
  288. Podule_HardwareAddress * &040289
  289. WaveSynth_Load * &040300
  290. Debugger_Disassemble * &040380
  291. FPEmulator_Version * &040480
  292. FileCore_DiscOp * &040540
  293. FileCore_Create * &040541
  294. FileCore_Drives * &040542
  295. FileCore_FreeSpace * &040543
  296. FileCore_FloppyStructure * &040544
  297. FileCore_DescribeDisc * &040545
  298. Shell_Create * &0405c0
  299. Shell_Destroy * &0405c1
  300. Hourglass_On * &0406c0
  301. Hourglass_Off * &0406c1
  302. Hourglass_Smash * &0406c2
  303. Hourglass_Start * &0406c3
  304. Hourglass_Percentage * &0406c4
  305. Hourglass_LEDs * &0406c5
  306. Draw_ProcessPath * &040700
  307. Draw_ProcessPathFP * &040701
  308. Draw_Fill * &040702
  309. Draw_FillFP * &040703
  310. Draw_Stroke * &040704
  311. Draw_StrokeFP * &040705
  312. Draw_StrokePath * &040706
  313. Draw_StrokePathFP * &040707
  314. Draw_FlattenPath * &040708
  315. Draw_FlattenPathFP * &040709
  316. Draw_TransformPath * &04070a
  317. Draw_TransformPathFP * &04070b
  318. RamFS_DiscOp * &040780
  319. RamFS_Drives * &040782
  320. RamFS_FreeSpace * &040783
  321. RamFS_DescribeDisc * &040785
  322.  
  323.  LNK <as$source>
  324.