From aea6afa2d34f3db2e50fba513d3f4ac6b3488493 Mon Sep 17 00:00:00 2001 From: cuz Date: Thu, 10 Apr 2008 20:29:25 +0000 Subject: [PATCH] Added information about the DTV extended memory driver. git-svn-id: svn://svn.cc65.org/cc65/trunk@3833 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/c64.sgml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/c64.sgml b/doc/c64.sgml index 68f31a6a7..c058f73f3 100644 --- a/doc/c64.sgml +++ b/doc/c64.sgml @@ -191,6 +191,10 @@ configuration. Autodetects the amount of memory available (16 or 64K) and offers 64 or 256 pages of 256 bytes each. + + A driver for the C64 D2TV (the second or PAL version). This driver offers + indeed 7680 pages of 256 bytes each. +

-- 2.39.5