-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOrphan.s
More file actions
77 lines (46 loc) · 1.02 KB
/
Orphan.s
File metadata and controls
77 lines (46 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
org $904F40
InitDispatcher:
org $926B6E
DispTable:
org $927250
RomRsrcHead:
org $9051CE
InitIntHandler:
org $915B58
NMInit:
org $90613A
InitTimeMgr:
org $909920
DoEject:
org $904DAC
InitQueue:
clr.w (A1)+
org $906A96
InitSCSIMgr:
org $9053B8
InitADB:
org $916E4C
InitGestalt:
org $905C42
ADBProc:
org $905678
FDBShiftInt_VIA2:
org $91642E
NMGNEFilter:
org $90651E
FSIODNETbl:
org $907316
SCSILoad:
org $9269CC
CrsrDevHandleVBL:
org $92679C
InitCrTable:
org $90534A
VRemove_Exit:
rts
VBLInt_VIA:
addq.l #1,(Ticks)
move.b #2,(VIA_IFR-VIA_Base,A1)
bset.b #6,VBLQueue
bne.b VRemove_Exit
move #$2000,SR