Commit Graph

346 Commits

Author SHA1 Message Date
Jaby
74e7760d0b Prepare shared properties 2022-10-25 22:47:25 +02:00
Jaby
4055689ab5 Improve creation of DirectoryRecords 2022-10-25 21:37:14 +02:00
Jaby
6611b025a4 Parse and write PathTable 2022-10-25 19:56:50 +02:00
Jaby
3cf2193039 Untrack planschi.bin 2022-10-23 16:32:10 +02:00
Jaby
da329e4395 Create raw path table 2022-10-23 16:31:07 +02:00
Jaby
e2750b105e Improve member name 2022-10-23 16:30:51 +02:00
Jaby
f9220ed14f Support \x00 and \x01 as valid D characters 2022-10-23 15:46:41 +02:00
Jaby
393a000645 Use function to update DirectoryRecord 2022-10-23 15:38:26 +02:00
Jaby
e9fe50e009 Write PVD completed 2022-10-23 14:57:11 +02:00
Jaby
fa848df2e1 Write PathTable infos, publisher name and more 2022-10-23 14:39:51 +02:00
Jaby
fb595bddef Write more PVD values 2022-10-23 13:58:34 +02:00
Jaby
cb1d27887a Prepare filling in PVD 2022-10-20 22:12:46 +02:00
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