fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement.
2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project.
2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging.
2023-10-23 22:52:40 +00:00
anthonycaccese
dd9ce83b14
Update start_pico8.sh
...
from testing on RGB30 and Loki Zero I am seeing the following:
aarch64 (which is I think covers all of our arm devices) needs and looks for the pico8_64 + pico8.dat files from the raspberry pi zip
x86 works with the pico8_dyn + pico8.dat files from the linux 64 zip
So with that in mind I think the changes in this commit cover those use cases. I've tested on my RGB30, RG351P and Loki Zero and it looks to work well across each.
2023-10-22 10:20:18 -04:00
fewtarius
06aa91b7fb
Fix start pico8.
2023-10-22 13:07:50 +00:00
fewtarius
21e718e71e
Set permissions on the pico-8 binary, and use the dynamic binary everywhere.
2023-10-18 10:40:04 +00:00
anthonycaccese
ddb7e27663
pico-8 launch updates
2023-10-17 17:56:58 -04:00
fewtarius
4583ddbcbf
Forgot an else.
2023-10-17 17:32:31 +00:00
fewtarius
3d4659d50e
Fixes pico-8. Now supports roms/pico-8/aarch64 and roms/pico-8/x86_64 for compatibility with multi-arch sync.
2023-10-17 14:28:04 +00:00
fewtarius
d14d0bc4e0
Add pixel perfect option on RGB30, and enable it by default if it isn't already configured.
2023-09-09 10:12:10 +00:00
mason
7f543456db
Update SA emulators, fix exiting on pico-8
2023-07-25 20:59:53 +00:00
fewtarius
47d7842f0a
Moving things around a bit.
2023-03-04 10:19:56 -05:00