Added CONTRIBUTING.md

Also renamed 'handles' throughout the project for consistency.

Some meta files also had their file extensions added.
This commit is contained in:
2024-10-05 06:04:17 +10:00
parent 29f5647e31
commit d19a90f9bd
20 changed files with 415 additions and 287 deletions

View File

@@ -39,10 +39,12 @@ To build and run the test cases under gdb, run `make tests-gdb`.
# License
This source code is covered by the zlib license (see [LICENSE](LICENSE)).
This source code is covered by the zlib license (see [LICENSE.md](LICENSE.md)).
# Contributors and Special Thanks
For a guide on how you can contribute, see [CONTRIBUTING.md](CONTRIBUTING.md).
@hiperiondev - v1 Disassembler, v1 porting support and feedback
@add00 - v1 Library support
@gruelingpine185 - Unofficial v1 MacOS support