Difference between revisions of "Playdate"

From Emulation General Wiki
Jump to navigation Jump to search
(Grammar fixes)
 
(20 intermediate revisions by 8 users not shown)
Line 6: Line 6:
 
|type = [[:Category:Handheld consoles|Handheld game console]]
 
|type = [[:Category:Handheld consoles|Handheld game console]]
 
|generation = [[:Category:Ninth-generation video game consoles|Ninth generation]]
 
|generation = [[:Category:Ninth-generation video game consoles|Ninth generation]]
|release = 2022
+
|release = April 18, 2022
|official site = [http://play.date/ Play.date]
+
|pre-order price = {{Inflation|USD|179|2022}}
|emulated = {{}}
+
|introductory price = {{Inflation|USD|199|2022}}
 +
|website = [http://play.date/ Play.date]
 +
|emulated = {{}}
 
}}
 
}}
{{stub}}
 
  
The '''[[Wikipedia: Playdate (console)|Playdate]]''' is an handheld console developed by [[Wikipedia: Panic Inc.|Panic Inc]]. It is set to be retailed for $179.
+
The '''[[Wikipedia: Playdate (console)|Playdate]]''' is an handheld console developed by [[Wikipedia: Panic Inc.|Panic Inc]].
 +
==Emulators==
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended emulators|Recommended]]
 +
|-
 +
! colspan="10"|PC / x86
 +
|-
 +
| Playdate Simulator
 +
| align=left|{{Icon|Windows|Mac|Linux}}
 +
| [https://play.date/dev/ 2.2.0]
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
|-
 +
| Cranked
 +
| align=left|{{Icon|Windows|Linux}}
 +
| [https://github.com/TheLogicMaster/Cranked git]
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✗}}
 +
|-
 +
| pd-emu
 +
| align=left|{{Icon|Windows|Linux}}
 +
| [https://github.com/scratchminer/pd-emu git]
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✗}}
 +
|}
  
==Emulators==
+
===Comparisons===
{{no current emulators}}
+
;Playdate Simulator
 +
:The official Playdate emulator by Panic, bundled in the first-party Playdate SDK as a test platform for developers. Plays most Lua-coded games perfectly by itself, but by design it does not play encrypted (DRM-laden) Catalog games or compiled C games from disparate platforms. In other words, a Playdate game partially coded in C but compiled on Mac won't run on the Windows simulator and vice versa because the Simulator runs compiled C code natively (as in, without emulation or interpretation).
  
<!--
+
;Cranked
===Emulation issues===
+
:Early-stage open-source Playdate emulator. To-date much of the functionality is missing (sprites, audio, graphical effects), but the groundwork is laid for Lua and C games to boot down the line.
-->
 
  
<!--
+
;pd-emu
==References==
+
:Another early-stage, open-source emulator that cannot be run since the author has yet to integrate the Playdate API.
{{Reflist}}
 
-->
 
  
 
[[Category:Consoles]]
 
[[Category:Consoles]]
 
[[Category:Handheld consoles]]
 
[[Category:Handheld consoles]]
 
[[Category:Ninth-generation video game consoles]]
 
[[Category:Ninth-generation video game consoles]]
[[Category:Not yet emulated]]<!--
+
[[Category:ARM-based]]
[[Category:Very early emulation]]
 
-->
 

Latest revision as of 21:20, 14 April 2024

Playdate
Playdate.png
Developer Panic Inc.
Type Handheld game console
Generation Ninth generation
Release date April 18, 2022
Pre-Order price $179
Introductory price $199
Dumped Play.date
Emulated

The Playdate is an handheld console developed by Panic Inc.

Emulators[edit]

Name Platform(s) Latest Version FLOSS Active Recommended
PC / x86
Playdate Simulator Windows macOS Linux 2.2.0
Cranked Windows Linux git
pd-emu Windows Linux git

Comparisons[edit]

Playdate Simulator
The official Playdate emulator by Panic, bundled in the first-party Playdate SDK as a test platform for developers. Plays most Lua-coded games perfectly by itself, but by design it does not play encrypted (DRM-laden) Catalog games or compiled C games from disparate platforms. In other words, a Playdate game partially coded in C but compiled on Mac won't run on the Windows simulator and vice versa because the Simulator runs compiled C code natively (as in, without emulation or interpretation).
Cranked
Early-stage open-source Playdate emulator. To-date much of the functionality is missing (sprites, audio, graphical effects), but the groundwork is laid for Lua and C games to boot down the line.
pd-emu
Another early-stage, open-source emulator that cannot be run since the author has yet to integrate the Playdate API.