mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
10 lines
140 B
Makefile
10 lines
140 B
Makefile
# source: default-script.s
|
|
# ld: -T default-script.t -defsym _START=0x8000000
|
|
# nm: -n
|
|
|
|
#...
|
|
0*8000000 . _START
|
|
#...
|
|
0*9000000 T text
|
|
#pass
|