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

MD Debugger: Enable experimental Sega 32X support

Open vladikcomper opened this issue 3 years ago • 0 comments

A little known fact: there exists a 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 and 32X support can thus be implemented via a compile flag.

ConvSym is flexible enough to support a symbol generation for 32X projects, only Error Handler blob has to be modified to handle stack differently. Some incorporated patches will also benefit mainline Error Handler blob as well, as it enables support for stack pointers below $FFFF8000.

vladikcomper avatar Dec 30 '22 20:12 vladikcomper