Home > News & Rumors, OSx/Linux/Win Tools, Today > CBM prg Studio v3.11.0 released

CBM prg Studio v3.11.0 released

CBM prg Studio Version 3.11.0 is released. There are a lot of new features in this version. I’d really appreciate it if you report any bugs you find or have any suggestions/comments.

CBM prg Studio allows you to type a BASIC or Machine Code program in using a nice Windows environment and convert it to a ‘.prg’ file which you can run on an emulator, or even a real C64 / VIC20 or PET if you’re feeling brave and have the right kit.

CBM prg Studio is the result of merging C64PrgGen and VIC20PrgGen. Adding new features and fixing bugs in two apps which were 95% similar was a bit of a nightmare so merging them made sense.

It was also a good opportunity for a face lift and to add some new features, such as:

  • Programs are project based, meaning all related source files, sprite files etc. are kept in one place and multiple source files can be linked more easily.
  • Tabbed MDI.
  • Syntax highlighting.

What CBM prg Studio isn’t is a front-end for tok64, cbmcnvrt, bastext or any other tokeniser / detokeniser / assembler. It’s all been written completely from scratch.

New features in v3.11.0:

  • Assembler:
    • CTRL+Double click on label or variable will take you to its definition.
    • Mouse over a directive to get a tooltip of its usage.
    • Control/screen codes can be embedded in text strings.
  • Debugger:
    • Default watch list.
  • Sprite Editor:
    • Number keys for quick colour change.
  • Screen Editor:
    • Quick colour change.
    • Screen editor can generate data to basic string array.
  • BASIC:
    • Super Expander basic extension for VIC 20 projects.

Bugs Fixed:

  • Assembler:
    • Having ‘*=’ in a comment causes an error
    • Macros weren’t appearing in the macro viewer
    • Multiple macro parameters in the same line were being ignored.
  • BASIC:
    • Incorrect line warning length for VIC20 projects.
  • Screen designer:
    • Crash when exporting C128 screens.
  • Sprite Editor:
    • Fail when importing from listing when the target line number was also in another part of the listing.
  • Character Editor:
    • Fail when importing from listing when the target line number was also in another part of the listing.

See the help for a complete list of new features and fixed bugs.

Note In this version, each target machine can have its own default project directory. If you are upgrading from a previous version (before version 2.5.1) of CBM prg Studio you may be asked to set up your project directories again. Your current projects will not be affected.

Download: CBM prg Studio v3.11.0 (748)

source: ajordison.co.uk

  1. No comments yet.
*