Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides an assembler and emulator for the Uxn stack-machine, written in ANSI C. Graphical output is implemented using SDL2.
mGBA is an emulator for running Game Boy Advance games. It aims to be faster and more accurate than many existing Game Boy Advance emulators, as well as adding features that other emulators lack. It also supports Game Boy and Game Boy Color games
This package provides a development environment for 6502 systems, including macro assembler, C compiler, linker, librarian and several other tools.
VICE is a program that emulates the C64, the C64DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610/C510). An extra emulator is provided for C64 expanded with the CMD SuperCPU.
LowRES NX is a simulated retro game console, which can be programmed in the classic BASIC language. This package provides a libretro core allowing the lowRES NX programs to be used with libretro frontends such as RetroArch.
Dolphin is an emulator for two Nintendo video game consoles: the GameCube and the Wii. It provides compatibility with all PC controllers, turbo speed, networked multiplayer, and graphical enhancements.
Beetle PSX is a port/fork of Mednafen's PSX module to the libretro API. Additional features include PBP/CHD file format support, high-resolution software rendering, OpenGL and Vulkan renderers, and PGXP perspective correct texturing. For those seeking improved visuals and performance, Beetle PSX HW provides a hardware-accelerated alternative with its OpenGL and Vulkan renderer.
RISC-V CPU simulator for education purposes with pipeline and cache visualization. Developed at FEE CTU for computer architecture classes.
This package contains a MIPS CPU emulator. The simulator accepts ELF statically linked executables compiled for 32-bit big-endian MIPS target, targeting mips-linux-gnu or mips-elf.
Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment System (NES/Famicom) emulator Nestopia, with enhancements from members of the emulation community. It provides highly accurate emulation.
bsnes-jg is a cycle accurate emulator for the Super Famicom/Super Nintendo Entertainment System, including support for the Super Game Boy, BS-X Satellaview, and Sufami Turbo. bsnes-jg is a fork of bsnes v115, Many changes have been made post-fork:
Higher quality resampler with settings
Improved performance without loss of accuracy
Portability improvements
Removal of accuracy-reducing hacks and unnecessary code
Significant increase in standards compliance
Translation to the C++ Standard Library (ISO C++11)
In particular, it uses much less CPU compared to the original bsnes (though not as little as zsnes).
The supported file formats are:
.sfc
.smc
.bs
.st
.fig
.swc
This is intended to be used with the Jolly Good Reference Frontend jollygood command from the jgrf package.
Uniforn is a lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU.
This package contains libticables, a library for operations on TI calculator link cables.
This is a part of the TiLP project.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Glide64 video plugin.
Provides a backport of Python's StrEnum class which was introduced in Python 3.11 for Python >=3.8.6.
Cega is a cycle accurate emulator for the Sega SG-1000, Master System, and Game Gear written specifically for The Jolly Good API. Mega Drive emulation is in an experimental state.
This project aims to develop a multi-platform linking program for use with all TI graphing calculators (TI73 to V200PLT).
This is a part of the TiLP project.
bsnes-hd (called ``HD Mode 7 mod, for bsnes'' in early betas) is a fork of bsnes (the great SNES emulator by Near) that adds HD video features, such as:
- HD Mode 7
Renders the rotated, scaled or pseudo perspective backgrounds at higher resolutions. This does not involve new custom imagery or upscaling algorithms. It is a higher resolution version of the process the SNES uses.
- Widescreen
Extends the scenes to the left and right, without distorting them. It works for most Mode 7 scenes, but also for some other scenes/games, after some settings tweaking.
- True color
Color calculation are done at true color instead of the SNES color depth (3x8 instead of 3x5 bit). With the optional line color smoothing color ``steps'' turn into actual gradients (without influencing the sharpness of the artwork).
Collection of classes that contain architecture-specific information information. Useful for cross-architecture tools (such as python-pyvex).
Stella is a multi-platform Atari 2600 VCS emulator, released as Free Software. Enjoy all of your favorite Atari 2600 games on your PC thanks to Stella!
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the core library.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the command line user interface. Installing this package is the easiest way towards a working Mupen64Plus for casual users.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Z64 RSP processor plugin.
PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2's hardware, using a combination of MIPS CPU interpreters, recompilers and a virtual machine which manages hardware states and PS2 system memory. This allows you to play PS2 games on your PC, with many additional features and benefits.