7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
; Zilog eZ80 ANSI C Compiler Release 3.4
|
|
; -optsize -noreduceopt -nomodsect -peephole -globalopt
|
|
; -localcse -const=ROM
|
|
FILE "SRC\BULLET.C"
|
|
.assume ADL=1
|
|
END
|