Commit Graph

561 Commits

Author SHA1 Message Date
Jaby 790f5f376f Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby 133da8db05 Move GTE reference files 2024-01-24 10:27:37 -05:00
Jaby 11cead12dc Remove support for No screen code all together 2024-01-16 21:54:16 -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 b760474859 Support MultiTap and read ports every other frame 2024-01-02 22:59:33 -06:00
Jaby c6089d64a1 Support Controller 2024-01-02 22:51:51 -06:00
Jaby cf7c88c72c Introduce JabyEngine configuration file 2024-01-02 20:29:36 -06:00
Jaby f71b9abdb6 Lift RawController code 2024-01-02 20:18:40 -06:00
Jaby 747048ba89 Extend Periphery code 2024-01-02 19:47:23 -06:00
Jaby bdbf47fbdc Setup Periperhy 2024-01-02 16:43:36 -06:00
Jaby 91f5fbf088 Support BIOS Font 2024-01-02 15:42:57 -06:00
Jaby ef009315c7 Introduce LookUpColor4 2023-12-21 12:50:42 -05:00
Jaby dcf703d15b First draft for LookUpColor8 2023-12-21 11:43:24 -05:00
Jaby 0809d61138 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
Jaby 8d6b9ef626 Clean up code slightly 2023-12-19 16:26:04 -05:00
Jaby 8d72f8a715 Fix Number issue 2023-12-19 14:06:46 -05:00
Jaby c67c045238 Load BIOS font as 16x15 2023-12-18 16:21:32 -05:00
Jaby 628f3eee2c Load BIOS font 2023-12-18 16:12:13 -05:00
Jaby 259db52ac1 Fix tool build 2023-12-18 15:05:18 -05:00
Jaby 1934d81e0a Use better implementation 2023-12-17 23:29:10 +01:00
Jaby 0c9207030d Implement buffered font loader 2023-12-17 23:10:36 +01:00
Jaby 57766951cf Sort out render_dma order 2023-12-17 21:50:47 +01:00
Jaby 47f8d485f1 Investigate 2023-12-16 23:34:41 +01:00
Jaby 6fcd9bbd79 Send char by char 2023-12-16 23:31:09 +01:00
Jaby 205069d4f7 Test load ABCD 2023-12-16 23:10:24 +01:00
Jaby 11c6de85ff Prepare font transfer 2023-12-15 23:00:53 -05:00
Jaby 204a09801c Load a BIOS font 2023-12-13 19:46:34 -05:00
Jaby 41f7a17234 Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -05:00
Jaby 0b6f7b2eca Create FontWriter Support Lib project 2023-11-23 21:27:04 -05:00
Jaby acfa2a7da6 Support commenting out overlays 2023-11-04 19:43:59 -04:00
Jaby bcc7d398e2 Measure render loop 2023-11-04 19:43:41 -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 56a599f9c5 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby ad014fc524 Merge with new build technique 2023-10-09 22:38:28 +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 26f72a6039 Update Makefiles and Template 2023-10-09 20:52:19 +02:00
Jaby 396bb3e6ae Introduce Linux counter parts 2023-10-06 17:02:30 +02:00
Jaby a07948fdb2 Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby 1ad309b07e Cherry pick files from the module branch 2023-10-06 14:23:15 +02:00
Jaby 21d7b78031 Turn SysCalls into a C++ file 2023-10-06 10:27:03 +02:00
Jaby b620ca5a2a Experiment with new approaches 2023-10-05 22:39:33 +02:00
Jaby f975df6698 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby 30b08d7de8 Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
Jaby b603cefca0 Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby cce55dd24c Fix XEBRA 2023-09-24 11:40:33 +02:00
Jaby 46a87cb154 Support printing 8bit as color codes and introduce color code define 2023-09-24 11:40:16 +02:00
Jaby c926e76afc Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
Jaby 65afd70c7d Implement color based debugging 2023-09-22 21:36:43 +02:00
Jaby 656a5b9b81 Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby d222d65b3f Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
Jaby 6331ee3b5c Port TimerIO 2023-09-22 17:34:14 +02:00
Jaby 5b8b498a47 Convert SPU IO 2023-09-17 23:09:58 +02:00
Jaby f9a9c6a544 Port GPU IO 2023-09-17 22:14:48 +02:00
Jaby 7ab1bdaeb0 Support DMA with new IO 2023-09-17 12:30:43 +02:00
Jaby a1a19d09a2 Integrate new IO Code into memory_io 2023-09-17 08:50:06 +02:00
Jaby 1a1c92646e Prepare for new IOPort code 2023-09-13 22:23:29 +02:00
Jaby f37f4bd0b0 Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +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 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 cc5ec1be1c Support basic linked elements 2023-06-12 21:47:56 +02:00
Jaby 1e11475fa1 Prepare for textured sprites; better integration of GPU types 2023-05-31 22:29:19 +02:00
Jaby 942844d8ff Support transparency 2023-05-26 22:20:43 +02:00
Jaby 22059f957f Draw first triangle 2023-05-07 00:07:20 +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 fcb97410d3 Fix small bug 2023-04-30 16:40:01 +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 2906a299cc Add BootImage to second DisplayBuffer during boot 2023-04-30 14:18:11 +02:00
Jaby 63e354cc86 Create a frame rate 2023-04-26 22:06:47 +02:00
Jaby f05c56a5ba Cleanup GPU code more 2023-04-26 20:42:44 +02:00
Jaby da5b10c8d9 Add busy loop code and make HighResTimer work on demand rather automatically or ifdefed 2023-04-26 19:09:07 +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 2fab0235d3 Fix disabled LZ4 bug 2023-04-17 21:05:22 +02:00
Jaby 3f4ba0506e Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
Jaby 888634a691 Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
Jaby a63f293af0 Reduce CDFileProcessor size and add configuratable buffer size 2023-04-16 21:11:10 +02:00
Jaby dd2e11a7f3 Use LZ4 file info 2023-04-13 22:10:34 +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