Subject: v001SRC074: coff (OMF Disassembler) 09/09 Newsgroups: comp.sources.apple2 Approved: jac@paul.rutgers.edu Submitted-by: Albert Chin-A-Young (26285659t@servax.fiu.edu) Posting-number: Volume 1, Source:74 Archive-name: utility/gs/disassem/coff/part09 Architecture: ONLY_2gs Version-number: 1.1 =tool.s - lst off - -* UNIX coff utility -* tool, GSOS, ROM defines -* -* 1990-1992, tao Developer Project -* -* ------------------------------------------------ -* -* all data herein taken from -* 1. Apple Toolbox Reference, volume 1 -* 2. Apple Toolbox Reference, volume 2 -* 3. Apple Toolbox Reference, volume 3 -* 4. Apple IIgs GS/OS Reference, volume 1 -* 5. Apple IIgs GS/OS Reference, volume 2beta -* 6. Apple IIgs Firmware Reference -* 7. ProDOS 8 Technical Reference Manual -* 8. Dave Lyons NiftyList 'nlist.data' file - - rel - xc - xc - mx %00 - - - use 4/datatype.mac ;HLL data types - - -rTool mac - dw ]1 - pStr ]2 - eom -rGSOS mac - dw ]1 - pStr ]2 - eom -rROM mac - dw ]1 - pStr ]2 - eom - - -************************************************** -* toolbox defines. * -************************************************** -~tool ent - -:00 dw 0,:tool_locator,:memory_manager,:miscellaneous -:04 dw :quickdraw,:desk_manager,:event_manager,:scheduler -:08 dw :sound,:adb,:sane,:integer_math -:0c dw :text,0,:window_manager,:menu_manager -:10 dw :control_manager,:loader,:qd_aux,:print_manager -:14 dw :lineedit,:dialog_manager,:scrap_manager,:standard_file -:18 dw 0,:note_synthesizer,:note_sequencer,:font_manager -:1c dw :list_manager,:audio,:resource,0 -:20 dw :midi,:video_overlay,:textedit,:midi_synth -:24 dw 0,0,:media_control,0 -:28 dw 0,0,0,0 -:2c dw 0,0,0,0 -:30 dw 0,0,:male_voice,:female_voice -:34 dw :tml_speech,0,0,0 -:38 dw 0,0,0,0 -:3c dw 0,0,0,0 -:40 dw 0,0,0,0 -:44 dw 0,0,0,0 -:48 dw 0,0,0,0 -:4c dw 0,0,0,0 -:50 dw 0,0,0,0 -:54 dw 0,0,0,0 -:58 dw 0,0,0,0 -:5c dw 0,0,0,0 -:60 dw 0,0,0,0 -:64 dw 0,0,0,0 -:68 dw 0,0,0,0 -:6c dw 0,0,0,0 -:70 dw 0,0,0,0 -:74 dw 0,0,0,0 -:78 dw 0,0,0,0 -:7c dw 0,0,0,0 -:80 dw 0,0,0,0 -:84 dw 0,0,0,0 -:88 dw 0,0,0,0 -:8c dw 0,0,0,0 -:90 dw 0,0,0,0 -:94 dw 0,0,0,0 -:98 dw 0,0,0,0 -:9c dw 0,0,0,0 -:a0 dw 0,0,0,0 -:a4 dw 0,0,0,0 -:a8 dw 0,0,0,0 -:ac dw 0,0,0,0 -:b0 dw 0,0,0,0 -:b4 dw 0,0,0,0 -:b8 dw 0,0,0,0 -:bc dw 0,0,0,0 -:c0 dw 0,0,0,0 -:c4 dw 0,0,0,0 -:c8 dw 0,0,0,0 -:cc dw 0,0,0,0 -:d0 dw 0,0,0,0 -:d4 dw 0,0,0,0 -:d8 dw 0,0,0,0 -:dc dw 0,0,0,0 -:e0 dw 0,0,0,0 -:e4 dw 0,0,0,0 -:e8 dw 0,0,0,0 -:ec dw 0,0,0,0 -:f0 dw 0,0,0,0 -:f4 dw 0,0,0,0 -:f8 dw 0,0,0,0 -:fc dw 0,0,0,:gsbug - -* Tool Locator -:tool_locator dw 26 - rTool $0101;"TLBootInit" - rTool $0201;"TLStartUp" - rTool $0301;"TLShutDown" - rTool $0401;"TLVersion" - rTool $0501;"TLReset" - rTool $0601;"TLStatus" - rTool $0901;"GetTSPtr" - rTool $0a01;"SetTSPtr" - rTool $0b01;"GetFuncPtr" - rTool $0c01;"GetWAP" - rTool $0d01;"SetWAP" - rTool $0e01;"LoadTools" - rTool $0f01;"LoadOneTool" - rTool $1001;"UnloadOneTool" - rTool $1101;"TLMountVolume" - rTool $1201;"TLTextMountVolume" - rTool $1301;"SaveTextState" - rTool $1401;"RestoreTextState" - rTool $1501;"MessageCenter" - rTool $1601;"SetDefaultTPT" - rTool $1701;"MessageByName" - rTool $1801;"StartUpTools" - rTool $1901;"ShutDownTools" - rTool $1a01;"GetMsgHandle" - rTool $1b01;"AcceptRequests" - rTool $1c01;"SendRequest" - -* Memory Manager -:memory_manager dw 35 - rTool $0102;"MMBootInit" - rTool $0202;"MMStartUp" - rTool $0302;"MMShutDown" - rTool $0402;"MMVersion" - rTool $0502;"MMReset" - rTool $0602;"MMStatus" - rTool $0902;"NewHandle" - rTool $0a02;"ReAllocHandle" - rTool $0b02;"RestoreHandle" - rTool $0c02;"AddToOOMQueue" - rTool $0d02;"RemoveFromOOMQueue" - rTool $1002;"DisposeHandle" - rTool $1102;"DisposeAll" - rTool $1202;"PurgeHandle" - rTool $1302;"PurgeAll" - rTool $1802;"GetHandleSize" - rTool $1902;"SetHandleSize" - rTool $1a02;"FindHandle" - rTool $1b02;"FreeMem" - rTool $1c02;"MaxBlock" - rTool $1d02;"TotalMem" - rTool $1e02;"CheckHandle" - rTool $1f02;"CompactMem" - rTool $2002;"HLock" - rTool $2102;"HLockAll" - rTool $2202;"HUnlock" - rTool $2302;"HUnlockAll" - rTool $2402;"SetPurge" - rTool $2502;"SetPurgeAll" - rTool $2802;"PtrToHand" - rTool $2902;"HandToPtr" - rTool $2a02;"HandToHand" - rTool $2b02;"BlockMove" - rTool $2f02;"RealFreeMem" - rTool $3002;"SetHandleID" - -* Miscellaneous -:miscellaneous dw 58 - rTool $0103;"MTBootInit" - rTool $0203;"MTStartUp" - rTool $0303;"MTShutDown" - rTool $0403;"MTVersion" - rTool $0503;"MTReset" - rTool $0603;"MTStatus" - rTool $0903;"WriteBRam" - rTool $0a03;"ReadBRam" - rTool $0b03;"WriteBRam" - rTool $0c03;"ReadBParam" - rTool $0d03;"ReadTimeHex" - rTool $0e03;"WriteTimeHex" - rTool $0f03;"ReadAsciiTime" - rTool $1003;"SetVector" - rTool $1103;"GetVector" - rTool $1203;"SetHeartBeat" - rTool $1303;"DelHeartBeat" - rTool $1403;"ClrHeartBeat" - rTool $1503;"SysFailMgr" - rTool $1603;"GetAddr" - rTool $1703;"ReadMouse" - rTool $1803;"InitMouse" - rTool $1903;"SetMouse" - rTool $1a03;"HomeMouse" - rTool $1b03;"ClearMouse" - rTool $1c03;"ClampMouse" - rTool $1d03;"GetMouseClamp" - rTool $1e03;"PosMouse" - rTool $1f03;"ServeMouse" - rTool $2003;"GetNewID" - rTool $2103;"DeleteID" - rTool $2203;"StatusID" - rTool $2303;"IntSource" - rTool $2403;"FWEntry" - rTool $2503;"GetTick" - rTool $2603;"PackBytes" - rTool $2703;"UnPackBytes" - rTool $2803;"Munger" - rTool $2903;"GetIRQEnable" - rTool $2a03;"SetAbsClamp" - rTool $2b03;"GetAbsClamp" - rTool $2c03;"SysBeep" - rTool $2e03;"AddToQueue" - rTool $2f03;"DeleteFromQueue" - rTool $3003;"SetInterruptState" - rTool $3103;"GetInterruptState" - rTool $3203;"GetIntStateRecSize" - rTool $3303;"ReadMouse2" - rTool $3403;"GetCodeResConverter" - rTool $3503;"GetROMResource" - rTool $3603;"ReleaseROMResource" - rTool $3703;"ConvSeconds" - rTool $3803;"SysBeep2" - rTool $3903;"VersionString" - rTool $3a03;"WaitUntil" - rTool $3b03;"StringToText" - rTool $3c03;"ShowBootInfo" - rTool $3d03;"ScanDevices" - -* Quickdraw II -:quickdraw dw 217 - rTool $0104;"QDBootInit" - rTool $0204;"QDStartUp" - rTool $0304;"QDShutDown" - rTool $0404;"QDVersion" - rTool $0504;"QDReset" - rTool $0604;"QDStatus" - rTool $0904;"GetAddress" - rTool $0a04;"GrafOn" - rTool $0b04;"GrafOff" - rTool $0c04;"GetStandardSCB" - rTool $0d04;"InitColorTable" - rTool $0e04;"SetColorTable" - rTool $0f04;"GetColorTable" - rTool $1004;"SetColorEntry" - rTool $1104;"GetColorEntry" - rTool $1204;"SetSCB" - rTool $1304;"GetSCB" - rTool $1404;"SetAllSCBs" - rTool $1504;"ClearScreen" - rTool $1604;"SetMasterSCB" - rTool $1704;"GetMasterSCB" - rTool $1804;"OpenPort" - rTool $1904;"InitPort" - rTool $1a04;"ClosePort" - rTool $1b04;"SetPort" - rTool $1c04;"GetPort" - rTool $1d04;"SetPortLoc" - rTool $1e04;"GetPortLoc" - rTool $1f04;"SetPortRect" - rTool $2004;"GetPortRect" - rTool $2104;"SetPortSize" - rTool $2204;"MovePortTo" - rTool $2304;"SetOrigin" - rTool $2404;"SetClip" - rTool $2504;"GetClip" - rTool $2604;"ClipRect" - rTool $2704;"HidePen" - rTool $2804;"ShowPen" - rTool $2904;"GetPen" - rTool $2a04;"SetPenState" - rTool $2b04;"GetPenState" - rTool $2c04;"SetPenSize" - rTool $2d04;"GetPenSize" - rTool $2e04;"SetPenMode" - rTool $2f04;"GetPenMode" - rTool $3004;"SetPenPat" - rTool $3104;"GetPenPat" - rTool $3204;"SetPenMask" - rTool $3304;"GetPenMask" - rTool $3404;"SetBackPat" - rTool $3504;"GetBackPat" - rTool $3604;"PenNormal" - rTool $3704;"SetSolidPenPat" - rTool $3804;"SetSolidBackPat" - rTool $3904;"SolidPattern" - rTool $3a04;"MoveTo" - rTool $3b04;"Move" - rTool $3c04;"LineTo" - rTool $3d04;"Line" - rTool $3e04;"SetPicSave" - rTool $3f04;"GetPicSave" - rTool $4004;"SetRgnSave" - rTool $4104;"GetRgnSave" - rTool $4204;"SetPolySave" - rTool $4304;"GetPolySave" - rTool $4404;"SetGrafProcs" - rTool $4504;"GetGrafProcs" - rTool $4604;"SetUserField" - rTool $4704;"GetUserField" - rTool $4804;"SetSysField" - rTool $4904;"GetSysField" - rTool $4a04;"SetRect" - rTool $4b04;"OffsetRect" - rTool $4c04;"InsetRect" - rTool $4d04;"SectRect" - rTool $4e04;"UnionRect" - rTool $4f04;"PtInRect" - rTool $5004;"Pt2Rect" - rTool $5104;"EqualRect" - rTool $5204;"NotEmptyRect" - rTool $5304;"FrameRect" - rTool $5404;"PaintRect" - rTool $5504;"EraseRect" - rTool $5604;"InvertRect" - rTool $5704;"FillRect" - rTool $5804;"FrameOval" - rTool $5904;"PaintOval" - rTool $5a04;"EraseOval" - rTool $5b04;"InvertOval" - rTool $5c04;"FillOval" - rTool $5d04;"FrameRRect" - rTool $5e04;"PaintRRect" - rTool $5f04;"EraseRRect" - rTool $6004;"InvertRRect" - rTool $6104;"FillRRect" - rTool $6204;"FrameArc" - rTool $6304;"PaintArc" - rTool $6404;"EraseArc" - rTool $6504;"InvertArc" - rTool $6604;"FillArc" - rTool $6704;"NewRgn" - rTool $6804;"DisposeRgn" - rTool $6904;"CopyRgn" - rTool $6a04;"SetEmptyRgn" - rTool $6b04;"SetRectRgn" - rTool $6c04;"RectRgn" - rTool $6d04;"OpenRgn" - rTool $6e04;"CloseRgn" - rTool $6f04;"OffsetRgn" - rTool $7004;"InsetRgn" - rTool $7104;"SectRgn" - rTool $7204;"UnionRgn" - rTool $7304;"DiffRgn" - rTool $7404;"XorRgn" - rTool $7504;"PtInRgn" - rTool $7604;"RectInRgn" - rTool $7704;"EqualRgn" - rTool $7804;"EmptyRgn" - rTool $7904;"FrameRgn" - rTool $7a04;"PaintRgn" - rTool $7b04;"EraseRgn" - rTool $7c04;"InvertRgn" - rTool $7d04;"FillRgn" - rTool $7e04;"ScrollRect" - rTool $7f04;"PaintPixels" - rTool $8004;"AddPt" - rTool $8104;"SubPt" - rTool $8204;"SetPt" - rTool $8304;"EqualPt" - rTool $8404;"LocalToGlobal" - rTool $8504;"GlobalToLocal" - rTool $8604;"Random" - rTool $8704;"SetRandSeed" - rTool $8804;"GetPixel" - rTool $8904;"ScalePt" - rTool $8a04;"MapPt" - rTool $8b04;"MapRect" - rTool $8c04;"MapRgn" - rTool $8d04;"SetStdProcs" - rTool $8e04;"SetCursor" - rTool $8f04;"GetCursorAdr" - rTool $9004;"HideCursor" - rTool $9104;"ShowCursor" - rTool $9204;"ObscureCursor" - rTool $9304;"SetMouseLoc" - rTool $9404;"SetFont" - rTool $9504;"GetFont" - rTool $9604;"GetFontInfo" - rTool $9704;"GetFontGlobals" - rTool $9804;"SetFontFlags" - rTool $9904;"GetFontFlags" - rTool $9a04;"SetTextFace" - rTool $9b04;"GetTextFace" - rTool $9c04;"SetTextMode" - rTool $9d04;"GetTextMode" - rTool $9e04;"SetSpaceExtra" - rTool $9f04;"GetSpaceExtra" - rTool $a004;"SetForeColor" - rTool $a104;"GetForeColor" - rTool $a204;"SetBackColor" - rTool $a304;"GetBackColor" - rTool $a404;"DrawChar" - rTool $a504;"DrawString" - rTool $a604;"DrawCString" - rTool $a704;"DrawText" - rTool $a804;"CharWidth" - rTool $a904;"StringWidth" - rTool $aa04;"CStringWidth" - rTool $ab04;"TextWidth" - rTool $ac04;"CharBounds" - rTool $ad04;"StringBounds" - rTool $ae04;"CStringBounds" - rTool $af04;"TextBounds" - rTool $b004;"SetArcRot" - rTool $b104;"GetArcRot" - rTool $b204;"SetSysFont" - rTool $b304;"GetSysFont" - rTool $b404;"SetVisRgn" - rTool $b504;"GetVisRgn" - rTool $b604;"SetIntUse" - rTool $b704;"OpenPicture" - rTool $b804;"PicComment" - rTool $b904;"ClosePicture" - rTool $ba04;"DrawPicture" - rTool $bb04;"KillPicture" - rTool $bc04;"FramePoly" - rTool $bd04;"PaintPoly" - rTool $be04;"ErasePoly" - rTool $bf04;"InvertPoly" - rTool $c004;"FillPoly" - rTool $c104;"OpenPoly" - rTool $c204;"ClosePoly" - rTool $c304;"KillPoly" - rTool $c404;"OffsetPoly" - rTool $c504;"MapPoly" - rTool $c604;"SetClipHandle" - rTool $c704;"GetClipHandle" - rTool $c804;"SetVisHandle" - rTool $c904;"GetVisHandle" - rTool $ca04;"InitCursor" - rTool $cb04;"SetBufDims" - rTool $cc04;"ForceBufDims" - rTool $cd04;"SaveBufDims" - rTool $ce04;"RestoreBufDims" - rTool $cf04;"GetFGSize" - rTool $d004;"SetFontID" - rTool $d104;"GetFontID" - rTool $d204;"SetTextSize" - rTool $d304;"GetTextSize" - rTool $d404;"SetCharExtra" - rTool $d504;"GetCharExtra" - rTool $d604;"PPToPort" - rTool $d704;"InflateTextBuffer" - rTool $d804;"GetRomFont" - rTool $d904;"GetFontLore" - rTool $da04;"Get640Colors" - rTool $db04;"Set640Color" - -* Desk Manager -:desk_manager dw 32 - rTool $0105;"DeskBootInit" - rTool $0205;"DeskStartUp" - rTool $0305;"DeskShutDown" - rTool $0405;"DeskVersion" - rTool $0505;"DeskReset" - rTool $0605;"DeskStatus" - rTool $0905;"SaveScrn" - rTool $0a05;"RestScrn" - rTool $0b05;"SaveAll" - rTool $0c05;"RestAll" - rTool $0e05;"InstallNDA" - rTool $0f05;"InstallCDA" - rTool $1105;"ChooseCDA" - rTool $1305;"SetDAStrPtr" - rTool $1405;"GetDAStrPtr" - rTool $1505;"OpenNDA" - rTool $1605;"CloseNDA" - rTool $1705;"SystemClick" - rTool $1805;"SystemEdit" - rTool $1905;"SystemTask" - rTool $1a05;"SystemEvent" - rTool $1b05;"GetNumNDAs" - rTool $1c05;"CloseNDAbyWinPtr" - rTool $1d05;"CloseAllNDAs" - rTool $1e05;"FixAppleMenu" - rTool $1f05;"AddToRunQ" - rTool $2005;"RemoveFromRunQ" - rTool $2105;"RemoveCDA" - rTool $2205;"RemoveNDA" - rTool $2305;"GetDeskAccInfo" - rTool $2405;"CallDeskAcc" - rTool $2505;"GetDeskGlobal" - -* Event Manager -:event_manager dw 26 - rTool $0106;"EMBootInit" - rTool $0206;"EMStartUp" - rTool $0306;"EMShutDown" - rTool $0406;"EMVersion" - rTool $0506;"EMReset" - rTool $0606;"EMStatus" - rTool $0906;"DoWindows" - rTool $0a06;"GetNextEvent" - rTool $0b06;"EventAvail" - rTool $0c06;"GetMouse" - rTool $0d06;"Button" - rTool $0e06;"StillDown" - rTool $0f06;"WaitMouseUp" - rTool $1006;"TickCount" - rTool $1106;"GetDblTime" - rTool $1206;"GetCaretTime" - rTool $1306;"SetSwitch" - rTool $1406;"PostEvent" - rTool $1506;"FlushEvents" - rTool $1606;"GetOSEvent" - rTool $1706;"OSEventAvail" - rTool $1806;"SetEventMask" - rTool $1906;"FakeMouse" - rTool $1a06;"SetAutoKeyLimit" - rTool $1b06;"GetKeyTranslation" - rTool $1c06;"SetKeyTranslation" - -* Scheduler -:scheduler dw 8 - rTool $0107;"SchBootInit" - rTool $0207;"SchStartUp" - rTool $0307;"SchShutDown" - rTool $0407;"SchVersion" - rTool $0507;"SchReset" - rTool $0607;"SchStatus" - rTool $0907;"SchAddTask" - rTool $0a07;"SchFlush" - -* Sound -:sound dw 22 - rTool $0108;"SoundBootInit" - rTool $0208;"SoundStartUp" - rTool $0308;"SoundShutDown" - rTool $0408;"SoundVersion" - rTool $0508;"SoundReset" - rTool $0608;"SoundToolStatus" - rTool $0908;"WriteRamBlock" - rTool $0a08;"ReadRamBlock" - rTool $0b08;"GetTableAddress" - rTool $0c08;"GetSoundVolume" - rTool $0d08;"SetSoundVolume" - rTool $0e08;"FFStartSound" - rTool $0f08;"FFStopSound" - rTool $1008;"FFSoundStatus" - rTool $1108;"FFGeneratorStatus" - rTool $1208;"SetSoundMIRQV" - rTool $1308;"SetUserSoundIRQV" - rTool $1408;"FFSoundDoneStatus" - rTool $1508;"FFSetUpSound" - rTool $1608;"FFStartPlaying" - rTool $1708;"SetDOCReg" - rTool $1808;"ReadDOCReg" - -* Apple Desktop Bus (ACE) -:adb dw 19 - rTool $0109;"ADBBootInit" - rTool $0209;"ADBStartUp" - rTool $0309;"ADBShutDown" - rTool $0409;"ADBVersion" - rTool $0509;"ADBReset" - rTool $0609;"ADBStatus" - rTool $0909;"SendInfo" - rTool $0a09;"ReadKeyMicroData" - rTool $0b09;"ReadKeyMicroMemory" - rTool $0d09;"AsyncADBReceive" - rTool $0e09;"SyncADBReceive" - rTool $0f09;"AbsOn" - rTool $1009;"AbsOff" - rTool $1109;"ReadAbs" - rTool $1209;"SetAbsScale" - rTool $1309;"GetAbsScale" - rTool $1409;"SRQPoll" - rTool $1509;"SRQRemove" - rTool $1609;"ClearSRQTable" - -* SANE -:sane dw 9 - rTool $010a;"SANEBootInit" - rTool $020a;"SANEStartUp" - rTool $030a;"SANEShutDown" - rTool $040a;"SANEVersion" - rTool $050a;"SANEReset" - rTool $060a;"SANEStatus" - rTool $090a;"FPNum" - rTool $0a0a;"DecStrNum" - rTool $0b0a;"ElemNum" - -* Integer Math -:integer_math dw 40 - rTool $010b;"IMBootInit" - rTool $020b;"IMStartUp" - rTool $030b;"IMShutDown" - rTool $040b;"IMVersion" - rTool $050b;"IMReset" - rTool $060b;"IMStatus" - rTool $090b;"Multiply" - rTool $0a0b;"SDivide" - rTool $0b0b;"UDivide" - rTool $0c0b;"LongMul" - rTool $0d0b;"LongDivide" - rTool $0e0b;"FixRatio" - rTool $0f0b;"FixMul" - rTool $100b;"FracMul" - rTool $110b;"FixDiv" - rTool $120b;"FracDiv" - rTool $130b;"FixRound" - rTool $140b;"FracSqrt" - rTool $150b;"FracCos" - rTool $160b;"FracSin" - rTool $170b;"FixATan2" - rTool $180b;"HiWord" - rTool $190b;"LoWord" - rTool $1a0b;"Long2Fix" - rTool $1b0b;"Fix2Long" - rTool $1c0b;"Fix2Frac" - rTool $1d0b;"Frac2Fix" - rTool $1e0b;"Fix2X" - rTool $1f0b;"Frac2X" - rTool $200b;"X2Fix" - rTool $210b;"X2Frac" - rTool $220b;"Int2Hex" - rTool $230b;"Long2Hex" - rTool $240b;"Hex2Int" - rTool $250b;"Hex2Long" - rTool $260b;"Int2Dec" - rTool $270b;"Long2Dec" - rTool $280b;"Dec2Int" - rTool $290b;"Dec2Long" - rTool $2a0b;"HexIt" - -* Text -:text dw 34 - rTool $010c;"TextBootInit" - rTool $020c;"TextStartUp" - rTool $030c;"TextShutDown" - rTool $040c;"TextVersion" - rTool $050c;"TextReset" - rTool $060c;"TextStatus" - rTool $090c;"SetInGlobals" - rTool $0a0c;"SetOutGlobals" - rTool $0b0c;"SetErrGlobals" - rTool $0c0c;"GetInGlobals" - rTool $0d0c;"GetOutGlobals" - rTool $0e0c;"GetErrGlobals" - rTool $0f0c;"SetInputDevice" - rTool $100c;"SetOutputDevice" - rTool $110c;"SetErrorDevice" - rTool $120c;"GetInputDevice" - rTool $130c;"GetOutputDevice" - rTool $140c;"GetErrorDevice" - rTool $150c;"InitTextDev" - rTool $160c;"CtlTextDev" - rTool $170c;"StatusTextDev" - rTool $180c;"WriteChar" - rTool $190c;"ErrWriteChar" - rTool $1a0c;"WriteLine" - rTool $1b0c;"ErrWriteLine" - rTool $1c0c;"WriteString" - rTool $1d0c;"ErrWriteString" - rTool $1e0c;"TextWriteBlock" - rTool $1f0c;"ErrWriteBlock" - rTool $200c;"WriteCString" - rTool $210c;"ErrWriteCString" - rTool $220c;"ReadChar" - rTool $230c;"TextReadBlock" - rTool $240c;"ReadLine" - -* Window Manager -:window_manager dw 105 - rTool $010e;"WindBootInit" - rTool $020e;"WindStartUp" - rTool $030e;"WindShutDown" - rTool $040e;"WindVersion" - rTool $050e;"WindReset" - rTool $060e;"WindStatus" - rTool $090e;"NewWindow" - rTool $0a0e;"CheckUpdate" - rTool $0b0e;"CloseWindow" - rTool $0c0e;"Desktop" - rTool $0d0e;"SetWTitle" - rTool $0e0e;"GetWTitle" - rTool $0f0e;"SetFrameColor" - rTool $100e;"GetFrameColor" - rTool $110e;"SelectWindow" - rTool $120e;"HideWindow" - rTool $130e;"ShowWindow" - rTool $140e;"SendBehind" - rTool $150e;"FrontWindow" - rTool $160e;"SetInfoDraw" - rTool $170e;"FindWindow" - rTool $180e;"TraceGoAway" - rTool $190e;"MoveWindow" - rTool $1a0e;"DragWindow" - rTool $1b0e;"GrowWindow" - rTool $1c0e;"SizeWindow" - rTool $1d0e;"TaskMaster" - rTool $1e0e;"BeginUpdate" - rTool $1f0e;"EndUpdate" - rTool $200e;"GetWMgrPort" - rTool $210e;"PinRect" - rTool $220e;"HiliteWindow" - rTool $230e;"ShowHide" - rTool $240e;"BringToFront" - rTool $250e;"WindNewRes" - rTool $260e;"TrackZoom" - rTool $270e;"ZoomWindow" - rTool $280e;"SetWRefCon" - rTool $290e;"GetWRefCon" - rTool $2a0e;"GetNextWindow" - rTool $2b0e;"GetWKind" - rTool $2c0e;"GetWFrame" - rTool $2d0e;"SetWFrame" - rTool $2e0e;"GetStructRgn" - rTool $2f0e;"GetContentRgn" - rTool $300e;"GetUpdateRgn" - rTool $310e;"GetDefProc" - rTool $320e;"SetDefProc" - rTool $330e;"GetWControls" - rTool $340e;"SetOriginMask" - rTool $350e;"GetInfoRefCon" - rTool $360e;"SetInfoRefCon" - rTool $370e;"GetZoomRect" - rTool $380e;"SetZoomRect" - rTool $390e;"RefreshDesktop" - rTool $3a0e;"InvalRect" - rTool $3b0e;"InvalRgn" - rTool $3c0e;"ValidRect" - rTool $3d0e;"ValidRgn" - rTool $3e0e;"GetContentOrigin" - rTool $3f0e;"SetContentOrigin" - rTool $400e;"GetDataSize" - rTool $410e;"SetDataSize" - rTool $420e;"GetMaxGrow" - rTool $430e;"SetMaxGrow" - rTool $440e;"GetScroll" - rTool $450e;"SetScroll" - rTool $460e;"GetPage" - rTool $470e;"SetPage" - rTool $480e;"GetContentDraw" - rTool $490e;"SetContentDraw" - rTool $4a0e;"GetInfoDraw" - rTool $4b0e;"SetSysWindow" - rTool $4c0e;"GetSysWFlag" - rTool $4d0e;"StartDrawing" - rTool $4e0e;"SetWindowIcons" - rTool $4f0e;"GetRectInfo" - rTool $500e;"StartInfoDrawing" - rTool $510e;"EndInfoDrawing" - rTool $520e;"GetFirstWindow" - rTool $530e;"WindDragRect" - rTool $540e;"Private01" - rTool $550e;"DrawInfoBar" - rTool $560e;"WindowGlobal" - rTool $570e;"SetContentOrigin2" - rTool $580e;"GetWindowMgrGlobals" - rTool $590e;"AlertWindow" - rTool $5a0e;"StartFrameDrawing" - rTool $5b0e;"EndFrameDrawing" - rTool $5c0e;"ResizeWindow" - rTool $5d0e;"TaskMasterContent" - rTool $5e0e;"TaskMasterKey" - rTool $5f0e;"TaskMasterDA" - rTool $600e;"CompileText" - rTool $610e;"NewWindow2" - rTool $620e;"ErrorWindow" - rTool $630e;"GetAuxWindInfo" - rTool $640e;"DoModalWindow" - rTool $650e;"MWGetCtlPart" - rTool $660e;"MWSetMenuProc" - rTool $670e;"MWStdDrawProc" - rTool $680e;"MWSetUpEditMenu" - rTool $690e;"FindCursorCtl" - rTool $6a0e;"ResizeInfoBar" - rTool $6b0e;"HandleDiskInsert" - -* Menu Manager -:menu_manager dw 76 - rTool $010f;"MenuBootInit" - rTool $020f;"MenuStartUp" - rTool $030f;"MenuShutDown" - rTool $040f;"MenuVersion" - rTool $050f;"MenuReset" - rTool $060f;"MenuStatus" - rTool $090f;"MenuKey" - rTool $0a0f;"GetMenuBar" - rTool $0b0f;"MenuRefresh" - rTool $0c0f;"FlashMenuBar" - rTool $0d0f;"InsertMenu" - rTool $0e0f;"DeleteMenu" - rTool $0f0f;"InsertMItem" - rTool $100f;"DeleteMItem" - rTool $110f;"GetSysBar" - rTool $120f;"SetSysBar" - rTool $130f;"FixMenuBar" - rTool $140f;"CountMItems" - rTool $150f;"NewMenuBar" - rTool $160f;"GetMHandle" - rTool $170f;"SetBarColors" - rTool $180f;"GetBarColors" - rTool $190f;"SetMTitleStart" - rTool $1a0f;"GetMTitleStart" - rTool $1b0f;"GetMenuMgrPort" - rTool $1c0f;"CalcMenuSize" - rTool $1d0f;"SetMTitleWidth" - rTool $1e0f;"GetMTitleWidth" - rTool $1f0f;"SetMenuFlag" - rTool $200f;"GetMenuFlag" - rTool $210f;"SetMenuTitle" - rTool $220f;"GetMenuTitle" - rTool $230f;"MenuGlobal" - rTool $240f;"SetMItem" - rTool $250f;"GetMItem" - rTool $260f;"SetMItemFlag" - rTool $270f;"GetMItemFlag" - rTool $280f;"SetMItemBlink" - rTool $290f;"MenuNewRes" - rTool $2a0f;"DrawMenuBar" - rTool $2b0f;"MenuSelect" - rTool $2c0f;"HiliteMenu" - rTool $2d0f;"NewMenu" - rTool $2e0f;"DisposeMenu" - rTool $2f0f;"InitPalette" - rTool $300f;"EnableMItem" - rTool $310f;"DisableMItem" - rTool $320f;"CheckMItem" - rTool $330f;"SetMItemMark" - rTool $340f;"GetMItemMark" - rTool $350f;"SetMItemStyle" - rTool $360f;"GetMItemStyle" - rTool $370f;"SetMenuID" - rTool $380f;"SetMItemID" - rTool $390f;"SetMenuBar" - rTool $3a0f;"SetMItemName" - rTool $3b0f;"GetPopUpDefProc" - rTool $3c0f;"PopUpMenuSelect" - rTool $3d0f;"DrawPopUp" - rTool $3e0f;"NewMenu2" - rTool $3f0f;"InsertMItem2" - rTool $400f;"SetMenuTitle2" - rTool $410f;"SetMItem2" - rTool $420f;"SetMItemName2" - rTool $430f;"NewMenuBar2" - rTool $450f;"HideMenuBar" - rTool $460f;"ShowMenuBar" - rTool $470f;"SetMItemIcon" - rTool $480f;"GetMItemIcon" - rTool $490f;"GetMItemStruct" - rTool $4a0f;"GetMItemStruct" - rTool $4b0f;"RemoveMItemStruct" - rTool $4c0f;"GetMItemFlag2" - rTool $4d0f;"SetMItemFlag2" - rTool $4f0f;"GetMItemBlink" - rTool $500f;"InsertPathMItems" - -* Control Manager -:control_manager dw 55 - rTool $0110;"CtlBootInit" - rTool $0210;"CtlStartUp" - rTool $0310;"CtlShutDown" - rTool $0410;"CtlVersion" - rTool $0510;"CtlReset" - rTool $0610;"CtlStatus" - rTool $0910;"NewControl" - rTool $0a10;"DisposeControl" - rTool $0b10;"KillControls" - rTool $0c10;"SetCtlTitle" - rTool $0d10;"GetCtlTitle" - rTool $0e10;"HideControl" - rTool $0f10;"ShowControl" - rTool $1010;"DrawControls" - rTool $1110;"HiliteControl" - rTool $1210;"CtlNewRes" - rTool $1310;"FindControl" - rTool $1410;"TestControl" - rTool $1510;"TrackControl" - rTool $1610;"MoveControl" - rTool $1710;"DragControl" - rTool $1810;"SetCtlIcons" - rTool $1910;"SetCtlValue" - rTool $1a10;"GetCtlValue" - rTool $1b10;"SetCtlParams" - rTool $1c10;"GetCtlParams" - rTool $1d10;"DragRect" - rTool $1e10;"GrowSize" - rTool $1f10;"GetCtlDpage" - rTool $2010;"SetCtlAction" - rTool $2110;"GetCtlAction" - rTool $2210;"SetCtlRefCon" - rTool $2310;"GetCtlRefCon" - rTool $2410;"EraseControl" - rTool $2510;"DrawOneCtl" - rTool $2610;"FindTargetCtl" - rTool $2710;"MakeNextCtlTarget" - rTool $2810;"MakeThisCtlTarget" - rTool $2910;"SendEventToCtl" - rTool $2a10;"GetCtlID" - rTool $2b10;"SetCtlID" - rTool $2c10;"CallCtlDefProc" - rTool $2d10;"NotifyCtls" - rTool $2e10;"GetCtlMoreFlags" - rTool $2f10;"SetCtlMoreFlags" - rTool $3010;"GetCtlHandleFromID" - rTool $3110;"NewControl2" - rTool $3210;"CMLoadResource" - rTool $3310;"CMReleaseResource" - rTool $3410;"SetCtlParamPtr" - rTool $3510;"GetCtlParamPtr" - rTool $3710;"InvalCtls" - rTool $3910;"FindRadioButton" - rTool $3a10;"SetLETextByID" - rTool $3b10;"GetLETextByID" - -* Loader -:loader dw 20 - rTool $0111;"LoaderBootInit" - rTool $0211;"LoaderStartUp" - rTool $0311;"LoaderShutDown" - rTool $0411;"LoaderVersion" - rTool $0511;"LoaderReset" - rTool $0611;"LoaderStatus" - rTool $0911;"InitialLoad" - rTool $0a11;"Restart" - rTool $0b11;"LoadSegNum" - rTool $0c11;"UnloadSegNum" - rTool $0d11;"LoadSegName" - rTool $0e11;"UnloadSeg" - rTool $0f11;"GetLoadSegInfo" - rTool $1011;"GetUserID" - rTool $1111;"LGetPathname" - rTool $1211;"UserShutDown" - rTool $1311;"RenamePathname" - rTool $2011;"InitialLoad2" - rTool $2111;"GetUserID2" - rTool $2211;"LGetPathname2" - -* Quickdraw Auxiliary -:qd_aux dw 16 - rTool $0112;"QDAuxBootInit" - rTool $0212;"QDAuxStartUp" - rTool $0312;"QDAuxShutDown" - rTool $0412;"QDAuxVersion" - rTool $0512;"QDAuxReset" - rTool $0612;"QDAuxStatus" - rTool $0912;"CopyPixels" - rTool $0a12;"WaitCursor" - rTool $0b12;"DrawIcon" - rTool $0c12;"SpecialRect" - rTool $0d12;"SeedFill" - rTool $0e12;"CalcMask" - rTool $0f12;"GetSysIcon" - rTool $1012;"PixelMap2Rgn" - rTool $1312;"IBeamCursor" - rTool $1412;"WhooshRect" - -* Print Manager -:print_manager dw 48 - rTool $0113;"PMBootInit" - rTool $0213;"PMStartUp" - rTool $0313;"PMShutDown" - rTool $0413;"PMVersion" - rTool $0513;"PMReset" - rTool $0613;"PMStatus" - rTool $0913;"PrDefault" - rTool $0a13;"PrValidate" - rTool $0b13;"PrStlDialog" - rTool $0c13;"PrJobDialog" - rTool $0d13;"PrPixelMap" - rTool $0e13;"PrOpenDoc" - rTool $0f13;"PrCloseDoc" - rTool $1013;"PrOpenPage" - rTool $1113;"PrClosePage" - rTool $1213;"PrPicFile" - rTool $1313;"PrControl" - rTool $1413;"PrError" - rTool $1513;"PrSetError" - rTool $1613;"PrChoosePrinter" - rTool $1713;"GetDeviceName" - rTool $1813;"PrGetPrinterSpecs" - rTool $1913;"PrDevPrChanged" - rTool $1a13;"PrDevStartup" - rTool $1b13;"PrDevShutDown" - rTool $1c13;"PrDevOpen" - rTool $1d13;"PrDevRead" - rTool $1e13;"PrDevWrite" - rTool $1f13;"PrDevClose" - rTool $2013;"PrDevStatus" - rTool $2113;"PrDevAsyncRead" - rTool $2213;"PrDevWriteBackground" - rTool $2313;"PrDriverVer" - rTool $2413;"PrPortVer" - rTool $2513;"PrGetZoneName" - rTool $2813;"PrGetPrinterDvrName" - rTool $2913;"PrGetPortDvrName" - rTool $2a13;"PrGetUserName" - rTool $2b13;"PrGetNetworkName" - rTool $3013;"PrDevIsItSafe" - rTool $3113;"GetZoneList" - rTool $3213;"GetMyZone" - rTool $3313;"GetPrinterList" - rTool $3413;"PMUnloadDriver" - rTool $3513;"PMLoadDriver" - rTool $3613;"PrGetDocName" - rTool $3713;"PrSetDocName" - rTool $3813;"PrGetPgOrientation" - -* LineEdit -:lineedit dw 34 - rTool $0114;"LEBootInit" - rTool $0214;"LEStartUp" - rTool $0314;"LEShutDown" - rTool $0414;"LEVersion" - rTool $0514;"LEReset" - rTool $0614;"LEStatus" - rTool $0914;"LENew" - rTool $0a14;"LEDispose" - rTool $0b14;"LESetText" - rTool $0c14;"LEIdle" - rTool $0d14;"LEClick" - rTool $0e14;"LESetSelect" - rTool $0f14;"LEActivate" - rTool $1014;"LEDeactivate" - rTool $1114;"LEKey" - rTool $1214;"LECut" - rTool $1314;"LECopy" - rTool $1414;"LEPaste" - rTool $1514;"LEDelete" - rTool $1614;"LEInsert" - rTool $1714;"LEUpdate" - rTool $1814;"LETextBox" - rTool $1914;"LEFromScrap" - rTool $1a14;"LEToScrap" - rTool $1b14;"LEScrapHandle" - rTool $1c14;"LEGetScrapLen" - rTool $1d14;"LESetScrapLen" - rTool $1e14;"LESetHilite" - rTool $1f14;"LESetCaret" - rTool $2014;"LETextBox2" - rTool $2114;"LESetJust" - rTool $2214;"LEGetTextHand" - rTool $2314;"LEGetTextLen" - rTool $2414;"GetLEDefProc" - -* Dialog Manager -:dialog_manager dw 52 - rTool $0115;"DialogBootInit" - rTool $0215;"DialogStartUp" - rTool $0315;"DialogShutDown" - rTool $0415;"DialogVersion" - rTool $0515;"DialogReset" - rTool $0615;"DialogStatus" - rTool $0915;"ErrorSound" - rTool $0a15;"NewModalDialog" - rTool $0b15;"NewModelessDialog" - rTool $0c15;"CloseDialog" - rTool $0d15;"NewDItem" - rTool $0e15;"RemoveDItem" - rTool $0f15;"ModalDialog" - rTool $1015;"IsDialogEvent" - rTool $1115;"DialogSelect" - rTool $1215;"DigCut" - rTool $1315;"DigCopy" - rTool $1415;"DigPaste" - rTool $1515;"DigDelete" - rTool $1615;"DrawDialog" - rTool $1715;"Alert" - rTool $1815;"StopAlert" - rTool $1915;"NoteAlert" - rTool $1a15;"CautionAlert" - rTool $1b15;"ParamText" - rTool $1c15;"SetDAFont" - rTool $1e15;"GetControlDItem" - rTool $1f15;"GetIText" - rTool $2015;"SetIText" - rTool $2115;"SelectIText" - rTool $2215;"HideDItem" - rTool $2315;"ShowDItem" - rTool $2415;"FindDItem" - rTool $2515;"UpdateDialog" - rTool $2615;"GetDItemType" - rTool $2715;"SetDItemType" - rTool $2815;"GetDItemBox" - rTool $2915;"SetDItemBox" - rTool $2a15;"GetFirstDItem" - rTool $2b15;"GetNextDItem" - rTool $2c15;"ModalDialog2" - rTool $2e15;"GetDItemValue" - rTool $2f15;"SetDItemValue" - rTool $3215;"GetNewModalDialog" - rTool $3315;"GetNewDItem" - rTool $3415;"GetAlertStage" - rTool $3515;"ResetAlertStage" - rTool $3615;"DefaultFilter" - rTool $3715;"GetDefButton" - rTool $3815;"SetDefButton" - rTool $3915;"DisableDItem" - rTool $3a15;"EnableDItem" - -* Scrap Manager -:scrap_manager dw 18 - rTool $0116;"ScrapBootInit" - rTool $0216;"ScrapStartUp" - rTool $0316;"ScrapShutDown" - rTool $0416;"ScrapVersion" - rTool $0516;"ScrapReset" - rTool $0616;"ScrapStatus" - rTool $0916;"UnloadScrap" - rTool $0a16;"LoadScrap" - rTool $0b16;"ZeroScrap" - rTool $0c16;"PutScrap" - rTool $0d16;"GetScrap" - rTool $0e16;"GetScrapHandle" - rTool $0f16;"GetScrapSize" - rTool $1016;"GetScrapPath" - rTool $1116;"SetScrapPath" - rTool $1216;"GetScrapCount" - rTool $1316;"GetScrapState" - rTool $1416;"GetIndScrap" - -* Standard File -:standard_file dw 19 - rTool $0117;"SFBootInit" - rTool $0217;"SFStartUp" - rTool $0317;"SFShutDown" - rTool $0417;"SFVersion" - rTool $0517;"SFReset" - rTool $0617;"SFStatus" - rTool $0917;"SFGetFile" - rTool $0a17;"SFPutFile" - rTool $0b17;"SFPGetFile" - rTool $0c17;"SFPPutFile" - rTool $0d17;"SFAllCaps" - rTool $0e17;"SFGetFile2" - rTool $0f17;"SFPutFile2" - rTool $1017;"SFPGetFile2" - rTool $1117;"SFPPutFile2" - rTool $1217;"SFShowInvisible" - rTool $1317;"SFReScan" - rTool $1417;"SFMultiGet2" - rTool $1517;"SFPMultiGet2" - -* Note Synthesizer -:note_synthesizer dw 13 - rTool $0119;"NSBootInit" - rTool $0219;"NSStartUp" - rTool $0319;"NSShutDown" - rTool $0419;"NSVersion" - rTool $0519;"NSReset" - rTool $0619;"NSStatus" - rTool $0919;"AllocGen" - rTool $0a19;"DeallocGen" - rTool $0b19;"NoteOn" - rTool $0c19;"NoteOff" - rTool $0d19;"AllNotesOff" - rTool $0e19;"NSSetUpdateRate" - rTool $0f19;"NSSetUserUpdateRtn" - -* Note Sequencer -:note_sequencer dw 19 - rTool $011a;"SeqBootInit" - rTool $021a;"SeqStartUp" - rTool $031a;"SeqShutDown" - rTool $041a;"SeqVersion" - rTool $051a;"SeqReset" - rTool $061a;"SeqStatus" - rTool $091a;"SetIncr" - rTool $0a1a;"ClearIncr" - rTool $0b1a;"GetTimer" - rTool $0c1a;"GetLoc" - rTool $0d1a;"SeqAllNotesOff" - rTool $0e1a;"SetTrkInfo" - rTool $0f1a;"StartSeq" - rTool $101a;"StepSeq" - rTool $111a;"StopSeq" - rTool $121a;"SetInstTable" - rTool $131a;"StartInts" - rTool $141a;"StopInts" - rTool $151a;"StartSeqRel" - -* Font Manager -:font_manager dw 26 - rTool $011b;"FMBootInit" - rTool $021b;"FMStartUp" - rTool $031b;"FMShutDown" - rTool $041b;"FMVersion" - rTool $051b;"FMReset" - rTool $061b;"FMStatus" - rTool $091b;"CountFamilies" - rTool $0a1b;"FindFamily" - rTool $0b1b;"GetFamInfo" - rTool $0c1b;"GetFamNum" - rTool $0d1b;"AddFamily" - rTool $0e1b;"InstallFont" - rTool $0f1b;"SetPurgeStat" - rTool $101b;"CountFonts" - rTool $111b;"FindFontStats" - rTool $121b;"LoadFont" - rTool $131b;"LoadSysFont" - rTool $141b;"AddFontVar" - rTool $151b;"FixFontMenu" - rTool $161b;"ChooseFont" - rTool $171b;"ItemID2FamNum" - rTool $181b;"FMSetSysFont" - rTool $191b;"FMGetSysFID" - rTool $1a1b;"FMGetCurFID" - rTool $1b1b;"FamNum2ItemID" - rTool $1c1b;"InstallWithStats" - -* List Manager -:list_manager dw 22 - rTool $011c;"ListBootInit" - rTool $021c;"ListStartUp" - rTool $031c;"ListShutDown" - rTool $041c;"ListVersion" - rTool $051c;"ListReset" - rTool $061c;"ListStatus" - rTool $091c;"CreateList" - rTool $0a1c;"SortList" - rTool $0b1c;"NextMember" - rTool $0c1c;"DrawMember" - rTool $0d1c;"SelectMember" - rTool $0e1c;"GetListDefProc" - rTool $0f1c;"ResetMember" - rTool $101c;"NewList" - rTool $111c;"DrawMember2" - rTool $121c;"NextMember2" - rTool $131c;"ResetMember2" - rTool $141c;"SelectMember2" - rTool $151c;"SortList2" - rTool $161c;"NewList2" - rTool $171c;"ListKey" - rTool $181c;"CompareStrings" - -* Audio Compression and Expansion (ACE) -:audio dw 13 - rTool $011d;"ACEBootInit" - rTool $021d;"ACEStartUp" - rTool $031d;"ACEShutDown" - rTool $041d;"ACEVersion" - rTool $051d;"ACEReset" - rTool $061d;"ACEStatus" - rTool $071d;"ACEInfo" - rTool $091d;"ACECompress" - rTool $0a1d;"ACEExpand" - rTool $0b1d;"ACECompBegin" - rTool $0c1d;"ACEExpBegin" - rTool $0d1d;"GetACEExpState" - rTool $0e1d;"SetACEExpState" - -* Resource Manager -:resource dw 43 - rTool $011e;"ResourceBootInit" - rTool $021e;"ResourceStartUp" - rTool $031e;"ResourceShutDown" - rTool $041e;"ResourceVersion" - rTool $051e;"ResourceReset" - rTool $061e;"ResourceStatus" - rTool $091e;"CreateResourceFile" - rTool $0a1e;"OpenResourceFile" - rTool $0b1e;"CloseResourceFile" - rTool $0c1e;"AddResource" - rTool $0d1e;"UpdateResourceFile" - rTool $0e1e;"LoadResource" - rTool $0f1e;"RemoveResource" - rTool $101e;"MarkResourceChange" - rTool $111e;"SetCurResourceFile" - rTool $121e;"GetCurResourceFile" - rTool $131e;"SetCurResourceApp" - rTool $141e;"GetCurResourceApp" - rTool $151e;"HomeResourceFile" - rTool $161e;"WriteResource" - rTool $171e;"ReleaseResource" - rTool $181e;"DetachResource" - rTool $191e;"UniqueResourceID" - rTool $1a1e;"SetResourceID" - rTool $1b1e;"GetResourceAttr" - rTool $1c1e;"SetResourceAttr" - rTool $1d1e;"GetResourceSize" - rTool $1e1e;"MatchResourceHandle" - rTool $1f1e;"GetOpenFileRefNum" - rTool $201e;"CountTypes" - rTool $211e;"GetIndType" - rTool $221e;"CountResources" - rTool $231e;"GetIndResource" - rTool $241e;"SetResourceLoad" - rTool $251e;"SetResourceFileDepth" - rTool $261e;"GetMapHandle" - rTool $271e;"LoadAbsResource" - rTool $281e;"ResourceConverter" - rTool $291e;"LoadResource2" - rTool $2a1e;"RMFindNamedResource" - rTool $2b1e;"RMGetResourceName" - rTool $2c1e;"RMLoadNamedResource" - rTool $2d1e;"RMSetResourceName" - -* MIDI -:midi dw 12 - rTool $0120;"MidiBootInit" - rTool $0220;"MidiStartUp" - rTool $0320;"MidiShutDown" - rTool $0420;"MidiVersion" - rTool $0520;"MidiReset" - rTool $0620;"MidiStatus" - rTool $0920;"MidiControl" - rTool $0a20;"MidiDevice" - rTool $0b20;"MidiClock" - rTool $0c20;"MidiInfo" - rTool $0d20;"MidiReadPacket" - rTool $0e20;"MidiWritePacket" - -* Video Overlay -:video_overlay dw 28 - rTool $0121;"VDBootInit" - rTool $0221;"VDStartUp" - rTool $0321;"VDShutDown" - rTool $0421;"VDVersion" - rTool $0521;"VDReset" - rTool $0621;"VDStatus" - rTool $0921;"VDInStatus" - rTool $0a21;"VDInSetStd" - rTool $0b21;"VDInGetStd" - rTool $0c21;"VDInConvAdj" - rTool $0d21;"VDKeyControl" - rTool $0e21;"VDKeyStatus" - rTool $0f21;"VDKeySetKCol" - rTool $1021;"VDKeyGetKRCol" - rTool $1121;"VDKeyGetKGCol" - rTool $1221;"VDKeyGetKBCol" - rTool $1321;"VDKeySetKDiss" - rTool $1421;"VDKeyGetKDiss" - rTool $1521;"VDKeySetNKDiss" - rTool $1621;"VDKeyGetNKDiss" - rTool $1721;"VDOutSetStd" - rTool $1821;"VDOutGetStd" - rTool $1921;"VDOutControl" - rTool $1a21;"VDOutStatus" - rTool $1b21;"VDGetFeatures" - rTool $1c21;"VDInControl" - rTool $1d21;"VDGGControl" - rTool $1e21;"VDGGStatus" - -* Textedit -:textedit dw 37 - rTool $0122;"TEBootInit" - rTool $0222;"TEStartUp" - rTool $0322;"TEShutDown" - rTool $0422;"TEVersion" - rTool $0522;"TEReset" - rTool $0622;"TEStatus" - rTool $0922;"TENew" - rTool $0a22;"TEKill" - rTool $0b22;"TESetText" - rTool $0c22;"TEGetText" - rTool $0d22;"TEGetTextInfo" - rTool $0e22;"TEIdle" - rTool $0f22;"TEActivate" - rTool $1022;"TEDeactivate" - rTool $1122;"TEClick" - rTool $1222;"TEUpdate" - rTool $1322;"TEPaintText" - rTool $1422;"TEKey" - rTool $1622;"TECut" - rTool $1722;"TECopy" - rTool $1822;"TEPaste" - rTool $1922;"TEClear" - rTool $1a22;"TEInsert" - rTool $1b22;"TEReplace" - rTool $1c22;"TEGetSelection" - rTool $1d22;"TESetSelection" - rTool $1e22;"TEGetSelectionStyle" - rTool $1f22;"TEStyleChange" - rTool $2022;"TEOffsetToPoint" - rTool $2122;"TEPointToOffset" - rTool $2222;"TEGetDefProc" - rTool $2322;"TEGetRuler" - rTool $2422;"TESetRuler" - rTool $2522;"TEScroll" - rTool $2622;"TEGetInternalProc" - rTool $2722;"TEGetLastError" - rTool $2822;"TECompactRecord" - -* MIDI Synth -:midi_synth dw 38 - rTool $0123;"MSBootInit" - rTool $0223;"MSStartUp" - rTool $0323;"MSShutDown" - rTool $0423;"MSVersion" - rTool $0523;"MSReset" - rTool $0623;"MSStatus" - rTool $0923;"SetBasicChannel" - rTool $0a23;"SetMIDIMode" - rTool $0b23;"PlayNote" - rTool $0c23;"StopNote" - rTool $0d23;"KillAllNotes" - rTool $0e23;"SetRecTrack" - rTool $0f23;"SetPlayTrack" - rTool $1023;"TrackToChannel" - rTool $1123;"Locate" - rTool $1223;"SetVelComp" - rTool $1323;"SetMIDIPort" - rTool $1423;"SetInstrument" - rTool $1523;"SeqPlayer" - rTool $1623;"SetTempo" - rTool $1723;"SetCallBack" - rTool $1823;"SysExOut" - rTool $1923;"SetBeat" - rTool $1a23;"MIDIMessage" - rTool $1b23;"LocateEnd" - rTool $1c23;"Merge" - rTool $1d23;"DeleteTrack" - rTool $1e23;"SetMetro" - rTool $1f23;"GetMSData" - rTool $2023;"ConvertToTime" - rTool $2123;"ConvertToMeasure" - rTool $2223;"MSSuspend" - rTool $2323;"MSResume" - rTool $2423;"SetTuningTable" - rTool $2523;"GetTuningTable" - rTool $2623;"SetTrackOut" - rTool $2723;"InitMIDIDriver" - rTool $2823;"RemoveMIDIDriver" - -* Media Controller -:media_control dw 44 - rTool $0126;"MCBootInit" - rTool $0226;"MCStartUp" - rTool $0326;"MCShutDown" - rTool $0426;"MCVersion" - rTool $0526;"MCReset" - rTool $0626;"MCStatus" - rTool $0926;"MCGetErrorMsg" - rTool $0a26;"MCLoadDriver" - rTool $0b26;"MCUnLoadDriver" - rTool $0c26;"MCTime2Bin" - rTool $0d26;"MCBin2Time" - rTool $0e26;"MCGetTrackTitle" - rTool $0f26;"MCSetTrackTitle" - rTool $1026;"MCGetProgram" - rTool $1126;"MCSetProgram" - rTool $1226;"MCGetDiscTitle" - rTool $1326;"MCSetDiscTitle" - rTool $1426;"MCDStartUp" - rTool $1526;"MCDShutDown" - rTool $1626;"MCGetFeatures" - rTool $1726;"MCPlay" - rTool $1826;"MCPause" - rTool $1926;"MCSendRawData" - rTool $1a26;"MCGetStatus" - rTool $1b26;"MCControl" - rTool $1c26;"MCScan" - rTool $1d26;"MCGetSpeeds" - rTool $1e26;"MCSpeed" - rTool $1f26;"MCStopAt" - rTool $2026;"MCJog" - rTool $2126;"MCSearchTo" - rTool $2226;"MCSearchDone" - rTool $2326;"MCSearchWait" - rTool $2426;"MCGetPosition" - rTool $2526;"MCSetAudio" - rTool $2626;"MCGetTimes" - rTool $2726;"MCGetDiscTOC" - rTool $2826;"MCGetDiscID" - rTool $2926;"MCGetNoTracks" - rTool $2a26;"MCRecord" - rTool $2b26;"MCStop" - rTool $2c26;"MCWaitRawData" - rTool $2d26;"MCGetName" - rTool $2e26;"MCSetVolume" - -* Male Voice -:male_voice dw 7 - rTool $0132;"MaleBootInit" - rTool $0232;"MaleStartUp" - rTool $0332;"MaleShutDown" - rTool $0432;"MaleVersion" - rTool $0532;"MaleReset" - rTool $0632;"MaleStatus" - rTool $0932;"MaleSpeak" - -* Female Voice -:female_voice dw 7 - rTool $0133;"FemaleBootInit" - rTool $0233;"FemaleStartUp" - rTool $0333;"FemaleShutDown" - rTool $0433;"FemaleVersion" - rTool $0533;"FemaleReset" - rTool $0633;"FemaleStatus" - rTool $0933;"FemaleSpeak" - -* TML Speech Toolkit -:tml_speech dw 14 - rTool $0134;"SpeechBootInit" - rTool $0234;"SpeechStartUp" - rTool $0334;"SpeechShutDown" - rTool $0434;"SpeechVersion" - rTool $0534;"SpeechReset" - rTool $0634;"SpeechStatus" - rTool $0934;"Parse" - rTool $0a34;"DictInsert" - rTool $0b34;"DictDelete" - rTool $0c34;"DictDump" - rTool $0d34;"SetSayGlobals" - rTool $0e34;"DictInit" - rTool $0f34;"Say" - rTool $1034;"Activate" - -* GSBug 1.5+ -:gsbug dw 6 - rTool $04ff;"DebugVersion" - rTool $06ff;"DebugStatus" - rTool $09ff;"DebugStr" - rTool $0aff;"SetMileStone" - rTool $0bff;"DebugSetHook" - rTool $0cff;"DebugGetInfo" - - -************************************************** -* GS/OS, ProDOS, High Sierra, AppleShare * -* equates. * -************************************************** -~gsos ent - -:00 dw :prodos,:shell,0,0 -:04 dw 0,0,0,0 -:08 dw 0,0,0,0 -:0c dw 0,0,0,0 -:10 dw 0,0,0,0 -:14 dw 0,0,0,0 -:18 dw 0,0,0,0 -:1c dw 0,0,0,0 -:20 dw :gsos,0,0,0 -:24 dw 0,0,0,0 -:28 dw 0,0,0,0 -:2c dw 0,0,0,0 -:30 dw 0,0,0,0 -:34 dw 0,0,0,0 -:38 dw 0,0,0,0 -:3c dw 0,0,0,0 -:40 dw 0,0,0,0 -:44 dw 0,0,0,0 -:48 dw 0,0,0,0 -:4c dw 0,0,0,0 -:50 dw 0,0,0,0 -:54 dw 0,0,0,0 -:58 dw 0,0,0,0 -:5c dw 0,0,0,0 -:60 dw 0,0,0,0 -:64 dw 0,0,0,0 -:68 dw 0,0,0,0 -:6c dw 0,0,0,0 -:70 dw 0,0,0,0 -:74 dw 0,0,0,0 -:78 dw 0,0,0,0 -:7c dw 0,0,0,0 -:80 dw 0,0,0,0 -:84 dw 0,0,0,0 -:88 dw 0,0,0,0 -:8c dw 0,0,0,0 -:90 dw 0,0,0,0 -:94 dw 0,0,0,0 -:98 dw 0,0,0,0 -:9c dw 0,0,0,0 -:a0 dw 0,0,0,0 -:a4 dw 0,0,0,0 -:a8 dw 0,0,0,0 -:ac dw 0,0,0,0 -:b0 dw 0,0,0,0 -:b4 dw 0,0,0,0 -:b8 dw 0,0,0,0 -:bc dw 0,0,0,0 -:c0 dw 0,0,0,0 -:c4 dw 0,0,0,0 -:c8 dw 0,0,0,0 -:cc dw 0,0,0,0 -:d0 dw 0,0,0,0 -:d4 dw 0,0,0,0 -:d8 dw 0,0,0,0 -:dc dw 0,0,0,0 -:e0 dw 0,0,0,0 -:e4 dw 0,0,0,0 -:e8 dw 0,0,0,0 -:ec dw 0,0,0,0 -:f0 dw 0,0,0,0 -:f4 dw 0,0,0,0 -:f8 dw 0,0,0,0 -:fc dw 0,0,0,0 - - -:prodos dw 66 - rGSOS $0001;"CreateP16" - rGSOS $0002;"DestroyP16" - rGSOS $0004;"ChangePathP16" - rGSOS $0005;"SetFileInfoP16" - rGSOS $0006;"GetFileInfoP16" - rGSOS $0008;"VolumeP16" - rGSOS $0009;"SetPrefixP16" - rGSOS $000a;"GetPrefixP16" - rGSOS $000b;"ClearBackupBitP16" - rGSOS $000e;"ExpandPathP16" - rGSOS $0010;"OpenP16" - rGSOS $0011;"NewlineP16" - rGSOS $0012;"ReadP16" - rGSOS $0013;"WriteP16" - rGSOS $0014;"CloseP16" - rGSOS $0015;"FlushP16" - rGSOS $0016;"SetMarkP16" - rGSOS $0017;"GetMarkP16" - rGSOS $0018;"SetEOFP16" - rGSOS $0019;"GetEOFP16" - rGSOS $001a;"SetLevelP16" - rGSOS $001b;"GetLevelP16" - rGSOS $001c;"GetDirEntryP16" - rGSOS $0020;"GetDevNumP16" - rGSOS $0021;"GetLastDevP16" - rGSOS $0022;"ReadBlockP16" - rGSOS $0023;"WriteBlockP16" - rGSOS $0024;"FormatP16" - rGSOS $0025;"EraseDiskP16" - rGSOS $0027;"GetNameP16" - rGSOS $0028;"GetBootVolP16" - rGSOS $0029;"QuitP16" - rGSOS $002a;"GetVersionP16" - rGSOS $002c;"DInfoP16" - rGSOS $0031;"AllocInterruptP16" - rGSOS $0032;"DeallocInterruptP16" - rGSOS $0040;"AllocInterruptP8" - rGSOS $0041;"DeallocInterruptP16" - rGSOS $0042;"AppleTalk" - rGSOS $0043;"SpecialOpenFork" - rGSOS $0044;"ByteRangeLock" - rGSOS $0065;"QuitP8" - rGSOS $0080;"ReadBlockP8" - rGSOS $0081;"WriteBlockP8" - rGSOS $0082;"GetTimeP8" - rGSOS $00c0;"CreateP8" - rGSOS $00c1;"DestroyP8" - rGSOS $00c2;"RenameP8" - rGSOS $00c3;"SetFileInfoP8" - rGSOS $00c4;"GetFileInfoP8" - rGSOS $00c5;"OnlineP8" - rGSOS $00c6;"SetPrefixP8" - rGSOS $00c7;"GetPrefixP8" - rGSOS $00c8;"OpenP8" - rGSOS $00c9;"NewlineP8" - rGSOS $00ca;"ReadP8" - rGSOS $00cb;"WriteP8" - rGSOS $00cc;"CloseP8" - rGSOS $00cd;"FlushP8" - rGSOS $00ce;"SetMarkP8" - rGSOS $00cf;"GetMarkP8" - rGSOS $00d0;"SetEOFP8" - rGSOS $00d1;"GetEOFP8" - rGSOS $00d2;"SetBufP8" - rGSOS $00d3;"GetBufP8" - -:shell dw 27 - rGSOS $0101;"Get_LInfo" - rGSOS $0102;"Set_LInfo" - rGSOS $0103;"Get_Lang" - rGSOS $0104;"Set_Lang" - rGSOS $0105;"Error" - rGSOS $0106;"Set_Variable" - rGSOS $0107;"Version" - rGSOS $0108;"Read_Indexed" - rGSOS $0109;"Init_Wildcard" - rGSOS $010a;"Next_Wildcard" - rGSOS $010b;"Read_Variable" - rGSOS $010c;"ChangeVector" - rGSOS $010d;"Execute" - rGSOS $010e;"FastFile" - rGSOS $010f;"Direction" - rGSOS $0110;"Redirect" - rGSOS $0113;"Stop" - rGSOS $0114;"ExpandDevices" - rGSOS $0115;"UnsetVariable" - rGSOS $0116;"Export" - rGSOS $0117;"PopVariables" - rGSOS $0118;"PushVariables" - rGSOS $0119;"SetStopFlag" - rGSOS $011a;"ConsoleOut" - rGSOS $011b;"SetIODevices" - rGSOS $011c;"GetIODevices" - rGSOS $011d;"GetCommand" - -:gsos dw 55 - rGSOS $2001;"CreateGS" - rGSOS $2002;"DestroyGS" - rGSOS $2003;"OSShutdownGS" - rGSOS $2004;"ChangePathGS" - rGSOS $2005;"SetFileInfoGS" - rGSOS $2006;"GetFileInfoGS" - rGSOS $2007;"JudgeNameGS" - rGSOS $2008;"VolumeGS" - rGSOS $2009;"SetPrefixGS" - rGSOS $200a;"GetPrefixGS" - rGSOS $200b;"ClearBackupBitGS" - rGSOS $200c;"SetSysPrefsGS" - rGSOS $200d;"NullGS" - rGSOS $200e;"ExpandPathGS" - rGSOS $200f;"GetSysPrefsGS" - rGSOS $2010;"OpenGS" - rGSOS $2011;"NewLineGS" - rGSOS $2012;"ReadGS" - rGSOS $2013;"WriteGS" - rGSOS $2014;"CloseGS" - rGSOS $2015;"FlushGS" - rGSOS $2016;"SetMarkGS" - rGSOS $2017;"GetMarkGS" - rGSOS $2018;"SetEOFGS" - rGSOS $2019;"GetEOFGS" - rGSOS $201a;"SetLevelGS" - rGSOS $201b;"GetLevelGS" - rGSOS $201c;"GetDirEntryGS" - rGSOS $201d;"BeginSessionGS" - rGSOS $201e;"EndSessionGS" - rGSOS $201f;"SessionStatusGS" - rGSOS $2020;"GetDevNumberGS" - rGSOS $2024;"FormatGS" - rGSOS $2025;"EraseDiskGS" - rGSOS $2026;"ResetCacheGS" - rGSOS $2027;"GetNameGS" - rGSOS $2028;"GetBootVolGS" - rGSOS $2029;"QuitGS" - rGSOS $202a;"GetVersionGS" - rGSOS $202b;"GetFSTInfoGS" - rGSOS $202c;"DInfoGS" - rGSOS $202d;"DStatusGS" - rGSOS $202e;"DControlGS" - rGSOS $202f;"DReadGS" - rGSOS $2030;"DWriteGS" - rGSOS $2031;"BindIntGS" - rGSOS $2032;"UnbindIntGS" - rGSOS $2033;"FSTSpecificGS" - rGSOS $2034;"AddNotifyProcGS" - rGSOS $2035;"DelNotifyProcGS" - rGSOS $2036;"DRenameGS" - rGSOS $2037;"GetStdRefNumGS" - rGSOS $2038;"GetRefNumGS" - rGSOS $2039;"GetRefInfoGS" - rGSOS $203a;"SetStdRefNumGS" - - -************************************************** -* ROM equates. * -************************************************** -~rom ent - -:00 dw bank_00,bank_01,0,0,0,0,0,0 -:08 dw 0,0,0,0,0,0,0,0 -:10 dw 0,0,0,0,0,0,0,0 -:18 dw 0,0,0,0,0,0,0,0 -:20 dw 0,0,0,0,0,0,0,0 -:28 dw 0,0,0,0,0,0,0,0 -:30 dw 0,0,0,0,0,0,0,0 -:38 dw 0,0,0,0,0,0,0,0 -:40 dw 0,0,0,0,0,0,0,0 -:48 dw 0,0,0,0,0,0,0,0 -:50 dw 0,0,0,0,0,0,0,0 -:58 dw 0,0,0,0,0,0,0,0 -:60 dw 0,0,0,0,0,0,0,0 -:68 dw 0,0,0,0,0,0,0,0 -:70 dw 0,0,0,0,0,0,0,0 -:78 dw 0,0,0,0,0,0,0,0 -:80 dw 0,0,0,0,0,0,0,0 -:88 dw 0,0,0,0,0,0,0,0 -:90 dw 0,0,0,0,0,0,0,0 -:98 dw 0,0,0,0,0,0,0,0 -:a0 dw 0,0,0,0,0,0,0,0 -:a8 dw 0,0,0,0,0,0,0,0 -:b0 dw 0,0,0,0,0,0,0,0 -:b8 dw 0,0,0,0,0,0,0,0 -:c0 dw 0,0,0,0,0,0,0,0 -:c8 dw 0,0,0,0,0,0,0,0 -:d0 dw 0,0,0,0,0,0,0,0 -:d8 dw 0,0,0,0,0,0,0,0 -:e0 dw bank_e0,bank_e1,0,0,0,0,0,0 -:e8 dw 0,0,0,0,0,0,0,0 -:f0 dw 0,0,0,0,0,0,0,0 -:f8 dw 0,0,0,0,0,0,0,0 - - -bank_00 equ * -:00 dw 0,0,0,:adr_03,0,0,0,0 -:08 dw 0,0,0,0,0,0,0,0 -:10 dw 0,0,0,0,0,0,0,0 -:18 dw 0,0,0,0,0,0,0,0 -:20 dw 0,0,0,0,0,0,0,0 -:28 dw 0,0,0,0,0,0,0,0 -:30 dw 0,0,0,0,0,0,0,0 -:38 dw 0,0,0,0,0,0,0,0 -:40 dw 0,0,0,0,0,0,0,0 -:48 dw 0,0,0,0,0,0,0,0 -:50 dw 0,0,0,0,0,0,0,0 -:58 dw 0,0,0,0,0,0,0,0 -:60 dw 0,0,0,0,0,0,0,0 -:68 dw 0,0,0,0,0,0,0,0 -:70 dw 0,0,0,0,0,0,0,0 -:78 dw 0,0,0,0,0,0,0,0 -:80 dw 0,0,0,0,0,0,0,0 -:88 dw 0,0,0,0,0,0,0,0 -:90 dw 0,0,0,0,0,0,0,0 -:98 dw 0,0,0,0,0,0,0,0 -:a0 dw 0,0,0,0,0,0,0,0 -:a8 dw 0,0,0,0,0,0,0,0 -:b0 dw 0,0,0,0,0,0,0,0 -:b8 dw 0,0,0,0,0,0,0,:adr_bf -:c0 dw :adr_c0,0,0,:adr_c3,:adr_c4,0,0,0 -:c8 dw 0,0,0,0,0,0,0,0 -:d0 dw 0,0,0,0,0,0,0,0 -:d8 dw 0,0,0,0,0,0,0,0 -:e0 dw 0,0,0,0,0,0,0,0 -:e8 dw 0,0,0,0,0,0,0,0 -:f0 dw 0,0,0,0,0,0,0,0 -:f8 dw :adr_f8,:adr_f9,:adr_fa,:adr_fb,:adr_fc,:adr_fd,:adr_fe,:adr_ff - -:adr_03 dw 16 - rROM $03f0;"BRKV_lo" - rROM $03f1;"BRKV_hi" - rROM $03f2;"SOFTEV_lo" - rROM $03f3;"SOFTEV_hi" - rROM $03f4;"PWREDUP" - rROM $03f5;"AMPERV" - rROM $03f6;"AMPERV_lo" - rROM $03f7;"AMOERV_hi" - rROM $03f8;"USRADR" - rROM $03f9;"USERADR_lo" - rROM $03fa;"USERADR_hi" - rROM $03fb;"NMI" - rROM $03fc;"NMI_lo" - rROM $03fd;"NMI_hi" - rROM $03fe;"IRQLOC_lo" - rROM $03ff;"IRQLOC_hi" - -:adr_bf dw 1 - rROM $bf00;"PRO8MLI" - -:adr_c0 dw 117 - rROM $c000;"IOADR" - rROM $c001;"SET80COL" - rROM $c002;"RDMAINRAM" - rROM $c003;"RDCARDRAM" - rROM $c004;"WRMAINRAM" - rROM $c005;"WRCARDRAM" - rROM $c006;"SETSLOTCXROM" - rROM $c007;"SETINTCXROM" - rROM $c008;"SETSTDZP" - rROM $c009;"SETALTZP" - rROM $c00a;"SETINTC3ROM" - rROM $c00b;"SETSLOTC3ROM" - rROM $c00c;"CLR80VID" - rROM $c00d;"SET80VID" - rROM $c00e;"CLRALTCHAR" - rROM $c00f;"SETALTCHAR" - rROM $c010;"KBDSTRB" - rROM $c011;"RDLCBNK2" - rROM $c012;"RDLCRAM" - rROM $c013;"RDRAMRD" - rROM $c014;"RDRAMWRT" - rROM $c015;"RDCXROM" - rROM $c016;"RDALTZP" - rROM $c017;"RDC3ROM" - rROM $c018;"RD80COL" - rROM $c019;"RDVBLBAR" - rROM $c01a;"RDTEXT" - rROM $c01b;"RDMIX" - rROM $c01c;"RDPAGE2" - rROM $c01d;"RDHIRES" - rROM $c01e;"ALTCHARSET" - rROM $c01f;"RD80VID" - rROM $c021;"MONOCOLOR" - rROM $c022;"TBCOLOR" - rROM $c023;"VGCINT" - rROM $c024;"MOUSEDATA" - rROM $c025;"KEYMODREG" - rROM $c026;"DATAREG" - rROM $c027;"KMSTATUS" - rROM $c028;"ROMBANK" - rROM $c029;"NEWVIDEO" - rROM $c02b;"LANGSEL" - rROM $c02c;"CHARROM" - rROM $c02d;"SLTROMSEL" - rROM $c02e;"VERTCNT" - rROM $c02f;"HORIZCNT" - rROM $c030;"SPKR" - rROM $c031;"DISKREG" - rROM $c032;"SCANINT" - rROM $c033;"CLOCKDATA" - rROM $c034;"CLOCKCTL" - rROM $c035;"SHADOW" - rROM $c036;"CYAREG" - rROM $c037;"DMAREG" - rROM $c038;"SCCBREG" - rROM $c039;"SCCAREG" - rROM $c03a;"SCCBDATA" - rROM $c03b;"SCCADATA" - rROM $c03c;"SOUNDCTL" - rROM $c03d;"SOUNDDATA" - rROM $c03e;"SOUNDADRL" - rROM $c03f;"SOUNDADRH" - rROM $c041;"INTEN" - rROM $c044;"MMDELTAX" - rROM $c045;"MMDELTAY" - rROM $c046;"DIAGTYPE" - rROM $c047;"CLRVBLINT" - rROM $c048;"CLRXYINT" - rROM $c050;"TXTCLR" - rROM $c051;"TXTSET" - rROM $c052;"MIXCLR" - rROM $c053;"MIXSET" - rROM $c054;"TXTPAGE1" - rROM $c055;"TXTPAGE2" - rROM $c056;"LORES" - rROM $c057;"HIRES" - rROM $c058;"SETAN0" - rROM $c059;"CLRAN0" - rROM $c05a;"SETAN1" - rROM $c05b;"CLRAN1" - rROM $c05c;"SETAN2" - rROM $c05d;"CLRAN" - rROM $c05e;"SETAN3" - rROM $c05f;"CLRAN3" - rROM $c060;"BUTN3" - rROM $c061;"BUTN0" - rROM $c062;"BUTN1" - rROM $c063;"BUTN2" - rROM $c064;"PADDL0" - rROM $c065;"PADDL1" - rROM $c066;"PADDL2" - rROM $c067;"PADDL3" - rROM $c068;"STATEREG" - rROM $c06d;"TESTREG" - rROM $c06e;"CLRTM" - rROM $c06f;"ENTM" - rROM $c070;"PTRIG" - rROM $c071;"ROMIN" - rROM $c083;"LCBANK2" - rROM $c08b;"LCBANK1" - rROM $c0e0;"IWM:PH0_off" - rROM $c0e1;"IWM:PH0_on" - rROM $c0e2;"IWM:PH1_off" - rROM $c0e3;"IWM:PH1_on" - rROM $c0e4;"IWM:PH2_off" - rROM $c0e5;"IWM:PH2_on" - rROM $c0e6;"IWM:PH3_off" - rROM $c0e7;"IWM:PH3_on" - rROM $c0e8;"IWM:motor_off" - rROM $c0e9;"IWM:motor_on" - rROM $c0ea;"IWM:drive_1" - rROM $c0eb;"IWM:drive_2" - rROM $c0ec;"IWM:Q6_OFF_Read" - rROM $c0ed;"IWM:Q6_ON_WP-Sense" - rROM $c0ee;"IWM:Q7_OFF_WP-Sense/Read" - rROM $c0ef;"IWM:Q7_ON_Write" - -:adr_c3 dw 2 ;bank $00 - rROM $c311;"AUXMOVE" - rROM $c314;"XFER" - -:adr_c4 dw 8 ;bank $00 - rROM $c412;"SETMOUSE" - rROM $c413;"SERVEMOUSE" - rROM $c414;"READMOUSE" - rROM $c415;"CLEARMOUSE" - rROM $c416;"POSMOUSE" - rROM $c417;"CLAMPMOUSE" - rROM $c418;"HOMEMOUSE" - rROM $c419;"INITMOUSE" - -:adr_f8 dw 14 ;bank $00 - rROM $f800;"PLOT" - rROM $f80e;"PLOT1" - rROM $f819;"HLINE" - rROM $f828;"VLINE" - rROM $f832;"CLRSCR" - rROM $f836;"CLRTOP" - rROM $f847;"GBASCALC" - rROM $f85f;"NXTCOL" - rROM $f864;"SETCOL" - rROM $f871;"SCRN" - rROM $f88c;"INSDS1.2" - rROM $f88e;"INSDS2" - rROM $f890;"GET816LEN" - rROM $f8d0;"INSTDSP" - -:adr_f9 dw 7 - rROM $f940;"PRNTYX" - rROM $f941;"PRNTAX" - rROM $f944;"PRNTX" - rROM $f948;"PRBLNK" - rROM $f94a;"PRBL2" - rROM $f953;"PCADJ" - rROM $f962;"TEXT2COPY" - -:adr_fa dw 7 - rROM $fa40;"OLDIRQ" - rROM $fa4c;"BREAK" - rROM $fa59;"OLDBRK" - rROM $fa62;"RESET" - rROM $faa6;"PWRUP" - rROM $faba;"SLOOP" - rROM $fad7;"REGDSP" - -:adr_fb dw 23 - rROM $fb19;"RTBL" - rROM $fb1e;"PREAD" - rROM $fb21;"PREAD4" - rROM $fb2f;"INIT" - rROM $fb39;"SETTXT" - rROM $fb40;"SETGR" - rROM $fb4b;"SETWND" - rROM $fb51;"SETWND2" - rROM $fb5b;"TABV" - rROM $fb60;"APPLEII" - rROM $fb6f;"SETPWRC" - rROM $fb78;"VIDWAIT" - rROM $fb88;"KBDWAIT" - rROM $fbb3;"VERSION" - rROM $fbbf;"ZIDBYTE2" - rROM $fbc0;"ZIDBYTE" - rROM $fbc1;"BASCALC" - rROM $fbdd;"BELL1" - rROM $fbe2;"BELL1.2" - rROM $fbe4;"BELL2" - rROM $fbf0;"STORADV" - rROM $fbf4;"ADVANCE" - rROM $fbfd;"VIDOUT" - -:adr_fc dw 15 - rROM $fc10;"BS" - rROM $fc1a;"UP" - rROM $fc22;"VTAB" - rROM $fc24;"VTABZ" - rROM $fc42;"CLREOP" - rROM $fc58;"HOME" - rROM $fc62;"CR" - rROM $fc66;"LF" - rROM $fc70;"SCROLL" - rROM $fc9c;"CLREOL" - rROM $fc9e;"CLREOLZ" - rROM $fca8;"WAIT" - rROM $fcb4;"NXTA4" - rROM $fcba;"NXTA1" - rROM $fcc9;"HEADR" - -:adr_fd dw 17 - rROM $fd0c;"RDKEY" - rROM $fd10;"FD10" - rROM $fd18;"RDKEY1" - rROM $fd1b;"KEYIN" - rROM $fd35;"RDCHAR" - rROM $fd67;"GETLNZ" - rROM $fd6a;"GETLN" - rROM $fd6c;"GETLN0" - rROM $fd6f;"GETLN1" - rROM $fd8b;"CROUT1" - rROM $fd8e;"CROUT" - rROM $fd92;"PRA1" - rROM $fdda;"PRBYTE" - rROM $fde3;"PRHEX" - rROM $fded;"COUT" - rROM $fdf0;"COUT1" - rROM $fdf6;"COUTZ" - -:adr_fe dw 12 - rROM $fe1f;"IDROUTINE" - rROM $fe2c;"MOVE" - rROM $fe5e;"LIST" - rROM $fe80;"SETINV" - rROM $fe84;"SETNORM" - rROM $fe89;"SETKBD" - rROM $fe8b;"INPORT" - rROM $fe93;"SETVID" - rROM $fe95;"OUTPORT" - rROM $feb6;"GO" - rROM $fecd;"WRITE" - rROM $fefd;"READ" - -:adr_ff dw 35 - rROM $ff2d;"PRERR" - rROM $ff3a;"BELL" - rROM $ff3f;"RESTORE" - rROM $ff4a;"SAVE" - rROM $ff58;"IORTS" - rROM $ff59;"OLDRST" - rROM $ff65;"MON" - rROM $ff69;"MONZ" - rROM $ff6c;"MONZ2" - rROM $ff70;"MONZ4" - rROM $ff8a;"DIG" - rROM $ffa7;"GETNUM" - rROM $ffad;"NXTCHR" - rROM $ffbe;"TOSUB" - rROM $ffc7;"ZMODE" - rROM $ffe4;"NCOP_lo" - rROM $ffe5;"NCOP_hi" - rROM $ffe6;"NBREAK_lo" - rROM $ffe7;"NBREAK_hi" - rROM $ffe8;"NABORT_lo" - rROM $ffe9;"NABORT_hi" - rROM $ffea;"NNMI_lo" - rROM $ffeb;"NNMI_hi" - rROM $ffee;"NIRQ_lo" - rROM $ffef;"NIRQ_hi" - rROM $fff4;"ECOP_lo" - rROM $fff5;"ECOP_hi" - rROM $fff8;"EABORT_lo" - rROM $fff9;"EABORT_hi" - rROM $fffa;"ENMI_lo" - rROM $fffb;"ENMI_hi" - rROM $fffc;"ERESET_lo" - rROM $fffd;"ERESET_hi" - rROM $fffe;"EBRKIRQ_lo" - rROM $ffff;"EBRKIRQ_hi" - - -bank_01 equ * -:00 dw 0,0,0,0,0,0,0,0 -:08 dw 0,0,0,0,0,0,0,0 -:10 dw 0,0,0,0,0,0,0,0 -:18 dw 0,0,0,0,0,0,0,0 -:20 dw 0,0,0,0,0,0,0,0 -:28 dw 0,0,0,0,0,0,0,0 -:30 dw 0,0,0,0,0,0,0,0 -:38 dw 0,0,0,0,0,0,0,0 -:40 dw 0,0,0,0,0,0,0,0 -:48 dw 0,0,0,0,0,0,0,0 -:50 dw 0,0,0,0,0,0,0,0 -:58 dw 0,0,0,0,0,0,0,0 -:60 dw 0,0,0,0,0,0,0,0 -:68 dw 0,0,0,0,0,0,0,0 -:70 dw 0,0,0,0,0,0,0,0 -:78 dw 0,0,0,0,0,0,0,0 -:80 dw 0,0,0,0,0,0,0,0 -:88 dw 0,0,0,0,0,0,0,0 -:90 dw 0,0,0,0,0,0,0,0 -:98 dw 0,0,0,0,0,0,0,0 -:a0 dw 0,0,0,0,0,0,0,0 -:a8 dw 0,0,0,0,0,0,0,0 -:b0 dw 0,0,0,0,0,0,0,0 -:b8 dw 0,0,0,0,0,0,0,0 -:c0 dw 0,0,0,0,0,0,0,0 -:c8 dw 0,0,0,0,0,0,0,0 -:d0 dw 0,0,0,0,0,0,0,0 -:d8 dw 0,0,0,0,0,0,0,0 -:e0 dw 0,0,0,0,0,0,0,0 -:e8 dw 0,0,0,0,0,0,0,0 -:f0 dw 0,0,0,0,0,0,0,0 -:f8 dw 0,0,0,0,:adr_fc,0,0,0 - -:adr_fc dw 18 - rROM $fc00;"DevDispatcher" - rROM $fc04;"CacheFindBlk" - rROM $fc08;"CacheAddBlk" - rROM $fc14;"CacheDelBlk" - rROM $fc1c;"AllocSeg" - rROM $fc20;"ReleaseSeg" - rROM $fc34;"SwapOut" - rROM $fc38;"Deref" - rROM $fc50;"SetSysSpeed" - rROM $fc68;"LockMem" - rROM $fc6c;"UnlockMem" - rROM $fc70;"MoveInfo" - rROM $fc88;"Signal" - rROM $fc90;"SetDisksw" - rROM $fca4;"SupDrvrDisp" - rROM $fca8;"InstallDriver" - rROM $fcbc;"DynSlotArbiter" - rROM $fcd8;"UnbindIntVec" - -bank_e0 equ * -:00 dw 0,0,0,0,0,0,0,0 -:08 dw 0,0,0,0,0,0,0,0 -:10 dw 0,0,0,0,0,0,0,0 -:18 dw 0,0,0,0,0,0,:adr_1e,0 -:20 dw 0,0,0,0,0,0,0,0 -:28 dw 0,0,0,0,0,0,0,0 -:30 dw 0,0,0,0,0,0,0,0 -:38 dw 0,0,0,0,0,0,0,0 -:40 dw 0,0,0,0,0,0,0,0 -:48 dw 0,0,0,0,0,0,0,0 -:50 dw 0,0,0,0,0,0,0,0 -:58 dw 0,0,0,0,0,0,0,0 -:60 dw 0,0,0,0,0,0,0,0 -:68 dw 0,0,0,0,0,0,0,0 -:70 dw 0,0,0,0,0,0,0,0 -:78 dw 0,0,0,0,0,0,0,0 -:80 dw 0,0,0,0,0,0,0,0 -:88 dw 0,0,0,0,0,0,0,0 -:90 dw 0,0,0,0,0,0,0,0 -:98 dw 0,0,0,0,0,0,0,0 -:a0 dw 0,0,0,0,0,0,0,0 -:a8 dw 0,0,0,0,0,0,0,0 -:b0 dw 0,0,0,0,0,0,0,0 -:b8 dw 0,0,0,0,0,0,0,0 -:c0 dw 0,0,0,0,0,0,0,0 -:c8 dw 0,0,0,0,0,0,0,0 -:d0 dw 0,0,0,0,0,0,0,0 -:d8 dw 0,0,0,0,0,0,0,0 -:e0 dw 0,0,0,0,0,0,0,0 -:e8 dw 0,0,0,0,0,0,0,0 -:f0 dw 0,0,0,0,0,0,0,0 -:f8 dw 0,0,0,0,0,0,0,0 - -:adr_1e dw 16 - rROM $1e04;"QD_StdText" - rROM $1e08;"QD_StdLine" - rROM $1e0c;"QD_StdRect" - rROM $1e10;"QD_StdRRect" - rROM $1e14;"QD_StdOval" - rROM $1e18;"QD_StdArc" - rROM $1e1c;"QD_StdPoly" - rROM $1e20;"QD_StdRgn" - rROM $1e24;"QD_StdPixels" - rROM $1e28;"QD_StdComment" - rROM $1e2c;"QD_StdTxMeas" - rROM $1e30;"QD_StdTxBnds" - rROM $1e34;"QD_StdGetPic" - rROM $1e38;"QD_StdPutPic" - rROM $1e98;"QD_ShieldCursor" - rROM $1e9c;"QD_UnshieldCursor" - -bank_e1 equ * -:00 dw :adr_00,:adr_01,:adr_02,0,0,0,0,0 -:08 dw 0,0,0,0,0,0,0,0 -:10 dw :adr_10,0,0,0,0,0,0,0 -:18 dw 0,0,0,0,0,0,0,0 -:20 dw 0,0,0,0,0,0,0,0 -:28 dw 0,0,0,0,0,0,0,0 -:30 dw 0,0,0,0,0,0,0,0 -:38 dw 0,0,0,0,0,0,0,0 -:40 dw 0,0,0,0,0,0,0,0 -:48 dw 0,0,0,0,0,0,0,0 -:50 dw 0,0,0,0,0,0,0,0 -:58 dw 0,0,0,0,0,0,0,0 -:60 dw 0,0,0,0,0,0,0,0 -:68 dw 0,0,0,0,0,0,0,0 -:70 dw 0,0,0,0,0,0,0,0 -:78 dw 0,0,0,0,0,0,0,0 -:80 dw 0,0,0,0,0,0,0,0 -:88 dw 0,0,0,0,0,0,0,0 -:90 dw 0,0,0,0,0,0,0,0 -:98 dw 0,0,0,0,0,0,0,0 -:a0 dw 0,0,0,0,0,0,0,0 -:a8 dw 0,0,0,0,0,0,0,0 -:b0 dw 0,0,0,0,0,0,0,0 -:b8 dw 0,0,0,0,0,0,0,0 -:c0 dw 0,0,0,0,0,0,0,0 -:c8 dw 0,0,0,0,0,0,0,0 -:d0 dw 0,0,0,0,0,0,:adr_d6,0 -:d8 dw 0,0,:adr_da,0,0,0,0,0 -:e0 dw 0,0,0,0,0,0,0,0 -:e8 dw 0,0,0,0,0,0,0,0 -:f0 dw 0,0,0,0,0,0,0,0 -:f8 dw 0,0,0,0,0,0,0,0 - -:adr_00 dw 50 - rROM $0000;"DISPATCH1" - rROM $0004;"DISPATCH2" - rROM $0008;"UDISPATCH1" - rROM $000c;"UDISPATCH2" - rROM $0010;"INTMGRV" - rROM $0014;"COPMGRV" - rROM $0018;"ABORTMGRV" - rROM $001c;"SYSDMGRV" - rROM $0020;"IRQ.APTALK" - rROM $0024;"IRQ.SERIAL" - rROM $0028;"IRQ.SCAN" - rROM $002c;"IRQ.SOUND" - rROM $0030;"IRQ.VBL" - rROM $0034;"IRQ.MOUSE" - rROM $0038;"IRQ.QTR" - rROM $003c;"IRQ.KBD" - rROM $0040;"IRQ.RESPONSE" - rROM $0044;"IRQ.SRQ" - rROM $0048;"IRQ.DSKACC" - rROM $004c;"IRQ.FLUSH" - rROM $0050;"IRQ.MICRO" - rROM $0054;"IRQ.1SEC" - rROM $0058;"IRQ.EXT" - rROM $005c;"IRQ.OTHER" - rROM $0060;"CUPDATE" - rROM $0064;"INCBUSYFLG" - rROM $0068;"DECBUSYFLG" - rROM $006c;"BELLVECTOR" - rROM $0070;"BREAKVECTOR" - rROM $0074;"TRACEVECTOR" - rROM $0078;"STEPVECTOR" - rROM $0080;"TOWRITEBR" - rROM $0084;"TOREADBR" - rROM $0088;"TOWRITETIME" - rROM $008c;"TOREADTIME" - rROM $0090;"TOCTRL.PANEL" - rROM $0094;"TOBRAMSETUP" - rROM $0098;"TOPRINTMSG8" - rROM $009c;"TOPRINTMSG16" - rROM $00a0;"CTRLYVECTOR" - rROM $00a4;"TOTEXTPG2DA" - rROM $00a8;"PRO16MLI" - rROM $00ac;"OS_VECTOR" - rROM $00b0;"GS/OS" - rROM $00b4;"OS_P8_SWITCH" - rROM $00b8;"OS_PUBLIC_FLAGS" - rROM $00bc;"OS_KIND" - rROM $00bd;"OS_BOOT" - rROM $00be;"OS_BUSY_FLAG" - rROM $00c0;"MSGPOINTER" - -:adr_01 dw 3 - rROM $0180;"TO_BUSY_STRIP" - rROM $0184;"TO_STRIP" - rROM $01b2;"MIDI_INPUT_POLL" - -:adr_02 dw 4 - rROM $0200;"MEMORY_MOVER" - rROM $0204;"SET_SYSTEM_SPEED" - rROM $0208;"SLOT_ARBITER" - rROM $0220;"HyperCard_IIgs_Callback" - -:adr_10 dw 14 - rROM $1004;"AppleTalk_BASIC" - rROM $1008;"AppleTalk_Pascal" - rROM $100c;"AppleTalk_RamGoComp" - rROM $1010;"AppleTalk_SoftReset" - rROM $1014;"AppleTalk_RamDispatch" - rROM $1018;"AppleTalk_RamForbid" - rROM $101c;"AppleTalk_RamPermit" - rROM $1020;"AppleTalk_ProEntry" - rROM $1022;"AppleTalk_ProDOS" - rROM $1026;"AppleTalk_SerStatus" - rROM $102a;"AppleTalk_SerWrite" - rROM $102e;"AppleTalk_SerRead" - rROM $103a;"INIT_FILE_HOOK" - rROM $103e;"AppleTalk_PFI_Vector" - -:adr_d6 dw 1 - rROM $d600;"AppleTalk_CmdTable" - -:adr_da dw 1 - rROM $da00;"AppleTalk_TickCount" - - -************************************************** - sav tool.l + END OF ARCHIVE