      ____                 _
    / ___| ___  __ _ _ __| |_   _ _ __ __  __
   | |  _ / _ \/ _` | '__| | | | | '_ \\ \/ /
   | |_| |  __/ (_| | |  | | |_| | | | |>  <
    \____|\___|\__,_|_|  |_|\__, |_| |_/_/\_\
                            |___/

-----------------------------------------------------
Instructions and tips at:
https://github.com/drhelius/Gearlynx
-----------------------------------------------------
Gearlynx is an accurate cross-platform Atari Lynx emulator with an embedded MCP server for debugging and tooling.
Created by Nacho Sánchez. Follow me on X: https://x.com/drhelius
-----------------------------------------------------
Features:
    - Accurate emulation of the commercial Atari Lynx catalog, homebrew and demos.
    - Selectable Lynx I and Lynx II emulation.
    - ROM support for LNX, LYX, O and ZIP formats.
    - Accurate audio with configurable low-pass filtering and VGM recording.
    - Internal ROM database, BANK1 and AUDIN bank switching, EEPROM, EEPROM/NVRAM saves, GameDrive and ElCheapoSD cartridge APIs.
    - Save states with preview and rewind, and run-ahead.
    - Full debugger with self-modifying-code-aware disassembly, breakpoints, symbols, memory search, Suzy and Mikey inspection, audio, UART, cartridge and video tools.
    - MCP server for AI-assisted debugging and hardware inspection.
    - Standalone builds for Windows, Linux, BSD and macOS, plus libretro support.
    - Portable mode, programmable shader chains, command-line loading, drag and drop, and modern controller support.
-----------------------------------------------------
Licensing:
    - Gearlynx code: Copyright 2024-2026 Nacho Sanchez, GPL-3+.
    - Dear ImGui and ImPlot: Copyright 2014-2025 Omar Cornut and contributors, MIT.
    - nlohmann/json: Copyright 2013-2025 Niels Lohmann, MIT.
    - mINI: Copyright 2018 Danijel Durakovic, MIT.
    - miniz: Copyright Rich Geldreich and contributors, Unlicense.
    - stb: Copyright Sean Barrett and contributors, public domain or MIT.
    - glad: glad contributors, WTFPL or CC0-1.0 and Apache-2.0.
    - libretro API header: Copyright 2010-2024 The RetroArch team, MIT.
    - Shader assets: respective authors, GPL-2+, MIT and public domain.

See the repository LICENSE and the vendored dependency sources for the full license texts.
