added latest insights from disassembling the binary distribution
This commit is contained in:
@@ -208,7 +208,7 @@ void init_fbcs()
|
|||||||
|
|
||||||
/* Flash */
|
/* Flash */
|
||||||
MCF_FBCS0_CSAR = 0xE0000000; // FLASH ADRESS
|
MCF_FBCS0_CSAR = 0xE0000000; // FLASH ADRESS
|
||||||
MCF_FBCS0_CSCR = 0x00001180; // 16 bit 4ws aa
|
MCF_FBCS0_CSCR = 0x00041180; // 16 bit 4ws aa
|
||||||
MCF_FBCS0_CSMR = 0x007F0001; // 8MB on
|
MCF_FBCS0_CSMR = 0x007F0001; // 8MB on
|
||||||
|
|
||||||
MCF_FBCS1_CSAR = 0xFFF00000; // ATARI I/O ADRESS
|
MCF_FBCS1_CSAR = 0xFFF00000; // ATARI I/O ADRESS
|
||||||
|
|||||||
Reference in New Issue
Block a user