From abb341bccf06bca03f56d2bc7612b2f81721b454 Mon Sep 17 00:00:00 2001 From: Mike Stirling Date: Fri, 29 Jul 2011 21:14:17 +0100 Subject: Work in progress. Added PS/2 keyboard interface, hardware debugger. Interrupt test output to 6522 (remove later). Fixed error in pin assignments that blocked access to Flash chip select. Added reading sideways ROMs from external Flash (all but BASIC masked off for now). --- CII_Starter_pin_assignments.csv | 1 + 1 file changed, 1 insertion(+) (limited to 'CII_Starter_pin_assignments.csv') diff --git a/CII_Starter_pin_assignments.csv b/CII_Starter_pin_assignments.csv index 07e4fe5..c63a6de 100644 --- a/CII_Starter_pin_assignments.csv +++ b/CII_Starter_pin_assignments.csv @@ -408,6 +408,7 @@ From,To,Assignment Name,Value,Enabled ,FL_OE_N,Location,PIN_AA15,Yes ,FL_RST_N,Location,PIN_W14,Yes ,FL_WE_N,Location,PIN_Y14,Yes +,FL_CE_N,Location,PIN_AB15,Yes ,SRAM_ADDR[0],Location,PIN_AA3,Yes ,SRAM_ADDR[1],Location,PIN_AB3,Yes ,SRAM_ADDR[2],Location,PIN_AA4,Yes -- cgit v1.2.3