A 6502 disassembler with a TUI. A modern take on Regenerator. Regenerator 2000 brings modern conveniences to 6502 disassembly: Disassembly: Full 6502 support including undocumented opcodes. Hex Dump: Side-by-side view with disassembly. Synchronized or independent navigation. Unshifted or Shifted PETSCII and Screencode charset. Sprites: Side-by-side view with disassembly. Multicolor or Single Color Bitmap: Side-by-side view with disassembly. High-Resolution (320x200) and Multicolor (160x200). Uses quadrant-block rendering for full resolution in TUI. Charset: Side-by-side view with disassembly. Multicolor or Single Color Blocks: Side-by-side view with disassembly. Debugger: Connect to VICE for live disassembly, breakpoints, run/step (F2–F9); Debugger panel in the right pane. Platforms: Supports Commodore 8-bit machines like C64, C128, Plus/4, etc. Import: Load .prg, .crt, .d64, .d71, .d81, .t64, .vsf, .bin, .raw, and .regen2000proj files. D64: 35/40-track disk images D71: 70-track double-sided disk images D81: 80-track disk images CRT: Cartridge images with bank selection support Export: Generate compatible assembly source code for: 64tass ACME Kick Assembler ca65 Project Management: Save and load your work with .regen2000proj files. Analysis: Auto-analysis to identify code and data regions. Editing: Labels: Add, edit, and remove local and global labels. : Add side comments and line comments. Origin: Change the load address/origin of the binary. Data Types: Convert regions to Code, Byte, Word, Address, Lo/Hi Address, Hi/Lo Address, PETSCII Text, Screencode Text, External file or Unknown. Undo/Redo: Full history support for all actions. Navigation: Jump: Go to specific addresses, specific line numbers, or follow operands. X-Ref: Inspect cross-references for labels/addresses. History: Navigate back to previous locations. Customization: Configure document settings (max x-refs, platform, assembler). Customizable display options (show/hide all labels, etc.). TUI: Text User...
First seen: 2026-03-24 08:21
Last seen: 2026-03-24 16:33