Commit Graph

716 Commits

Author SHA1 Message Date
Jaby 63ad4e6811 Display Pacos art 2023-08-28 16:48:42 +02:00
Jaby 50561b3b4c Fix bss init 2023-08-28 16:48:26 +02:00
Jaby a8aca7bc52 Merge branch 'ToolBox_FontWriter_BSS-Improvement' into ToolBox_FontWriter 2023-08-27 21:56:03 +02:00
Jaby 6be5eebf64 Clear bss section 2023-08-27 21:55:16 +02:00
Jaby ed9326673d Introduce new timer based on vsync 2023-08-27 21:29:43 +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 6acd94ed2e Improve rebuild behaviour 2023-08-25 15:31:06 +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