Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Rewrite tools/pb8.py and tools/pb16.py in C or C++ #11

@Rangi42

Description

@Rangi42

This could potentially reuse code from Sameboy's pb12.c and former pb8.c (MIT licensed).

I think C++ would have advantages for making use of <vector>, iterators, for-each loops, C++17 <filesystem>, etc.

In either case, installing gcc or g++ is comparable to installing python3, and would build faster for projects with many compressed resources.

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