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)
(2 intermediate revisions by one other user not shown)
Line 21: Line 21:
  
 
==Overview==
 
==Overview==
 
 
nullDC-PSP is a currently in an experimental stage. The emulator was originally developed in 2008. The source code was lost for many years; it was published on [https://github.com/skmp/nulldce GitHub] in the mid-2010s, nullDCe. PSP port might still compile. A fork from the nullDC-mainline somewhere in late 2008, with hackports to PSP. This is here for archival reasons. Project eventually morphed to reicast, It was compiled and restored by xiro and hlide in 2021.
 
nullDC-PSP is a currently in an experimental stage. The emulator was originally developed in 2008. The source code was lost for many years; it was published on [https://github.com/skmp/nulldce GitHub] in the mid-2010s, nullDCe. PSP port might still compile. A fork from the nullDC-mainline somewhere in late 2008, with hackports to PSP. This is here for archival reasons. Project eventually morphed to reicast, It was compiled and restored by xiro and hlide in 2021.
  
 
==Features==
 
==Features==
 
 
* GDI format support
 
* GDI format support
* Sound doesn't support
+
* Sound isn't supported
 
* DC CPU Downclock
 
* DC CPU Downclock
 
* Underclock AICA
 
* Underclock AICA
 
* AICA Hack
 
* AICA Hack
 
* New XMB UI
 
* New XMB UI
* Run with Interpreter
+
* Running with Interpreter
  
 
==Compatibility==
 
==Compatibility==
 
+
* Almost every Dreamcast game boots (2D games run with better speed but 3D games don't reach best speed).
* Almost every Dreamcast game boots (2D games run with better speed but 3D games doesn't reach best speed).
 
  
 
* nullDC-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.
 
* nullDC-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.
Line 43: Line 40:
  
 
==Screenshots==
 
==Screenshots==
 
 
{| class="wikitable mw-sortable"
 
{| class="wikitable mw-sortable"
 
|-
 
|-
Line 54: Line 50:
  
 
==Download==
 
==Download==
 
 
{| cellpadding="1"
 
{| cellpadding="1"
 
|-
 
|-
Line 62: Line 57:
  
 
==BIOS==
 
==BIOS==
 
 
[[Emulator_Files#Dreamcast|DC BIOS]] files are Required in the <b><code>nullDC/data</code></b> folder :
 
[[Emulator_Files#Dreamcast|DC BIOS]] files are Required in the <b><code>nullDC/data</code></b> folder :
 
<B>
 
<B>
Line 70: Line 64:
  
 
==Game Files==
 
==Game Files==
 
 
Only games in the <code><b>.gdi</code></b> format are supported for now. Place the files for each individual game within a separate folder, and move the folder to <b><code>nullDC-PSP\discs</code></b>. The list of available games will then appear when you boot the emulator.
 
Only games in the <code><b>.gdi</code></b> format are supported for now. Place the files for each individual game within a separate folder, and move the folder to <b><code>nullDC-PSP\discs</code></b>. The list of available games will then appear when you boot the emulator.
  
Line 76: Line 69:
  
 
==Controls==
 
==Controls==
 
 
Idle time can be adjusted with the L / R buttons.
 
Idle time can be adjusted with the L / R buttons.
  
Line 82: Line 74:
  
 
==External links==
 
==External links==
 
 
* [https://discord.gg/HYE45sHtab Discord server]
 
* [https://discord.gg/HYE45sHtab Discord server]
 
* [https://youtu.be/DVeDWoP5U1s 2008 version gameplay]
 
* [https://youtu.be/DVeDWoP5U1s 2008 version gameplay]

Revision as of 04:56, 8 March 2022

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
Website nulldce-psp
Programmed in C++, C
Source code GitHub
BIOS/Keys Required for DC

nullDC-PSP is a free and an open-source Dreamcast emulator for PlayStation Portable, written in C++. It's an experimental stage and many games are playable but low fps, almost 5/15 FPS gameplay.

Overview

nullDC-PSP is a 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, nullDCe. PSP port might still compile. A fork from the nullDC-mainline somewhere in late 2008, with hackports to PSP. This is here for archival reasons. Project eventually morphed to reicast, It was compiled and restored by xiro and hlide in 2021.

Features

  • GDI format support
  • Sound isn't supported
  • DC CPU Downclock
  • Underclock AICA
  • AICA Hack
  • New XMB UI
  • Running with Interpreter

Compatibility

  • Almost every Dreamcast game boots (2D games run with better speed but 3D games don't reach best speed).
  • nullDC-PSP is only compatible with 'slim' models (PSP-2000 and above). It will not boot on the original PSP-1000.

Screenshots

Pac.png Vf.png
Xx.png Sa.png

Download

PSP 1.2.1

BIOS

DC BIOS files are Required 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