Izaya izaya
izaya pushed to master at izaya/OC-PsychOS2 2023-08-07 12:54:27 +10:00
00d4472f91 make fsmanager's mount function externally accessible
izaya pushed to master at izaya/PsychOSPackages 2023-08-06 11:10:26 +10:00
ad8a4813ee no longer strip nulls from the end of all sectors, only the last one. still trying to figure out a nice way to handle it properly.
izaya pushed to master at izaya/OC-PsychOS2 2023-08-05 16:23:01 +10:00
82decfabf9 pkgman updates to simplify distribution with different kernels
izaya pushed to master at izaya/PsychOSPackages 2023-08-05 16:22:14 +10:00
afbf6eaa7a implement some leftover stuff in rtfs
izaya pushed to master at izaya/PsychOSPackages 2023-08-05 15:47:17 +10:00
fccd0d4983 use latest modification of package as version
izaya pushed to master at izaya/OC-PsychOS2 2023-08-05 15:15:06 +10:00
ae41cc48dd fix tabs
izaya pushed to master at izaya/OC-misc 2023-08-05 10:19:10 +10:00
a144937e24 implement proper tape support, also speed up loading from tapes.
izaya pushed to master at izaya/OC-PsychOS2 2023-08-05 10:06:09 +10:00
429c9e2aa7 fix support for booting from rtfs on tape
izaya pushed to master at izaya/OC-misc 2023-08-04 20:35:14 +10:00
2e959ebbbf add initial attempt at tape support, support for booting from filesystems, and a menu to choose
izaya pushed to master at izaya/PsychOSPackages 2023-08-04 20:34:19 +10:00
d8e7db809a fix the default disk label
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:32:45 +10:00
ff7ec50a94 add some simple minification filters to preproc, which can shrink the kernel significantly
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:31:27 +10:00
ad99c438b3 I keep forgetting that's there >.>
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:29:11 +10:00
2e021ff6d5 remove old rc.load implementation
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:28:57 +10:00
e9e824b42d remove unused include
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:28:28 +10:00
c0f8b9b900 attempt to load pkgfs if there's a package archive directory
izaya pushed to master at izaya/OC-PsychOS2 2023-08-04 20:24:23 +10:00
a33476cf00 fix edge case where io.open(whatever):read() returns nil
izaya pushed to master at izaya/PsychOSPackages 2023-08-03 17:20:42 +10:00
e471d95ecb generalised diskpart is unusable, leaving alone for now
izaya pushed to master at izaya/OC-PsychOS2 2023-08-03 12:15:05 +10:00
c2bbd7d2ca update to match latest diskpart
izaya pushed to master at izaya/PsychOSPackages 2023-08-03 12:07:38 +10:00
7b509cec38 first work on generalised diskpart
izaya pushed to master at izaya/PsychOSPackages 2023-08-03 11:55:14 +10:00
4f29360304 cleanup rtfs a little