Skip to content

Comments

Support for ROMs whose size isn't a multiple of 1024 bytes#59

Open
michalderkacz wants to merge 1 commit intokbeckmann:gh-pagesfrom
michalderkacz:gh-pages
Open

Support for ROMs whose size isn't a multiple of 1024 bytes#59
michalderkacz wants to merge 1 commit intokbeckmann:gh-pagesfrom
michalderkacz:gh-pages

Conversation

@michalderkacz
Copy link

This new code generates identical UF2 files as the original code for ROMs whose size is a multiple of 1024 bytes.

It allows the size of the last chunk in the unique_chunks to be less than 1024.

It generates additional UF2 blocks for the "240p test suite" ROM but unfortunately this ROM still doesn't work.

@michalderkacz
Copy link
Author

Just for reference. Here is the simplified implementation in Go that avoids the intermediate flattening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant