mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-03 23:09:16 +00:00
Jailbreak: add Z80 games (Green Beret, Mr. Goemon)
This commit is contained in:
@@ -91,6 +91,7 @@ begin
|
||||
reg_q <= (others => '0');
|
||||
we_q <= false;
|
||||
ready_q <= '0';
|
||||
we_n_d <= '1';
|
||||
|
||||
elsif clock_i'event and clock_i = '1' then
|
||||
if clk_en_i then
|
||||
|
||||
Reference in New Issue
Block a user