kopia lustrzana https://github.com/hoglet67/RGBtoHDMI
Reprogram palette only when FFOSD enabled
rodzic
7803d4803f
commit
8500afb065
|
@ -1061,7 +1061,9 @@ check_dpms:
|
|||
done_ntsc_auto:
|
||||
ands r0, r3, #BIT_OSD
|
||||
movne r0, #1
|
||||
bl osd_write_palette
|
||||
ldr r9, ntsc_status
|
||||
tst r9, #NTSC_FFOSD_ENABLE
|
||||
blne osd_write_palette
|
||||
|
||||
pop {r1-r12}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue