Persistence #62
jtothebell
started this conversation in
General
Replies: 2 comments 6 replies
-
Awesome to see 😎 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh let me know if I can help with Switch testing |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New Features:
*Add settings ini file to store preferred screen stretch.
*Read and write Cart Data to files (adds save data capability)
*Add partial stat implementation
General Fixes
*add mapdraw alias to map function (fixes some old carts crashing)
*update z8lua split, pairs, ipairs, and tonum to handle args how pico 8 does (fixes several cart crashes)
*fix infinite loop when trying to draw an empty oval
*fix cursor location after calling print with a location
*use corretly mapped color in print calls
*fix handling of negative length passed to memset/memcpy/reload
*fix _update and _draw calls if they change at runtime
*leave general use ram alone after a reload call
Vita:
*Improve perf by utilizing overclock
This discussion was created from the release Persistence.
Beta Was this translation helpful? Give feedback.
All reactions