     ____                          _
    / ___| ___  __ _ _ __ ___ ___ | | ___  ___ ___
   | |  _ / _ \/ _` | '__/ __/ _ \| |/ _ \/ __/ _ \
   | |_| |  __/ (_| | | | (_| (_) | |  __/ (_| (_) |
    \____|\___|\__,_|_|  \___\___/|_|\___|\___\___/

-----------------------------------------------------
Instructions and tips at:
https://github.com/drhelius/Gearcoleco
-----------------------------------------------------
Gearcoleco is an accurate cross-platform ColecoVision emulator.
Created by Nacho Sánchez. Follow me on X: https://x.com/drhelius
-----------------------------------------------------
Features:
    - Accurate Z80, TMS9918A VDP, SN76489 PSG and AY-3-8910 SGM emulation.
    - Optional original F18A V1.9 host, video, palette, interrupt, DMA and GPU emulation.
    - ColecoVision Super Game Module and MegaCart support.
    - Super Action Controller, Wheel Controller and Roller Controller support.
    - Save states with preview and rewind, and run-ahead.
    - ZIP ROM loading, Game Genie and Pro Action Replay cheats, and VGM recording.
    - Full debugger with disassembly, breakpoints, symbols, memory editor, IO inspector and VRAM viewer.
    - 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:
    - Gearcoleco code: Copyright 2020-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.
