Differences
This shows you the differences between two versions of the page.
sst-6809:m8_game_board [2025/05/28 19:22] – created robert | sst-6809:m8_game_board [2025/06/04 21:10] (current) – robert | ||
---|---|---|---|
Line 9: | Line 9: | ||
The M8 Game Board combines a TI [[WP> | The M8 Game Board combines a TI [[WP> | ||
- | |||
- | ===== Sprite Demo ===== | ||
- | |||
- | {{: | ||
- | (click to enlarge) | ||
- | |||
- | Here, the M8 Game Board runs a [[https:// | ||
===== I/O Memory Map ===== | ===== I/O Memory Map ===== | ||
- | ==== V2.1 ==== | + | I/O Addressing |
- | + | ||
- | I/O Addressing | + | |
^ JP1: 1-2 ^ JP1: 2-3 ^ R/W ^ IC ^ | ^ JP1: 1-2 ^ JP1: 2-3 ^ R/W ^ IC ^ | ||
| $18-$1B | | $18-$1B | ||
Line 30: | Line 21: | ||
Source: [[https:// | Source: [[https:// | ||
- | ==== V2.0 ==== | + | ===== Sprite Demo ===== |
- | ^ I/O Addressing | + | {{:sst-6809:vdp09.png?400|M8 Game Board running VDP09 Demo}} \\ |
- | | 00-07 | R/W | [[TMS9918A]] | + | (click to enlarge) |
- | | 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:\\ | + | Here, the M8 Game Board runs a VDP demo with a bouncing sprite over a changing Graphics II mode background. |
- | [[https:// | + | |
Return to [[: | Return to [[: |