Subversion Repositories Kolibri OS

Rev

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

Rev 3927 Rev 7961
Line 13... Line 13...
13
; changed by:   Marat Zakiyanov aka Mario79, aka Mario
13
; changed by:   Marat Zakiyanov aka Mario79, aka Mario
14
; changes:      The program uses only 3404 bytes memory is now.
14
; changes:      The program uses only 3404 bytes memory is now.
15
;               Optimisations and code refactoring.
15
;               Optimisations and code refactoring.
16
;------------------------------------------------------------------------------
16
;------------------------------------------------------------------------------
17
include 'lang.inc'
17
include 'lang.inc'
18
include '..\..\..\macros.inc'
18
include '..\..\..\..\macros.inc'
19
;------------------------------------------------------------------------------
19
;------------------------------------------------------------------------------
20
	use32
20
	use32
21
	org 0x0
21
	org 0x0
22
	db 'MENUET01'	; 8 byte id
22
	db 'MENUET01'	; 8 byte id
23
	dd 0x01		; header version
23
	dd 0x01		; header version