Skip to content

API to read/write Saturn 128K memory size? #400

Description

@sh95014

AppleWin now supports GUI configuration (see screenshot) of Saturn 128K cards, but relies on CPropertySheetHelper to do the real work:

dynamic_cast<Saturn128K&>(GetCardMgr().GetRef(slot)).SetSaturnMemorySize(m_ConfigNew.m_SaturnMemorySize[slot]);

sa2 doesn't appear to support this GUI yet. Are you planning to add API to read/write this?

Image

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