Skip to content

Modifying code to add 640x400 monochome resolution with different scan freqencies #27

@jdelange

Description

@jdelange

Hi, if I want to update the code to allow for a new resolution of 640x400 with 45.5 Hz and 18.6 kHz frequencies (ATT400 / Olivetti monochrome), then what is the easiest way to do this? 1) Add a new profile mimicking the other profiles and adjust as required, or 2) take an existing mode such as MDA (as this is mono) and modify this to the new parameters?

I am assuming that 2) doesn't require to change the menu / program logic etc. I have only scanned the code but I noticed some decisions / selections are made based on (hi)resolution. If I insert a new (hi) resolution this might break this logic.

This all based on the assumption that adding a new profile / resolution would work in this way.

Thanks! Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions