mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 20:32:32 -05:00
fix: redream.yml files format, cross_reference compat
This commit is contained in:
@@ -13,16 +13,17 @@ source: "https://github.com/libretro/redream"
|
|||||||
systems:
|
systems:
|
||||||
- sega-dreamcast
|
- sega-dreamcast
|
||||||
files:
|
files:
|
||||||
sega-dreamcast:
|
- name: dc_bios.bin
|
||||||
- name: dc_bios.bin
|
system: sega-dreamcast
|
||||||
destination: dc/boot.bin
|
destination: dc/boot.bin
|
||||||
required: true
|
required: true
|
||||||
sha1: 8951d1bb219ab2ff8583033d2119c899cc81f18c
|
sha1: 8951d1bb219ab2ff8583033d2119c899cc81f18c
|
||||||
md5: e10c53c2f8b90bab96ead2d368858623
|
md5: e10c53c2f8b90bab96ead2d368858623
|
||||||
size: 2097152
|
size: 2097152
|
||||||
- name: dc_flash.bin
|
- name: dc_flash.bin
|
||||||
destination: dc/flash.bin
|
system: sega-dreamcast
|
||||||
required: true
|
destination: dc/flash.bin
|
||||||
sha1: 94d44d7f9529ec1642ba3771ed3c5f756d5bc872
|
required: true
|
||||||
md5: 0a93f7940c455905bea6e392dfde92a4
|
sha1: 94d44d7f9529ec1642ba3771ed3c5f756d5bc872
|
||||||
size: 131072
|
md5: 0a93f7940c455905bea6e392dfde92a4
|
||||||
|
size: 131072
|
||||||
|
|||||||
Reference in New Issue
Block a user