All I wanted was an Atari 2600
Pinned Loading
-
chrisant996/clink
chrisant996/clink PublicBash's powerful command line editing in cmd.exe
-
bradharding/doomretro
bradharding/doomretro PublicThe classic, refined DOOM source port. For Windows PC.
-
-
ihabunek/twitch-dl
ihabunek/twitch-dl PublicCLI tool for downloading videos from Twitch.
-
-
doskey macros as of 2025
doskey macros as of 2025 1ip2hex=busybox.exe sh -c "bar=$1; printf 'IPv4 %s in Hex: 0x%02X%02X%02X%02X\n' $$bar $${bar//./\ }"2ip2hex_alt=busybox.exe sh -c "IFS=.; bar=$1; printf 'IPv4 %s.%s.%s.%s in Hex: 0x%02X%02X%02X%02X\n' $$bar $$bar"
3ip2hex_slow=busybox.exe sh -c "bar=$1; foo=$(command echo -n $1 | command sed 's,\., ,g' ); printf 'IPv4 %s in Hex: 0x%02X%02X%02X%02X\n' $$bar $$foo"
4svc?=@rg --color=never -N -B1 -A9 ".Services and Drivers Start numbers:" C:\Users\username\windows_win10_decrap_and_notes.txt
5mpv2=cmd /d /c "setlocal & set "MPV_HOME=" & C:\Apps\AV\mpv2\mpv.com $*"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.