Difference between revisions of "NullDC PSP"

From Emulation General Wiki
Jump to navigation Jump to search
(Tags: Mobile edit, Mobile web edit)
(Tags: Mobile edit, Mobile web edit)
Line 1: Line 1:
{{stub}}
 
 
{{Infobox emulator
 
{{Infobox emulator
|logo = nullDC-PSP.png
+
|title = nullDC
|logowidth = 170px
+
|logo = nullDC-PSP.png
|version = [https://archive.org/details/nullDC-PSP 1.2.1 Beta 1]
+
|logowidth = 170px
|active = Yes
+
|version = [https://archive.org/details/nullDC-PSP 1.2.1]
|platform = [[Emulators on PSP|PlayStation Portable]]
+
|active = Yes
|target = [[Sega Dreamcast emulators|DreamCast]]
+
|platform = [[Emulators on PSP|PlayStation Portable]]
|developer = drk//Raziel (skmp), xiro and hlide.
+
|target = [[Sega Dreamcast emulators|DreamCast]]
|source = [https://github.com/PSP-Archive/nulldce-psp GitHub]
+
|developer = drk//Raziel (skmp), xiro and hlide.
|prog-lang = C++,C
+
|accuracy = Medium-Accurate
 +
|website = [https://psp-archive.github.io/nulldce-psp nulldce-psp]
 +
|support =
 +
|prog-lang = C++, C
 +
|license =
 +
|source = [https://github.com/PSP-Archive/nulldce-psp GitHub]
 +
|bios          = [[Emulator_Files#Nintendo_DS_.2F_DSi|Required for DS]]
 
}}
 
}}
'''nullDC-PSP''' is a free and open-source [[Sega Dreamcast emulators|DreamCast]] Emulator for [[PlayStation Portable emulators|PlayStation Portable]]. It's written in C++. This is an experimental release and many games are playable but low fps. Sound is not yet emulated.
+
 
 +
'''nullDC-PSP''' is a free and open-source [[Sega Dreamcast emulators|DreamCast]] emulator for [[PlayStation Portable emulators|PlayStation Portable]]. It's written in C++. This is an experimental and Beta stage release and many games are playable but low fps. Sound is not yet emulated.
  
 
==Overview==
 
==Overview==
Line 22: Line 28:
 
|-
 
|-
 
|align=center|{{Icon|PSP}}
 
|align=center|{{Icon|PSP}}
|'''[https://archive.org/details/nullDC-PSP 1.2.1 Beta 1]'''
+
|'''[https://archive.org/details/nullDC-PSP 1.2.1]'''
 
|}
 
|}
  
Line 57: Line 63:
 
==External links==
 
==External links==
  
* [https://discord.gg/HYE45sHtab PSP Homebrew Community (#nullDC) Discord]
+
* [https://discord.gg/HYE45sHtab PSP Homebrew Community Discord]<small> (#nullDC - Channel)</small>
 
 
* [https://www.reddit.com/r/PSP/comments/mk37zq/update_nulldcpsp_beta_1_dreamcast_emulator/ nullDC PSP Games Testing]
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 11:37, 4 September 2021

nullDC
NullDC-PSP.png
Developer(s) drk//Raziel (skmp), xiro and hlide.
Latest version 1.2.1
Active Yes
Platform(s) PlayStation Portable
Emulates DreamCast
Accuracy Medium-Accurate
Website nulldce-psp
Programmed in C++, C
Source code GitHub
BIOS/Keys Required for DS

nullDC-PSP is a free and open-source DreamCast emulator for PlayStation Portable. It's written in C++. This is an experimental and Beta stage release and many games are playable but low fps. Sound is not yet emulated.

Overview

nullDC is a Dreamcast emulator for PSP, currently in an experimental stage. The emulator was originally developed in 2008. The source code was lost for many years; it was published on GitHub in the mid-2010s, It was compiled and restored by xiro and hlide in 2021.

Download

PSP 1.2.1

Compatibility

nullDC-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.

BIOS

nullDC BIOS files are needed in the nullDC/data folder :

  • dc_boot.bin
  • dc_flash.bin

Game Files

Only games in the .gdi format are supported for now. Place the files for each individual game within a separate folder, and move the folder to nullDC-PSP\discs. The list of available games will then appear when you boot the emulator.

GUI.png

Controls

Idle time can be adjusted with the L / R buttons.

To start the Dreamcast bios, press triangle as the emulator is booting.

External links