Browse Source

Added IRC channel

main
Devine Lu Linvega 3 months ago
parent
commit
4cf8263fd7
  1. 6
      README.md

6
README.md

@ -7,7 +7,7 @@ So you're interested in find a Varvara emulator for your system.
First, based on what you're trying to do, you can pick one of these emulators:
- Recommended: [uxn2](https://git.sr.ht/~rabbits/uxn2), a portable graphical emulator, written in SDL2.
- **Recommended**: [uxn2](https://git.sr.ht/~rabbits/uxn2), a portable graphical emulator, written in SDL2.
- [uxn11](https://git.sr.ht/~rabbits/uxn11), a partial graphical emulator, ideal for productivity.
- [uxncli](https://git.sr.ht/~rabbits/uxncli), a terminal emulator, ideal for running cli tools.
- [uxnmin](https://git.sr.ht/~rabbits/uxnmin), a minimal terminal emulator, ideal for [bootstrapping](https://git.sr.ht/~rabbits/drifblim#bootstrap).
@ -30,6 +30,8 @@ uxnemu drifblim.rom source.tal program.rom
## Go Further
The following tools are roms designed to help writing programs.
- [uxndis](https://git.sr.ht/~rabbits/uxndis), a disassembler for rom and sym files.
- [uxnfor](https://git.sr.ht/~rabbits/uxnfor), a formatter for tal files.
- [uxnlin](https://git.sr.ht/~rabbits/uxnlin), an optimizer for tal files.
@ -47,3 +49,5 @@ The following resources are a good place to start:
## Contributing
Submit patches using [`git send-email`](https://git-send-email.io/) to the [~rabbits/public-inbox mailing list](https://lists.sr.ht/~rabbits/public-inbox).
Can't find what you're looking for? come on #irc on irc.libera.chat

Loading…
Cancel
Save