Adubbz
Adubbz
Make an icon
As per title.
As per title. I believe by default, exporting just gives you all of the memory blocks in order, not a working binary (which is what we want).
There's a lot of going back and forth between addresses and absolute offsets, and absolute offsets and relative offsets. Really this should all be standardized so everything uses absolute addresses.
This will probably involve some sort of Python script to export them into a json file from the wiki. Requiring an internet connection to use the loader is highly undesirable.
Mostly useful for scripting purposes on PCs
Unfortunately this error occurs inconsistently, and some mwldmips runs are fine and others are not. Using wine does not seem to result in the same issue. Full error: ``` #0...
As per title