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

CBM prg Studio v3.1.0 released

CBM prg Studio Version 3.1.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:

  • Code Snippets.
  • Improved VICE debugger support.
  • New tutorial for mixing BASIC and machine code.
  • Support for the Plus/4 in the screen code builder tool.
  • Syntax colouring can be disabled.
  • BASIC 8 support for C128 projects.
  • Return to ‘jump to destination’ in basic programs.

Bug Fixed:

  • Assembler:
    • Zero page optimisation ignored if address contained arithmetic.
    • Arithmetic with cheap labels ignored.
    • GenerateTo ignored if wrapped in ifdef..endif
    • Arithmetic would fail if using binary variables.
    • Unknown labels in WORD sequences ignored.
    • Incbin would fail with certain parameters and comments.
    • Problems generating a .prg to a disk image.
  • Screen Designer:
    • 1×1 rectangle could throw exception in screen designers box tool.
    • Mixed mode (multicolour and hires) screen designer (VIC20).
    • Fill for rectangle tool.
  • Debugger:
    • SBC, ADC and RTI instructions not working.
    • Improved cycle counting.

Download: CBM prg Studio v3.1.0 (1027)

source: ajordison.co.uk

  1. No comments yet.
*


− three = 3