Search found 55 matches

by MarcWalters
Sat Oct 18, 2014 2:01 pm
Forum: Software
Topic: CBM prg Studio
Replies: 43
Views: 30859

Re: CBM prg Studio

The problem in point 3 can be replicated by doing the following: Enable Pre-Build commands Create a new user-defined command and press OK to return to the Build Command dialog. Click the Edit Pre-Build button again and edit the definition for the new command then click OK. The user command was inser...
by MarcWalters
Thu Oct 09, 2014 5:45 am
Forum: BASIC
Topic: Game of Life.
Replies: 2
Views: 6056

Re: Game of Life.

I was inspired to have a go at this to see if it was possible to speed things up a bit. Much of the original program's "feeling" was retained, such as the use of PRINT instead of POKE. The program turned out to be no faster, but was still an interesting exercise. The borders are kept clear...
by MarcWalters
Thu Oct 02, 2014 12:41 am
Forum: Software
Topic: CBM prg Studio
Replies: 43
Views: 30859

Re: CBM prg Studio

Issues: 1) Unhandled Exception when pre-set Build Parameter is used Error: Build Command Parameters "Index was out of range. Must be non-negative AND less than the size of the collection. Parameter name: index" To reproduce: a) Open Build Events dialog b) Click Edit Pre-Build (or Post-bui...
by MarcWalters
Fri Sep 26, 2014 2:32 am
Forum: Software
Topic: CBM prg Studio
Replies: 43
Views: 30859

Re: CBM prg Studio

A few issues I've encountered: 1) Editor menus made unavailable by Start Page. While a Project is present, if Start Page displayed then editor menus and toolbars (Build, Debug, etc) are removed until a Project is reloaded or Studio restarted. Currently, the only way around this is to suppress the St...
by MarcWalters
Sat Sep 20, 2014 2:52 pm
Forum: Software
Topic: CBM prg Studio
Replies: 43
Views: 30859

Re: CBM prg Studio

I spent a few hours with Prg Studio today and have come to the conclusion that my "multiple statements per line" request is unnecessary. I use them in my C64 development system due to necessity - PAL Assembler uses a modified BASIC environment (Tokenisation disabled, Programmer's Aid exten...
by MarcWalters
Sat Sep 20, 2014 2:09 am
Forum: Off Topic
Topic: Who was your favourite C64 publisher?
Replies: 5
Views: 6012

Re: Who was your favourite C64 publisher?

Strategic Studies Group (SSG) Australian developer and publisher of wargames, both their own and also developers for other companies (eg SSI's "When Superpowers Collide" series of wargames). Everything they produced was excellent, rivalled only by SSI's very best. Honorable Mentions Strat...
by MarcWalters
Fri Sep 19, 2014 10:26 am
Forum: Software
Topic: CBM prg Studio
Replies: 43
Views: 30859

Re: CBM prg Studio

I've been trying out Prg Studio. It's a nice program. Requests: 2) Assembly editor: Multiple statements per line - separated by colon Nah, not that. Assembly programming is one statement per line. Always. Only. Use that left-over space for your comments. I'm aware of the arguments for and against m...
by MarcWalters
Fri Sep 19, 2014 7:16 am
Forum: Software
Topic: CBM prg Studio
Replies: 43
Views: 30859

Re: CBM prg Studio

I've been trying out Prg Studio. It's a nice program. Requests: 1) Assembly editor: Code folding. It would be nice to un/fold code for the following: - At label at cursor - All labels - All Parent labels - All Child Labels - All labels except the one at cursor 2) Assembly editor: Multiple statements...
by MarcWalters
Wed Sep 17, 2014 5:00 am
Forum: Off Topic
Topic: What's in your fridge?
Replies: 11
Views: 9707

Re: What's in your fridge?

In the top freezer- mostly herbs, vegetables and home-made vegetable stews in plastic containers (thaw, heat and eat), and a rump roast of kangaroo (the only type of red meat I eat regularly). The rest of the fridge also contains healthy food along with some sauces and some chocolate biscuits (not m...
by MarcWalters
Mon Sep 01, 2014 6:27 am
Forum: Software
Topic: What's the last game you played?
Replies: 19
Views: 11325

Re: What's the last game you played?

Hammerfist. It was the first time I'd played it and I found it quite interesting once I got used to the control method.