Changes

ARA Video Digitizer

257 bytes added, 23:11, 3 May 2010
/* 10bit Config Value */
=== 10bit Config Value ===
The Z80's 8bit databus doesn't allow to write 10bit values. The ARA is using a rather strange solution to overcome that problem. The mechanism to set Config=N is: OUT [F9F5h],garbage, FOR I=1 to N, OUT [FAF5h],garbage, NEXT IThe separate bits in "N" are:
0-1 Contrast
2-5 Brightness
6,388
edits