Revision 3e0f89dc54c2620e840e6fa57f9138685e996a9d authored by Nick Hollinghurst on 01 February 2024, 18:20:21 UTC, committed by njhollinghurst on 01 February 2024, 19:42:05 UTC
Add video mode "544x380i" for obsolete TV System A (405 lines)
Add video mode "848x738i" for obsolete TV System E (819 lines)

Experimental change, in testing. Currently the 819-line mode has
rather non-square pixels (due to the inconvenience of changing
VDAC clock from 108 MHz, and a 1024-column width limit in VEC).
The new modes are monochrome only.

Signed-off-by: Nick Hollinghurst <nick.hollinghurst@raspberrypi.com>
1 parent 89bd4e6
History
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 7.2 KB
mq_sysctl.c -rw-r--r-- 3.0 KB
mqueue.c -rw-r--r-- 43.8 KB
msg.c -rw-r--r-- 32.3 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 5.3 KB
sem.c -rw-r--r-- 63.2 KB
shm.c -rw-r--r-- 45.1 KB
syscall.c -rw-r--r-- 5.1 KB
util.c -rw-r--r-- 24.2 KB
util.h -rw-r--r-- 8.9 KB

back to top