Undo local changes to m_at_socket370.c

This commit is contained in:
RichardG867
2020-07-02 21:45:46 -03:00
parent f809bf6502
commit aec8285849

View File

@@ -217,7 +217,7 @@ machine_at_63a_init(const machine_t *model)
{
int ret;
ret = bios_load_linear(L"roms/machines/63a1/6ZX82.BIN",
ret = bios_load_linear(L"roms/machines/63a1/63a-q3.bin",
0x000c0000, 262144, 0);
if (bios_only || !ret)