Subversion Repositories Kolibri OS

Rev

Rev 2783 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2783 Rev 2785
Line 5... Line 5...
5
 
5
 
6
; this code is loaded by BIOS to 0000:7C00
6
; this code is loaded by BIOS to 0000:7C00
7
	org	0x7C00
7
	org	0x7C00
8
	jmp	@f
8
	jmp	@f
9
	nop
9
	nop
10
;	times 57h db 0
10
	times 57h db 0
11
	file 'bt2.dat':3,57h
11
;	file 'bt2.dat':3,57h
12
@@:
12
@@:
13
	xor	eax, eax
13
	xor	eax, eax
14
	mov	ds, ax
14
	mov	ds, ax
15
	mov	ss, ax
15
	mov	ss, ax