Video image generator superimposition for analog PAL signals, with Atmega328, for your retro OSD titles https://retrofficina.glgprograms.it/
Go to file
giomba 77b1858311 using a prescaler (eg /64) may lead to horizontal offset errors
because 1cycle off actually means many cycles off (eg 64)
2021-07-03 12:05:49 +02:00
.gitignore first commit 2021-06-26 19:15:17 +02:00
Makefile first commit 2021-06-26 19:15:17 +02:00
const.h using a prescaler (eg /64) may lead to horizontal offset errors 2021-07-03 12:05:49 +02:00
macro.h first commit 2021-06-26 19:15:17 +02:00
main.S using a prescaler (eg /64) may lead to horizontal offset errors 2021-07-03 12:05:49 +02:00
main.c semi working timer for skipping back porch 2021-07-03 11:54:31 +02:00