-
Notifications
You must be signed in to change notification settings - Fork 3
akkera102/gba_03_multiboot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Raspberry Pi GBA Loader - Rewrite version ## Description This program is Rewrite version. https://github.com/akkera102/gba_01_multiboot and forked. https://github.com/MerryMage/gba-multiboot ## command log $ gcc -Wall -o multiboot multiboot.c -lpigpio $ sudo ./multiboot 2048.gba Waiting for GBA... Sending header. Getting encryption and crc seeds. Seeds: d0, 27, ffffc1d1 Sending... Waiting for checksum... Gba: 7113, Cal: 7113 Done. ## command log(old) $ gcc -o multiboot multiboot.c -lwiringPi $ sudo ./multiboot 2048.gba ## Author MerryMage Aug 4, 2017(teensy version) akkera102 Sep 17, 2018(raspberry pi version) ## License CC0
About
Raspberry Pi GBA Loader
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published