From 23d4c1377b0af259091d801d67885ecb672451c1 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 19 Dec 2024 11:41:12 -0500 Subject: ti/ti99_2.cpp: Add note related to MT 09020 --- src/mame/ti/ti99_2.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mame/ti/ti99_2.cpp b/src/mame/ti/ti99_2.cpp index c5b3a45e76e..b1736b57ead 100644 --- a/src/mame/ti/ti99_2.cpp +++ b/src/mame/ti/ti99_2.cpp @@ -151,7 +151,8 @@ The ROMs contain a stripped-down version of TI BASIC, but without the specific graphics subprograms. Programs written on the 99/2 should - run on the 99/4A, but the opposite is not true. + run on the 99/4A, but the opposite is not true. The 24K version is + buggy and incomplete: OPEN and SAVE cause the CPU to restart itself. Original implementation: Raphael Nabet; December 1999, 2000 -- cgit v1.2.3