docs/SourceOutline.md
See FEXCore/Readme.md for more details
IR to host code generation
Logic that binds various parts together
Emulation mainloop related glue logic
IR -> Text
C++ Functions to generate IR. See IR.json for spec.
IR to IR Optimization
See ThunkLibs/README.md for more details
These are generated + glue logic 1:1 thunks unless noted otherwise
See unittests/Readme.md for more details