Uses the QEMU virt machine for 68k defined in qemu 6.0+. Basic support that boots, prints to the console, takes input from console, and context switches. TODO: interrupt support, timer support.
3 lines
26 B
Makefile
3 lines
26 B
Makefile
TARGET := qemu-virt-m68k
|
|
|