Revert "Machine path reorganisation"

This reverts commit 0a48dbcfcd.
This commit is contained in:
David Hrdlička
2020-05-22 22:32:46 +02:00
parent 91607994f1
commit dfa28eb8e9
25 changed files with 233 additions and 233 deletions

View File

@@ -166,7 +166,7 @@ machine_ps2_m30_286_init(const machine_t *model)
int ret;
ret = bios_load_linear(L"roms/machines/ps2/ibmps2_m30_286/33f5381a.bin",
ret = bios_load_linear(L"roms/machines/ibmps2_m30_286/33f5381a.bin",
0x000e0000, 131072, 0);
if (bios_only || !ret)