Commit Graph

658 Commits

Author SHA1 Message Date
Jaby a163762e59 Print all BIOS information 2024-03-30 14:42:32 -05:00
Jaby e74d54f0bb Display Copyright 2024-03-30 13:09:30 -05:00
Jaby 4dde54f23f Display BIOS date correctly 2024-03-30 12:36:23 -05:00
Jaby f2e5bbe369 Start to display BIOS information 2024-03-30 11:57:07 -05:00
Jaby 3fec1d286a Improve naming of PSX related ENV variables 2024-03-21 17:41:41 -05:00
Jaby 618c671844 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
Jaby f865be0c7c Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
Jaby 9309d5d99b Add TODO 2024-03-20 23:25:24 -05:00
Jaby c10b9ce940 Fix border slightly 2024-03-20 23:24:27 -05:00
Jaby b6483df046 Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
Jaby 0f038c3023 Support PS3 by default 2024-03-14 00:17:48 -05:00
Jaby 76da72b9d5 Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
Jaby 0a89fed98a Finally fix PS3 2024-03-10 21:30:32 -05:00
Jaby 948f59dde0 Set DMA in defined state 2024-03-09 23:37:07 -06:00
Jaby 9c6b47e0fa Set DMA priority 2024-03-06 19:08:25 -06:00
Jaby ad06128d99 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
Jaby 00b2c351db Fix CD IRQ issue 2024-02-29 21:13:23 -05:00
Jaby 591d52b5f3 Fix CD Interrupt for PS3 PSX Emulator 2024-02-28 21:42:10 -05:00
Jaby 519287ab88 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Björn Gaier 94a2234bc8 Cleanup code 2024-02-20 22:02:41 -05:00
Björn Gaier 9858eff1f1 Beta-MyConfig 2024-02-15 22:31:52 -05:00
Björn Gaier 760c83b0cf Convert Configurations to function based for overrides 2024-02-15 22:18:22 -05:00
Björn Gaier 029b81c69b Support building multiple JabyEngines 2024-02-14 16:55:46 -05:00
Björn Gaier 29170520eb Change CombiMake file to build all flavours; Rename CombiMake 2024-02-13 19:04:36 -05:00
Björn Gaier a3d50865c9 Detect config folder for build 2024-02-12 16:10:00 -05:00
Björn Gaier c4cf5754bc Add extension for auto populated config list 2024-02-09 15:50:17 -05:00
Björn Gaier a1367515df Clean up MakeFiles 2024-02-09 15:41:56 -05:00
Björn Gaier 44fd021b99 Improve custom configuration support 2024-02-09 15:35:25 -05:00
Björn Gaier efe28a9718 First configuratable JabyEngine prototype 2024-02-09 11:30:55 -05:00
Björn Gaier 8a927010ba Fix embarrising typo 2024-02-09 10:21:37 -05:00
Björn Gaier 847ddb3e5b Prepare an easy to test configuration 2024-02-09 10:18:01 -05:00
Jaby eae00b215a Add Combi Target 2024-02-08 21:47:27 -05:00
Jaby 42e9af892a Resolve some TODOs 2024-02-08 21:29:18 -05:00
Jaby fe62aa4e16 DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 8124daeaa1 Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
Jaby 3df6a83899 Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 20036a576c Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
Jaby 0fb6ea8190 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
Jaby 16cfcf42b2 Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby 20e8e5d68c Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
Jaby d420e86d9b Implement Matrix stack 2024-02-01 21:29:13 -05:00
Jaby c720136e15 Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
Jaby 9246b077ad Add sin/cos support 2024-01-31 21:29:57 -05:00
Jaby 1f43aeadb1 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
Jaby 6771ef9db0 Move gte_instructions back 2024-01-28 22:15:21 -05:00
Jaby 17ef3e91e1 Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 536f7619b8 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby 3a38f3192f Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby b41b5f25bf Move GTE reference files 2024-01-24 10:27:37 -05:00
Jaby 617e8c2090 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
Jaby 48e2e83a3b Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
Jaby da6e8e467b Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -06:00
Jaby 572de89186 Support MultiTap and read ports every other frame 2024-01-02 22:59:33 -06:00
Jaby 8b5ded2685 Support Controller 2024-01-02 22:51:51 -06:00
Jaby ea71f4741f Introduce JabyEngine configuration file 2024-01-02 20:29:36 -06:00
Jaby dbbec16acf Lift RawController code 2024-01-02 20:18:40 -06:00
Jaby fc646f1b1b Extend Periphery code 2024-01-02 19:47:23 -06:00
Jaby f15061fe67 Setup Periperhy 2024-01-02 16:43:36 -06:00
Jaby 9de1da161d Support BIOS Font 2024-01-02 15:42:57 -06:00
Jaby 885296bfac Introduce LookUpColor4 2023-12-21 12:50:42 -05:00
Jaby 3651c4c405 First draft for LookUpColor8 2023-12-21 11:43:24 -05:00
Björn Gaier 003b20e2e2 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
Björn Gaier 2f6c98bd06 Clean up code slightly 2023-12-19 16:26:04 -05:00
Björn Gaier 25d9f9caa0 Fix Number issue 2023-12-19 14:06:46 -05:00
Björn Gaier 2f76e7a71e Load BIOS font as 16x15 2023-12-18 16:21:32 -05:00
Björn Gaier b4be9de136 Load BIOS font 2023-12-18 16:12:13 -05:00
Björn Gaier cac7487dbf Fix tool build 2023-12-18 15:05:18 -05:00
Jaby Blubb 3daa65c3b3 Use better implementation 2023-12-17 23:29:10 +01:00
Jaby Blubb e916fc358b Implement buffered font loader 2023-12-17 23:10:36 +01:00
Jaby Blubb 2464e67c59 Sort out render_dma order 2023-12-17 21:50:47 +01:00
Jaby Blubb 7380281b3d Investigate 2023-12-16 23:34:41 +01:00
Jaby Blubb 9d2b8d902d Send char by char 2023-12-16 23:31:09 +01:00
Jaby Blubb 6d97cc4e74 Test load ABCD 2023-12-16 23:10:24 +01:00
Jaby 05fd4b44e5 Prepare font transfer 2023-12-15 23:00:53 -05:00
Jaby 17d6ca5329 Load a BIOS font 2023-12-13 19:46:34 -05:00
Jaby e101657ed7 Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -05:00
Jaby 7a9d27862f Create FontWriter Support Lib project 2023-11-23 21:27:04 -05:00
Björn Gaier 5b05f1e51a Support commenting out overlays 2023-11-04 19:43:59 -04:00
Björn Gaier f5e9ba0279 Measure render loop 2023-11-04 19:43:41 -04:00
Jaby Blubb e37321de89 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
Jaby Blubb 7ceb13863e Do not accept images that have wrong sizes 2023-10-12 11:06:11 +02:00
Jaby Blubb e603a11840 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby e284ba197c Merge with new build technique 2023-10-09 22:38:28 +02:00
Jaby d230d1579a Support linux build 2023-10-09 22:34:42 +02:00
Jaby a16d0c10dc Use new build scripts 2023-10-09 21:49:40 +02:00
Jaby 5cc8007fc5 Update Makefiles and Template 2023-10-09 20:52:19 +02:00
Björn Gaier 082baa0657 Introduce Linux counter parts 2023-10-06 17:02:30 +02:00
Björn Gaier c78f103ca7 Replace define private with __friends 2023-10-06 14:50:44 +02:00
Björn Gaier 46fc185be5 Cherry pick files from the module branch 2023-10-06 14:23:15 +02:00
Björn Gaier 074e2d073f Turn SysCalls into a C++ file 2023-10-06 10:27:03 +02:00
Jaby 666baf9291 Experiment with new approaches 2023-10-05 22:39:33 +02:00
Jaby db1bbec06e Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby Blubb 993adc3f26 Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
Jaby Blubb 2ff0e6a4bf Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby Blubb d3733c6aae Fix XEBRA 2023-09-24 11:40:33 +02:00
Jaby Blubb 5487d9aca8 Support printing 8bit as color codes and introduce color code define 2023-09-24 11:40:16 +02:00
Jaby Blubb 053dbd3f90 Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
Jaby Blubb c19729ce23 Implement color based debugging 2023-09-22 21:36:43 +02:00
Jaby Blubb 283878d5bc Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby Blubb fb841de9e2 Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
Jaby Blubb 9e0f9acdd1 Port TimerIO 2023-09-22 17:34:14 +02:00
Jaby Blubb 66d3eb3337 Convert SPU IO 2023-09-17 23:09:58 +02:00
Jaby Blubb e2c8283076 Port GPU IO 2023-09-17 22:14:48 +02:00
Jaby Blubb a1ed1f28e8 Support DMA with new IO 2023-09-17 12:30:43 +02:00
Jaby Blubb 1792038283 Integrate new IO Code into memory_io 2023-09-17 08:50:06 +02:00
Jaby Blubb 5f87cfee09 Prepare for new IOPort code 2023-09-13 22:23:29 +02:00
Jaby Blubb 30759b85c7 Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
Jaby Blubb d45e61b462 Fix bss init 2023-08-28 16:48:26 +02:00
Jaby Blubb 79fdc3a26c Merge branch 'ToolBox_FontWriter_BSS-Improvement' into ToolBox_FontWriter 2023-08-27 21:56:03 +02:00
Jaby Blubb 5b0b303ddd Clear bss section 2023-08-27 21:55:16 +02:00
Jaby Blubb e707fae349 Introduce new timer based on vsync 2023-08-27 21:29:43 +02:00
Jaby Blubb ac4d788c4c Finalize linker script 2023-08-27 16:45:56 +02:00
Jaby Blubb 5c40ef119e Share bss section with planschi section 2023-08-27 02:43:59 +02:00
Jaby Blubb 6ff067587d Improve reliablitity of psxreadmap 2023-08-27 02:43:01 +02:00
Jaby Blubb 6fb3189411 Integrate psxreadmap 2023-08-25 06:31:00 +02:00
Jaby Blubb 06f56310c1 Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
Jaby Blubb 2c37c2b412 Use psxcdgen_ex under WSL and improve wslpath and makefiles 2023-08-25 05:15:23 +02:00
Jaby Blubb 5f21d7ebe7 Add psxreadmap to list for PSX tools 2023-08-24 00:31:36 +02:00
Jaby Blubb 76f57b66ec Improve identification of Overlays 2023-08-24 00:24:20 +02:00
Jaby Blubb 25e04d8678 Advance version number and introduce conditional compiled code 2023-08-24 00:06:03 +02:00
Jaby Blubb 1aaf59f036 Color encode OVERLAPPED sections and set version to 1.0 2023-08-20 17:32:10 +02:00
Jaby Blubb 3e0da33bb8 Display Symbol information 2023-08-20 16:45:22 +02:00
Jaby Blubb c49644e5b0 Support different sized lists 2023-08-20 16:21:42 +02:00
Jaby Blubb 311e2156d9 Preear Symbol list 2023-08-20 15:29:21 +02:00
Jaby Blubb 1be17a668d Support section infos in list mode 2023-08-20 14:27:15 +02:00
Jaby Blubb e3fc41fce3 Display top level section information 2023-08-20 09:15:24 +02:00
Jaby Blubb f89eb8eb7e Create Layout for List mode 2023-08-20 08:36:08 +02:00
Jaby Blubb dfd24e4e94 Introduce new 'List' entry 2023-08-20 08:10:18 +02:00
Jaby Blubb b985281789 Add help charcters 2023-08-16 15:31:16 +02:00
Jaby Blubb f74762f0b0 Switch between selections 2023-08-16 15:15:39 +02:00
Jaby Blubb 8840ca9147 Reduce percision for display 2023-08-16 11:21:10 +02:00
Jaby Blubb fe53d4577a Cleanup selection code 2023-08-15 15:21:10 +02:00
Jaby Blubb 9095be7026 Support sections now 2023-08-12 19:37:15 +02:00
Jaby Blubb 12ae4e4328 Introduce new gauge type 2023-08-12 19:13:38 +02:00
Jaby Blubb 85fcf25ffb Fix rollover of list selection 2023-08-12 12:43:00 +02:00
Jaby Blubb 28ed05e654 Introduce second memory gauge 2023-08-12 12:03:57 +02:00
Jaby Blubb 05ec879113 Cleanup code 2023-08-12 11:38:51 +02:00
Jaby Blubb 6177f37f36 Support a list with Schwimmflügel 2023-08-06 10:46:12 +02:00
Jaby af64fcb7f5 Update to latest Rust 2023-08-02 22:31:40 +02:00
Jaby dfac94b832 Migrate to ratatui 2023-07-26 22:16:09 +02:00
Jaby 5e916e2b80 Improve Gauge usage 2023-07-26 22:08:10 +02:00
Jaby 11c08aebd1 Forgot gitignore 2023-07-26 21:50:20 +02:00
Jaby 0ad80909f3 Display memory usage 2023-07-26 21:49:47 +02:00
Jaby 0823d38d81 Integrated new code into GUI 2023-07-26 20:37:35 +02:00
Jaby 6cfdc7ffaf Merge with new objdump code 2023-07-26 20:22:11 +02:00
Jaby eb15469238 Print memory map 2023-07-24 22:22:17 +02:00
Jaby aa365c328e Sort map 2023-07-24 20:41:38 +02:00
Jaby 8d1dda56ef Collect Symbols 2023-07-20 20:31:25 +02:00
Jaby 2ab4e8b155 Scan and print sections - prepare for SymbolTable 2023-07-17 18:41:15 +02:00
Jaby 59472a3f31 Parse with weird printf bug 2023-07-11 23:05:20 +02:00
Jaby 947177661a Support scan stdout of objdump 2023-07-11 22:00:57 +02:00
Jaby bb799349ff Create objdump file 2023-07-11 21:37:37 +02:00
Jaby 9b7df3c910 Present memory usage 2023-07-11 20:26:33 +02:00
Jaby f21210c042 Collect highest address 2023-07-11 19:00:59 +02:00
Jaby 4df18bfa84 Only read key press 2023-07-09 19:24:43 +02:00
Jaby Blubb aa22859f25 Some cleanup 2023-07-09 16:49:53 +02:00
Jaby Blubb 9bad829054 Prepare memory usage 2023-07-09 16:46:49 +02:00
Jaby Blubb 1f6787d526 Implemented QUIT window 2023-07-09 16:16:28 +02:00
Jaby Blubb 7730d994ff Display titel 2023-07-09 15:38:55 +02:00
Jaby Blubb 88afc628bc Setup of update and render loop for CUI 2023-07-09 14:40:44 +02:00
Jaby Blubb 17a38183cf Create psxreadmap and move readmap project into it 2023-07-09 13:31:02 +02:00
Jaby bca17e4112 Sort addresses 2023-07-06 19:56:28 +02:00
Jaby d0e0c6f16b Parse map and write to file 2023-07-05 21:36:12 +02:00
Jaby b43f029107 Read in map file 2023-07-04 21:58:15 +02:00
Jaby 278ee844a0 Read sub sections 2023-07-03 22:17:44 +02:00
Jaby 394dbb1e85 Parse sub section 2023-06-29 22:18:31 +02:00
Jaby 024e4145e0 Improve reading sections in 2023-06-29 21:32:49 +02:00
Jaby d92c2f5a56 Print top-level sections 2023-06-29 20:18:02 +02:00
Jaby Blubb 1f8a366b6c Detect sections; Unify printing help across the tools 2023-06-25 16:38:29 +02:00
Jaby Blubb d342f6ebc4 Introduce types for readmap 2023-06-25 15:58:23 +02:00
Jaby Blubb b7b5490d0c Create readmap tool 2023-06-25 14:37:16 +02:00
Jaby c705c3627c Support basic linked elements 2023-06-12 21:47:56 +02:00
Jaby 299ba7a9d6 Prepare for textured sprites; better integration of GPU types 2023-05-31 22:29:19 +02:00
Jaby 59991a480f Support transparency 2023-05-26 22:20:43 +02:00
Jaby 09b16dae16 Draw first triangle 2023-05-07 00:07:20 +02:00
Jaby 5ccbd2ebd1 Replace unsafe code with raw trait 2023-05-01 23:01:35 +02:00
Jaby de4ba5e1f3 Fix image conversion and CLUT placement 2023-05-01 22:37:41 +02:00
Jaby Blubb 958ce0e7fd Fix fconv for clut images 2023-05-01 11:02:07 +02:00
Jaby Blubb 04ec3f89f1 Fix small bug 2023-04-30 16:40:01 +02:00
Jaby Blubb 406e803234 Do not display help in red 2023-04-30 15:46:47 +02:00
Jaby Blubb e8ae8a8798 Do not display the help in red for fconv 2023-04-30 15:33:32 +02:00
Jaby Blubb 60049cc9e5 Add BootImage to second DisplayBuffer during boot 2023-04-30 14:18:11 +02:00
Jaby df9506b585 Create a frame rate 2023-04-26 22:06:47 +02:00
Jaby bd6891b371 Cleanup GPU code more 2023-04-26 20:42:44 +02:00
Jaby c1ff1187f9 Add busy loop code and make HighResTimer work on demand rather automatically or ifdefed 2023-04-26 19:09:07 +02:00
Jaby Blubb 2f88f0c429 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 149dbf06fe Move the bit types to tool_helper and merge them 2023-04-20 21:01:27 +02:00
Jaby f1fa227f58 Finish wslpath 2023-04-18 21:58:34 +02:00
Jaby 660f4fe150 Create wslpath project 2023-04-17 21:45:03 +02:00
Jaby 44987ba5d9 Support LZ4 compression in psxcdgen_ex 2023-04-17 21:34:24 +02:00
Jaby f893c99b65 Fix disabled LZ4 bug 2023-04-17 21:05:22 +02:00
Jaby 9c7a94ea6a Improve starting of the game and reduce persistent memory usage 2023-04-17 20:21:32 +02:00
Jaby Blubb 74d58a5a50 Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
Jaby Blubb d1e710a283 Reduce CDFileProcessor size and add configuratable buffer size 2023-04-16 21:11:10 +02:00
Jaby a0aeef9e3e Use LZ4 file info 2023-04-13 22:10:34 +02:00
Jaby 1329536586 Detect LZ4 files correctly now 2023-04-13 21:51:45 +02:00
Jaby 5d0239bfe8 Improve error messages for not finding LBA sources 2023-04-13 21:22:49 +02:00
Jaby 1dd145abea Prepare to support enconding of LZ4 2023-04-13 21:06:24 +02:00
Jaby a2c7af2e12 Prepare new LBA representation 2023-04-12 21:59:36 +02:00
Jaby Blubb 12e1b54ce9 Remove Overlayhader and support loading overlays 2023-04-10 17:01:28 +02:00