Playdate: Difference between revisions
Jump to navigation
Jump to search
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
m page formatting |
||
| Line 1: | Line 1: | ||
{{Infobox console | {{Infobox console | ||
|title = Playdate | |title = Playdate | ||
|logo = Playdate.png | |logo = Playdate Logo.png | ||
|developer = [[Wikipedia: Panic Inc.|Panic Inc.]] | |developer = [[Wikipedia: Panic Inc.|Panic Inc.]] | ||
|type = [[:Category:Handheld video game consoles|Handheld video game console]] | |type = [[:Category:Handheld video game consoles|Handheld video game console]] | ||
| Line 14: | Line 13: | ||
The '''[[Wikipedia: Playdate (console)|Playdate]]''' is a handheld console developed by [[Wikipedia: Panic Inc.|Panic Inc]]. | The '''[[Wikipedia: Playdate (console)|Playdate]]''' is a handheld console developed by [[Wikipedia: Panic Inc.|Panic Inc]]. | ||
==Emulators== | ==Emulators== | ||
{|class="wikitable" style="text-align:center;line-height:1.5;width:74%;font-size:90%;" | {|class="wikitable" style="text-align:center;line-height:1.5;width:74%;font-size:90%;" | ||
| Line 57: | Line 57: | ||
;pd-emu | ;pd-emu | ||
:Another early-stage, open-source emulator that cannot be run since the author has yet to integrate the Playdate API. | :Another early-stage, open-source emulator that cannot be run since the author has yet to integrate the Playdate API. | ||
==Gallery== | |||
<gallery mode=packed heights=150px caption="Gopher64 sample gallery"> | |||
Playdate.png|Beautiful Cranking Device | |||
</gallery> | |||
[[Category:ARM-based]] | [[Category:ARM-based]] | ||
[[Category:Handheld video game consoles]] | [[Category:Handheld video game consoles]] | ||
[[Category:Ninth-generation video game consoles]] | [[Category:Ninth-generation video game consoles]] | ||
Revision as of 02:58, 15 September 2026
| Developer | Panic Inc. |
|---|---|
| Type | Handheld video game console |
| Generation | Ninth generation |
| Release date | April 18, 2022 |
| Emulated | ✓ |
The Playdate is a handheld console developed by Panic Inc.
Emulators
| Name | Platform(s) | Latest Version | License | Active | Recommended | ||||
|---|---|---|---|---|---|---|---|---|---|
| PC / x86 | |||||||||
| Playdate Simulator | 3.1.1 | Proprietary | ✓ | ✓ | |||||
| Cranked | git | MIT (Permissive) | ~ | ✗ | |||||
| pd-emu | git | ? | ✗ | ✗ | |||||
Comparisons
- 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.
Gallery
- Gopher64 sample gallery
-
Beautiful Cranking Device