Ok, let me explain here: AFAIU, one thing is how a bitmap should be written in memory (blocks of 64 bits or 8 bytes), and another thing is how the internal circuits generate the image to be sent in the out signal. Bitmap Area starts at line 51 and column 49 ( here <https://codebase64.org/doku.php?id=base:visible_area> ). The memory is organized in 8 byte 'vertical' blocks, but the raster line draws the lines from left to right, every line, screen wide. Could I make the VIC start to read *again* from $C000 when it reachs line #59, instead of keep reading memory 'down' Could an interrupt be triggered when it gets to line (in this case) #59, that would set $DD00 to the 4th memory bank, so the VIC could think it's starting to read again in $C000 again... but from line #59 instead of line #51? -- Sent from: http://cbm-hackers.2304266.n4.nabble.com/Received on 2020-05-30 00:22:22
Archive generated by hypermail 2.3.0.