From 9c792e636a7803f8003643b2f91f040257398b3f Mon Sep 17 00:00:00 2001 From: spicyjpeg Date: Mon, 14 Oct 2024 11:57:37 +0200 Subject: Update submodules, minor bugfixes and updates --- examples/io/system573/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/io/system573/main.c b/examples/io/system573/main.c index 2878508..4ed11a6 100644 --- a/examples/io/system573/main.c +++ b/examples/io/system573/main.c @@ -53,8 +53,8 @@ * writing a custom ATAPI driver and ISO9660 parser (which is out of the scope * of this example). * - * https://github.com/mamedev/mame/blob/master/src/mame/drivers/ksys573.cpp - * https://github.com/mamedev/mame/blob/master/src/mame/machine/k573dio.cpp + * https://github.com/mamedev/mame/blob/master/src/mame/konami/ksys573.cpp + * https://github.com/mamedev/mame/blob/master/src/mame/konami/k573dio.cpp */ #include -- cgit v1.2.3