Fixed HX-21 rom target name.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
This commit is contained in:
parent
3cb8d3f981
commit
c9b78d57c4
|
@ -94,7 +94,7 @@ define mb_msxrom_machine_Philips_NMS_8250
|
|||
$(call mb_msxrom_file,$(1)-omsx/share/systemroms/machines,machines/philips/nms8250_disk.rom)
|
||||
endef
|
||||
|
||||
define mb_msxrom_machine_Toshiba_HX-21.xml
|
||||
define mb_msxrom_machine_Toshiba_HX-21
|
||||
$(call mb_msxrom_file,$(1)-omsx/share/systemroms/machines,machines/toshiba/HX21-IC2.BIN)
|
||||
$(call mb_msxrom_file,$(1)-omsx/share/systemroms/machines,machines/toshiba/HX21-IC3.BIN)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue