Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LLeny/holani.git
Browse files Browse the repository at this point in the history
  • Loading branch information
LLeny committed Oct 27, 2024
2 parents ccafec6 + a1e1825 commit 2dbffca
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2dbffca

Please sign in to comment.