FE3 programming and block 0

Basic and Machine Language

Moderator: Moderators

Post Reply
User avatar
majikeyric
Vic 20 Afficionado
Posts: 349
Joined: Fri Oct 24, 2014 2:08 pm
Website: http://majikeyric.free.fr
Location: France

FE3 programming and block 0

Post by majikeyric »

Hi,

I'm experimenting some FE3 programming,

my program sets the super ram mode - bank 1 ($9c02=$a1)

it copies some data to block 0 ($0400-$0fff).

afterward is it normal to see the copied data at $2400-$2fff in bank 0 ($9c02=$a0) ?

(in the documentation it is stated that block 0 comes from bank 0 but looking at the schematic I didn't think it would be visible inside the [$2000-$7fff] - [$a000-$bffff] range.
Post Reply