> For the complete documentation index, see [llms.txt](https://imagineee.gitbook.io/lychee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imagineee.gitbook.io/lychee/readme.md).

# README

<div align="center"><img src="/files/yCIsePxKy08uHiJQHFas" alt=""></div>

## Lychee

A bare bones 8 bit computer emulator.

#### About

Lychee is a simple and bare bones emulator for a fictional computer with an instruction set heavily based on the GameBoy's CPU. Lychee is built to be restraining with no graphics, only supporting text mode graphics, and a ascii based keyboard.

### Contents

* [Assembler](/lychee/assembler.md)
* [Specification](/lychee/spec.md)
* [Desktop](/lychee/desktop.md)
