Genesys Logic GL518SM hardware monitor

This commit is contained in:
RichardG867
2020-07-02 21:42:31 -03:00
parent e3d7c07aa9
commit b043f1867b
9 changed files with 339 additions and 34 deletions

View File

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