Getting Started with M68K Coral 66: Compilation System for the Motorola M68000 Family | ||
---|---|---|
Prev | Appendix B. Options for the M68000 Family | Next |
The linker script specifies the CPU type of the target computer. The default script specifies the MC68040. Note that the CPU type is written into the executable program so that the simulator knows which CPU to simulate.
The target is the MC68000.
The target is the MC68008.
The target is the MC68010.
The target is the MC68020.
The target is the MC68030.
The target is the MC68040. This is the default.
The target is any computer that has the CPU32 instruction set.
The target is the MC68060.