About

My name is Mathieu Favréaux.

This is my repository of personal projects. They tend to impose themselves on me every few years, but I just don’t have the time. So corners get cut.

Fun stuff I made and haven’t lost yet

MIDI to SN76489

A firmware for Arduino to control a custom-made board of 4 SN76489.

Read more about it here.

orbit

A crude sandbox environment to play around with gravity simulation & 2-body orbit predictions algorithms.

With some awful, I-seriously-don't-have-time-for-this C++ code.

ch8vm

The obligatory naive CHIP8 VM.