Subversion Repositories pentevo

Rev

Rev 411 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 411 Rev 695
Line 1... Line 1...
1
.NOLIST
1
.NOLIST
2
.INCLUDE "m128def.inc"
2
.INCLUDE "m128def.inc"
3
.INCLUDE "_macros.asm"
3
.INCLUDE "_macros.asm"
-
 
4
.INCLUDE "deflang.inc"
4
.LIST
5
.LIST
5
.LISTMAC
6
.LISTMAC
6
 
7
 
7
;.EQU    DEBUG_FPGA_OUT=1
8
;.EQU    DEBUG_FPGA_OUT=1
8
 
9
 
Line 117... Line 118...
117
;
118
;
118
.ESEG
119
.ESEG
119
                .ORG    $0F00
120
                .ORG    $0F00
120
EE_DUMMY:       .DB     $54,$53
121
EE_DUMMY:       .DB     $54,$53
121
EE_MODE1:       .DB     $FF
122
EE_MODE1:       .DB     $FF
122
EE_LANG:        .DB     $00
123
EE_LANG:        .DB     DEF_LANG
123
;
124
;
124
;--------------------------------------
125
;--------------------------------------
125
;
126
;
126
.CSEG
127
.CSEG
127
        .ORG    0
128
        .ORG    0