bgbtest
Basic test/welcome Gameboy ROM that is shipped with the BGB emulator
File Explorer
- settings.json
- tasks.json
- bgblogo.zip
- bits.png
- README.md
- testrom.png
- hardware.inc
- includesm.inc
- bgb-linv.bin
- bgb-logo.bin
- bgb-text-1b.bin
- buttons.bin
- presbuton-1b.bin
- bit7ify.py
- pb16.py
- bgbtest.asm
- .gitignore
- .gitmodules
- LICENSE
- Makefile
- project.mk
- README.md
- screenshot-allpressed.png
- screenshot.png
# Use via CDN
jsDelivrjsDelivr 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.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
halt
View Details ▼
halt
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
Was this content helpful?
(0 ratings)
