repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
forcing device into host mode requires a full config - which we will do in opendevice...
[AROS.git]
/
arch
/
m68k-amiga
/
boot
/
ext_entry.S
blob
c21cd27503205d6d9ae53a4dd7f97b749a8e849c
1
Version = 46
2
Revision= 10
3
4
.text
5
6
.globl ext_entry
7
.align 4
8
9
.word 0x1114
10
ext_entry:
11
jmp software_reset
12
13
// make programs that peek rom header happy
14
.word 0x0000
15
.word 0xffff
16
.word Version
17
.word Revision
18
.word Version
19
.word Revision
20
.word 0xffff
21
.word 0xffff
22
.asciz "AROS EXT Extension Libraries"
23
.asciz "Copyright \251 2011 "
24
.asciz "The AROS Development Team, "
25
.asciz "All Rights Reserved."
26
.asciz ADATE
27
28
.align 4
29
.org 0xd0