Commit Graph

26 Commits

Author SHA1 Message Date
Jaby
4c3026ec43 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
Jaby
49417295fc Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby
48e2e83a3b Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
Björn Gaier
5b05f1e51a Support commenting out overlays 2023-11-04 19:43:59 -04:00
Jaby Blubb
e37321de89 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
Jaby Blubb
ac4d788c4c Finalize linker script 2023-08-27 16:45:56 +02:00
Jaby Blubb
5c40ef119e Share bss section with planschi section 2023-08-27 02:43:59 +02:00
Jaby Blubb
06f56310c1 Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
Jaby Blubb
1f8a366b6c Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
Jaby Blubb
2f88f0c429 Add colored output to most tools; Make mkoverlay more tolerant for missing overlay files; Make psxcdgen_ex emit a warning when no license file is specified 2023-04-22 15:44:21 +02:00
Jaby Blubb
12e1b54ce9 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
Jaby
0ede401ee4 Fix and improve mkoverlay 2023-01-24 22:12:37 +01:00
Jaby
204760b4bd Allow overlapping Overlays 2023-01-22 16:37:36 +01:00
Jaby
da2bfa77d8 Implement LZ4 strip and make tools write errors to err instead of out 2023-01-03 16:34:39 +01:00
Jaby
c0f2669f8a Test Circular Buffer 2022-12-23 20:33:36 +01:00
Jaby
5055b9079f Update mkoverlay with new overlay strategy 2022-12-20 20:34:03 +01:00
Jaby
eda979e0ef Introduce Overlay Header and LBAs 2022-12-04 04:55:53 +01:00
Jaby
01d38eadf6 Finish mkoverlay 2022-12-04 04:03:03 +01:00
Jaby
bf0c5eea4c Enable CommandLine arguments 2022-12-04 03:13:48 +01:00
Jaby
c6ec12d89f Create makefile output 2022-12-03 04:19:12 +01:00
Jaby
e5bfa5479e Small improvements 2022-12-03 03:08:10 +01:00
Jaby
897969467f Parse JSON into linker script 2022-12-03 02:55:12 +01:00
Jaby
268642fb6b Write LD file 2022-12-01 04:02:38 +01:00
Jaby
2bcb71d0d5 Write default linker script if no overlay were specified 2022-12-01 02:56:18 +01:00
Jaby
573a345d17 Get overlay structure ready 2022-12-01 02:34:24 +01:00
Jaby
64884fb1a2 Create mkoverlay project 2022-12-01 02:17:13 +01:00