From 3ea54eb8b11e87333ad809c7bbfd9537c2fc8250 Mon Sep 17 00:00:00 2001 From: Mike Stirling Date: Mon, 25 Jul 2011 22:17:35 +0100 Subject: Boots to "BBC Computer" message with dummy keyboard and interrupts disabled (something is keeping the interrupt permanently asserted). Need to add paged ROMs in Flash (no more room in the FPGA). --- m6522.vhd | 1 - 1 file changed, 1 deletion(-) (limited to 'm6522.vhd') diff --git a/m6522.vhd b/m6522.vhd index cb3e827..f0b974a 100644 --- a/m6522.vhd +++ b/m6522.vhd @@ -191,7 +191,6 @@ architecture RTL of M6522 is signal final_irq : std_logic; begin - p_phase : process begin -- internal clock phase -- cgit v1.2.3