Commit Graph

358 Commits

Author SHA1 Message Date
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 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 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
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 7a9d27862f Create FontWriter Support Lib project 2023-11-23 21:27:04 -05:00
Björn Gaier f5e9ba0279 Measure render loop 2023-11-04 19:43:41 -04: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 5cc8007fc5 Update Makefiles and Template 2023-10-09 20:52:19 +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 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 5c40ef119e Share bss section with planschi section 2023-08-27 02:43:59 +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 09b16dae16 Draw first triangle 2023-05-07 00:07:20 +02:00
Jaby de4ba5e1f3 Fix image conversion and CLUT placement 2023-05-01 22:37:41 +02:00
Jaby Blubb 04ec3f89f1 Fix small bug 2023-04-30 16:40:01 +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 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 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
Jaby c37a011b9a Fix CD cancelling commands; Cleanup CD code a bit 2023-04-03 22:00:39 +02:00
Jaby 6e99221ab6 Fix CD pause issue 2023-04-01 15:23:32 +02:00
Jaby a633b74db1 Load image w/o CircularBuffer 2023-04-01 14:57:03 +02:00
Jaby 5770d4f77e Fix LZ4 incorrect size bug 2023-04-01 14:56:08 +02:00
Jaby 8b94760130 Load TIM files (broken currently) 2023-04-01 11:57:48 +02:00
Jaby 658d092315 Integrate CircularBuffer as essential part of loading files from CD and dedicate file processing to the FileProcessor 2023-04-01 11:20:56 +02:00
Jaby 864ecf4412 Support buffer full handling 2023-03-29 21:59:50 +02:00
Jaby 2b8f3d69d6 Separate make files for easier use 2023-03-29 21:46:32 +02:00
Jaby bdceb88fd0 Support CopyTo now 2023-03-27 22:20:42 +02:00
Jaby 0add2f5794 Successfully read in file 2023-03-27 20:43:18 +02:00
Jaby 2582d6ea21 Code ready to obtain data; Doesn't work in No and causes strange errors in DS 2023-03-26 16:42:45 +02:00
Jaby 932824a68f Rename include folder to internal-include for easier destinguishing with the JabyEngine include folder 2023-03-26 14:19:48 +02:00
Jaby Blubb 9b27ad6200 Revert restructure of project settings 2023-03-25 21:02:51 +01:00
Jaby 0a5c1fec37 Try improving workspace structure 2023-03-22 21:28:38 +01:00
Jaby dfab120bfb Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
Jaby 9a964a702e Improve readability of code slightly 2023-03-21 21:51:56 +01:00
Jaby f4cc1c5ea5 Ported CDIOs 2023-03-21 20:39:51 +01:00
Jaby fc47ca7c6a Port DMA code 2023-03-20 21:04:01 +01:00
Jaby bbfa7a24c8 Port GPU IOs 2023-03-20 19:06:28 +01:00
Jaby 1143f73f9b Converted SPU IO 2023-03-18 17:13:45 +01:00
Jaby d185641a2a Convert Timer IO 2023-03-18 16:04:05 +01:00
Jaby a361f8e4a0 Refine new IO port concept 2023-03-14 22:53:32 +01:00
Jaby 37192b537b New concept for IOPorts 2023-03-14 22:33:49 +01:00
Björn Gaier b7f3d40a7c Improve CircularBuffer again 2023-03-03 17:30:45 +01:00
Björn Gaier d593dd97d1 Simulated load of a file 2023-03-03 14:33:29 +01:00
Jaby ae7edb5692 Setup Cody Git server and successfully pause after 1 sector 2023-02-27 18:14:04 +01:00
Jaby 6aecc8d9c2 Support absolute LBAs now 2023-02-20 12:30:55 +01:00
Jaby 362c43509d Read files with temp fix 2023-02-19 18:00:19 +01:00
Jaby d2fe06eef4 Set mode and improve on allocation callback 2023-02-18 10:56:46 +01:00
Jaby 26cd4bd4c4 Get rough shape of CD file processing code 2023-02-18 09:35:15 +01:00