tibounise / EDIDMaker

EDID generator, in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDIDMaker

EDIDMaker is simple tool that generates EDID data. It was designed to generate the EDID data for PhantomCap, but it can also be used for other purposes.

Howto

make
./edidmaker

And then, sit back and enjoy your freshly made edid.bin. You can currently tweak the EDID in main.cpp. In the future we'll have something cleaner to do this !

Related

About

EDID generator, in C++


Languages

Language:C++ 98.8%Language:Makefile 1.2%