Reorganize filesystems.

This commit is contained in:
2022-12-07 13:07:31 +00:00
parent 4be18eb09c
commit 5744119b9c
310 changed files with 12901 additions and 6408 deletions

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin.
//
// --[ Description ] ----------------------------------------------------------
//
// FATX filesystem constants.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin.
//
// --[ Description ] ----------------------------------------------------------
//
// Methods to show the FATX directories.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin
//
// --[ Description ] ----------------------------------------------------------
//
// Constructors and common variables for the FATX filesystem plugin.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin.
//
// --[ Description ] ----------------------------------------------------------
//
// Methods to handle files.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin.
//
// --[ Description ] ----------------------------------------------------------
//
// Identifies the FATX filesystem and shows information.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin.
//
// --[ Description ] ----------------------------------------------------------
//
// FATX filesystem structures.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify

View File

@@ -7,10 +7,6 @@
//
// Component : FATX filesystem plugin.
//
// --[ Description ] ----------------------------------------------------------
//
// Handles mounting and umounting the FATX filesystem.
//
// --[ License ] --------------------------------------------------------------
//
// This library is free software; you can redistribute it and/or modify