-
I've been taking a look at implementing `CoreLibs/object`, as my game makes pretty heavy use of it. As far as I can see, there's nothing that's really specific to playdate in the CoreLibs implementati…
-
### Describe the bug
I attempted to make a wrapper for the Playdate SDK, but v translate detected no files when passing in a directory, and translated nothing.
### Reproduction Steps
In the root o…
-
I've been playing GB games on iOS using Delta, and loved using the "Fast Forward" feature. It seems Peanut-GB allows a "Turbo" mode by hitting space bar. Would be great if this was exposed via the Pla…
-
There seems to be a bug in the LCDPattern implementation. When using the `draw_line` method (and possibly others), the Pattern is drawn with random data (changes for example on button inputs) instead …
-
> That said, set_use_custom_draw does seem like the right approach for this. If you can reproduce the segfaults we should figure out why they occur.
_Originally posted by @rtsuk in https://github.c…
-
This is amazing and is the perfect idea for the Playdate. Is this still being worked on and are there any plans to address performance as it runs at what seems like half(ish) speed. Great work anyway!…
-
Build fails on hardware with Playdate SDK 1.13.1. The build worked last time I checked with 1.12.X. My device did not get the 1.13.0 update.
```bash
$ cat $PLAYDATE_SDK_PATH/VERSION.txt
1.13.1
…
-
For some use cases it might be beneficial to prevent heap growing in Immix/Commix GC, or due to constraints of platform, eg:
- WASM: WASI SDK has no mmap, Emscripten emulates it and requires flag
…
-
When I create a new folder, the Playdate crash after writing the name, each time.
After reboot, the folder is created.
The errorlog.txt shows :
2024/03/28 08:09:53
/System/Launcher.pdx
views/ca…
-
https://github.com/tommusrhodus/Flappybalt-port-for-Playdate/blob/58e8a6c0c137eed389611b08f61fe5f789a2ed70/source/classes/class-game.lua#L138
if "string" == type(self.totalScore) then
self.tota…