Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sst-6809:m8_motorino_game_board [2025/04/12 12:03] – [Sprite Demo] robert | sst-6809:m8_motorino_game_board [2025/05/28 19:23] (current) – removed robert | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== M8 Motorino Game Board ====== | ||
- | The M8 family grew with the addition of the M8 Game Board (code name Motorino): | ||
- | |||
- | {{: | ||
- | |||
- | The SST-6809 V2.1 board is on the left and the M8 Game Board is on the right. | ||
- | |||
- | The M8 Game Board combines a TI [[WP> | ||
- | |||
- | ===== Sprite Demo ===== | ||
- | |||
- | {{: | ||
- | |||
- | Here, the M8 Game Board runs a [[https:// | ||
- | |||
- | ===== I/O Memory Map ===== | ||
- | |||
- | ==== V2.1 ==== | ||
- | |||
- | JP1: 1-2 \\ | ||
- | |||
- | ^ I/O Memory Map ^ R/W ^ IC ^ | ||
- | | $18-$1B | ||
- | | $1C-$1F | ||
- | | PIA Port A | R/W | [[Joystick]] and I/O Expansion | ||
- | | PIA Port B | W | [[SAA1099P]] Audio | | ||
- | |||
- | JP1: 2-3 \\ | ||
- | ^ I/O Memory Map ^ R/W ^ IC ^ | ||
- | | $08-$0B | ||
- | | $0C-$0F | ||
- | | PIA Port A | R/W | [[Joystick]] and I/O Expansion | ||
- | | PIA Port B | W | [[SAA1099P]] Audio | | ||
- | |||
- | Source: [[https:// | ||
- | |||
- | ==== V2.0 ==== | ||
- | |||
- | ^ I/O Memory Map ^ R/W ^ IC ^ | ||
- | | 00-07 | R/W | [[TMS9918A]] | ||
- | | 08-0F | R | [[HCT541]] | ||
- | | ::: | W | [[SAA1099P]] A | | ||
- | | 18-1F | R | [[HCT541]] | ||
- | | ::: | W | [[SAA1099P]] B | | ||
- | |||
- | Bit 0 of each [[HCT541]] is a read of the corresponding synth' | ||
- | |||
- | ==== V1.0 ==== | ||
- | |||
- | ^ I/O Memory Map ^ R/W ^ IC ^ | ||
- | | 00-07 | R/W | [[TMS9918A]] VDP | | ||
- | | 08-0F | R | [[HCT541]] Joysticks | ||
- | | ::: | W | [[SAA1099P]] Audio | | ||
- | | 10-1F | R | [[MC6850]] ACIA | | ||
- | |||
- | Bit 0 of each [[HCT541]] is a read of the corresponding synth' | ||
- | |||
- | Source: [[https:// | ||
- | ===== References ===== | ||
- | |||
- | [[https:// | ||
- | |||
- | M8 Game Board Wiki:\\ | ||
- | [[https:// | ||
- | |||
- | Return to [[: |