Commit Graph

1113 Commits

Author SHA1 Message Date
jaby 64267c953b Stashing 2022-10-09 16:26:21 +02:00
jaby 5366d8271d Create recursive iterator 2022-10-07 17:00:30 +02:00
jaby 16c99d1c9c Return iterator instead of dir 2022-10-07 16:20:08 +02:00
jaby d687898c54 Dump CDDesc 2022-10-07 16:12:12 +02:00
jaby ba9d8fcf21 Construct DirectoryIterator 2022-10-07 15:04:07 +02:00
jaby d65b0bad61 Add data to cd desc 2022-10-07 11:30:30 +02:00
jaby 0756b26f75 Merge branch 'main' into cdgen 2022-10-07 11:07:37 +02:00
jaby 29932a16ba Ignore lfs config 2022-10-07 11:01:18 +02:00
jaby 5d0c1aae25 Create CD desc 2022-10-06 21:23:40 +02:00
jaby 48626728e8 Created constructor functions and paniced 2022-10-06 21:09:45 +02:00
jaby a22bed930a Rename cdgen to psxcdgen_ex to limit scope 2022-10-06 20:34:59 +02:00
jaby 73a189b94c Introduce new types 2022-10-06 20:30:56 +02:00
jaby 7e913e098a Create cdgen project 2022-10-06 20:08:56 +02:00
jaby a0c9be0d2a Support PAL and NTSC splash image 2022-10-05 22:01:01 +02:00
jaby 32e5b55b0a Setup Display to standard resolution instead of high res 2022-10-04 21:54:40 +02:00
jaby 1e329bb691 Setup DisplayArea 2022-10-03 16:23:35 +02:00
jaby 69a84952ba Separate between Display and Screen 2022-10-03 15:40:46 +02:00
jaby 97226300d6 Configurate Screen 2022-10-03 15:38:54 +02:00
jaby 587f5ecb97 Emit PAL/NTSC library depending on the configuration 2022-10-03 14:54:59 +02:00
jaby 04af1daf6c Create Macros for PAL/NTSC 2022-10-02 17:47:24 +02:00
jaby 733921f4ce Start configurating GPU 2022-10-02 17:32:23 +02:00
jaby e126fdaceb Correct header file extension 2022-10-02 16:45:02 +02:00
jaby 194b1f0f9c Support CLUT (untested) 2022-10-02 14:18:35 +02:00
jaby 17f7ba545e Improve code 2022-10-02 14:12:02 +02:00
jaby d95c421b53 Clean Up 2022-10-02 13:17:38 +02:00
jaby 5a0e5d5df6 Upload Direct16 pic 2022-10-02 13:14:30 +02:00
jaby e5e622072a Improvements to parse Texture data 2022-10-02 11:49:55 +02:00
jaby e69974672b Include SplashImage and detect right type 2022-10-02 11:01:42 +02:00
jaby 1daeefc407 Generated hpp file instead of cpp 2022-10-02 11:01:22 +02:00
jaby 7cfb2dab33 Use continous memory for loading files 2022-10-02 10:18:27 +02:00
jaby a9790688f5 Verify basic usage of FileProcessor 2022-10-01 22:40:40 +02:00
jaby 706f989f8f Introduce SimpleTIM type 2022-10-01 21:02:58 +02:00
jaby 8917932bc7 Build and integrate Splash Image 2022-09-29 20:51:18 +02:00
jaby 7baeb4d1e2 Use cpp_out 2022-09-28 21:21:45 +02:00
jaby 6237132fe2 Use buffered read and write for better performance 2022-09-28 21:21:15 +02:00
jaby 6d86f4e99f Create Splash.cpp 2022-09-28 20:53:32 +02:00
jaby 403cfc1948 Prepare splash target 2022-09-28 20:27:48 +02:00
jaby 3d38313b48 Add Splash image 2022-09-28 20:22:03 +02:00
jaby 678ae762b6 Support CLUT alignment 2022-09-28 19:59:52 +02:00
jaby 176ac89e6b Fill Palette if needed 2022-09-28 19:53:50 +02:00
jaby 92760cfce1 Convert IndexedImages 2022-09-27 20:52:44 +02:00
jaby 530fd10662 Start reading in indexed PNG file 2022-09-25 19:32:58 +02:00
jaby d931cd7a61 Allow writing clut data 2022-09-25 18:46:15 +02:00
jaby c6d1726a70 Improved running the tests again 2022-09-25 18:21:28 +02:00
jaby 35ad9c68c2 Deconstruct PNG imag 2022-09-25 16:31:11 +02:00
jaby a6945d0758 Run clut code 2022-09-23 22:35:55 +02:00
jaby 90a00b892a Write clut16 2022-09-23 22:01:52 +02:00
jaby 8a88eae02a Implement convert functions for RGB(A) 2022-09-22 21:18:01 +02:00
jaby a52207061f Introduce PSXImageConverter 2022-09-22 20:09:19 +02:00
jaby bbb2e2688e Build linux under windows with MUSL 2022-09-22 19:26:13 +02:00