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 is a set of tools for converting the Spin language for the Parallax Propeller micro-controller into C or C++ code, into PASM, or even directly into an executable binary. The binaries produced use LMM PASM, so they are much faster than regular Spin bytecodes (but also quite a bit larger).
OpenSpin is a compiler for the Spin/PASM language of the Parallax Propeller. It was ported from Chip Gracey's original x86 assembler code.
This package provides ebusd, a daemon for handling communication with eBUS devices connected to a 2-wire bus system ("energy bus" used by numerous heating systems).
This package provides some tools for debugging FreeCalypso phones and the FreeCalypso FCDEV3B dev board.
fc-e1decode: Decodes a binary Melody E1 file into an ASCII source file.
fc-e1gen: Encodes an ASCII Melody E1 file into a binary Melody E1 file.
fc-fr2tch: Converts a GSM 06.10 speech recording from libgsm to hex strings of TCH bits to be fed to the GSM 05.03 channel encoder of a TI Calypso GSM device.
fc-tch2fr: Converts hex strings of TCH bits to libgsm.
fc-gsm2vm: utility converts a GSM 06.10 speech sample from the libgsm source format into a voice memo file that can be uploaded into the FFS of a FreeCalypso device and played with the audio_vm_play_start() API or the AT@VMP command that invokes the latter.
fc-rgbconv: Convers RGB 5:6:5 to RGB 8:8:8 and vice versa.
rvinterf: Communicates with a TI Calypso GSM device via RVTMUX.
rvtdump: produces a human-readable dump of all output emitted by a TI-based GSM fw on the RVTMUX binary packet interface.
fc-shell: FreeCalypso firmwares have a feature of our own invention (not present in any pre-existing ones) to accept AT commands over the RVTMUX interface. It is useful when no second UART is available for a dedicated standard AT command interface. fc-shell is the tool that allows you to send AT commands to the firmware in this manner.
fc-memdump: Captures a memory dump from a GSM device.
fc-serterm: Trivial serial terminal. Escapes binary chars.
fc-fsio: Going through rvinterf, this tool connects to GSM devices and allows you to manipulate the device's flash file system.
tiaud-compile: Compiles an audio mode configuration table for TI's Audio Service from our own ASCII source format into the binary format for uploading into FreeCalypso GSM device FFS with fc-fsio.
tiaud-decomp: Decodes TI's audio mode configuration files read out of FFS into our own ASCII format.
tiaud-mkvol: Generates the *.vol binary files which need to accompany the main *.cfg ones.
fc-compalram: Allows running programs on the device without writing them to flash storage.
fc-xram: Allows running programs on the device without writing them to flash storage.
fc-iram: Allows running programs on the device without writing them to flash storage.
fc-loadtool: Writes programs to the device's flash storage.
fc-simint: Loads and runs simagent on the phone, then calls fc-simtool (see fc-sim-tools repository) on the host to connect to it.
pirffs: Allows listing and extracting FFS content captured as a raw flash image from Pirelli phones.
mokoffs: Allows listing and extracting FFS content captured as a raw flash image from OpenMoko phones.
tiffs: Allows listing and extracting FFS content captured as a raw flash image from TI phones.
c139explore: Run-from-RAM program for C139 phones that exercises their peripheral hardware: LCD, keypad backlight, buzzer, vibrator.
pirexplore: Run-from-RAM program for Pirelli DP-L10 phones that exercises their peripheral hardware, primarily their LCD.
tfc139: Breaks into Mot C1xx phones via shellcode injection, allowing you to reflash locked phones with new firmware with fc-loadtool.
ctracedec: GSM firmwares built in TI's Windows environment have a compressed trace misfeature whereby many of the ASCII strings in debug trace messages get replaced with numeric indices at build time, and these numeric indices are all that gets emitted on the RVTMUX serial channel. This tools decodes these numeric indices back to strings in trace output.
fc-cal2text: This utility takes a dump of TI's /gsm/rf flash file system directory subtree as input (either extracted in vitro with tiffs or read out in vivo with fc-fsio) and converts all RF tables found therein into a readable ASCII format.
imei-luhn: Computes or verifies the Luhn check digit of an IMEI number.
fc-dspapidump: Reads and dumps the contents of the DSP API RAM in a target Calypso GSM device.
fc-vm2hex: Converts the old-fashioned (non-AMR) voice memo files read out of FFS into hex strings.
fc-buzplay: Plays piezoelectic buzzer melodies on an actual Calypso device equipped with such a buzzer (Mot C1xx, TI's D-Sample board, our planned future HSMBP) by loading a buzplayer agent onto the target and feeding melodies to be played to it.
fc-tmsh: TI-based GSM firmwares provide a rich set of Test Mode commands that can be issued through the RVTMUX (debug trace) serial channel. This program is our test mode shell for sending Test Mode commands to targets and displaying decoded target responses.
fcup-smsend: Send a short message via SMS
fcup-smsendmult: Send multiple short messages via SMS in one go
fcup-smsendpdu: Send multiple short messages given in PDU format via SMS
sms-pdu-decode: Decode PDU format messages
fc-dspromdump: Dump DSP ROM.
pcm-sms-decode: Decode /pcm/SMS binary files read out of FFS maintained by Pirelli DP-L10. Display the SMS in human-readable form.
srec-regions: Parse S-record (TI's *.m0), identify the set of discontiguous regions into which this SREC image deposits bits, and list these identified regions.
This program programs Microchip's PIC microcontrollers.
This utility downloads and executes code on Freescale i.MX5/i.MX6/i.MX7 and Vybrid SoCs through the Serial Download Protocol (SDP). Depending on the board, there is usually some kind of recovery button to bring the SoC into serial download boot mode; check the documentation of your hardware. The utility support USB and UART as serial link.
These programs are proxies allowing to run kgdb/gdbserver and console on a single serial port. agent-proxy creates network sockets, whereas kdmx creates pseudo-ttys.
cc-tool provides support for Texas Instruments CC Debugger for Linux OS in order to program 8051-based System-On-Chip devices: CC254x CC253x CC243x CC251x CC111x.
PSPTool is a tool for dealing with AMD binary blobs
This is a C library for the Parallax Propeller micro-controller.
SDCC is a retargetable, optimizing Standard C compiler suite that targets 8-bit microcontrollers in the Intel MCS-51 (8051); MOS Technology 6502; Motorola 68HC08; Padauk PDK13, PDK14 and PDK15; STMicroelectronics STM8; and Zilog Z80 families, plus many of their variants.
This package provides a firmware programmer for the STM32 Discovery boards. It supports two versions of the chip: ST-LINK/V1 (on STM32VL discovery kits) and ST-LINK/V2 (on STM32L discovery and later kits). Two different transport layers are used: ST-LINK/V1 uses SCSI passthru commands over USB, and ST-LINK/V2 and ST-LINK/V2-1 (seen on Nucleo boards) use raw USB commands.
The RetroArch assets are the user interface elements used to generate the various User Experience (UX) environments.
Gens/GS is an emulator for the Mega Drive (also known as Sega Genesis), derived from Gens. Project goals include clean source code, combined features from various forks of Gens, and improved platform portability.
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.
Gnome Arcade is a minimal GTK+ frontend for MAME, the multi-purpose arcade and console emulator.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Rice Video plugin.
The Jolly Good Reference Frontend (accessible via the jollygood command) aims to be the simplest possible frontend to The Jolly Good API. It may be used to run emulators built as shared objects, or as a "white-label" frontend for statically linked standalone emulators.
Mupen64Plus-Next is a N64 emulation library for the libretro API, based on Mupen64Plus. It incorporates the following projects:
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the high-level emulation (HLE) RSP processor plugin.
DOSBox is a DOS-emulator that uses the SDL library. DOSBox also emulates CPU:286/386 realmode/protected mode, Directory FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with older games.
PPSSPP is a ``high-level'' emulator simulating the PSP operating system.
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.
This program compresses files in a way that tries to be as efficient as possible but still allows them to be decompressed in environments where CPU speed and RAM are limited. It also generate a self-extractor for use on a Commodore C64, C128 etc.