Commit Graph

1023 Commits

Author SHA1 Message Date
Jaby da6ec46acf Support command line parameters 2022-11-11 17:00:10 +01:00
Jaby 25a6bb6459 Prepare using arguments and options 2022-11-11 16:02:36 +01:00
Jaby 9cdff78fbe Extend batch file to use run commands 2022-11-11 15:54:35 +01:00
Jaby 45a3e305cf Remove warnings 2022-11-11 15:29:08 +01:00
Jaby c78047e426 Improve makefile and use PAUSE in build_all batch 2022-11-10 23:36:23 +01:00
Jaby 752e248a0c Merge branch 'main' into cdgen_read-config 2022-11-10 18:44:09 +01:00
Jaby fc209ec37d Activate LFS 2022-11-10 18:42:55 +01:00
Jaby 25a4b83563 Add clap 2022-11-09 23:11:30 +01:00
Jaby fb07205d80 Pass lba calculation function as function 2022-11-08 22:19:43 +01:00
Jaby 41f7e067f8 Write via XML 2022-11-08 22:13:06 +01:00
Jaby 877c047b0d Convert configuration to CDDesc 2022-11-08 21:28:05 +01:00
Jaby 73e212979e Parse XML 2022-11-04 15:10:26 +01:00
Jaby d5caf3749e Improved error handling 2022-11-04 11:32:55 +01:00
Jaby 28fafb13c3 Read simple XML in 2022-11-04 09:28:32 +01:00
Jaby 48da960312 Update Clap 2022-11-04 08:53:05 +01:00
Jaby cfe6e0a533 Write cue file 2022-10-28 22:02:04 +02:00
Jaby 2497c189e9 Successfully write BIN 2022-10-27 22:22:54 +02:00
Jaby c776f26260 Write DirectoryRecord 2022-10-26 21:43:54 +02:00
Jaby d8389f2c5e Complete new property implementation 2022-10-26 20:58:18 +02:00
Jaby 1ef528a6cf Prepare shared properties 2022-10-25 22:47:25 +02:00
Jaby ef1557af9c Improve creation of DirectoryRecords 2022-10-25 21:37:14 +02:00
Jaby 21baaa1773 Parse and write PathTable 2022-10-25 19:56:50 +02:00
Jaby 4696c5f07f Untrack planschi.bin 2022-10-23 16:32:10 +02:00
Jaby 5876061a34 Create raw path table 2022-10-23 16:31:07 +02:00
Jaby 00d6bd3ad9 Improve member name 2022-10-23 16:30:51 +02:00
Jaby e9f970efa1 Support \x00 and \x01 as valid D characters 2022-10-23 15:46:41 +02:00
Jaby ce44bdb180 Use function to update DirectoryRecord 2022-10-23 15:38:26 +02:00
Jaby 28efcc6b3f Write PVD completed 2022-10-23 14:57:11 +02:00
Jaby 4d19afbbb7 Write PathTable infos, publisher name and more 2022-10-23 14:39:51 +02:00
Jaby d9b8376883 Write more PVD values 2022-10-23 13:58:34 +02:00
Jaby a157a8e3c5 Prepare filling in PVD 2022-10-20 22:12:46 +02:00
Jaby 081baa5b51 Introduce PSX encoder to handle lba calculation better and improve many things 2022-10-20 21:28:34 +02:00
Jaby 80d7673050 Write sectors 2022-10-20 20:11:00 +02:00
Jaby b5ec4fa4c8 Improve lba naming 2022-10-19 20:48:39 +02:00
Jaby e27cd1cc56 LBAs are track relative 2022-10-19 20:42:58 +02:00
Jaby df6e904309 Encode first sector 2022-10-19 19:44:52 +02:00
Jaby 421eca06a0 Have encoder and writer in place 2022-10-18 22:23:32 +02:00
Jaby d71f20bd1a Prepare bin/cue writer 2022-10-18 21:00:20 +02:00
Jaby 358b96e960 Create dummy files for writing 2022-10-17 20:44:12 +02:00
Jaby 976a70c630 Changed code to have elements calculate itself 2022-10-17 20:10:37 +02:00
Jaby 59b800d874 Create File map 2022-10-16 21:35:56 +02:00
Jaby dc8356e19f Small Layout improvement 2022-10-16 16:14:52 +02:00
Jaby b83e0120bf Simplified Layout code 2022-10-16 16:13:24 +02:00
Jaby ffd932c86e Improve code 2022-10-16 16:08:12 +02:00
Jaby 597f1017cb Inital setup 2022-10-16 15:58:38 +02:00
Jaby 4f3561c098 Calculate LBAs 2022-10-16 14:47:21 +02:00
Jaby 3c8e942fc4 Calculate LBAs for PathTables 2022-10-12 21:11:51 +02:00
Jaby 5d6a9e7fe3 Start calculating LBAs 2022-10-12 20:26:26 +02:00
Jaby 62680321b3 Add PathTables to Layout 2022-10-12 19:35:00 +02:00
Jaby d60a823356 Calculate size for DirectoryRecords 2022-10-11 21:12:28 +02:00