Skip to content

freemint/fvdi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Latest snapshot: Download

fvdi

fVDI fork with additional fixes and drivers.

How to build

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.

About

fVDI fork with additional fixes and drivers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.6%
  • Assembly 16.7%
  • Makefile 1.6%
  • Shell 0.6%
  • HTML 0.6%
  • Gnuplot 0.4%
  • Other 0.5%