JC64dis 0.9

JC64dis (next generation disassembler) is available: https://iceteam.itch.io/jc64dis/

Changes:

  • Every kind of automatic comments can be activated or not by options
  • Automatic comments are now based on the system: C64, C1541, C128, Vic20, Plus4
  • Add a user label in the memory location that the cpu operation refer
  • Add scortcut for all menus
  • Add selection into source and preview in respcet to memory
  • Double click in memory location move to the same memory location in preview
  • Fix project MPR clone/equals
  • Add cooperative merge of the same project
  • Add junk area to not processate in source
  • Add menu for selecting specific kind of data:
    Byte (hex, dec, bin, char)
    Word
    Word swapped
    Tribyte
    Long
    Address
    Stack Word
    Monocromatic sprite
    Multicolor sprite
    Text
    Text with number of char before
    Text terminated with 0
    Text with high bit 1
    Text converted to screen code
    Text converted to petAscii code
  • Option for space/tabs in starting of instruction and data and label on same raw
  • Option for DASM -f3
  • Option for Kickassembler call a macro with a colon before
  • Support Dasm, TMPx, Ca65, Acme, KickAssembler, 64Tass syntax with custom option for all data
  • Compile back with Dasm, Ca65, Acme, KickAssembler and 64Tass all natively into the program