Version 1.2.3 of Kick Assembler package for Sublime

Changes in this version:

  • New setting kickass_output_path for setting output-folder, default is bin
  • New setting kickass_compiled_filename for setting filename of compiled prg-file
    Default is SourceFile.prg (where SourceFile is the name part of the compiled asm-file), which is a change, before it was SourceFile_Compiled.prg .
    Thanks wizofwor for suggestion
  • Menu items for accessing settings and preferences
    Can be found in menu Preferences -> Package Settings -> SublimeKickAssemblerC64.
    Thanks to brushesm
  • New Feature: Settings default_prebuild_path and default_postbuild_path for setting default prebuild-/postbuild path. Prebuild/postbuild-scripts located in the current directory will take precedence, but if not found the default path is also checked. No default value. More info
    Thanks to Achim for fixing this
  • Bug fix: Paths for pre/post scripts can now include spaces
  • Bug fix: User settings in file Preferences.sublime-settings should now work again

Full version history here.

See this page for all info about the Kick Assembler (64) package. The page contains everything from feature description to detailed install instructions.

Posted on October 25, 2018, in c64 coding, Kick Assembler, Uncategorized. Bookmark the permalink. 5 Comments.

  1. Hi again Swoffa – thanks for the frequent updates – this is an awesome tool! Unfortunately I can’t get Kickassembler to launch since this update last night… when I run the Build, nothing happens… no errors or anything, it just doesn’t seem to do anything. I tried installing the version from github manually, but no luck there either. Any ideas?

    • Oh wait – I neglected to check the console – I did get an error:

      Traceback (most recent call last):
      File “C:\Program Files\Sublime Text 3\sublime_plugin.py”, line 1034, in run_
      return self.run(**args)
      File “C:\Users\Administrator\AppData\Roaming\Sublime Text 3\Installed Packages\Kick Assembler (C64).sublime-package\kickass_build.py”, line 98, in run
      File “C:\Users\Administrator\AppData\Roaming\Sublime Text 3\Installed Packages\Kick Assembler (C64).sublime-package\kickass_build.py”, line 42, in createExecDict
      File “C:\Users\Administrator\AppData\Roaming\Sublime Text 3\Installed Packages\Kick Assembler (C64).sublime-package\kickass_build.py”, line 167, in createCommand
      NameError: global name ‘hasPreCommand’ is not defined

Leave a Reply to daledarling Cancel reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: