Device numbers: Difference between revisions

From PS2 Developer wiki
Jump to navigation Jump to search
No edit summary
(DEV8 miserable info for DECKARDs)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
These are the SSBUS device numbers.
These are the device numbers of the "peripherals" connected to [[IOP/Deckard|IOP]].
=== DEV1 ===
=== DEV1 ===
The DVD player ROM (on SCPH-18000 and later). This is often physically a part of the same IC as the boot-ROM (DEV2).
The DVD player ROM (on SCPH-18000 and later). This is often physically a part of the same IC as the boot-ROM (DEV2).
Line 23: Line 23:


=== DEV8 ===
=== DEV8 ===
???
 
Originally, the parallel port of the PS1. on the PS2 it is unused, but even the DECKARD emulator still has code for handling DEV8. [https://israpps.github.io/PPC-Monitor/docs/IOP_devquirck/Dev8_Exp2.html seems to be recycled for PowerPC UART]


=== DEV9 ===
=== DEV9 ===
[[SSBUS controller]] (on SCPH-3XXXX and up) or PCMCIA controller (on SCPH-1x000) as well as devices connected to these ([[SPEED]]).
[[SSBUS controller]] (on SCPH-3000X and later) or PCMCIA controller (on SCPH-1x000) as well as devices connected to these ([[SPEED]]).

Latest revision as of 16:59, 4 November 2024

Overview[edit | edit source]

These are the device numbers of the "peripherals" connected to IOP.

DEV1[edit | edit source]

The DVD player ROM (on SCPH-18000 and later). This is often physically a part of the same IC as the boot-ROM (DEV2).

DEV2[edit | edit source]

The boot-ROM.

DEV3[edit | edit source]

USB

DEV4[edit | edit source]

SPU2

DEV5[edit | edit source]

MechaCon

DEV6[edit | edit source]

???

DEV7[edit | edit source]

???

DEV8[edit | edit source]

Originally, the parallel port of the PS1. on the PS2 it is unused, but even the DECKARD emulator still has code for handling DEV8. seems to be recycled for PowerPC UART

DEV9[edit | edit source]

SSBUS controller (on SCPH-3000X and later) or PCMCIA controller (on SCPH-1x000) as well as devices connected to these (SPEED).