/LSDisJ

LSDj Disassembly

Primary LanguageAssembly

LSDisJ

Disassembly of Little Sound DJ.

This currently supportes the last 2 stable versions at the time of writing:

  • 9.2.L (default) (incomplete)
  • 8.5.1 (incomplete)

Prerequisites

Usage

# Install
git clone --recursive https://github.com/rbong/LSDisJ

# Update
git pull && git submodule update

# Create build/9.2.L/src/lsdj.asm
# Same as "make VERSION=9.2.L"
make

# Remove everything
make clean

External Links

Reference

Development Utilities

Other Tools

  • LSDPatcher (can be used to patch kits, palettes, and fonts)