ripxplore 0.5.1 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/doc/classes/AppleDosPic.html +20 -20
- data/doc/classes/AppleDosPic.src/M000016.html +7 -5
- data/doc/classes/AppleDosPic.src/M000017.html +4 -4
- data/doc/classes/AppleDosPic.src/M000018.html +4 -4
- data/doc/classes/AppleDosPic.src/M000019.html +18 -0
- data/doc/classes/AppleHiResPic.html +35 -20
- data/doc/classes/AppleHiResPic.src/M000004.html +3 -4
- data/doc/classes/AppleHiResPic.src/M000005.html +3 -3
- data/doc/classes/AppleHiResPic.src/M000006.html +4 -4
- data/doc/classes/AppleHiResPic.src/M000007.html +3 -3
- data/doc/classes/AppleHiResPic.src/M000008.html +18 -0
- data/doc/classes/NADOLPic.html +10 -10
- data/doc/classes/NADOLPic.src/M000014.html +6 -4
- data/doc/classes/NADOLPic.src/M000015.html +18 -0
- data/doc/classes/PascalPic.html +10 -10
- data/doc/classes/PascalPic.src/M000012.html +6 -4
- data/doc/classes/PascalPic.src/M000013.html +18 -0
- data/doc/classes/ProDosBinPic.html +15 -15
- data/doc/classes/ProDosBinPic.src/M000009.html +7 -5
- data/doc/classes/ProDosBinPic.src/M000010.html +3 -3
- data/doc/classes/ProDosBinPic.src/M000011.html +18 -0
- data/doc/classes/RipXplore.html +1 -1
- data/doc/created.rid +1 -1
- data/doc/files/lib/RipXplore_rb.html +1 -1
- data/doc/files/lib/native_file_types/apple2/AppleHiResPic_rb.html +1 -1
- data/doc/fr_class_index.html +0 -5
- data/doc/fr_file_index.html +0 -1
- data/doc/fr_method_index.html +0 -18
- data/doc/index.html +1 -1
- data/lib/RipXplore.rb +1 -1
- data/lib/native_file_types/apple2/AppleHiResPic.rb +6 -2
- data/test/testlog.txt +60059 -226
- metadata +7 -2
|
@@ -88,10 +88,10 @@
|
|
|
88
88
|
<h3 class="section-bar">Methods</h3>
|
|
89
89
|
|
|
90
90
|
<div class="name-list">
|
|
91
|
-
<a href="#
|
|
92
|
-
<a href="#
|
|
93
|
-
<a href="#
|
|
94
|
-
<a href="#
|
|
91
|
+
<a href="#M000016">file_system_file_types</a>
|
|
92
|
+
<a href="#M000018">header_length</a>
|
|
93
|
+
<a href="#M000017">load_address</a>
|
|
94
|
+
<a href="#M000019">unpacked_picture_bytes</a>
|
|
95
95
|
</div>
|
|
96
96
|
</div>
|
|
97
97
|
|
|
@@ -113,12 +113,12 @@
|
|
|
113
113
|
<div id="methods">
|
|
114
114
|
<h3 class="section-bar">Public Class methods</h3>
|
|
115
115
|
|
|
116
|
-
<div id="method-
|
|
117
|
-
<a name="
|
|
116
|
+
<div id="method-M000016" class="method-detail">
|
|
117
|
+
<a name="M000016"></a>
|
|
118
118
|
|
|
119
119
|
<div class="method-heading">
|
|
120
|
-
<a href="AppleDosPic.src/
|
|
121
|
-
onclick="popupCode('AppleDosPic.src/
|
|
120
|
+
<a href="AppleDosPic.src/M000016.html" target="Code" class="method-signature"
|
|
121
|
+
onclick="popupCode('AppleDosPic.src/M000016.html');return false;">
|
|
122
122
|
<span class="method-name">file_system_file_types</span><span class="method-args">()</span>
|
|
123
123
|
</a>
|
|
124
124
|
</div>
|
|
@@ -127,12 +127,12 @@
|
|
|
127
127
|
</div>
|
|
128
128
|
</div>
|
|
129
129
|
|
|
130
|
-
<div id="method-
|
|
131
|
-
<a name="
|
|
130
|
+
<div id="method-M000017" class="method-detail">
|
|
131
|
+
<a name="M000017"></a>
|
|
132
132
|
|
|
133
133
|
<div class="method-heading">
|
|
134
|
-
<a href="AppleDosPic.src/
|
|
135
|
-
onclick="popupCode('AppleDosPic.src/
|
|
134
|
+
<a href="AppleDosPic.src/M000017.html" target="Code" class="method-signature"
|
|
135
|
+
onclick="popupCode('AppleDosPic.src/M000017.html');return false;">
|
|
136
136
|
<span class="method-name">load_address</span><span class="method-args">(contents)</span>
|
|
137
137
|
</a>
|
|
138
138
|
</div>
|
|
@@ -143,12 +143,12 @@
|
|
|
143
143
|
|
|
144
144
|
<h3 class="section-bar">Public Instance methods</h3>
|
|
145
145
|
|
|
146
|
-
<div id="method-
|
|
147
|
-
<a name="
|
|
146
|
+
<div id="method-M000018" class="method-detail">
|
|
147
|
+
<a name="M000018"></a>
|
|
148
148
|
|
|
149
149
|
<div class="method-heading">
|
|
150
|
-
<a href="AppleDosPic.src/
|
|
151
|
-
onclick="popupCode('AppleDosPic.src/
|
|
150
|
+
<a href="AppleDosPic.src/M000018.html" target="Code" class="method-signature"
|
|
151
|
+
onclick="popupCode('AppleDosPic.src/M000018.html');return false;">
|
|
152
152
|
<span class="method-name">header_length</span><span class="method-args">()</span>
|
|
153
153
|
</a>
|
|
154
154
|
</div>
|
|
@@ -157,12 +157,12 @@
|
|
|
157
157
|
</div>
|
|
158
158
|
</div>
|
|
159
159
|
|
|
160
|
-
<div id="method-
|
|
161
|
-
<a name="
|
|
160
|
+
<div id="method-M000019" class="method-detail">
|
|
161
|
+
<a name="M000019"></a>
|
|
162
162
|
|
|
163
163
|
<div class="method-heading">
|
|
164
|
-
<a href="AppleDosPic.src/
|
|
165
|
-
onclick="popupCode('AppleDosPic.src/
|
|
164
|
+
<a href="AppleDosPic.src/M000019.html" target="Code" class="method-signature"
|
|
165
|
+
onclick="popupCode('AppleDosPic.src/M000019.html');return false;">
|
|
166
166
|
<span class="method-name">unpacked_picture_bytes</span><span class="method-args">()</span>
|
|
167
167
|
</a>
|
|
168
168
|
</div>
|
|
@@ -5,14 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>file_system_file_types (AppleDosPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">
|
|
15
|
-
|
|
16
|
-
<span class="ruby-
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 122</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">file_system_file_types</span>
|
|
15
|
+
{
|
|
16
|
+
<span class="ruby-constant">AppleDos</span>=<span class="ruby-operator">></span><span class="ruby-value">0x04</span>
|
|
17
|
+
}
|
|
18
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
19
|
</body>
|
|
18
20
|
</html>
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>load_address (AppleDosPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
13
|
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 128</span>
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">load_address</span>(<span class="ruby-identifier">contents</span>)
|
|
15
|
+
<span class="ruby-identifier">contents</span>[<span class="ruby-value">0</span>]<span class="ruby-operator">+</span><span class="ruby-identifier">contents</span>[<span class="ruby-value">1</span>]<span class="ruby-operator">*</span><span class="ruby-value">256</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
17
|
</body>
|
|
18
18
|
</html>
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>header_length (AppleDosPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
<span class="ruby-
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 132</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">header_length</span>
|
|
15
|
+
<span class="ruby-value">4</span>
|
|
16
16
|
<span class="ruby-keyword kw">end</span></pre>
|
|
17
17
|
</body>
|
|
18
18
|
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>unpacked_picture_bytes (AppleDosPic)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 135</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">unpacked_picture_bytes</span>
|
|
15
|
+
<span class="ruby-identifier">data_without_header</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -92,13 +92,14 @@ generic class for a HI-RES picture
|
|
|
92
92
|
<h3 class="section-bar">Methods</h3>
|
|
93
93
|
|
|
94
94
|
<div class="name-list">
|
|
95
|
+
<a href="#M000004">buffer_to_picture</a>
|
|
95
96
|
<a href="#M000001">file_system_file_types</a>
|
|
96
97
|
<a href="#M000003">matching_score</a>
|
|
97
|
-
<a href="#
|
|
98
|
-
<a href="#
|
|
99
|
-
<a href="#
|
|
98
|
+
<a href="#M000008">picture_format</a>
|
|
99
|
+
<a href="#M000007">picture_height</a>
|
|
100
|
+
<a href="#M000006">picture_width</a>
|
|
100
101
|
<a href="#M000002">scanline_offsets</a>
|
|
101
|
-
<a href="#
|
|
102
|
+
<a href="#M000005">to_picture</a>
|
|
102
103
|
</div>
|
|
103
104
|
</div>
|
|
104
105
|
|
|
@@ -168,6 +169,20 @@ generic class for a HI-RES picture
|
|
|
168
169
|
<div id="methods">
|
|
169
170
|
<h3 class="section-bar">Public Class methods</h3>
|
|
170
171
|
|
|
172
|
+
<div id="method-M000004" class="method-detail">
|
|
173
|
+
<a name="M000004"></a>
|
|
174
|
+
|
|
175
|
+
<div class="method-heading">
|
|
176
|
+
<a href="AppleHiResPic.src/M000004.html" target="Code" class="method-signature"
|
|
177
|
+
onclick="popupCode('AppleHiResPic.src/M000004.html');return false;">
|
|
178
|
+
<span class="method-name">buffer_to_picture</span><span class="method-args">(buffer)</span>
|
|
179
|
+
</a>
|
|
180
|
+
</div>
|
|
181
|
+
|
|
182
|
+
<div class="method-description">
|
|
183
|
+
</div>
|
|
184
|
+
</div>
|
|
185
|
+
|
|
171
186
|
<div id="method-M000001" class="method-detail">
|
|
172
187
|
<a name="M000001"></a>
|
|
173
188
|
|
|
@@ -215,12 +230,12 @@ should be a subclass for each file system
|
|
|
215
230
|
|
|
216
231
|
<h3 class="section-bar">Public Instance methods</h3>
|
|
217
232
|
|
|
218
|
-
<div id="method-
|
|
219
|
-
<a name="
|
|
233
|
+
<div id="method-M000008" class="method-detail">
|
|
234
|
+
<a name="M000008"></a>
|
|
220
235
|
|
|
221
236
|
<div class="method-heading">
|
|
222
|
-
<a href="AppleHiResPic.src/
|
|
223
|
-
onclick="popupCode('AppleHiResPic.src/
|
|
237
|
+
<a href="AppleHiResPic.src/M000008.html" target="Code" class="method-signature"
|
|
238
|
+
onclick="popupCode('AppleHiResPic.src/M000008.html');return false;">
|
|
224
239
|
<span class="method-name">picture_format</span><span class="method-args">()</span>
|
|
225
240
|
</a>
|
|
226
241
|
</div>
|
|
@@ -229,12 +244,12 @@ should be a subclass for each file system
|
|
|
229
244
|
</div>
|
|
230
245
|
</div>
|
|
231
246
|
|
|
232
|
-
<div id="method-
|
|
233
|
-
<a name="
|
|
247
|
+
<div id="method-M000007" class="method-detail">
|
|
248
|
+
<a name="M000007"></a>
|
|
234
249
|
|
|
235
250
|
<div class="method-heading">
|
|
236
|
-
<a href="AppleHiResPic.src/
|
|
237
|
-
onclick="popupCode('AppleHiResPic.src/
|
|
251
|
+
<a href="AppleHiResPic.src/M000007.html" target="Code" class="method-signature"
|
|
252
|
+
onclick="popupCode('AppleHiResPic.src/M000007.html');return false;">
|
|
238
253
|
<span class="method-name">picture_height</span><span class="method-args">()</span>
|
|
239
254
|
</a>
|
|
240
255
|
</div>
|
|
@@ -243,12 +258,12 @@ should be a subclass for each file system
|
|
|
243
258
|
</div>
|
|
244
259
|
</div>
|
|
245
260
|
|
|
246
|
-
<div id="method-
|
|
247
|
-
<a name="
|
|
261
|
+
<div id="method-M000006" class="method-detail">
|
|
262
|
+
<a name="M000006"></a>
|
|
248
263
|
|
|
249
264
|
<div class="method-heading">
|
|
250
|
-
<a href="AppleHiResPic.src/
|
|
251
|
-
onclick="popupCode('AppleHiResPic.src/
|
|
265
|
+
<a href="AppleHiResPic.src/M000006.html" target="Code" class="method-signature"
|
|
266
|
+
onclick="popupCode('AppleHiResPic.src/M000006.html');return false;">
|
|
252
267
|
<span class="method-name">picture_width</span><span class="method-args">()</span>
|
|
253
268
|
</a>
|
|
254
269
|
</div>
|
|
@@ -257,12 +272,12 @@ should be a subclass for each file system
|
|
|
257
272
|
</div>
|
|
258
273
|
</div>
|
|
259
274
|
|
|
260
|
-
<div id="method-
|
|
261
|
-
<a name="
|
|
275
|
+
<div id="method-M000005" class="method-detail">
|
|
276
|
+
<a name="M000005"></a>
|
|
262
277
|
|
|
263
278
|
<div class="method-heading">
|
|
264
|
-
<a href="AppleHiResPic.src/
|
|
265
|
-
onclick="popupCode('AppleHiResPic.src/
|
|
279
|
+
<a href="AppleHiResPic.src/M000005.html" target="Code" class="method-signature"
|
|
280
|
+
onclick="popupCode('AppleHiResPic.src/M000005.html');return false;">
|
|
266
281
|
<span class="method-name">to_picture</span><span class="method-args">()</span>
|
|
267
282
|
</a>
|
|
268
283
|
</div>
|
|
@@ -5,14 +5,13 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>buffer_to_picture (AppleHiResPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
<span class="ruby-identifier">buffer</span>=<span class="ruby-identifier">unpacked_picture_bytes</span>
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 61</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">buffer_to_picture</span>(<span class="ruby-identifier">buffer</span>)
|
|
16
15
|
<span class="ruby-identifier">canvas</span> = <span class="ruby-constant">PNG</span><span class="ruby-operator">::</span><span class="ruby-constant">Canvas</span>.<span class="ruby-identifier">new</span> <span class="ruby-constant">HGR_COLS</span>, <span class="ruby-constant">HGR_ROWS</span>, <span class="ruby-constant">PNG</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span><span class="ruby-operator">::</span><span class="ruby-constant">Black</span>
|
|
17
16
|
<span class="ruby-constant">HGR_ROWS</span>.<span class="ruby-identifier">times</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">y</span><span class="ruby-operator">|</span>
|
|
18
17
|
<span class="ruby-identifier">last_bit_set</span>=<span class="ruby-keyword kw">false</span>
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>to_picture (AppleHiResPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
13
|
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 99</span>
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
<span class="ruby-constant">
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_picture</span>
|
|
15
|
+
<span class="ruby-constant">AppleHiResPic</span>.<span class="ruby-identifier">buffer_to_picture</span>(<span class="ruby-identifier">unpacked_picture_bytes</span>)
|
|
16
16
|
<span class="ruby-keyword kw">end</span></pre>
|
|
17
17
|
</body>
|
|
18
18
|
</html>
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>picture_width (AppleHiResPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
<span class="ruby-constant">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 103</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">picture_width</span>
|
|
15
|
+
<span class="ruby-constant">HGR_COLS</span>
|
|
16
16
|
<span class="ruby-keyword kw">end</span></pre>
|
|
17
17
|
</body>
|
|
18
18
|
</html>
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>picture_height (AppleHiResPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
13
|
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 106</span>
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
<span class="ruby-
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">picture_height</span>
|
|
15
|
+
<span class="ruby-constant">HGR_ROWS</span>
|
|
16
16
|
<span class="ruby-keyword kw">end</span></pre>
|
|
17
17
|
</body>
|
|
18
18
|
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>picture_format (AppleHiResPic)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 110</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">picture_format</span>
|
|
15
|
+
<span class="ruby-identifier">:png</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
data/doc/classes/NADOLPic.html
CHANGED
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
<h3 class="section-bar">Methods</h3>
|
|
89
89
|
|
|
90
90
|
<div class="name-list">
|
|
91
|
-
<a href="#
|
|
92
|
-
<a href="#
|
|
91
|
+
<a href="#M000014">file_system_file_types</a>
|
|
92
|
+
<a href="#M000015">unpacked_picture_bytes</a>
|
|
93
93
|
</div>
|
|
94
94
|
</div>
|
|
95
95
|
|
|
@@ -111,12 +111,12 @@
|
|
|
111
111
|
<div id="methods">
|
|
112
112
|
<h3 class="section-bar">Public Class methods</h3>
|
|
113
113
|
|
|
114
|
-
<div id="method-
|
|
115
|
-
<a name="
|
|
114
|
+
<div id="method-M000014" class="method-detail">
|
|
115
|
+
<a name="M000014"></a>
|
|
116
116
|
|
|
117
117
|
<div class="method-heading">
|
|
118
|
-
<a href="NADOLPic.src/
|
|
119
|
-
onclick="popupCode('NADOLPic.src/
|
|
118
|
+
<a href="NADOLPic.src/M000014.html" target="Code" class="method-signature"
|
|
119
|
+
onclick="popupCode('NADOLPic.src/M000014.html');return false;">
|
|
120
120
|
<span class="method-name">file_system_file_types</span><span class="method-args">()</span>
|
|
121
121
|
</a>
|
|
122
122
|
</div>
|
|
@@ -127,12 +127,12 @@
|
|
|
127
127
|
|
|
128
128
|
<h3 class="section-bar">Public Instance methods</h3>
|
|
129
129
|
|
|
130
|
-
<div id="method-
|
|
131
|
-
<a name="
|
|
130
|
+
<div id="method-M000015" class="method-detail">
|
|
131
|
+
<a name="M000015"></a>
|
|
132
132
|
|
|
133
133
|
<div class="method-heading">
|
|
134
|
-
<a href="NADOLPic.src/
|
|
135
|
-
onclick="popupCode('NADOLPic.src/
|
|
134
|
+
<a href="NADOLPic.src/M000015.html" target="Code" class="method-signature"
|
|
135
|
+
onclick="popupCode('NADOLPic.src/M000015.html');return false;">
|
|
136
136
|
<span class="method-name">unpacked_picture_bytes</span><span class="method-args">()</span>
|
|
137
137
|
</a>
|
|
138
138
|
</div>
|
|
@@ -5,14 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>file_system_file_types (NADOLPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 147</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">file_system_file_types</span>
|
|
15
|
+
{
|
|
16
|
+
<span class="ruby-constant">NADOLDos</span>=<span class="ruby-operator">></span><span class="ruby-identifier">:any</span>
|
|
17
|
+
}
|
|
16
18
|
<span class="ruby-keyword kw">end</span></pre>
|
|
17
19
|
</body>
|
|
18
20
|
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>unpacked_picture_bytes (NADOLPic)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 155</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">unpacked_picture_bytes</span>
|
|
15
|
+
<span class="ruby-identifier">contents</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
data/doc/classes/PascalPic.html
CHANGED
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
<h3 class="section-bar">Methods</h3>
|
|
89
89
|
|
|
90
90
|
<div class="name-list">
|
|
91
|
-
<a href="#
|
|
92
|
-
<a href="#
|
|
91
|
+
<a href="#M000012">file_system_file_types</a>
|
|
92
|
+
<a href="#M000013">unpacked_picture_bytes</a>
|
|
93
93
|
</div>
|
|
94
94
|
</div>
|
|
95
95
|
|
|
@@ -111,12 +111,12 @@
|
|
|
111
111
|
<div id="methods">
|
|
112
112
|
<h3 class="section-bar">Public Class methods</h3>
|
|
113
113
|
|
|
114
|
-
<div id="method-
|
|
115
|
-
<a name="
|
|
114
|
+
<div id="method-M000012" class="method-detail">
|
|
115
|
+
<a name="M000012"></a>
|
|
116
116
|
|
|
117
117
|
<div class="method-heading">
|
|
118
|
-
<a href="PascalPic.src/
|
|
119
|
-
onclick="popupCode('PascalPic.src/
|
|
118
|
+
<a href="PascalPic.src/M000012.html" target="Code" class="method-signature"
|
|
119
|
+
onclick="popupCode('PascalPic.src/M000012.html');return false;">
|
|
120
120
|
<span class="method-name">file_system_file_types</span><span class="method-args">()</span>
|
|
121
121
|
</a>
|
|
122
122
|
</div>
|
|
@@ -127,12 +127,12 @@
|
|
|
127
127
|
|
|
128
128
|
<h3 class="section-bar">Public Instance methods</h3>
|
|
129
129
|
|
|
130
|
-
<div id="method-
|
|
131
|
-
<a name="
|
|
130
|
+
<div id="method-M000013" class="method-detail">
|
|
131
|
+
<a name="M000013"></a>
|
|
132
132
|
|
|
133
133
|
<div class="method-heading">
|
|
134
|
-
<a href="PascalPic.src/
|
|
135
|
-
onclick="popupCode('PascalPic.src/
|
|
134
|
+
<a href="PascalPic.src/M000013.html" target="Code" class="method-signature"
|
|
135
|
+
onclick="popupCode('PascalPic.src/M000013.html');return false;">
|
|
136
136
|
<span class="method-name">unpacked_picture_bytes</span><span class="method-args">()</span>
|
|
137
137
|
</a>
|
|
138
138
|
</div>
|
|
@@ -5,14 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<title>
|
|
8
|
+
<title>file_system_file_types (PascalPic)</title>
|
|
9
9
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
10
|
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
11
|
</head>
|
|
12
12
|
<body class="standalone-code">
|
|
13
|
-
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line
|
|
14
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 161</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">file_system_file_types</span>
|
|
15
|
+
{
|
|
16
|
+
<span class="ruby-constant">PascalDos</span>=<span class="ruby-operator">></span><span class="ruby-value">0x07</span>
|
|
17
|
+
}
|
|
16
18
|
<span class="ruby-keyword kw">end</span></pre>
|
|
17
19
|
</body>
|
|
18
20
|
</html>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!DOCTYPE html
|
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
5
|
+
|
|
6
|
+
<html>
|
|
7
|
+
<head>
|
|
8
|
+
<title>unpacked_picture_bytes (PascalPic)</title>
|
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
10
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
|
11
|
+
</head>
|
|
12
|
+
<body class="standalone-code">
|
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/native_file_types/apple2/AppleHiResPic.rb, line 166</span>
|
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">unpacked_picture_bytes</span>
|
|
15
|
+
<span class="ruby-identifier">contents</span>
|
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -88,9 +88,9 @@
|
|
|
88
88
|
<h3 class="section-bar">Methods</h3>
|
|
89
89
|
|
|
90
90
|
<div class="name-list">
|
|
91
|
-
<a href="#
|
|
92
|
-
<a href="#
|
|
93
|
-
<a href="#
|
|
91
|
+
<a href="#M000009">file_system_file_types</a>
|
|
92
|
+
<a href="#M000011">load_address</a>
|
|
93
|
+
<a href="#M000010">unpacked_picture_bytes</a>
|
|
94
94
|
</div>
|
|
95
95
|
</div>
|
|
96
96
|
|
|
@@ -112,12 +112,12 @@
|
|
|
112
112
|
<div id="methods">
|
|
113
113
|
<h3 class="section-bar">Public Class methods</h3>
|
|
114
114
|
|
|
115
|
-
<div id="method-
|
|
116
|
-
<a name="
|
|
115
|
+
<div id="method-M000009" class="method-detail">
|
|
116
|
+
<a name="M000009"></a>
|
|
117
117
|
|
|
118
118
|
<div class="method-heading">
|
|
119
|
-
<a href="ProDosBinPic.src/
|
|
120
|
-
onclick="popupCode('ProDosBinPic.src/
|
|
119
|
+
<a href="ProDosBinPic.src/M000009.html" target="Code" class="method-signature"
|
|
120
|
+
onclick="popupCode('ProDosBinPic.src/M000009.html');return false;">
|
|
121
121
|
<span class="method-name">file_system_file_types</span><span class="method-args">()</span>
|
|
122
122
|
</a>
|
|
123
123
|
</div>
|
|
@@ -128,12 +128,12 @@
|
|
|
128
128
|
|
|
129
129
|
<h3 class="section-bar">Public Instance methods</h3>
|
|
130
130
|
|
|
131
|
-
<div id="method-
|
|
132
|
-
<a name="
|
|
131
|
+
<div id="method-M000011" class="method-detail">
|
|
132
|
+
<a name="M000011"></a>
|
|
133
133
|
|
|
134
134
|
<div class="method-heading">
|
|
135
|
-
<a href="ProDosBinPic.src/
|
|
136
|
-
onclick="popupCode('ProDosBinPic.src/
|
|
135
|
+
<a href="ProDosBinPic.src/M000011.html" target="Code" class="method-signature"
|
|
136
|
+
onclick="popupCode('ProDosBinPic.src/M000011.html');return false;">
|
|
137
137
|
<span class="method-name">load_address</span><span class="method-args">()</span>
|
|
138
138
|
</a>
|
|
139
139
|
</div>
|
|
@@ -142,12 +142,12 @@
|
|
|
142
142
|
</div>
|
|
143
143
|
</div>
|
|
144
144
|
|
|
145
|
-
<div id="method-
|
|
146
|
-
<a name="
|
|
145
|
+
<div id="method-M000010" class="method-detail">
|
|
146
|
+
<a name="M000010"></a>
|
|
147
147
|
|
|
148
148
|
<div class="method-heading">
|
|
149
|
-
<a href="ProDosBinPic.src/
|
|
150
|
-
onclick="popupCode('ProDosBinPic.src/
|
|
149
|
+
<a href="ProDosBinPic.src/M000010.html" target="Code" class="method-signature"
|
|
150
|
+
onclick="popupCode('ProDosBinPic.src/M000010.html');return false;">
|
|
151
151
|
<span class="method-name">unpacked_picture_bytes</span><span class="method-args">()</span>
|
|
152
152
|
</a>
|
|
153
153
|
</div>
|