Commit Graph

1148 Commits

Author SHA1 Message Date
jaby 51120a0c55 Support \x00 and \x01 as valid D characters 2022-10-23 15:46:41 +02:00
jaby 7355879a35 Use function to update DirectoryRecord 2022-10-23 15:38:26 +02:00
jaby 6bd789a39f Write PVD completed 2022-10-23 14:57:11 +02:00
jaby 3a9e6aea98 Write PathTable infos, publisher name and more 2022-10-23 14:39:51 +02:00
jaby f9f296f254 Write more PVD values 2022-10-23 13:58:34 +02:00
jaby 9f8b7f4ebe Prepare filling in PVD 2022-10-20 22:12:46 +02:00
jaby bae6140007 Introduce PSX encoder to handle lba calculation better and improve many things 2022-10-20 21:28:34 +02:00
jaby 7a0ceee9c9 Write sectors 2022-10-20 20:11:00 +02:00
jaby 1d0482d74c Improve lba naming 2022-10-19 20:48:39 +02:00
jaby 840ca74e6d LBAs are track relative 2022-10-19 20:42:58 +02:00
jaby 97c4f0a05d Encode first sector 2022-10-19 19:44:52 +02:00
jaby 55673b3afe Have encoder and writer in place 2022-10-18 22:23:32 +02:00
jaby 220be53b39 Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
jaby c34777b7b7 Create dummy files for writing 2022-10-17 20:44:12 +02:00
jaby 941642bb4a Changed code to have elements calculate itself 2022-10-17 20:10:37 +02:00
jaby e38f0758b5 Create File map 2022-10-16 21:35:56 +02:00
jaby 05498f45f3 Small Layout improvement 2022-10-16 16:14:52 +02:00
jaby 46d909875b Simplified Layout code 2022-10-16 16:13:24 +02:00
jaby a90ffb3952 Improve code 2022-10-16 16:08:12 +02:00
jaby 685af072bb Inital setup 2022-10-16 15:58:38 +02:00
jaby af643d75fc Calculate LBAs 2022-10-16 14:47:21 +02:00
jaby cf8f16fee3 Calculate LBAs for PathTables 2022-10-12 21:11:51 +02:00
jaby 2761cca70b Start calculating LBAs 2022-10-12 20:26:26 +02:00
jaby ee2c2d8ebd Add PathTables to Layout 2022-10-12 19:35:00 +02:00
jaby a2d628d190 Calculate size for DirectoryRecords 2022-10-11 21:12:28 +02:00
jaby 49093c0dbf Revert back to properties 2022-10-11 20:47:40 +02:00
jaby 52ce847c7e Sorting Elements 2022-10-11 20:44:29 +02:00
jaby d4a318fcba Introduce Content 2022-10-11 19:45:06 +02:00
jaby 3dfa9871c2 Keep size of names 2022-10-11 19:41:23 +02:00
jaby 48e9a87882 Improve properties 2022-10-11 19:27:34 +02:00
jaby 9737ca4551 Prepare for calculating LBAs 2022-10-10 22:06:11 +02:00
jaby cb9ca1e678 Replace Data with File 2022-10-10 20:59:37 +02:00
jaby 3f898e084f Add SystemArea and PVD 2022-10-10 20:50:20 +02:00
jaby 7118dcdcd6 Use memory layout feature 2022-10-09 18:17:09 +02:00
jaby d6b0c8bff4 Add memory layout feature 2022-10-09 18:16:58 +02:00
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