OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xplx
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/luna68k/dev/
xplxfirm.c
30
* - consider how
xplx
.inc should be handled
40
#include "
xplx
/
xplx
.inc"
43
const uint8_t *
xplx
= builtin_xplx;
variable in typeref:typename:const uint8_t *
xplxfirm.c
30
* - consider how
xplx
.inc should be handled
40
#include "
xplx
/
xplx
.inc"
43
const uint8_t *
xplx
= builtin_xplx;
variable in typeref:typename:const uint8_t *
/src/sys/arch/luna68k/dev/xplx/
Makefile
2
####
xplx
7
ZASM?= zasm # see "used language" comments in
xplx
.asm
10
all:
xplx
.inc xplxdefs.h # xplxfirm.o
12
xplx
.rom
xplx
.lst:
xplx
.asm
13
${ZASM} -uwy
xplx
.asm || (rm -f
xplx
.rom
xplx
.lst ; exit 1)
15
xplx
.inc: xplx.ro
[
all
...]
Makefile
2
####
xplx
7
ZASM?= zasm # see "used language" comments in
xplx
.asm
10
all:
xplx
.inc xplxdefs.h # xplxfirm.o
12
xplx
.rom
xplx
.lst:
xplx
.asm
13
${ZASM} -uwy
xplx
.asm || (rm -f
xplx
.rom
xplx
.lst ; exit 1)
15
xplx
.inc: xplx.ro
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025