md-modules icon indicating copy to clipboard operation
md-modules copied to clipboard

Debugging modules and utilities for Sega Mega-Drive / Genesis ROMs

Results 4 md-modules issues
Sort by recently updated
recently updated
newest added

Out of curiosity, have you examined the possibility of a branch with Mega CD support? I've been studying the code of the handler and have a few good ideas as...

enhancement

A little known fact: there exists a [sega-32x](https://github.com/vladikcomper/md-modules/tree/sega-32x) branch of MD-Modules. Unfortunately, it was maintained as a separate version and is now largely outdated. Luckily, the changeset is relatively small...

enhancement

Support additional options for offset deduplication in `log` and `asm` parsers. Currently, `deb1` and `deb2` parsers implement `/favorLastLabels(+|-)` option to resolve cases where several symbols share the same offset. For...

enhancement

A goal for the next major release of ConvSym would be to support the following additional information for symbol generation: * Optional code/data flag - determines whether a symbol points...

enhancement