Skip to content

[fat32] move fat32.fat_buffer and fat32.data_buffer out of zero page #63

@BlockoS

Description

@BlockoS

Make them user defined labels instead.
For example

fat32.fat_buffer = $3000
fat32.data_buffer = $3200

This also means that we should provide default values for them.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions