Commit Graph

27 Commits

Author SHA1 Message Date
Jaby 58781bdec5 Update rust dependencies 2025-01-20 22:41:45 +00:00
Jaby 975b3ccac5 Fix inconsistent EOL 2025-01-08 22:27:37 +01:00
Jaby ab42d75662 Update rust versions 2024-12-31 20:07:06 +01:00
Jaby c3b9ec7467 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
Jaby d2827056d7 Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby 4f80a6e25e Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby 7e4ecf8176 Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
Jaby 7db63b0f66 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
Jaby 4fb09a235c Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
Jaby 32d324430d Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
Jaby aea32cf44c Do not display help in red 2023-04-30 15:46:47 +02:00
Jaby 725d2f7bb2 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 f20e729ff3 Implement LZ4 strip and make tools write errors to err instead of out 2023-01-03 16:34:39 +01:00
Jaby 3932249923 Clean up error handling 2022-11-27 22:32:14 +01:00
Jaby b7a783d403 Use buffered read and write for better performance 2022-09-28 21:21:15 +02:00
Jaby c4ed9bc10f Improve Error 2022-09-19 21:06:44 +02:00
Jaby 91ba0583dd Fix input file for cpp_out 2022-09-17 17:15:23 +02:00
Jaby 3963965d76 Finish cpp_out 2022-09-17 14:44:13 +02:00
Jaby f101645af1 Change name of variable 2022-09-17 14:31:20 +02:00
Jaby f3d432caf3 Create source files 2022-09-17 13:54:19 +02:00
Jaby f751ab7c2c Use functors instead of parameters 2022-09-14 22:00:26 +02:00
Jaby 014b7256d7 Read settings in a bit 2022-09-14 21:52:54 +02:00
Jaby a3ac45418a Produce first output 2022-09-13 21:35:52 +02:00
Jaby 0dedff742a Prepare convert function 2022-09-13 21:19:42 +02:00
Jaby 390bb1773a Create tool_helper library 2022-09-13 21:06:41 +02:00
Jaby a32b12e05a Prepare tool_helper 2022-09-13 20:49:02 +02:00
Jaby 8c6a23bd5a Support cpp_out 2022-09-11 19:53:20 +02:00