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
fewtarius
19604755f0
Move sleep, oops.
2023-10-12 10:45:23 +00:00
fewtarius
d50f477850
Increase default interval, don't exit if there's nothing to see.
2023-10-12 01:58:10 +00:00
fewtarius
900fd48b0f
Replace dashboard with a simple script to watch any running build.
2023-10-12 01:53:22 +00:00
fewtarius
09550b8194
* foreach now supports command stacking, ex:
...
```
docs:
./tools/foreach './scripts/clean emulators && ./scripts/build emulators'
```
2023-07-15 15:50:50 +00:00
fewtarius
f3de7f8024
* Add make docs
option to Makefile.
...
* Fix missing uae4arm.
2023-07-15 15:28:28 +00:00
fewtarius
38c5ad528f
* Adds better logging to autostart.
...
* Updates RK3326 documentation for amiberry.
* New dev tool - foreach. Provides a mechanism to execute commands against all projects/devices/architectures to simplify iterating.
* Usage: `./tools/foreach ./scripts/clean emulators`
2023-07-15 14:29:52 +00:00
fewtarius
70ec0a8747
Fix burnimage to reverse sort to restore previous behavior so the correct device is returned after a match.
2023-05-26 10:57:01 +00:00
fewtarius
4a325f72d2
Fix up burnimage to exclude the boot device and any mounted device, add a cancel prompt before writing.
2023-05-23 22:56:52 +00:00
fewtarius
e9ba415370
Fix up burnimage to look for mmcblk devices first, and always exclude /dev/sda.
2023-01-24 08:18:25 -05:00
fewtarius
304ee307b3
Don't use integer scaling by default, it's not needed.
2023-01-02 11:57:54 -05:00
fewtarius
e79a2423fc
Update emulators and cores, set default device and update the image burning script to use it.
2022-12-31 15:27:56 -05:00
fewtarius
a74e8232d8
Update the splash to resize cleaner, remove splash as it's unnecessary, shuffle sleep/wake order of operations.
2022-08-26 06:16:05 -04:00
fewtarius
620fa0117c
* Fix issue with RG552 booting dev builds
...
* Fix udevil not automounting fat32 and exfat
* Fix burnimage not flushing gpt magic when flashing mbr images
2022-08-01 17:52:51 -04:00
fewtarius
dc665a8e72
Adds the basic overclock to the RG351x devices.
2022-04-03 18:46:38 -04:00
fewtarius
0dd16986a2
Burnimage should write compressed and uncompressed images. This could be cleaner..
2022-03-16 21:34:17 -04:00
fewtarius
dee8e25e7f
Fix up shader conflict, adjust packages to use current date rather than a variable that may be stale.
2022-03-01 17:06:41 -05:00
fewtarius
dc88217bf4
Update image writing script
2022-02-25 08:25:01 -05:00
fewtarius
6546314112
burnimage should also allow passing the version
2022-02-08 06:36:46 -05:00
fewtarius
e949262f36
Fix guard oops
2022-02-07 16:33:17 -05:00
fewtarius
ac8ba30e1f
Clean up scripts, move burn image to tools
2022-02-07 16:00:00 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release
2022-02-05 09:23:32 -05:00