From 811424cc1b28d4f19882b6b7c59afffbae0f12d6 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Thu, 18 Jan 2018 12:37:21 +0100
Subject: [PATCH] Added recently published ProDOS version.
---
include/apple2.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/apple2.h b/include/apple2.h
index 421b5db6c..31e56a95a 100644
--- a/include/apple2.h
+++ b/include/apple2.h
@@ -134,6 +134,7 @@ extern unsigned char _dos_type;
** ProDOS 8 2.0.1 - 0x21
** ProDOS 8 2.0.2 - 0x22
** ProDOS 8 2.0.3 - 0x23
+** ProDOS 8 2.4.x - 0x24
*/
--
2.39.5