mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-04 13:06:01 +00:00
22 lines
415 B
Makefile
22 lines
415 B
Makefile
#source: greg-4.s
|
|
#source: greg-4.s
|
|
#source: local2.s
|
|
#source: local1.s
|
|
#source: regext1.s
|
|
#source: start.s
|
|
#ld: -m mmo
|
|
#objdump: -str
|
|
|
|
.*: file format mmo
|
|
|
|
SYMBOL TABLE:
|
|
0+8 g \.text Main
|
|
0+fc g \*REG\* ext1
|
|
0+8 g \.text _start
|
|
|
|
|
|
Contents of section \.text:
|
|
0000 fd020202 fd030201 e3fd0001 .*
|
|
Contents of section \.MMIX\.reg_contents:
|
|
07e8 00000000 0000004e 00000000 0000004e .*
|