Revision: 45714
http://sourceforge.net/p/vice-emu/code/45714
Author: empathicqubit
Date: 2025-07-23 12:58:46 +0000 (Wed, 23 Jul 2025)
Log Message:
-----------
docs: Fix CPU history diagram
Modified Paths:
--------------
trunk/vice/doc/vice.texi
Modified: trunk/vice/doc/vice.texi
===================================================================
--- trunk/vice/doc/vice.texi 2025-07-17 22:08:46 UTC (rev 45713)
+++ trunk/vice/doc/vice.texi 2025-07-23 12:58:46 UTC (rev 45714)
@@ -22742,11 +22742,11 @@
...
RS[0][RC-1] @{ ... @}
]
+ CL[0] CL[0] CL[0] CL[0] CL[0] CL[0] CL[0] CL[0] | IL[0] | IB[0][0] IB[0][1] ... IB[0][IL-1]
@}
...
IS[HC-1] @{ ... @}
]
-CL CL CL CL CL CL CL CL | IL | IB[0] IB[1] ... IB[IL-1]
@end example
@*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|