DVRP: Difference between revisions

From PS2 Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
''[https://github.com/desrdev/desrdev.github.io/blob/main/dvrp.md Additional information]''
DVRP (short for Digital Video Recording Processor / DVR Processor) is a co-processor found in [[PSX]]-consoles. It is not used in any other PS2 consoles.
DVRP (short for Digital Video Recording Processor / DVR Processor) is a co-processor found in [[PSX]]-consoles. It is not used in any other PS2 consoles.
The chip is a Fujitsu MB91302A of the Fujitsu FR60 family of microcontrollers. It is a 32 bit microprocessor running at up to 68 MHz.
The chip is a Fujitsu MB91302A of the Fujitsu FR60 family of microcontrollers. It is a 32 bit microprocessor running at up to 68 MHz.

Revision as of 23:03, 15 June 2022

Overview

Additional information DVRP (short for Digital Video Recording Processor / DVR Processor) is a co-processor found in PSX-consoles. It is not used in any other PS2 consoles. The chip is a Fujitsu MB91302A of the Fujitsu FR60 family of microcontrollers. It is a 32 bit microprocessor running at up to 68 MHz.

In the PSX, it handles HDD access and DRM/security functions. Little is known about it at the time, and it could be a target for efforts to make generic hard drives work in the PSX.

The MB91302A could optionally be ordered with 4 KB custom built-in Mask-ROM content, which is what Sony did for the PSX. (Chip identifier is MB91302A-103; -001 would be without ROM, -010 would be with a Fujitsu real time OS in ROM, -020 would be with a Fujitsu IPL in ROM)

<imgur w=240>h0aa2Cx.png</imgur>