Commit Graph

280 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 10645da95b Integrate new Jaby sprite 2024-04-05 19:57:02 -05:00
Jaby 9c169b6c76 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
Jaby ecc29ed2db Improve MATRIX and GTE possibilities 2024-04-03 18:17:51 -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 ce37c3d26c Support comp_matrix 2024-04-02 17:47:41 -05:00
Jaby e40a7b9aa7 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
Jaby f6bdb30bd6 Experiment with rotation 2024-04-02 15:33:23 -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 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 b5c3bfe4f3 Add second frame to see something on PS3 2024-03-20 17:16:58 -05:00
Jaby bd28ebda43 Support PS3 by default 2024-03-14 00:17:48 -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 36e8471aba Support ClearCache command 2024-03-06 17:17:13 -06: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 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 796dcd6e3f Resolve some TODOs 2024-02-08 21:29:18 -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 22a530651c Add proper NTSC conversion values 2024-02-04 21:27:11 -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 305920fe21 Support retriving rotation matrix 2024-01-31 22:22:25 -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 4aa4c911bc Prepare mult_matrix function 2024-01-28 21:23:06 -05:00
Jaby e569c78c46 Trying to run first GTE code 2024-01-24 17:29:42 -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 5856c31c0f Starting step for GTE 2024-01-23 22:38:04 -05:00
Jaby fb9ef17302 Small improvements for code readability 2024-01-23 14:44:10 -05:00
Jaby 48b8e55660 Support obtaining PageOffset from SimpleTIM 2024-01-23 11:28:03 -05:00
Jaby d25650a749 Add Poly specific functions 2024-01-23 11:00:46 -05:00
Jaby 199a08a3b0 More CleanUp of JabyEngine/PoolBox 2024-01-05 23:02:14 -06:00
Jaby 97abd1ff28 Improve usage of Line types 2024-01-05 22:56:44 -06:00
Jaby 4aebb7e450 Update PoolBox with latest changes 2024-01-05 12:25:11 -06:00