Subversion Repositories NedoOS

Rev

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

Rev 555 Rev 583
Line 11... Line 11...
11
INTSTACK=0x3f00
11
INTSTACK=0x3f00
12
 
12
 
13
        org PROGSTART
13
        org PROGSTART
14
begin
14
begin
15
        ld sp,0x4000
15
        ld sp,0x4000
-
 
16
        OS_HIDEFROMPARENT
16
 
17
 
17
        if EGA
18
        if EGA
18
        ld e,0 ;EGA
19
        ld e,0 ;EGA
19
        else
20
        else
20
        ld e,3 ;6912
21
        ld e,3 ;6912