mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 12:30:06 +00:00
Updated Issue Labels (markdown)
parent
ab0da78036
commit
172c34d672
@ -5,7 +5,7 @@ We issue several kinds of issue labels in GitHub's issue tracker to help organiz
|
|||||||
Broadly identify the area or module of the code this issue is related to.
|
Broadly identify the area or module of the code this issue is related to.
|
||||||
|
|
||||||
- **A-audio**: Audio output, DSP or CSND emulation.
|
- **A-audio**: Audio output, DSP or CSND emulation.
|
||||||
- **A-build-system**: Our CMake build system or build automation on Travis CI or Appveyor.
|
- **A-build-system**: Our CMake build system or build automation on Travis CI or AppVeyor.
|
||||||
- **A-cpu**: CPU emulation, either the interpreter (Dyncom) or JIT recompiler (Dynarmic).
|
- **A-cpu**: CPU emulation, either the interpreter (Dyncom) or JIT recompiler (Dynarmic).
|
||||||
- **A-filesystem**: Emulation of the FS service and code which is used to implement it. (Savefiles, SD access, etc.)
|
- **A-filesystem**: Emulation of the FS service and code which is used to implement it. (Savefiles, SD access, etc.)
|
||||||
- **A-frontend**: The SDL or Qt frontends. (Any code in `citra` or `citra-qt`.)
|
- **A-frontend**: The SDL or Qt frontends. (Any code in `citra` or `citra-qt`.)
|
||||||
|
Loading…
Reference in New Issue
Block a user