You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Remove calls
Update function documentation that it's the callers responsibility to call it
To ensure that MEGA65 expanded features are availbel,

mega65_io_enable()is called from many functions, for examplememory.c::do_dma()and multiple places infcio.c, see e.g. the call graph produces by Doxygen: