From 96c1f96ed8453b3df5ebbd91901ceae8b18636ba Mon Sep 17 00:00:00 2001 From: stephena Date: Fri, 12 Nov 2010 13:46:28 +0000 Subject: [PATCH] Fixed a few typos in the documentation. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2187 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- docs/debugger.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/debugger.html b/docs/debugger.html index 08ddbe362..8f6c79564 100644 --- a/docs/debugger.html +++ b/docs/debugger.html @@ -1036,10 +1036,10 @@ can be edited in either hex or binary. The bitmap is shown as large blocks.PGFXAddresses which contain data stored in the playfield graphics registers (PF0/PF1/PF2). These addresses are shown with a bitmap of the graphics, which can be edited in either hex or binary. The bitmap is shown as small dashes. -DATAAddresses used as an operand for some opcode.. These can be edited +DATAAddresses used as an operand for some opcode. These can be edited in hex. ROWAddresses not used as any of the above. These are shown up -to 16 per line, and cannot be edited. +to 8 per line, and cannot be edited.