Merge machine table changes from local branch

This commit is contained in:
RichardG867
2021-11-14 14:28:22 -03:00
parent 0de137daf7
commit 33e56c4dd9
8 changed files with 117 additions and 116 deletions

View File

@@ -236,7 +236,7 @@ machine_at_8600ttc_init(const machine_t *model)
{
int ret;
ret = bios_load_linear("roms/machines/8500ttc/TTC0715B.ROM",
ret = bios_load_linear("roms/machines/8600ttc/TTC0715B.ROM",
0x000e0000, 131072, 0);
if (bios_only || !ret)