Subversion Repositories freemyipod

Rev

Rev 668 | Rev 843 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 668 Rev 768
Line 116... Line 116...
116
.word f_bootmenu_ipodclassic_emcoreapp
116
.word f_bootmenu_ipodclassic_emcoreapp
117
.word f_bootmenu_ipodclassic_emcoreapp_end - f_bootmenu_ipodclassic_emcoreapp
117
.word f_bootmenu_ipodclassic_emcoreapp_end - f_bootmenu_ipodclassic_emcoreapp
118
.ascii "bootmenu"
118
.ascii "bootmenu"
119
 
119
 
120
.byte 0
120
.byte 0
121
.byte 0
-
 
122
.byte 0
-
 
123
.byte 1
-
 
124
.word f_background_png
-
 
125
.word f_background_png_end - f_background_png
-
 
126
.ascii "backgrnd"
-
 
127
 
-
 
128
.byte 0
-
 
129
.byte 0
-
 
130
.byte 0
-
 
131
.byte 1
-
 
132
.word f_icons_png
-
 
133
.word f_icons_png_end - f_icons_png
-
 
134
.ascii "iconset "
-
 
135
 
-
 
136
.byte 0
-
 
137
.byte 0
-
 
138
.byte 0
-
 
139
.byte 1
-
 
140
.word f_rockbox_png
-
 
141
.word f_rockbox_png_end - f_rockbox_png
-
 
142
.ascii "rbxlogo "
-
 
143
 
-
 
144
.byte 0
-
 
145
.byte 2
121
.byte 2
146
.byte 0
122
.byte 0
147
.byte 1
123
.byte 1
148
.word f_rockbox_ipod_ucl
124
.word f_rockbox_ipod_ucl
149
.word f_rockbox_ipod_ucl_end - f_rockbox_ipod_ucl
125
.word f_rockbox_ipod_ucl_end - f_rockbox_ipod_ucl
Line 177... Line 153...
177
actions_png:
153
actions_png:
178
.incbin "oobe/actions.png"
154
.incbin "oobe/actions.png"
179
actions_png_end:
155
actions_png_end:
180
 
156
 
181
.align 4
157
.align 4
182
f_background_png:
-
 
183
.incbin "flashfiles/background.png"
-
 
184
f_background_png_end:
-
 
185
 
-
 
186
.align 4
-
 
187
f_icons_png:
-
 
188
.incbin "flashfiles/icons.png"
-
 
189
f_icons_png_end:
-
 
190
 
-
 
191
.align 4
-
 
192
f_rockbox_png:
-
 
193
.incbin "flashfiles/rockbox.png"
-
 
194
f_rockbox_png_end:
-
 
195
 
-
 
196
.align 4
-
 
197
f_boot_emcorelib:
158
f_boot_emcorelib:
198
.incbin "flashfiles/boot.emcorelib"
159
.incbin "flashfiles/boot.emcorelib"
199
f_boot_emcorelib_end:
160
f_boot_emcorelib_end:
200
 
161
 
201
.align 4
162
.align 4