theflyingape / RetroArch

my digital content, configurations, and scripts in support of retrogaming from 1976

Home Page:https://robert.hurst-ri.us/rob/retrocomputing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetroArch

my digital things and content in support of retrogaming / retrocomputing from 1976

Individual digital content available out of my Drive folder, which also holds a 256gb boot image into a Debian Bullseye console or desktop with a full RetroArch library set running on a Raspberry Pi 4/400.

$ lsblk -S  # find your target device NAME (SD card, USB stick)
$ xzcat RA-playlists-pi4.img.xz | sudo dd of=/dev/[SD card] bs=4k status=progress
$ sync

About

my digital content, configurations, and scripts in support of retrogaming from 1976

https://robert.hurst-ri.us/rob/retrocomputing

License:Creative Commons Zero v1.0 Universal


Languages

Language:Shell 84.7%Language:Python 15.3%