Commit Graph

20 Commits

Author SHA1 Message Date
f1bc9da7e8 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
da80e99b91 Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
5937bbd763 Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
1f39f08dc9 Do not display help in red 2023-04-30 15:46:47 +02:00
5a137ce644 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
b55d033f17 Implement LZ4 strip and make tools write errors to err instead of out 2023-01-03 16:34:39 +01:00
4fbeb80c60 Clean up error handling 2022-11-27 22:32:14 +01:00
6237132fe2 Use buffered read and write for better performance 2022-09-28 21:21:15 +02:00
e79df423b0 Improve Error 2022-09-19 21:06:44 +02:00
d92f6d6cfb Fix input file for cpp_out 2022-09-17 17:15:23 +02:00
7c5c8ae50a Finish cpp_out 2022-09-17 14:44:13 +02:00
db897e0f3d Change name of variable 2022-09-17 14:31:20 +02:00
640f220b98 Create source files 2022-09-17 13:54:19 +02:00
a07662cdb4 Use functors instead of parameters 2022-09-14 22:00:26 +02:00
e112f89f68 Read settings in a bit 2022-09-14 21:52:54 +02:00
888a6247a9 Produce first output 2022-09-13 21:35:52 +02:00
4b69d678e8 Prepare convert function 2022-09-13 21:19:42 +02:00
e42b3ab6cf Create tool_helper library 2022-09-13 21:06:41 +02:00
cdb9a8a2b7 Prepare tool_helper 2022-09-13 20:49:02 +02:00
aa717886b4 Support cpp_out 2022-09-11 19:53:20 +02:00