dreamcast/regs/dve.csv
Zack Buhman c0e10fe8f1 vga: delete
This is replaced with the (slightly cleaner) holly/video_output.
2024-03-08 20:46:55 +08:00

651 B

1register_nameenum_namebitsbit_namevaluemaskdescription
2VREGoutput_mode1-0vga0b00
3VREGoutput_mode1-0rgb0b10
4VREGoutput_mode1-0cvbs_yc0b11
5
6PDTRAcable_type9-8vga0b00
7PDTRAcable_type9-8rgb0b10
8PDTRAcable_type9-8cvbs_yc0b11
9
10PDTRAvideo_mode4-2ntsc0b000
11PDTRAvideo_mode4-2pal0b001
12PDTRAvideo_mode4-2pal_m0b011
13PDTRAvideo_mode4-2pal_n0b101
14PDTRAvideo_mode4-2forced_ntsc_interlacing0b110
15PDTRAvideo_mode4-2forced_pal_interlacing0b111