| Age | Commit message (Collapse) | Author |
|
Some of the patches are applied to files in subdirectories of ::/Kernel and ::/Adam. The directory tree has been re-arranged in such a way as to allow them to be #included without having the compiler backtrack to their parent directory.
|
|
To alert the user to the need to apply the patches made to Adam after the kernel patches, I have added a special "ADAM PATCH" tag.
|
|
I fixed the punctuation on some of the info tags, and added a few more THEN tags where they were needed.
|
|
I had updated several more files after staging the previous ones, but forgot to stage these files as well. Thus, I had to commit these separately.
|
|
I added comments to all patch files explaining their function and how to install them. Installation instructions were also added to some of the code files as well.
|
|
Since the U8 and Bool declarations in Mount2 are not on consecutive lines, I decided to split them for ease of patching.
|
|
This file adds additional buffers and variables to Mount2 as required by the FDC mount code. The original code is to be commented out and this files included after it.
|