From eb94284875201a30e40c4b1056a8fbfd5f298ad1 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Thu, 12 Dec 2019 00:09:34 +0100 Subject: Update main jaguar.cpp note (nw) --- src/mame/drivers/jaguar.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/mame/drivers/jaguar.cpp b/src/mame/drivers/jaguar.cpp index 5767804c4de..e8ed3b94abb 100644 --- a/src/mame/drivers/jaguar.cpp +++ b/src/mame/drivers/jaguar.cpp @@ -22,8 +22,7 @@ * (CoJag) map out unused RAM per-game via memory_nop_read/write * (Jaguar) support is very poor, most games aren't properly playable or have severe performance issues or crashes related to the unsafe - blitter code. Only Pinball Fantasies is fully playable albeit - without sound. + blitter code. Please refer to jaguar SW list file for more details. * The code (GPU/DSP access) should probably be refactored around the 16-bit interface from the plain 68k, the driver currently uses trampoline functions due to the original driver being entirely -- cgit v1.2.3