From 73353a730acaddaa811f66ecb302ec4d85aeca5c Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Fri, 30 Nov 2012 13:36:51 +0000 Subject: [PATCH] Added a note regarding disk swapping. --- src/mess/drivers/amiga.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/mess/drivers/amiga.c b/src/mess/drivers/amiga.c index b43126673d9..9e380a789b4 100644 --- a/src/mess/drivers/amiga.c +++ b/src/mess/drivers/amiga.c @@ -14,6 +14,11 @@ map a mirror of the custom chips right after any fast-mem we mapped. If we didn't map any, then we still put a mirror, but where fast-mem would commence ($C00000). +Note 2: when you do disk swapping it often causes crashes in the system. +This is because you have to UNLOAD the image first then LOAD whatever image +the program asked to. Just like on a real system, apparently the Amiga is +very fussy with the state machine. + ***************************************************************************/ /* Amiga 1200