--- Frodo4/Docs/technicalinfo.html 2003/07/01 15:44:24 1.1 +++ Frodo4/Docs/technicalinfo.html 2010/04/25 11:52:11 1.2 @@ -15,8 +15,8 @@ Frodo tries to exactly imitate C64 hardware features. Now the 64's hardware (esp. the graphics chip "VIC-II") has a rather simple design resulting in -many of the internal processes coming to the "outside". So there are lots -of "undocumented features" you can do effects with the designers never +many of the internal processes being visible to the "outside". So there are +lots of "undocumented features" you can do effects with the designers never dared to dream about.

Frodo uses a line-by-line emulation, i.e. the function of the VIC and the @@ -54,8 +54,7 @@ function of single opcodes (e.g. in an i INX:INX:INX:INX, the 6510 reads every opcode twice).

A detailed technical description of the VIC-II can be found in an -article -I wrote (32k gzipped). +article I wrote.