Commit Graph

450 Commits

Author SHA1 Message Date
1109de55a5 Write cue file 2022-10-28 22:02:04 +02:00
01aaddca59 Successfully write BIN 2022-10-27 22:22:54 +02:00
b5b25a85d7 Write DirectoryRecord 2022-10-26 21:43:54 +02:00
5b1192fac3 Complete new property implementation 2022-10-26 20:58:18 +02:00
e36cc6ba75 Prepare shared properties 2022-10-25 22:47:25 +02:00
404d365293 Improve creation of DirectoryRecords 2022-10-25 21:37:14 +02:00
469bce16ab Parse and write PathTable 2022-10-25 19:56:50 +02:00
6ee4b7103f Untrack planschi.bin 2022-10-23 16:32:10 +02:00
29e328aca5 Create raw path table 2022-10-23 16:31:07 +02:00
fbeaa392be Improve member name 2022-10-23 16:30:51 +02:00
51120a0c55 Support \x00 and \x01 as valid D characters 2022-10-23 15:46:41 +02:00
7355879a35 Use function to update DirectoryRecord 2022-10-23 15:38:26 +02:00
6bd789a39f Write PVD completed 2022-10-23 14:57:11 +02:00
3a9e6aea98 Write PathTable infos, publisher name and more 2022-10-23 14:39:51 +02:00
f9f296f254 Write more PVD values 2022-10-23 13:58:34 +02:00
9f8b7f4ebe Prepare filling in PVD 2022-10-20 22:12:46 +02:00
bae6140007 Introduce PSX encoder to handle lba calculation better and improve many things 2022-10-20 21:28:34 +02:00
7a0ceee9c9 Write sectors 2022-10-20 20:11:00 +02:00
1d0482d74c Improve lba naming 2022-10-19 20:48:39 +02:00
840ca74e6d LBAs are track relative 2022-10-19 20:42:58 +02:00
97c4f0a05d Encode first sector 2022-10-19 19:44:52 +02:00
55673b3afe Have encoder and writer in place 2022-10-18 22:23:32 +02:00
220be53b39 Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
c34777b7b7 Create dummy files for writing 2022-10-17 20:44:12 +02:00
941642bb4a Changed code to have elements calculate itself 2022-10-17 20:10:37 +02:00
e38f0758b5 Create File map 2022-10-16 21:35:56 +02:00
05498f45f3 Small Layout improvement 2022-10-16 16:14:52 +02:00
46d909875b Simplified Layout code 2022-10-16 16:13:24 +02:00
a90ffb3952 Improve code 2022-10-16 16:08:12 +02:00
685af072bb Inital setup 2022-10-16 15:58:38 +02:00
af643d75fc Calculate LBAs 2022-10-16 14:47:21 +02:00
cf8f16fee3 Calculate LBAs for PathTables 2022-10-12 21:11:51 +02:00
2761cca70b Start calculating LBAs 2022-10-12 20:26:26 +02:00
ee2c2d8ebd Add PathTables to Layout 2022-10-12 19:35:00 +02:00
a2d628d190 Calculate size for DirectoryRecords 2022-10-11 21:12:28 +02:00
49093c0dbf Revert back to properties 2022-10-11 20:47:40 +02:00
52ce847c7e Sorting Elements 2022-10-11 20:44:29 +02:00
d4a318fcba Introduce Content 2022-10-11 19:45:06 +02:00
3dfa9871c2 Keep size of names 2022-10-11 19:41:23 +02:00
48e9a87882 Improve properties 2022-10-11 19:27:34 +02:00
9737ca4551 Prepare for calculating LBAs 2022-10-10 22:06:11 +02:00
cb9ca1e678 Replace Data with File 2022-10-10 20:59:37 +02:00
3f898e084f Add SystemArea and PVD 2022-10-10 20:50:20 +02:00
7118dcdcd6 Use memory layout feature 2022-10-09 18:17:09 +02:00
d6b0c8bff4 Add memory layout feature 2022-10-09 18:16:58 +02:00
64267c953b Stashing 2022-10-09 16:26:21 +02:00
5366d8271d Create recursive iterator 2022-10-07 17:00:30 +02:00
16c99d1c9c Return iterator instead of dir 2022-10-07 16:20:08 +02:00
d687898c54 Dump CDDesc 2022-10-07 16:12:12 +02:00
ba9d8fcf21 Construct DirectoryIterator 2022-10-07 15:04:07 +02:00