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 |