Commit Graph

449 Commits

Author SHA1 Message Date
Jaby ef009315c7 Introduce LookUpColor4 2023-12-21 12:50:42 -05:00
Jaby dcf703d15b First draft for LookUpColor8 2023-12-21 11:43:24 -05:00
Jaby 0809d61138 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
Jaby 8d6b9ef626 Clean up code slightly 2023-12-19 16:26:04 -05:00
Jaby 8d72f8a715 Fix Number issue 2023-12-19 14:06:46 -05:00
Jaby c67c045238 Load BIOS font as 16x15 2023-12-18 16:21:32 -05:00
Jaby 628f3eee2c Load BIOS font 2023-12-18 16:12:13 -05:00
Jaby 259db52ac1 Fix tool build 2023-12-18 15:05:18 -05:00
Jaby 1934d81e0a Use better implementation 2023-12-17 23:29:10 +01:00
Jaby 0c9207030d Implement buffered font loader 2023-12-17 23:10:36 +01:00
Jaby 57766951cf Sort out render_dma order 2023-12-17 21:50:47 +01:00
Jaby 47f8d485f1 Investigate 2023-12-16 23:34:41 +01:00
Jaby 6fcd9bbd79 Send char by char 2023-12-16 23:31:09 +01:00
Jaby 205069d4f7 Test load ABCD 2023-12-16 23:10:24 +01:00
Jaby 11c6de85ff Prepare font transfer 2023-12-15 23:00:53 -05:00
Jaby 204a09801c Load a BIOS font 2023-12-13 19:46:34 -05:00
Jaby 41f7a17234 Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -05:00
Jaby 0b6f7b2eca Create FontWriter Support Lib project 2023-11-23 21:27:04 -05:00
Jaby acfa2a7da6 Support commenting out overlays 2023-11-04 19:43:59 -04:00
Jaby bcc7d398e2 Measure render loop 2023-11-04 19:43:41 -04:00
Jaby 7db63b0f66 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
Jaby b1c9fd93c9 Do not accept images that have wrong sizes 2023-10-12 11:06:11 +02:00
Jaby 56a599f9c5 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby ad014fc524 Merge with new build technique 2023-10-09 22:38:28 +02:00
Jaby 70aca2ccc5 Support linux build 2023-10-09 22:34:42 +02:00
Jaby 4c8f9c2c79 Use new build scripts 2023-10-09 21:49:40 +02:00
Jaby 26f72a6039 Update Makefiles and Template 2023-10-09 20:52:19 +02:00
Jaby 396bb3e6ae Introduce Linux counter parts 2023-10-06 17:02:30 +02:00
Jaby a07948fdb2 Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby 1ad309b07e Cherry pick files from the module branch 2023-10-06 14:23:15 +02:00
Jaby 21d7b78031 Turn SysCalls into a C++ file 2023-10-06 10:27:03 +02:00
Jaby b620ca5a2a Experiment with new approaches 2023-10-05 22:39:33 +02:00
Jaby f975df6698 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby 30b08d7de8 Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
Jaby b603cefca0 Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby cce55dd24c Fix XEBRA 2023-09-24 11:40:33 +02:00
Jaby 46a87cb154 Support printing 8bit as color codes and introduce color code define 2023-09-24 11:40:16 +02:00
Jaby c926e76afc Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
Jaby 65afd70c7d Implement color based debugging 2023-09-22 21:36:43 +02:00
Jaby 656a5b9b81 Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby d222d65b3f Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
Jaby 6331ee3b5c Port TimerIO 2023-09-22 17:34:14 +02:00
Jaby 5b8b498a47 Convert SPU IO 2023-09-17 23:09:58 +02:00
Jaby f9a9c6a544 Port GPU IO 2023-09-17 22:14:48 +02:00
Jaby 7ab1bdaeb0 Support DMA with new IO 2023-09-17 12:30:43 +02:00
Jaby a1a19d09a2 Integrate new IO Code into memory_io 2023-09-17 08:50:06 +02:00
Jaby 1a1c92646e Prepare for new IOPort code 2023-09-13 22:23:29 +02:00
Jaby f37f4bd0b0 Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
Jaby 50561b3b4c Fix bss init 2023-08-28 16:48:26 +02:00
Jaby a8aca7bc52 Merge branch 'ToolBox_FontWriter_BSS-Improvement' into ToolBox_FontWriter 2023-08-27 21:56:03 +02:00