Commit Graph

390 Commits

Author SHA1 Message Date
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
Jaby 9276845905 Revert back to properties 2022-10-11 20:47:40 +02:00
Jaby 9d1bb67cd0 Sorting Elements 2022-10-11 20:44:29 +02:00
Jaby 0cb939e06a Introduce Content 2022-10-11 19:45:06 +02:00
Jaby 7847612c52 Keep size of names 2022-10-11 19:41:23 +02:00
Jaby 2dafa1c4ce Improve properties 2022-10-11 19:27:34 +02:00
Jaby c8542ddb61 Prepare for calculating LBAs 2022-10-10 22:06:11 +02:00
Jaby b559124bfb Replace Data with File 2022-10-10 20:59:37 +02:00
Jaby c1aa2d0906 Add SystemArea and PVD 2022-10-10 20:50:20 +02:00
Jaby 8a7c32d8ba Use memory layout feature 2022-10-09 18:17:09 +02:00
Jaby d273c6a12b Add memory layout feature 2022-10-09 18:16:58 +02:00
Jaby dbc21ad736 Stashing 2022-10-09 16:26:21 +02:00
Jaby aa05c3c57f Create recursive iterator 2022-10-07 17:00:30 +02:00
Jaby 82492aac33 Return iterator instead of dir 2022-10-07 16:20:08 +02:00
Jaby 45967fb5cd Dump CDDesc 2022-10-07 16:12:12 +02:00
Jaby cb090acfe7 Construct DirectoryIterator 2022-10-07 15:04:07 +02:00
Jaby 6c5650c050 Add data to cd desc 2022-10-07 11:30:30 +02:00
Jaby 74069ca28e Merge branch 'main' into cdgen 2022-10-07 11:07:37 +02:00
Jaby 9dcc5de46a Ignore lfs config 2022-10-07 11:01:18 +02:00
Jaby 2a9dcb611c Create CD desc 2022-10-06 21:23:40 +02:00
Jaby 5537434db1 Created constructor functions and paniced 2022-10-06 21:09:45 +02:00
Jaby 94cec93990 Rename cdgen to psxcdgen_ex to limit scope 2022-10-06 20:34:59 +02:00
Jaby 9e660e7484 Introduce new types 2022-10-06 20:30:56 +02:00
Jaby 24c6d18122 Create cdgen project 2022-10-06 20:08:56 +02:00
Jaby 3f65b12588 Support PAL and NTSC splash image 2022-10-05 22:01:01 +02:00
Jaby 4ad93cbd23 Setup Display to standard resolution instead of high res 2022-10-04 21:54:40 +02:00
Jaby a5823364cf Setup DisplayArea 2022-10-03 16:23:35 +02:00
Jaby 4faaf46b7b Separate between Display and Screen 2022-10-03 15:40:46 +02:00
Jaby c5f0bec3f7 Configurate Screen 2022-10-03 15:38:54 +02:00
Jaby 85b8cacb1b Emit PAL/NTSC library depending on the configuration 2022-10-03 14:54:59 +02:00
Jaby a7cb6ce0f6 Create Macros for PAL/NTSC 2022-10-02 17:47:24 +02:00
Jaby fe6cad2c27 Start configurating GPU 2022-10-02 17:32:23 +02:00
Jaby 8273207a31 Correct header file extension 2022-10-02 16:45:02 +02:00
Jaby da60502c98 Support CLUT (untested) 2022-10-02 14:18:35 +02:00