Page 1 of 10

PRG Starter (v2.4.6)

Posted: Thu Mar 11, 2010 10:17 am
by Boray
The little program you always wanted to have (even if you didn't know it yourself :wink:)
http://www.boray.se/software/prgstarter/

Posted: Thu Mar 11, 2010 10:53 am
by orion70
Geez, THIS is a utility! Thanks! :D

Posted: Thu Mar 11, 2010 10:59 am
by nbla000
very useful !

Posted: Thu Mar 11, 2010 12:14 pm
by rhurst
Where's the Linux version? Do you want someone (ahem) to port this? :wink:

Posted: Thu Mar 11, 2010 1:10 pm
by Boray
rhurst wrote:Where's the Linux version? Do you want someone (ahem) to port this? :wink:
What programming language would you be using then? It's written in Visual Basic 2008 Express.

Posted: Thu Mar 11, 2010 1:48 pm
by rhurst
GNU C using GTK2, but of course. If I wanted it done in an hour, I would consider porting your Visual BASIC directly into Gambas2.

But was you thinking something cross-developed to multi-platforms, i.e., using a .NET / Mono solution? Let me know, seriously, I (and others) would love to have a launcher like that from Linux.

Posted: Thu Mar 11, 2010 2:38 pm
by Boray
The Linux clone is yours! Just sent you a PM...

Posted: Thu Mar 11, 2010 3:04 pm
by Pedro Lambrini
Thankyou very much! This is a really handy little program. :)

Posted: Thu Mar 11, 2010 4:38 pm
by rhurst
Thanks, Boray ... gives me something to tinker with on the train rides into work! :D

Posted: Sat Mar 13, 2010 7:36 am
by ral-clan
Great program. I'll be using this a lot.

Posted: Sat Mar 13, 2010 1:27 pm
by rhurst
Yes, thank you for this simply elegant solution ... I am now enjoying the port to Linux on my Fedora desktop. Double-click associated filetypes (.prg, .p00, .crt, .d64, etc. etc.) and it automagically runs the correct VICE emulator and configuration.

I have not run into any use-case where it fails, although my active CBM library is far from immense. If I do, I'll forward my thinking to you.

My favorite invocation is still:

$ run mega-cart.rom

Or double-click it -- that's cool!

edit: you can read about it at my blog post.

Posted: Sat Mar 13, 2010 4:55 pm
by Boray
A version with .P00 file support will be available tomorrow (when I have bugtested it)...

Posted: Sat Mar 13, 2010 5:22 pm
by rhurst
8)

Posted: Sat Mar 13, 2010 6:55 pm
by Boray
V1.1 is now available with P00 file support.

Posted: Sun Mar 14, 2010 9:41 am
by ral-clan
Just downloaded v1.1

Here's some wierd behaviour: When I start certain PET .prg files (blitz.prg for example) your loader program starts it up in BOTH PET and VIC-20 emulators simultaneously! :shock: I have two emulators running on the screen at the same time (of course the program doesn't work in the VIC).

Other PET games ("polezei.prg") for instance will start up in VIC-20 mode and not in the proper PET mode.