docs: state external content

Former-commit-id: 33c0373f53335ff94265eedae5afb2ae9351cf97
Former-commit-id: 75e066ad3b9f8d6168a5a3132c1fffb82050b419
This commit is contained in:
Muhammad Nauman Raza 2024-03-22 23:10:14 +00:00
parent a8cccade6f
commit 36c219a444

View file

@ -4,7 +4,7 @@ Nintendo GameBoy Advance™ emulator and debugger, written in Rust.
> This repository is a fork of [rustboyadvance-ng](https://github.com/michelhe/rustboyadvance-ng), with minimal non-feature changes. > This repository is a fork of [rustboyadvance-ng](https://github.com/michelhe/rustboyadvance-ng), with minimal non-feature changes.
# Project Structure # Project structure
* `core/` - Main emulator crate that ties everything together * `core/` - Main emulator crate that ties everything together
* `arm7tdmi/` - Emulation of the Arm7tdmi processor * `arm7tdmi/` - Emulation of the Arm7tdmi processor
* `platform/` - Constains executables & application built with `rustboyadvance-core` * `platform/` - Constains executables & application built with `rustboyadvance-core`
@ -14,6 +14,9 @@ Nintendo GameBoy Advance™ emulator and debugger, written in Rust.
* `platform/rustbodyadvance-jni` - Java JNI binidngs for the emulator. * `platform/rustbodyadvance-jni` - Java JNI binidngs for the emulator.
* `platform/android` - A PoC Android application. * `platform/android` - A PoC Android application.
## External content
The file at [`external/gamecontrollerdb.txt`](./external/gameoncontrollerdb.txt) is not my work - it is sourced from [this GitHub repository](https://github.com/mdqinc/SDL_GameControllerDB) and covered by the appropriate license present in said repository.
## Key bindings ## Key bindings
GBA key bindings: GBA key bindings: