Skip to content

Releases: aarant/luvdis

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 07 Nov 01:44

Features

  • Added support for partial BL instructions (see THUMB.19)

Bugfixes

  • Updated maximum rom size for ROM object to be 32 MiB, not 16.

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 17:48

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 05:50
  • Added default-mode command-line option, for treating data as THUMB code by default, etc.

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 16 Mar 23:33
  • Fixed bug with default start & stop addresses.

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 23:10
  • Added new CLI based on click.
  • Added check/warning when a ROM is oversized (more than 16 MiB).
  • Added CLI progress bar during disassembly.

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 03:27
GitHub workflow fix.