Video image generator superimposition for analog PAL signals, with Atmega328, for your retro OSD titles https://retrofficina.glgprograms.it/
Go to file
giomba bca7bde569 added buffering for frame creation
this will soon allow us to compress images
2021-08-12 20:37:15 +02:00
.gitignore added frame.S to .gitignore 2021-08-11 22:27:25 +02:00
Makefile some comments and minor fixes 2021-08-11 21:23:00 +02:00
const.h line buffer dynamic update 2021-07-03 15:44:01 +02:00
frame.cpp added buffering for frame creation 2021-08-12 20:37:15 +02:00
macro.h first commit 2021-06-26 19:15:17 +02:00
main.S multiple frames 2021-08-12 18:26:03 +02:00
main.c some comments and minor fixes 2021-08-11 21:23:00 +02:00