ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Docs/technicalinfo.html
(Generate patch)

Comparing Frodo4/Docs/technicalinfo.html (file contents):
Revision 1.1 by cebix, 2003-07-01T15:44:24Z vs.
Revision 1.2 by cebix, 2010-04-25T11:52:11Z

# Line 15 | Line 15
15  
16   Frodo tries to exactly imitate C64 hardware features. Now the 64's hardware
17   (esp. the graphics chip "VIC-II") has a rather simple design resulting in
18 < many of the internal processes coming to the "outside". So there are lots
19 < of "undocumented features" you can do effects with the designers never
18 > many of the internal processes being visible to the "outside". So there are
19 > lots of "undocumented features" you can do effects with the designers never
20   dared to dream about.<P>
21  
22   Frodo uses a line-by-line emulation, i.e. the function of the VIC and the
# Line 54 | Line 54 | function of single opcodes (e.g. in an i
54   INX:INX:INX:INX, the 6510 reads every opcode twice).<P>
55  
56   A detailed technical description of the VIC-II can be found in an
57 < <A HREF="http://www.uni-mainz.de/~bauec002/VIC-Article.gz">article</A>
58 < I wrote (32k gzipped).
57 > <A HREF="http://www.cebix.net/VIC-Article.txt">article</A> I wrote.
58  
59   </BODY>
60   </HTML>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines