vladikcomper

Results 6 issues of vladikcomper

The Adventures of Batman & Robin uses quite powerful, yet fast compression format with the sliding window of 0x6A0 bytes and maximum dictionary reference length of 0x113 bytes. Below are...

enhancement
blocked

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

I've noticed a serious bug when compiling [s2disasm](https://github.com/sonicretro/s2disasm) with the recent version of AS (_v.1.42 beta [build 211]_ at the time of writing). Some of the assembly options (defined as...

bug

In the current version of AS, when the target CPU is 68000, it's impossible to refer to any macro defined as with a local symbol due to CPU-specific parsing behaviour....

bug
enhancement