Revision 391
Added by markw about 10 years ago
mcc216_5200/atari5200core_mcc.vhd | ||
---|---|---|
(
|
||
CLK_5MHZ => FPGA_CLK,
|
||
RESET_N => RESET_N,
|
||
RECONFIG_BUTTON => ps2_keys(16#06#)
|
||
RECONFIG_BUTTON => (FKEYS(1) or FKEYS(4))
|
||
);
|
||
|
||
atari5200_simple_sdram1 : entity work.atari5200core_simplesdram
|
Also available in: Unified diff
Allow 2nd joypad to press select too