forked from z88dk/z88dk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathz80.lst
34 lines (32 loc) · 822 Bytes
/
z80.lst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
@assert/assert.lst
@ctype/ctype.lst
@font/font.lst
@libgen/libgen.lst
@setjmp/setjmp.lst
@stdlib/stdlib.lst
; Include alloc before strings so we get the malloc version of strdup, not the
; one inherited form newlib
@alloc/alloc.lst
@strings/string.lst
@regex/regex.lst
stdio/obj/${TYPE}/ansi/ansifont_f3
stdio/obj/${TYPE}/ansi/ansifont_f4
stdio/obj/${TYPE}/ansi/ansifont_f4pack
stdio/obj/${TYPE}/ansi/ansifont_f5
stdio/obj/${TYPE}/ansi/ansifont_f6
stdio/obj/${TYPE}/ansi/ansifont_f8
@compress/zx7/zx7.lst
@compress/aplib/compress_aplib.lst
@compress/zx0/compress_zx0.lst
@compress/zx1/compress_zx1.lst
@compress/zx2/compress_zx2.lst
@adt/adt.lst
@adt-newlib/adt.lst
@debug/debug.lst
@rect/rect.lst
@algorithm/alg.lst
@arch/z80/z80.lst
@interrupts/interrupts.lst
@time/time.lst
@math/fix16/fix16.lst
@z80_crt0s/crt0.lst