From a1e182512898602085d04a0fec0933f91a403d43 Mon Sep 17 00:00:00 2001 From: LLeny Date: Sat, 26 Oct 2024 22:58:40 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de15208..411fcc3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ A cycle-stepped Atari Lynx emulator. The 65C02S cycle-stepped emulation is initially based on the excellent idea and design of [chips](https://github.com/floooh/chips)'s 6502. ## Holani is a library -You can use [holani-retro](https://github.com/LLeny/holani-retro), a libretro implementation to play official games and homebrews. - -Or for developpers [holani-debug](https://github.com/LLeny/holani-debug), an Atari Lynx debugger built around holani. +You can use: +* [holani-retro](https://github.com/LLeny/holani-retro), a libretro implementation to play official games and homebrews. +* [holani-min](https://github.com/LLeny/holani-min), a minimal self contained frontend. +* [holani-debug](https://github.com/LLeny/holani-debug), an Atari Lynx debugger built around holani. ## Holani embeds 6502 binary blobs * Free Lynx Boot Rom, courtesy of http://lynxdev.atari.org