Commit Graph

373 Commits

Author SHA1 Message Date
Jaby d2827056d7 Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby e949287bf2 Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
Jaby 30dc1dd42a Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
Jaby 1f5bdc81b8 Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
Jaby 23900f4cdf Improve CDDA track list 2024-05-05 23:12:08 +02:00
Jaby 25204d89e8 Support CDDA 2024-05-05 18:23:17 +02:00
Jaby 4f80a6e25e Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby 560d3ca22e Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
Jaby 30de428b65 Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
Jaby 578a5ca10e Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Jaby 7e4ecf8176 Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
Jaby f0423d3fa6 Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -06:00
Jaby 259db52ac1 Fix tool build 2023-12-18 15:05:18 -05:00
Jaby 41f7a17234 Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -05:00
Jaby acfa2a7da6 Support commenting out overlays 2023-11-04 19:43:59 -04:00
Jaby 7db63b0f66 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
Jaby b1c9fd93c9 Do not accept images that have wrong sizes 2023-10-12 11:06:11 +02:00
Jaby 70aca2ccc5 Support linux build 2023-10-09 22:34:42 +02:00
Jaby 4c8f9c2c79 Use new build scripts 2023-10-09 21:49:40 +02:00
Jaby 396bb3e6ae Introduce Linux counter parts 2023-10-06 17:02:30 +02:00
Jaby b620ca5a2a Experiment with new approaches 2023-10-05 22:39:33 +02:00
Jaby a35b295d0b Finalize linker script 2023-08-27 16:45:56 +02:00
Jaby 08a50a6020 Share bss section with planschi section 2023-08-27 02:43:59 +02:00
Jaby f68155ce64 Improve reliablitity of psxreadmap 2023-08-27 02:43:01 +02:00
Jaby 7e7670e928 Integrate psxreadmap 2023-08-25 06:31:00 +02:00
Jaby 4fb09a235c Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
Jaby 137a9b8b1f Use psxcdgen_ex under WSL and improve wslpath and makefiles 2023-08-25 05:15:23 +02:00
Jaby 318cfee963 Add psxreadmap to list for PSX tools 2023-08-24 00:31:36 +02:00
Jaby a13ae86dd6 Improve identification of Overlays 2023-08-24 00:24:20 +02:00
Jaby bb9928129d Advance version number and introduce conditional compiled code 2023-08-24 00:06:03 +02:00
Jaby 29ea9cc497 Color encode OVERLAPPED sections and set version to 1.0 2023-08-20 17:32:10 +02:00
Jaby 7a7437daab Display Symbol information 2023-08-20 16:45:22 +02:00
Jaby e0e715bc3d Support different sized lists 2023-08-20 16:21:42 +02:00
Jaby 1af24fb0f3 Preear Symbol list 2023-08-20 15:29:21 +02:00
Jaby 2caf0dadaa Support section infos in list mode 2023-08-20 14:27:15 +02:00
Jaby 027ef444bd Display top level section information 2023-08-20 09:15:24 +02:00
Jaby 4a5e4d2a0d Create Layout for List mode 2023-08-20 08:36:08 +02:00
Jaby d4fabd72dd Introduce new 'List' entry 2023-08-20 08:10:18 +02:00
Jaby 28cb754fb2 Add help charcters 2023-08-16 15:31:16 +02:00
Jaby 23a4cf9adc Switch between selections 2023-08-16 15:15:39 +02:00
Jaby 4e9eb65780 Reduce percision for display 2023-08-16 11:21:10 +02:00
Jaby bdd5a7dbd6 Cleanup selection code 2023-08-15 15:21:10 +02:00
Jaby bf16b1b937 Support sections now 2023-08-12 19:37:15 +02:00
Jaby 3681836cf6 Introduce new gauge type 2023-08-12 19:13:38 +02:00
Jaby 7e2c97e1df Fix rollover of list selection 2023-08-12 12:43:00 +02:00
Jaby b0e1442b27 Introduce second memory gauge 2023-08-12 12:03:57 +02:00
Jaby e5c420d609 Cleanup code 2023-08-12 11:38:51 +02:00
Jaby cc5268e873 Support a list with Schwimmflügel 2023-08-06 10:46:12 +02:00
Jaby bca7ebfced Update to latest Rust 2023-08-02 22:31:40 +02:00
Jaby 9e4ee34bb3 Migrate to ratatui 2023-07-26 22:16:09 +02:00
Jaby 25cbf10520 Improve Gauge usage 2023-07-26 22:08:10 +02:00
Jaby 5b7a98eaea Forgot gitignore 2023-07-26 21:50:20 +02:00
Jaby 4fd3a1ee64 Display memory usage 2023-07-26 21:49:47 +02:00
Jaby 0a9c7135ef Integrated new code into GUI 2023-07-26 20:37:35 +02:00
Jaby 7795a398d4 Merge with new objdump code 2023-07-26 20:22:11 +02:00
Jaby 86dfc93b5e Print memory map 2023-07-24 22:22:17 +02:00
Jaby 6502e2d122 Sort map 2023-07-24 20:41:38 +02:00
Jaby 8767114e0a Collect Symbols 2023-07-20 20:31:25 +02:00
Jaby c1037d41c5 Scan and print sections - prepare for SymbolTable 2023-07-17 18:41:15 +02:00
Jaby 5eec5f2fa1 Parse with weird printf bug 2023-07-11 23:05:20 +02:00
Jaby 3c9755d127 Support scan stdout of objdump 2023-07-11 22:00:57 +02:00
Jaby d1c6c08fa5 Create objdump file 2023-07-11 21:37:37 +02:00
Jaby cce438e9bd Present memory usage 2023-07-11 20:26:33 +02:00
Jaby ca50cc4e62 Collect highest address 2023-07-11 19:00:59 +02:00
Jaby 45d38bed57 Only read key press 2023-07-09 19:24:43 +02:00
Jaby 2cdb9de635 Some cleanup 2023-07-09 16:49:53 +02:00
Jaby f70eeffada Prepare memory usage 2023-07-09 16:46:49 +02:00
Jaby 57428f9652 Implemented QUIT window 2023-07-09 16:16:28 +02:00
Jaby fc67dfcd2f Display titel 2023-07-09 15:38:55 +02:00
Jaby 2236c1a00c Setup of update and render loop for CUI 2023-07-09 14:40:44 +02:00
Jaby b4d700484b Create psxreadmap and move readmap project into it 2023-07-09 13:31:02 +02:00
Jaby 5b2c41b53c Sort addresses 2023-07-06 19:56:28 +02:00
Jaby 1ea6893dc5 Parse map and write to file 2023-07-05 21:36:12 +02:00
Jaby 5193a62731 Read in map file 2023-07-04 21:58:15 +02:00
Jaby d40551d656 Read sub sections 2023-07-03 22:17:44 +02:00
Jaby a5c4218ceb Parse sub section 2023-06-29 22:18:31 +02:00
Jaby 9ea662d11d Improve reading sections in 2023-06-29 21:32:49 +02:00
Jaby b2a621c5ae Print top-level sections 2023-06-29 20:18:02 +02:00
Jaby 32d324430d Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
Jaby 1d984e0766 Introduce types for readmap 2023-06-25 15:58:23 +02:00
Jaby 79c141e50a Create readmap tool 2023-06-25 14:37:16 +02:00
Jaby 942844d8ff Support transparency 2023-05-26 22:20:43 +02:00
Jaby 4ccc11aebf Replace unsafe code with raw trait 2023-05-01 23:01:35 +02:00
Jaby dbf616a916 Fix image conversion and CLUT placement 2023-05-01 22:37:41 +02:00
Jaby c1aa33ecc7 Fix fconv for clut images 2023-05-01 11:02:07 +02:00
Jaby aea32cf44c Do not display help in red 2023-04-30 15:46:47 +02:00
Jaby aad234284e Do not display the help in red for fconv 2023-04-30 15:33:32 +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 38ab0ebb56 Move the bit types to tool_helper and merge them 2023-04-20 21:01:27 +02:00
Jaby 0b4087d8c2 Finish wslpath 2023-04-18 21:58:34 +02:00
Jaby 5957eb59be Create wslpath project 2023-04-17 21:45:03 +02:00
Jaby ffae88ac7c Support LZ4 compression in psxcdgen_ex 2023-04-17 21:34:24 +02:00
Jaby cc93c63998 Detect LZ4 files correctly now 2023-04-13 21:51:45 +02:00
Jaby 8ec8afc435 Improve error messages for not finding LBA sources 2023-04-13 21:22:49 +02:00
Jaby 14b8485204 Prepare to support enconding of LZ4 2023-04-13 21:06:24 +02:00
Jaby b6dc67ce71 Prepare new LBA representation 2023-04-12 21:59:36 +02:00
Jaby 15b3f32039 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00
Jaby 85c84cca7b Refactored code 2023-02-20 13:07:58 +01:00
Jaby 795be5bb82 Support dynamic correction of LBA 2023-02-20 12:47:56 +01:00
Jaby 4327358d52 Support absolute LBAs now 2023-02-20 12:30:55 +01:00
Jaby 4510feb811 Smol fix 2023-02-03 13:36:49 +01:00
Jaby 53b01f19b1 Support writing LBA information into main file 2023-02-03 13:22:17 +01:00
Jaby 3a63261842 Add 'Main' file type to support lba for them 2023-01-27 08:10:05 +01:00
Jaby 6c85f8f9f9 TMP CHANGES 2023-01-26 19:37:02 +01:00
Jaby e59139f565 Fix and improve mkoverlay 2023-01-24 22:12:37 +01:00
Jaby dfc8c94213 Allow overlapping Overlays 2023-01-22 16:37:36 +01:00
Jaby 304165e407 Encode word size into OverlayLBA structure 2023-01-22 14:37:09 +01: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 a1743c0a7a Broken LZ4 algorithm! The decompression seems to work now (needs improvement?) but the conversion tools emit 64K block sizes which is unhelpfull for us 2022-12-29 23:18:37 +01:00
Jaby 09195f9093 Make jaby_engine_fconv output lz4 files on request 2022-12-27 20:58:43 +01:00
Jaby 291641e599 Test Circular Buffer 2022-12-23 20:33:36 +01:00
Jaby c6c0f10143 Update mkoverlay with new overlay strategy 2022-12-20 20:34:03 +01:00
Jaby cd017c65ab Add update feature to cargo for easier rebuild 2022-12-16 21:13:34 +01:00
Jaby 646f3d02c4 Implement writing LBA header 2022-12-09 04:08:29 +01:00
Jaby 5c412bc517 Setup infrastructure to update filetype 2022-12-08 04:08:03 +01:00
Jaby 4b46ae0c19 Calculate file sizes easily 2022-12-08 03:10:02 +01:00
Jaby a3c4c12c21 Find files 2022-12-08 02:02:07 +01:00
Jaby ebe6b8da6b Read in LBA file path from header file 2022-12-07 03:53:48 +01:00
Jaby 85810c33e9 Prepare reading in LBA Source for Overlay 2022-12-07 02:50:46 +01:00
Jaby 2641005c45 Support LZ4 compression 2022-12-06 04:56:40 +01:00
Jaby 9fd9cb00ec Use WSL for linux targets for more reliablitity 2022-12-06 04:56:26 +01:00
Jaby 5829c436f4 LZ7 compress 2022-12-06 03:12:31 +01:00
Jaby 37cb8ba114 Read Overlay header 2022-12-06 02:31:05 +01:00
Jaby b5dc4a80a2 Treat overlay as regular file 2022-12-06 01:18:01 +01:00
Jaby eb7340edf7 Introduce Overlay Header and LBAs 2022-12-04 04:55:53 +01:00
Jaby 61563c66c8 Finish mkoverlay 2022-12-04 04:03:03 +01:00
Jaby efc299fff1 Enable CommandLine arguments 2022-12-04 03:13:48 +01:00
Jaby 4c06001b48 Create makefile output 2022-12-03 04:19:12 +01:00
Jaby 3643380189 Small improvements 2022-12-03 03:08:10 +01:00
Jaby da2fb45442 Parse JSON into linker script 2022-12-03 02:55:12 +01:00
Jaby 837f431547 Write LD file 2022-12-01 04:02:38 +01:00
Jaby e4ac622a34 Write default linker script if no overlay were specified 2022-12-01 02:56:18 +01:00
Jaby 3389b586bc Get overlay structure ready 2022-12-01 02:34:24 +01:00
Jaby 613df250b6 Create mkoverlay project 2022-12-01 02:17:13 +01:00
Jaby ab4d2ca345 Merge common attributes 2022-11-27 23:54:31 +01:00
Jaby eb0bb52141 Design LBA file in XML 2022-11-27 23:38:41 +01:00
Jaby a4e34641d4 Support padded size 2022-11-27 23:13:47 +01:00
Jaby 3932249923 Clean up error handling 2022-11-27 22:32:14 +01:00
Jaby ac6d7fea67 Remove ErrorString 2022-11-27 22:21:06 +01:00
Jaby 8013c1fb5c Removed new type error 2022-11-27 22:19:43 +01:00
Jaby d912ea949e Cause error on not a number padded_size value 2022-11-27 22:15:30 +01:00
Jaby 2994569970 Rename extended size to padded size and implement validation 2022-11-24 03:36:56 +01:00
Jaby a0a41652d4 Print hidden state better 2022-11-24 03:05:44 +01:00
Jaby c30bda6a3a Test and support hidden files and directories 2022-11-24 02:03:11 +01:00
Jaby 121ff4d9b5 Update Test XML 2022-11-21 03:46:24 +01:00
Jaby f3362ce2de Check License check for valid size instead of reading zeros 2022-11-20 23:14:39 +01:00
Jaby 697f53a812 Parse hidden flag in XML 2022-11-19 03:16:43 +01:00
Jaby 29560c4fa8 Improve LBA output even more 2022-11-19 02:12:48 +01:00
Jaby 1723298465 Create nice LBA file 2022-11-18 04:24:53 +01:00
Jaby 4a18d19506 Add flag for outputing dump file 2022-11-18 03:04:52 +01:00