forked from virtualagc/virtualagc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSUM_CHECK_END_OF_BANK_MARKERS.agc
99 lines (60 loc) · 2.46 KB
/
SUM_CHECK_END_OF_BANK_MARKERS.agc
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
### FILE="Main.annotation"
## Copyright: Public domain.
## Filename: SUM_CHECK_END_OF_BANK_MARKERS.agc
## Purpose: A section of Sunburst revision 37, or Shepatin revision 0.
## It is part of an early development version of the software
## for Apollo Guidance Computer (AGC) on the unmanned Lunar
## Module (LM) flight Apollo 5. Sunburst 37 was the program
## upon which Don Eyles's offline development program Shepatin
## was based; the listing herein transcribed was actually for
## the equivalent revision 0 of Shepatin.
## This file is intended to be a faithful transcription, except
## that the code format has been changed to conform to the
## requirements of the yaYUL assembler rather than the
## original YUL assembler.
## Reference: pp. 885-886
## Assembler: yaYUL
## Contact: Ron Burkey <[email protected]>.
## Website: www.ibiblio.org/apollo/index.html
## Mod history: 2017-05-24 MAS Created from Sunburst 120.
## 2017-06-14 HG Transcribed
## 2017-06-23 RSB Proofed comment text with
## octopus/ProoferComments.
## Page 885
BNKSUM 00
BNKSUM 01
BNKSUM 02
BNKSUM 03
BNKSUM 04
BNKSUM 05
BNKSUM 06
BNKSUM 07
BNKSUM 10
BNKSUM 11
BNKSUM 12
BNKSUM 13
BNKSUM 14
BNKSUM 15
BNKSUM 16
BNKSUM 17
BNKSUM 20
BNKSUM 21
BNKSUM 22
BNKSUM 23
BNKSUM 24
BNKSUM 25
BNKSUM 26
BNKSUM 27
BNKSUM 30
## Page 886
BNKSUM 31
BNKSUM 32
BNKSUM 33
BNKSUM 34
BNKSUM 35
BNKSUM 36
BNKSUM 37
BNKSUM 40
BNKSUM 41
BNKSUM 42
BNKSUM 43