Skip to content

Milestones

List view

  • This release should support everything needed to manage binary data at a low-level. Its contents will not necessarily support these things *easily*, as that's what future releases are intended to accommodate. Nonetheless, one should be able to use this version to do most any ROM hacking at least in a disgusting manner.

    No due date
    0/3 issues closed
  • I want to clearly mark the parser as not being critically important, so I'm separating it into a different milestone. This milestone should implement a means of parsing the description files and creating the corresponding Python instantiation. Bonus points if it can actually convert it to static Python code, but that's not required. Extra bonus points if this design makes for a good starting point in a generic text parsing system, to be finished in the future.

    No due date
  • System design and library APIs should be finalized. All core types and references must be implemented. The goal of this release is to provide enough functionality for the basic system to function when using it through Python and with no imported libraries. This design should really mark the end of complete rewrites.

    No due date
    0/11 issues closed