Added notes for GameBoy ROMs

pull/10/head
John Hammond 2019-04-18 06:41:35 -07:00
parent 31f796e9c8
commit ea9621eae1
1 changed files with 13 additions and 1 deletions

View File

@ -13,7 +13,6 @@ Hopefully, at some point I will develop software that will run through a lot of
---------------
Known Exploits
------------------
@ -798,6 +797,19 @@ VisualBasicScript Reversing
Miscellaneous
----------
* GameBiy ROMS
You have options to run GameBoy ROMs... one is using VisualBoyAdvance, the oher is RetroArch (which is supposedly better):
```
# VisualBoyAdvance
sudo add-apt-repository universe
sudo apt install visualboyadvance
# RetroArch
sudo add-apt-repository ppa:libretro/stable && sudo apt-get update && sudo apt-get install -y retroarch* libretro-*
```
* References to DICE, or EFF