Split out AVI writer code.

Disentangle the code from the rest of the project.
This commit is contained in:
Jonathan Campbell
2017-12-18 01:01:50 -08:00
parent dc56a6c021
commit b7038208df
23 changed files with 576 additions and 28 deletions

View File

@@ -641,6 +641,7 @@ src/hardware/Makefile
src/hardware/serialport/Makefile
src/hardware/reSID/Makefile
src/hardware/parport/Makefile
src/aviwriter/Makefile
src/ints/Makefile
src/libs/Makefile
src/libs/zmbv/Makefile