FORMAT DRIVE df0: NAME test
INSTALL ?
df0:
drawbridge /dev/ttyUSB0 test.adf READ
Using the toolchain from https://github.com/bebbo/amiga-gcc
m68k-amigaos-gcc hello.cpp -mcrt=nix13 -o hello
xdftool test.adf + write hello
xdftool test.adf list
drawbridge /dev/ttyUSB0 test.adf WRITE VERIFY
(Boot from floppy, start binary with "hello")