From 36c219a444e5e26d103ad2c1535ffa0ee6519bfb Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Fri, 22 Mar 2024 23:10:14 +0000 Subject: [PATCH] docs: state external content Former-commit-id: 33c0373f53335ff94265eedae5afb2ae9351cf97 Former-commit-id: 75e066ad3b9f8d6168a5a3132c1fffb82050b419 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0abe4cf..bc1699b 100644 --- a/README.md +++ b/README.md @@ -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. -# Project Structure +# Project structure * `core/` - Main emulator crate that ties everything together * `arm7tdmi/` - Emulation of the Arm7tdmi processor * `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/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 GBA key bindings: