diff options
-rw-r--r-- | SHARC/Types.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/SHARC/Types.hs b/SHARC/Types.hs index 7d83eb5..57db88a 100644 --- a/SHARC/Types.hs +++ b/SHARC/Types.hs @@ -270,7 +270,6 @@ registerMemoryMap = fromList [ (0x30020,"EEMUIN") , (0x1823,"IIEP0") , (0x1824,"IMEP0") , (0x1825,"ICEP0") - , (0x1825,"CEP0") , (0x1826,"CPEP0") , (0x1827,"EBEP0") , (0x1828,"TPEP0") @@ -283,7 +282,6 @@ registerMemoryMap = fromList [ (0x30020,"EEMUIN") , (0x1833,"IIEP1") , (0x1834,"IMEP1") , (0x1835,"ICEP1") - , (0x1835,"CEP1") , (0x1836,"CPEP1") , (0x1837,"EBEP1") , (0x1838,"TPEP1") |