Video image generator superimposition for analog PAL signals, with Atmega328, for your retro OSD titles https://retrofficina.glgprograms.it/
Go to file
giomba 5bb884c502 hardwired jump table
This makes the microcontroller very application dependent,
but may save use some headaches.
The idea is to write a program to produce the code to show a
complex drawing.
2021-08-10 09:26:51 +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 line buffer dynamic update 2021-07-03 15:44:01 +02:00
macro.h first commit 2021-06-26 19:15:17 +02:00
main.S hardwired jump table 2021-08-10 09:26:51 +02:00
main.c hardwired jump table 2021-08-10 09:26:51 +02:00