From 79b1b5be5bf5318eb181dbbe0098fe7d55d5440d Mon Sep 17 00:00:00 2001 From: OBattler Date: Fri, 1 Nov 2019 21:07:58 +0100 Subject: [PATCH] Removed an outdated note from the header of machine/m_ps1.c. --- src/machine/m_ps1.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/machine/m_ps1.c b/src/machine/m_ps1.c index f82ccea96..c58ccccec 100644 --- a/src/machine/m_ps1.c +++ b/src/machine/m_ps1.c @@ -22,12 +22,6 @@ * The reserved 384K is remapped to the top of extended memory. * If this is not done then you get an error on startup. * - * NOTES: Floppy does not seem to work. --FvK - * The "ROM DOS" shell does not seem to work. We do have the - * correct BIOS images now, and they do load, but they do not - * boot. Sometimes, they do, and then it shows an "Incorrect - * DOS" error message?? --FvK - * * Version: @(#)m_ps1.c 1.0.16 2019/11/01 * * Authors: Sarah Walker,