Commit Graph

569 Commits

Author SHA1 Message Date
Jaby be034c14b4 Introduce gte float 2024-04-06 21:07:32 -05:00
Jaby a9bd11bdda Support scaling matricies 2024-04-06 14:34:07 -05:00
Jaby 9c169b6c76 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
Jaby 3013eec1db Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
Jaby c897f39e91 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
Jaby 1671e9f479 Getting there...? 2024-04-02 16:28:09 -05:00
Jaby e40a7b9aa7 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
Jaby d9739c0086 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
Jaby 45423efb18 Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
Jaby f943ab7be2 Detect type of BIOS 2024-03-31 23:49:32 -05:00
Jaby 7e35f0ad93 Try on various BIOS 2024-03-30 15:35:03 -05:00
Jaby 22b52d0081 Print all BIOS information 2024-03-30 14:42:32 -05:00
Jaby c5be4506ca Display Copyright 2024-03-30 13:09:30 -05:00
Jaby ad863da013 Display BIOS date correctly 2024-03-30 12:36:23 -05:00
Jaby d97f7ffe2c Start to display BIOS information 2024-03-30 11:57:07 -05:00
Jaby c614a509b5 Improve naming of PSX related ENV variables 2024-03-21 17:41:41 -05:00
Jaby 335fddcc19 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
Jaby 101557de96 Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
Jaby 38354a1d9a Add TODO 2024-03-20 23:25:24 -05:00
Jaby eab8c1a7cd Fix border slightly 2024-03-20 23:24:27 -05:00
Jaby 2681611573 Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
Jaby bd28ebda43 Support PS3 by default 2024-03-14 00:17:48 -05:00
Jaby 91571bff47 Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
Jaby 13984938fb Finally fix PS3 2024-03-10 21:30:32 -05:00
Jaby 9476508ea1 Set DMA in defined state 2024-03-09 23:37:07 -06:00
Jaby 3a658aa715 Set DMA priority 2024-03-06 19:08:25 -06:00
Jaby 7184517bf8 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
Jaby 542d805a28 Fix CD IRQ issue 2024-02-29 21:13:23 -05:00
Jaby ba13a6c7bb Fix CD Interrupt for PS3 PSX Emulator 2024-02-28 21:42:10 -05:00
Jaby 92c392ae56 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
Jaby 870d671d2b Cleanup code 2024-02-20 22:02:41 -05:00
Jaby ba8b729da1 Beta-MyConfig 2024-02-15 22:31:52 -05:00
Jaby bd622ce8a0 Convert Configurations to function based for overrides 2024-02-15 22:18:22 -05:00
Jaby 9c8fb44562 Support building multiple JabyEngines 2024-02-14 16:55:46 -05:00
Jaby 223f6c0037 Change CombiMake file to build all flavours; Rename CombiMake 2024-02-13 19:04:36 -05:00
Jaby 944de25b72 Detect config folder for build 2024-02-12 16:10:00 -05:00
Jaby 3ca21cfca3 Add extension for auto populated config list 2024-02-09 15:50:17 -05:00
Jaby a8868d21a4 Clean up MakeFiles 2024-02-09 15:41:56 -05:00
Jaby ce142d5643 Improve custom configuration support 2024-02-09 15:35:25 -05:00
Jaby 19b194ccac First configuratable JabyEngine prototype 2024-02-09 11:30:55 -05:00
Jaby f9a1c9470b Fix embarrising typo 2024-02-09 10:21:37 -05:00
Jaby e8b9021f7d Prepare an easy to test configuration 2024-02-09 10:18:01 -05:00
Jaby 985d138d25 Add Combi Target 2024-02-08 21:47:27 -05:00
Jaby 796dcd6e3f Resolve some TODOs 2024-02-08 21:29:18 -05:00
Jaby 55bee1ff67 DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
Jaby 90ce445ed5 Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
Jaby 76c53a31df Collect information for future work 2024-02-06 22:21:44 -05:00
Jaby 1474a9551f Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
Jaby c96cea0ca5 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
Jaby 22a530651c Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
Jaby c7e77c9823 Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
Jaby b1e3e2790f Implement Matrix stack 2024-02-01 21:29:13 -05:00
Jaby 0963f9bf45 Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
Jaby dc66014f1b Add sin/cos support 2024-01-31 21:29:57 -05:00
Jaby e8dd23bac9 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
Jaby b0e00f1369 Move gte_instructions back 2024-01-28 22:15:21 -05:00
Jaby a34f7798cb Move GTE functions into library 2024-01-28 21:38:07 -05:00
Jaby 84f23ba166 Support enabeling GTE 2024-01-24 18:19:45 -05:00
Jaby 8d1e9c20a7 Add some GTE code 2024-01-24 12:04:03 -05:00
Jaby 98d5fa674f Move GTE reference files 2024-01-24 10:27:37 -05:00
Jaby 214f653fb9 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
Jaby db6b71eacc Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
Jaby 329fe6cc64 Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -06:00
Jaby 663a043ad7 Support MultiTap and read ports every other frame 2024-01-02 22:59:33 -06:00
Jaby a15172dfef Support Controller 2024-01-02 22:51:51 -06:00
Jaby 8b8ca421a9 Introduce JabyEngine configuration file 2024-01-02 20:29:36 -06:00
Jaby 684e030de0 Lift RawController code 2024-01-02 20:18:40 -06:00
Jaby 25e528868e Extend Periphery code 2024-01-02 19:47:23 -06:00
Jaby b754cde9d4 Setup Periperhy 2024-01-02 16:43:36 -06:00
Jaby 8295b7679a Support BIOS Font 2024-01-02 15:42:57 -06:00
Jaby 451c4a01bf Introduce LookUpColor4 2023-12-21 12:50:42 -05:00
Jaby df26a7ed62 First draft for LookUpColor8 2023-12-21 11:43:24 -05:00
Jaby d49cf587b1 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
Jaby 2484b308d3 Clean up code slightly 2023-12-19 16:26:04 -05:00
Jaby 5fcddb1259 Fix Number issue 2023-12-19 14:06:46 -05:00
Jaby 59168512b6 Load BIOS font as 16x15 2023-12-18 16:21:32 -05:00
Jaby 79a99d10bc Load BIOS font 2023-12-18 16:12:13 -05:00
Jaby 0cc9a8dc2d Fix tool build 2023-12-18 15:05:18 -05:00
Jaby 5541c425ef Use better implementation 2023-12-17 23:29:10 +01:00
Jaby 6b74ccae5e Implement buffered font loader 2023-12-17 23:10:36 +01:00
Jaby 1acfcc7ceb Sort out render_dma order 2023-12-17 21:50:47 +01:00
Jaby a8925199ff Investigate 2023-12-16 23:34:41 +01:00
Jaby 60d00b71ea Send char by char 2023-12-16 23:31:09 +01:00
Jaby b3ee745bab Test load ABCD 2023-12-16 23:10:24 +01:00
Jaby c953f9b2c0 Prepare font transfer 2023-12-15 23:00:53 -05:00
Jaby 172600ddb8 Load a BIOS font 2023-12-13 19:46:34 -05:00
Jaby d09931074c Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -05:00
Jaby 03f4fe2d66 Create FontWriter Support Lib project 2023-11-23 21:27:04 -05:00
Jaby 2cafba7012 Support commenting out overlays 2023-11-04 19:43:59 -04:00
Jaby ed568319bd Measure render loop 2023-11-04 19:43:41 -04:00
Jaby 5c97221367 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
Jaby c2955698e5 Do not accept images that have wrong sizes 2023-10-12 11:06:11 +02:00
Jaby f3d0fe17e0 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby 13be1ff800 Merge with new build technique 2023-10-09 22:38:28 +02:00
Jaby bed25d70c5 Support linux build 2023-10-09 22:34:42 +02:00
Jaby cc27ea5312 Use new build scripts 2023-10-09 21:49:40 +02:00
Jaby 9cfa073017 Update Makefiles and Template 2023-10-09 20:52:19 +02:00
Jaby 82a4a34fc9 Introduce Linux counter parts 2023-10-06 17:02:30 +02:00
Jaby dbf3e5d1de Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby 8f915dfb9a Cherry pick files from the module branch 2023-10-06 14:23:15 +02:00