To content | To menu | To search

Saturday, November 29 2008

LLVM

LLVM is a compiler framework that has many features. More precisely, writing a backend for a new cpu seems to be easier than for GCC. It would be nice to write one for m68k or m56k.

Tuesday, August 19 2008

CT60

The CT60 is an accelerator card based on 68060 CPU, for the Atari Falcon.

Continue reading...

Nouveau

Nouveau is a project to write an OpenSource driver for Nvidia video cards. I give help to write the 3D part for the hardware I have (NV30 = Geforce FX). A part of the work done is listed on this page.