Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
memory_map [2022/08/19 08:48] – [IO registers] pulkomandymemory_map [2024/07/01 11:27] (current) – ↷ Links adapted because of a move operation admin
Line 4: Line 4:
 | 0x000000  | 0x0027FF  | RAM     | | 0x000000  | 0x0027FF  | RAM     |
 | 0x002800  | 0x002FFF  | [[PPU]]     | | 0x002800  | 0x002FFF  | [[PPU]]     |
-| 0x003000  | 0x0037FF  | [[Sound]]   |+| 0x003000  | 0x0037FF  | [[spu]]   |
 | 0x003D00  | 0x003DFF  | [[IO]]      | | 0x003D00  | 0x003DFF  | [[IO]]      |
 | 0x003E00  | 0x003E03  | [[memory_map#General DMA|DMA]]     | | 0x003E00  | 0x003E03  | [[memory_map#General DMA|DMA]]     |
Line 214: Line 214:
      * 00 - Map entire range to ROMCSB       * 00 - Map entire range to ROMCSB 
      * 01 - Map ''0x4000 - 0x1fffff'' to ROMCSB, ''0x200000 - 0x3fffff'' to CSB1      * 01 - Map ''0x4000 - 0x1fffff'' to ROMCSB, ''0x200000 - 0x3fffff'' to CSB1
-     * 1x - Map ''0x4000 - 0x0fffff'' to ROMCSB, ''0x100000 - 0x1fffff'' to CSB1, ''0x200000 - 0x2fffff'' to CSB2, ''0x300000 - 0x3fffff'' to CSB1+     * 1x - Map ''0x4000 - 0x0fffff'' to ROMCSB, ''0x100000 - 0x1fffff'' to CSB1, ''0x200000 - 0x2fffff'' to CSB2, ''0x300000 - 0x3fffff'' to CSB3
    * Bits 5-3: Bus arbitration priority control    * Bits 5-3: Bus arbitration priority control
      * 101 - 1. Audio, 2. PPU, 3. CPU      * 101 - 1. Audio, 2. PPU, 3. CPU
Line 222: Line 222:
  
 External RAM mapping overrides any ROM mapping. External RAM mapping overrides any ROM mapping.
 +
 +On the V.Smile, both ROMCSB and CSB1 allow to access the cartridge ROM. This means bit 6 is not very useful.
 +
 +CSB2 is the cartridge RAM, and CSB3 is the system ROM. They are both enabled at the same time by using bit 7.
  
 ==== ADC ==== ==== ADC ====
memory_map.1660898907.txt.gz · Last modified: 2022/08/19 08:48 by pulkomandy
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0