add MCU dump rom for mrheli [Silvio Grazini]

This commit is contained in:
jackchatelet 2015-03-09 20:22:23 +00:00
parent 016a7f56d4
commit cc3808a842
1 changed files with 10 additions and 10 deletions

View File

@ -2718,7 +2718,7 @@ static struct BurnRomInfo mrheliRomDesc[] = {
{ "c-v0-b.rom", 0x10000, 0xd0c27e58, 0x05 | BRF_SND }, // 18 DAC Samples
{ "mrheli_i8751.mcu", 0x10000, 0x00000000, 0x00 | BRF_OPT | BRF_NODUMP }, // 19 i8751 Code
{ "mh-c-pr.bin", 0x10000, 0x897dc4ee, 0x00 | BRF_OPT }, // 19 i8751 Code
};
STD_ROM_PICK(mrheli)