mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-06 08:04:41 +00:00
pull up cass_read when tape is not running
This commit is contained in:
@@ -129,6 +129,7 @@ begin
|
||||
|
||||
tap_fifo_rdreq <= '0';
|
||||
if playing = '0' then
|
||||
cass_read <= '1';
|
||||
tap_fifo_error <= '0';
|
||||
wave_cnt <= (others => '0');
|
||||
wave_len <= (others => '0');
|
||||
|
||||
Reference in New Issue
Block a user