Skip to content

freemint/fvdi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

912 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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

 
 
 

Contributors

Languages

  • C 79.6%
  • Assembly 16.8%
  • Makefile 1.6%
  • BitBake 0.6%
  • Shell 0.5%
  • Gnuplot 0.4%
  • Other 0.5%