Commit Graph

334 Commits

Author SHA1 Message Date
Jaby
20fefdb490 Introduce PSX encoder to handle lba calculation better and improve many things 2022-10-20 21:28:34 +02:00
Jaby
182358f849 Write sectors 2022-10-20 20:11:00 +02:00
Jaby
23b2696398 Improve lba naming 2022-10-19 20:48:39 +02:00
Jaby
b8b4ec0c76 LBAs are track relative 2022-10-19 20:42:58 +02:00
Jaby
4b2ed4b3de Encode first sector 2022-10-19 19:44:52 +02:00
Jaby
1a3da8f412 Have encoder and writer in place 2022-10-18 22:23:32 +02:00
Jaby
fe5c70507a Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
Jaby
7aa2f4851e Create dummy files for writing 2022-10-17 20:44:12 +02:00
Jaby
e3d2780d28 Changed code to have elements calculate itself 2022-10-17 20:10:37 +02:00
Jaby
a6031e004a Create File map 2022-10-16 21:35:56 +02:00
Jaby
15c3d7eba9 Small Layout improvement 2022-10-16 16:14:52 +02:00
Jaby
2c11e52f14 Simplified Layout code 2022-10-16 16:13:24 +02:00
Jaby
9e037d98f1 Improve code 2022-10-16 16:08:12 +02:00
Jaby
74ef109c73 Inital setup 2022-10-16 15:58:38 +02:00
Jaby
0a0672c115 Calculate LBAs 2022-10-16 14:47:21 +02:00
Jaby
27fc25ab32 Calculate LBAs for PathTables 2022-10-12 21:11:51 +02:00
Jaby
6208ce4277 Start calculating LBAs 2022-10-12 20:26:26 +02:00
Jaby
efa4a76f6f Add PathTables to Layout 2022-10-12 19:35:00 +02:00
Jaby
8651b7ac9b Calculate size for DirectoryRecords 2022-10-11 21:12:28 +02:00
Jaby
441096e52f Revert back to properties 2022-10-11 20:47:40 +02:00
Jaby
8192cdfecb Sorting Elements 2022-10-11 20:44:29 +02:00
Jaby
11a33fdc54 Introduce Content 2022-10-11 19:45:06 +02:00
Jaby
c27e62709f Keep size of names 2022-10-11 19:41:23 +02:00
Jaby
58ab918eca Improve properties 2022-10-11 19:27:34 +02:00
Jaby
de41985b16 Prepare for calculating LBAs 2022-10-10 22:06:11 +02:00
Jaby
c222e4b8cc Replace Data with File 2022-10-10 20:59:37 +02:00
Jaby
23b0b20b59 Add SystemArea and PVD 2022-10-10 20:50:20 +02:00
Jaby
ff51f7db68 Use memory layout feature 2022-10-09 18:17:09 +02:00
Jaby
0358f8673d Add memory layout feature 2022-10-09 18:16:58 +02:00
Jaby
b7ea0bc03b Stashing 2022-10-09 16:26:21 +02:00
Björn Gaier
d1962048e3 Create recursive iterator 2022-10-07 17:00:30 +02:00
Björn Gaier
05cf190a8a Return iterator instead of dir 2022-10-07 16:20:08 +02:00
Björn Gaier
dbeb3746bf Dump CDDesc 2022-10-07 16:12:12 +02:00
Björn Gaier
c0e67feca7 Construct DirectoryIterator 2022-10-07 15:04:07 +02:00
Björn Gaier
595e6901bb Add data to cd desc 2022-10-07 11:30:30 +02:00
Jaby
5017558290 Create CD desc 2022-10-06 21:23:40 +02:00
Jaby
013ab8c82f Created constructor functions and paniced 2022-10-06 21:09:45 +02:00
Jaby
ac3031e9aa Rename cdgen to psxcdgen_ex to limit scope 2022-10-06 20:34:59 +02:00
Jaby
d3a9fcdc12 Introduce new types 2022-10-06 20:30:56 +02:00
Jaby
c2c6492379 Create cdgen project 2022-10-06 20:08:56 +02:00
Jaby
0ccb7476d1 Use buffered read and write for better performance 2022-09-28 21:21:15 +02:00
Jaby
15c9ff3408 Create Splash.cpp 2022-09-28 20:53:32 +02:00
Jaby
5669990588 Support CLUT alignment 2022-09-28 19:59:52 +02:00
Jaby
4bb7fa0e30 Fill Palette if needed 2022-09-28 19:53:50 +02:00
Jaby
60f7e34d15 Convert IndexedImages 2022-09-27 20:52:44 +02:00
Jaby
b1a71b4e38 Start reading in indexed PNG file 2022-09-25 19:32:58 +02:00
Jaby
44df48965d Allow writing clut data 2022-09-25 18:46:15 +02:00
Jaby
517429bed0 Improved running the tests again 2022-09-25 18:21:28 +02:00
Jaby
99d07e05fe Deconstruct PNG imag 2022-09-25 16:31:11 +02:00
Jaby
f12476a9d3 Run clut code 2022-09-23 22:35:55 +02:00