Revision 466
Added by markw about 9 years ago
common/a8core/gtia.vhdl | ||
---|---|---|
end if;
|
||
|
||
if (addr_decoded(18) = '1') then
|
||
data_out <= "0000000"&trig_reg(3);
|
||
data_out <= "0000000"&trig_reg(2);
|
||
end if;
|
||
|
||
if (addr_decoded(19) = '1') then
|
Also available in: Unified diff
Fixed incorrect trig connection