diff options
author | neonloop | 2021-03-31 16:26:36 +0000 |
---|---|---|
committer | neonloop | 2021-03-31 16:26:36 +0000 |
commit | 295b35c2f32887a1b73b1509668bf278c52929e1 (patch) | |
tree | fb6e5905f2daa864cc6cd1c61b7b32610ed94eae /bios | |
parent | 3ef78ae250b5460bf1b69c4d1f05e27985fa9d1b (diff) | |
parent | fd2079354572372f4516fcc13c51992ef4b4c715 (diff) | |
download | picogpsp-295b35c2f32887a1b73b1509668bf278c52929e1.tar.gz picogpsp-295b35c2f32887a1b73b1509668bf278c52929e1.tar.bz2 picogpsp-295b35c2f32887a1b73b1509668bf278c52929e1.zip |
Merge remote-tracking branch 'libretro/master' into pico-fe
Diffstat (limited to 'bios')
-rw-r--r-- | bios/README.md | 7 | ||||
-rw-r--r-- | bios/open_gba_bios.bin | bin | 0 -> 16384 bytes |
2 files changed, 7 insertions, 0 deletions
diff --git a/bios/README.md b/bios/README.md new file mode 100644 index 0000000..64d6679 --- /dev/null +++ b/bios/README.md @@ -0,0 +1,7 @@ + +This BIOS is an open source replacement for Nintendo's official BIOS. +It was written originally by Normmatt and the VBA/VBA-M team, and its source +code can be found at https://github.com/Nebuleon/ReGBA/tree/master/bios + +It is distributed under the GPL2 license (see repo) + diff --git a/bios/open_gba_bios.bin b/bios/open_gba_bios.bin Binary files differnew file mode 100644 index 0000000..802982e --- /dev/null +++ b/bios/open_gba_bios.bin |