Fixed "Boring scroll". Although the current implementation has
not the exact same behaviour as the real VDP. The real VDP
keeps the counter in chr units (40 or 80 per line). Switching to
other (non-text) display modes also affects the counter. We still
need to investigate how exactly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=356949
Fixed "Boring scroll". Although the current implementation has
not the exact same behaviour as the real VDP. The real VDP
keeps the counter in chr units (40 or 80 per line). Switching to
other (non-text) display modes also affects the counter. We still
need to investigate how exactly.