Latest snapshot: Download
fVDI fork with additional fixes and drivers.
cd fvdi
make CPU=<CPU type> V=1
make CPU=<CPU type> DESTDIR=<install dir> install
Where <CPU type>
is one of v4e
(for ColdFire) or any other m68k-atari-mint
CPU target (000
for 68000, 020
for 68020 etc).
To get truetype support: download a freetype source archive, untar it somewhere, and create a symlink fvdi/modules/ft2/freetype to the top level directory.