reticulatedpines / magiclantern_simplified

A Git based version of Magic Lantern, for those unwilling or unable to work using Mercurial. The vast majority of branches have been removed, with those thought to be important brought in individually and merged.
GNU General Public License v2.0
142 stars 47 forks source link

Rename "contrib" to "tools", tidy up #128

Closed reticulatedpines closed 1 month ago

reticulatedpines commented 5 months ago

contrib was never a great name, it doesn't tell you anything about what it should do. Most things in there vaguely fit under "tools". Rename to that, and split out the contributer named subdirs as appropriate.

Also, delete qemu subdir (after checking for anything that isn't already preserved elsewhere given the qemu-eos repo).

Add 14_to_16.c and any other useful things.

reticulatedpines commented 1 month ago

Done.