Add initial readme draft

This commit is contained in:
Jan
2023-06-17 22:04:26 +02:00
parent 14c8d5232c
commit d243826610
3 changed files with 96 additions and 1 deletions

24
docs/OatComponents.md Normal file
View File

@ -0,0 +1,24 @@
# OAT Components
## Building tools
### RawTemplater
### ZoneCodeGenerator
## Tools
### Linker
### Unlinker
## Shared components
### Common
### Crypto
### ObjCommon
### ObjLoading
### ObjWriting
### Parser
### Utils
### ZoneCode
### ZoneCodeGeneratorLib
### ZoneCommon
### ZoneLoading
### ZoneWriting