Commit Graph

281 Commits

Author SHA1 Message Date
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
Jaby 96ed4b54a0 Improve code 2022-10-02 14:12:02 +02:00
Jaby 64b0baee4d Clean Up 2022-10-02 13:17:38 +02:00
Jaby c255c9259f Upload Direct16 pic 2022-10-02 13:14:30 +02:00
Jaby 32e136701a Improvements to parse Texture data 2022-10-02 11:49:55 +02:00
Jaby 6004faf3ea Include SplashImage and detect right type 2022-10-02 11:01:42 +02:00
Jaby a9a89e19f3 Generated hpp file instead of cpp 2022-10-02 11:01:22 +02:00
Jaby 7c63dfa6b9 Use continous memory for loading files 2022-10-02 10:18:27 +02:00
Jaby 1ade863fbb Verify basic usage of FileProcessor 2022-10-01 22:40:40 +02:00
Jaby d8b17dd22e Introduce SimpleTIM type 2022-10-01 21:02:58 +02:00