Skip to content

Suggestion: Functionality to automatically parse memory map from .cfg files #4

Description

@spspspspspsp

This is a great little tool. Thank you very much. I have been using it to convert homebrew titles to the .intv format. It is easy to use, and the code is easy to understand, even for someone like myself who has not used c++ in ages.

To convert homebrew titles, I have been looking at the .cfg files and manually converting the memory map to the format used by int2intv. It is a simple process, but it takes some time for me to calculate the ranges in hexidecimal.

A nice feature would be if .cfg files could be passed as a parameter, and then the memory map could be automatically extracted.

So far almost every homebrew title I have looked at has had a different map, so the conversion is slow going.

Also, Aardvark has five banks. I modified my local copy to have an extra bank.

int2intv_rev.zip

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