Commit Graph

  • 0d6b05e148 Improve LZ4 decompression jaby 2023-01-03 21:20:53 +0100
  • da2bfa77d8 Implement LZ4 strip and make tools write errors to err instead of out Jaby 2023-01-03 16:34:39 +0100
  • b55d033f17 Implement LZ4 strip and make tools write errors to err instead of out jaby 2023-01-03 16:34:39 +0100
  • cdb3abd43f Broken LZ4 algorithm! The decompression seems to work now (needs improvement?) but the conversion tools emit 64K block sizes which is unhelpfull for us Jaby 2022-12-29 23:18:37 +0100
  • 3d56532a3b Broken LZ4 algorithm! The decompression seems to work now (needs improvement?) but the conversion tools emit 64K block sizes which is unhelpfull for us jaby 2022-12-29 23:18:37 +0100
  • 87d7bf8efa Make LZ4 Decompressor return a state value Jaby 2022-12-29 13:25:48 +0100
  • 3554394e11 Make LZ4 Decompressor return a state value jaby 2022-12-29 13:25:48 +0100
  • c7b9e4e301 Setup LZ4 decompressor but have it copy data for now Jaby 2022-12-27 22:06:14 +0100
  • fa993cc63e Setup LZ4 decompressor but have it copy data for now jaby 2022-12-27 22:06:14 +0100
  • 948fc7d2a7 LZ4 compress splash images Jaby 2022-12-27 20:59:07 +0100
  • 3645d4fc25 LZ4 compress splash images jaby 2022-12-27 20:59:07 +0100
  • 1525f7c0d9 Make jaby_engine_fconv output lz4 files on request Jaby 2022-12-27 20:58:43 +0100
  • 2103e3fdb2 Make jaby_engine_fconv output lz4 files on request jaby 2022-12-27 20:58:43 +0100
  • 8d48aecbab Improves return types with Progress type Jaby 2022-12-23 22:06:10 +0100
  • 4b644aa813 Improves return types with Progress type jaby 2022-12-23 22:06:10 +0100
  • c63f949c1f Create LZ4 decompressor files Jaby 2022-12-23 21:18:44 +0100
  • 64b36f4f85 Create LZ4 decompressor files jaby 2022-12-23 21:18:44 +0100
  • 82a3b1f74e Introduce the JabyEngine namespace to all files Jaby 2022-12-23 21:18:25 +0100
  • def6c6d3b9 Introduce the JabyEngine namespace to all files jaby 2022-12-23 21:18:25 +0100
  • c0f2669f8a Test Circular Buffer Jaby 2022-12-23 20:33:36 +0100
  • 791fe85ab8 Test Circular Buffer jaby 2022-12-23 20:33:36 +0100
  • 5055b9079f Update mkoverlay with new overlay strategy Jaby 2022-12-20 20:34:03 +0100
  • 4d6c701a22 Update mkoverlay with new overlay strategy jaby 2022-12-20 20:34:03 +0100
  • 92a6ba68f4 Introduce FastCircularBuffer Jaby 2022-12-19 21:01:59 +0100
  • a3a757e170 Introduce FastCircularBuffer jaby 2022-12-19 21:01:59 +0100
  • 53f8d43342 Prepare CircularBuffer Björn Gaier 2022-12-16 21:54:01 +0100
  • a47b94c3a9 Prepare CircularBuffer jaby 2022-12-16 21:54:01 +0100
  • d193856e2a Introduce empty overlay boot file and improve task name Björn Gaier 2022-12-16 21:23:24 +0100
  • dd5262c016 Introduce empty overlay boot file and improve task name jaby 2022-12-16 21:23:24 +0100
  • df44294e17 Add update feature to cargo for easier rebuild Björn Gaier 2022-12-16 21:13:34 +0100
  • ec96ace44f Add update feature to cargo for easier rebuild jaby 2022-12-16 21:13:34 +0100
  • 5a4dbc170e Prepare makefile Jaby 2022-12-16 04:25:48 +0100
  • d470e716fd Prepare makefile jaby 2022-12-16 04:25:48 +0100
  • 04739004f5 Use main Jaby 2022-12-16 03:47:30 +0100
  • bc15dae5d1 Use main jaby 2022-12-16 03:47:30 +0100
  • 8a6293dc87 Prepare save spot for booting Jaby 2022-12-16 03:20:08 +0100
  • c7e651f2e7 Prepare save spot for booting jaby 2022-12-16 03:20:08 +0100
  • 01148b8c52 Slowly come up with design for loading from CD Jaby 2022-12-12 04:18:35 +0100
  • 723864fcaa Slowly come up with design for loading from CD jaby 2022-12-12 04:18:35 +0100
  • 20ffbc5fa9 Prepare CD code and unify header names Jaby 2022-12-12 03:43:18 +0100
  • 0e4e53f3a4 Prepare CD code and unify header names jaby 2022-12-12 03:43:18 +0100
  • e33f0f6f18 Implement writing LBA header Jaby 2022-12-09 04:08:29 +0100
  • 396f6da113 Implement writing LBA header jaby 2022-12-09 04:08:29 +0100
  • acfffc394f Setup infrastructure to update filetype Jaby 2022-12-08 04:08:03 +0100
  • 3867b3f885 Setup infrastructure to update filetype jaby 2022-12-08 04:08:03 +0100
  • 9799e6024d Calculate file sizes easily Jaby 2022-12-08 03:10:02 +0100
  • 513405f8ed Calculate file sizes easily jaby 2022-12-08 03:10:02 +0100
  • 36b96fdef9 Find files Jaby 2022-12-08 02:02:07 +0100
  • a46e379c0a Find files jaby 2022-12-08 02:02:07 +0100
  • 56fbcfd994 Read in LBA file path from header file Jaby 2022-12-07 03:53:48 +0100
  • 11220216d0 Read in LBA file path from header file jaby 2022-12-07 03:53:48 +0100
  • 8269dab350 Prepare reading in LBA Source for Overlay Jaby 2022-12-07 02:50:46 +0100
  • 5f524b689b Prepare reading in LBA Source for Overlay jaby 2022-12-07 02:50:46 +0100
  • 5de6efe2c1 Support LZ4 compression Jaby 2022-12-06 04:56:40 +0100
  • 4d0b1fc674 Support LZ4 compression jaby 2022-12-06 04:56:40 +0100
  • 166e889162 Use WSL for linux targets for more reliablitity Jaby 2022-12-06 04:56:26 +0100
  • b94616f989 Use WSL for linux targets for more reliablitity jaby 2022-12-06 04:56:26 +0100
  • 543a4c69a8 LZ7 compress Jaby 2022-12-06 03:12:31 +0100
  • 999f1b2120 LZ7 compress jaby 2022-12-06 03:12:31 +0100
  • 54a460b514 Read Overlay header Jaby 2022-12-06 02:31:05 +0100
  • 9a337a1aa0 Read Overlay header jaby 2022-12-06 02:31:05 +0100
  • 4025ce8318 Treat overlay as regular file Jaby 2022-12-06 01:18:01 +0100
  • 1e0dc0f6f5 Treat overlay as regular file jaby 2022-12-06 01:18:01 +0100
  • 4cc2094031 Cover lbas Jaby 2022-12-04 17:23:45 +0100
  • 78bedd0e90 Cover lbas jaby 2022-12-04 17:23:45 +0100
  • eda979e0ef Introduce Overlay Header and LBAs Jaby 2022-12-04 04:55:53 +0100
  • 5320eab44d Introduce Overlay Header and LBAs jaby 2022-12-04 04:55:53 +0100
  • 1bfef10a1a Remove executing main Jaby 2022-12-04 04:55:04 +0100
  • 8a54e5f1ea Remove executing main jaby 2022-12-04 04:55:04 +0100
  • a431fe734f Fix Overlay mapping Jaby 2022-12-04 04:54:46 +0100
  • d7b28b2ebf Fix Overlay mapping jaby 2022-12-04 04:54:46 +0100
  • 0bf5da9808 Remove pscx-redux dependency Jaby 2022-12-04 04:09:02 +0100
  • f3122a07ce Remove pscx-redux dependency jaby 2022-12-04 04:09:02 +0100
  • 2bf15357da Update makefiles to use mkoverlay Jaby 2022-12-04 04:03:45 +0100
  • c5b7026638 Update makefiles to use mkoverlay jaby 2022-12-04 04:03:45 +0100
  • 01d38eadf6 Finish mkoverlay Jaby 2022-12-04 04:03:03 +0100
  • 68e46d3685 Finish mkoverlay jaby 2022-12-04 04:03:03 +0100
  • bf0c5eea4c Enable CommandLine arguments Jaby 2022-12-04 03:13:48 +0100
  • d61bf7b95c Enable CommandLine arguments jaby 2022-12-04 03:13:48 +0100
  • c6ec12d89f Create makefile output Jaby 2022-12-03 04:19:12 +0100
  • 053fd6b738 Create makefile output jaby 2022-12-03 04:19:12 +0100
  • e5bfa5479e Small improvements Jaby 2022-12-03 03:08:10 +0100
  • a931dbfe5a Small improvements jaby 2022-12-03 03:08:10 +0100
  • 897969467f Parse JSON into linker script Jaby 2022-12-03 02:55:12 +0100
  • 5a38e5def1 Parse JSON into linker script jaby 2022-12-03 02:55:12 +0100
  • 268642fb6b Write LD file Jaby 2022-12-01 04:02:38 +0100
  • 1a1601e4d5 Write LD file jaby 2022-12-01 04:02:38 +0100
  • 2bcb71d0d5 Write default linker script if no overlay were specified Jaby 2022-12-01 02:56:18 +0100
  • 26abacd291 Write default linker script if no overlay were specified jaby 2022-12-01 02:56:18 +0100
  • 573a345d17 Get overlay structure ready Jaby 2022-12-01 02:34:24 +0100
  • 0057f5ee88 Get overlay structure ready jaby 2022-12-01 02:34:24 +0100
  • 64884fb1a2 Create mkoverlay project Jaby 2022-12-01 02:17:13 +0100
  • eb025d3902 Create mkoverlay project jaby 2022-12-01 02:17:13 +0100
  • b80faf87b6 Small clean-up Jaby 2022-11-30 02:47:18 +0100
  • ab03979c8e Small clean-up jaby 2022-11-30 02:47:18 +0100
  • 2f823aa2ec Implement Overlay generation Jaby 2022-11-30 02:36:17 +0100
  • 20328b3226 Implement Overlay generation jaby 2022-11-30 02:36:17 +0100
  • 351f90da41 Call which will be a overlay later Jaby 2022-11-29 03:28:42 +0100
  • c666dd6810 Call which will be a overlay later jaby 2022-11-29 03:28:42 +0100
  • 2b226d0f9b Merge common attributes Jaby 2022-11-27 23:54:31 +0100