Subversion Repositories Kolibri OS

Rev

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

Rev 7864 Rev 7873
Line 1... Line 1...
1
; ------------------------------------------------------------- ;
1
; ------------------------------------------------------------- ;
2
; KWINE is a fork of program PELoad written by 0CodErr
2
; KWINE is a fork of program PELoad written by 0CodErr
3
; author - rgimad
3
; author of fork - rgimad
4
; ------------------------------------------------------------- ;
4
; ------------------------------------------------------------- ;
5
ORG 0
5
ORG 0
6
BITS 32
6
BITS 32
7
; ------------------------------------------------------------- ;
7
; ------------------------------------------------------------- ;
8
PATH_SIZE      equ 4096
8
PATH_SIZE      equ 4096