Skip to content

Reduce calls to mega65_io_enable() #43

@mlund

Description

@mlund

To ensure that MEGA65 expanded features are availbel, mega65_io_enable() is called from many functions, for example memory.c::do_dma() and multiple places in fcio.c, see e.g. the call graph produces by Doxygen:
image

  • Remove calls
  • Update function documentation that it's the callers responsibility to call it
  • Does this break backwards compatibility?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions