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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
GNUSim8085 is a graphical simulator, assembler, and debugger for the Intel 8085 microprocessor.
A simple editor component with syntax highlighting.
A keypad to input assembly language instructions with appropriate arguments.
Easy view of register contents.
Easy view of flag contents.
Hexadecimal/decimal converter.
View of stack, memory and I/O contents.
Support for breakpoints for program debugging.
Stepwise program execution.
One click conversion of assembly program to opcode listing.
Printing support.
UI translated in various languages.
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
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Arachnoid video plugin.
This package provides a collection of Vulkan GLSL (.slang) shaders for use with RetroArch.
ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
FreeDiskSysROM aims to provide a replacement for the original FDS BIOS (often referred to as disksys.rom) that can be freely redistributed and that is capable of running all published FDS software. FreeDiskSysROM is not currently fully completed and may not be sufficient for some FDS software. To track its status, consult https://github.com/jamesathey/FreeDiskSysROM?tab=readme-ov-file#apis.
Collection of classes that contain architecture-specific information information. Useful for cross-architecture tools (such as python-pyvex).
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.
This is a versioned snapshot of the files containing metadata about each known libretro core. The snapshot is taken from the libretro-super repository.
higan is a multi-system emulator with an uncompromising focus on accuracy and code readability.
It currently emulates the following systems: Famicom, Famicom Disk System, Super Famicom, Super Game Boy, Game Boy, Game Boy Color, Game Boy Advance, Game Boy Player, SG-1000, SC-3000, Master System, Game Gear, Mega Drive, Mega CD, PC Engine, SuperGrafx, MSX, MSX2, ColecoVision, Neo Geo Pocket, Neo Geo Pocket Color, WonderSwan, WonderSwan Color, SwanCrystal, Pocket Challenge V2.
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.
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).
This package provides timezone data in the format expected by Nintendo Switch emulators. It converts standard IANA timezone data to the Nintendo Switch's proprietary format.
This package provides an emulator for the Uxn stack-machine. Graphical output is implemented using X11, and its Console device contains a exec port to interface with the host system.
Uniforn is a lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Glide64MK2 video plugin.
RPCS3 is an emulator and debugger for the Sony PS3.
The RetroArch assets are the user interface elements used to generate the various User Experience (UX) environments.
This is the libretro port of the Nestopia emulator, based on the de facto upstream Nestopia JG fork, which lives at: https://gitlab.com/jgemu/nestopia. The libretro port contains an additional overclocking feature.
melonDS is an emulator for the Nintendo DS handheld gaming console. It aims to support Nintendo DSi and 3DS as well.
A standalone port of Mednafen’s GameBoy Advance emulator called Beetle GBA to libretro. Beetle GBA is based on VBA-M, itself a fork of Visual Boy Advance.
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.
ZSNES is a Super Nintendo Entertainment System emulator that can play most games at full speed with sound and special graphic filters. Some of its features include:
Support for smooth and dynamic image scaling
Support for rewinding and fast-forwarding in-game
JMA compression format
Change the appearance of the GUI
Take screenshots of currently running games
Saving the game at any point by recording the console’s state
Record movies of gameplay which can be played back.
MCL is a collection of C++20 utilities which is common to a number of merry's projects. It provides bit manipulation, intrinsics, type traits, and other utility functions. This version includes patches from Eden to avoid macro conflicts.