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 |