Commit Graph

709 Commits

Author SHA1 Message Date
Jaby ee616849c0 Support Push/Pop in DS 2024-06-01 16:37:00 +02:00
Jaby fb79f6dc8b Start to move CDXA code around 2024-05-31 23:47:39 +02:00
Jaby 3eb2cc350f Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
Jaby 457422877f Fix GPU freeze 2024-05-29 21:25:52 +02:00
Jaby 836ad9b8aa Auto repeat CDXA - Game freezes after a while 2024-05-29 20:33:18 +02:00
Jaby f6313a45ca Increase CDXA support 2024-05-29 18:37:24 +02:00
Jaby 1ffd83cac8 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
Jaby b6e4558e35 Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
Jaby 38c1c90fd5 psxcdgen removed 2024-05-26 21:04:25 +02:00
Jaby 9c01dab083 Fix psxcdread 2024-05-26 21:02:40 +02:00
Jaby db4cf3eefa Update wav rust library 2024-05-26 17:55:54 +02:00
Jaby 3ce5dcff12 Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
Jaby 61c300e37e Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
Jaby c8ccd44a71 CDXA not working 2024-05-26 09:33:23 +02:00
Jaby 1699d45ae4 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
Jaby 7c39fbad37 Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
Jaby 5bc0c28739 Handle more files 2024-05-24 19:14:02 +02:00
Jaby 4b56c5c5d4 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
Jaby 28416fc624 Concept for XA-Audio 2024-05-21 21:38:47 +02:00
Jaby 9c67a5f40a Add unreachable builtin 2024-05-21 21:34:45 +02:00
Jaby b371d7d46a Merge branch 'ToolBox_CDDA' into ToolBox_CDDA_CDXA 2024-05-21 21:33:13 +02:00
Jaby 983c416ee3 Support conversion to XA audio 2024-05-21 21:27:42 +02:00
Jaby 49417295fc Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
Jaby c1724c8a15 Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
Jaby 4dab38239f Support VSync callback 2024-05-15 21:43:12 +02:00
Jaby 5f45070961 Unlock user mode in callback (buggy in XEBRA?) 2024-05-13 22:29:23 +02:00
Jaby b0a552249d Use original code instead of frankensteining 2024-05-13 21:46:42 +02:00
Jaby acd4402c56 Make music loop 2024-05-12 13:45:45 +02:00
Jaby 02ab2198d0 Somehow works?! 2024-05-09 23:15:04 +02:00
Jaby afc594221c Clean-up code a bit 2024-05-09 19:31:28 +02:00
Jaby 0618aa1fb7 Support CDDA auto-repeat 2024-05-09 14:13:28 +02:00
Jaby eba022bc10 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
Jaby 4d5a7814f7 Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
Jaby 7877cb5b2d Support pushing and poping a playing CDDA track 2024-05-06 17:16:43 +02:00
Jaby 6301eb211f Improve CDDA track list 2024-05-05 23:12:08 +02:00
Jaby a7876ac2a6 Play CDDA track 2024-05-05 22:12:23 +02:00
Jaby a092aab35c Support CDDA 2024-05-05 18:23:17 +02:00
Jaby f2f259cb5a Support proper scaling and other MATRIX operations 2024-04-23 23:04:17 +02:00
Jaby 2cdc675bbb Place stars in Jabys eyes 2024-04-21 17:06:15 +02:00
Jaby f5270df019 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby f2ea2f04f0 Introduce gte float 2024-04-06 21:07:32 -05:00
Jaby 3d35b62515 Support scaling matricies 2024-04-06 14:34:07 -05:00
Jaby d68fea41ed Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
Jaby 7d29b27f64 Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
Jaby 07480c8eba Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
Jaby 101baed5da Getting there...? 2024-04-02 16:28:09 -05:00
Jaby b7d0b7976b Support ApplyMatrix 2024-04-02 16:08:24 -05:00
Jaby a103055ce0 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
Jaby fbaaf52224 Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
Jaby 781b28ecd7 Detect type of BIOS 2024-03-31 23:49:32 -05:00
Jaby a200cd1a32 Try on various BIOS 2024-03-30 15:35:03 -05:00
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