At some point, the code to handle PAL60 in resolution_t.pal60 was disabled with an #if 0. I don't remember why this happened (if there was a bug or more research or design work needed) so I'm making this issue to keep track of it.
https://github.com/DragonMinded/libdragon/blob/preview/src/display.c#L364-L378
At some point, the code to handle PAL60 in
resolution_t.pal60was disabled with an#if 0. I don't remember why this happened (if there was a bug or more research or design work needed) so I'm making this issue to keep track of it.https://github.com/DragonMinded/libdragon/blob/preview/src/display.c#L364-L378