little-things-gb

(★ 10)

Small test ROMs and experiments for Gameboy.

little-things-gb Latest Version Download

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

halt

View Details ▼

Halt the system.

halt

Halt the system:

halt {{[-p|--poweroff]}}

Power off the system (same as `poweroff`):

halt --reboot

Reboot the system (same as `reboot`):

// repository documentation