> 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="https://4202697855-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flWxjJKCs1lP4tb80GO%2Fuploads%2Fgit-blob-f844ad25d382ede378099353a7887c51f841f87e%2Flychee.png?alt=media" 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)
