Commit Graph

526 Commits

Author SHA1 Message Date
Jaby 39a7f9418f Resolve some TODOs 2024-02-08 21:29:18 -05:00
Jaby 04e786d8ca DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 7490c21724 Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
Jaby 75a4a4e444 Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 4429cdc692 Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
Jaby 2d2b71d0b3 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
Jaby 79613b1bbd Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby 6b954bdfb9 Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
Jaby 2eaea20d3a Implement Matrix stack 2024-02-01 21:29:13 -05:00
Jaby 74d48db5f6 Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
Jaby 8aeb3a6c31 Add sin/cos support 2024-01-31 21:29:57 -05:00
Jaby df59d26900 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
Jaby 81968a6e12 Move gte_instructions back 2024-01-28 22:15:21 -05:00
Jaby 64cb60c43c Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 7dd65ffa70 Support enabeling GTE 2024-01-24 18:19:45 -05:00
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