Why, what happens if you attach a 4k file to $A0?Boray wrote:PRG Starter actually overrides a VICE bug. Try to manually attach a 4K cartridge file at $A000 in VICE 2.2. Then try doublecklicking it to start with PRG Starter instead...
PRG Starter (v2.4.6)
Moderator: Moderators
- Mayhem
- High Bidder
- Posts: 3007
- Joined: Mon May 24, 2004 7:03 am
- Website: http://www.mayhem64.co.uk
- Location: London
Nothing. It doesn't work.Mayhem wrote: Why, what happens if you attach a 4k file to $A0?
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Is there any machine language PET programs I can test with somewhere out there? Preferable under 6654 bytes in size. (I'm working on an improved detection algorithm right now).
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Thanks! I will do that.
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
The next version will have a much better Plus4/Vic/Pet detection...
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
The next version will have .D64 support!
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
command line?
Hey guys i am configuring a popular front end to work with WinVICE and everytime i launch a VIC-20 rom i am stuck at the run ready screen and the rom never comes up on screen. i tried several commands and nothing.
So i find this thread for prg starter and it worked immediately but i need to use it via commandline to work with my frontend. Is there anyway to do this?
So i find this thread for prg starter and it worked immediately but i need to use it via commandline to work with my frontend. Is there anyway to do this?
Yes, you can just pass the file to PRG_Sarter.exe from the command line:
PRG_Starter.exe "the program.prg"
PRG_Starter.exe "the program.prg"
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
PRG Starter V1.3 will be released today. I'm just waiting for a Linux test report from rhurst first...
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Thanks!
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
-
- Omega Star Commander
- Posts: 1375
- Joined: Thu Jan 31, 2008 2:12 pm
- Website: https://robert.hurst-ri.us
- Location: Providence, RI
- Occupation: Tech & Innovation
Works on Linux (tested on Fedora 12 x86_64)... nice job!
Ah, it's been awhile since I last touched any .NET and the Mono project, things certainly have "progressed" (too little, too late?), but the net result is Boray's got it working cross-platform.
$ mono ~/PRG_Starter.exe quikman+8k.prg
... booted like a charm, so I can now associate .prg files to run this as a custom command from GNOME, and then just double-click to my heart's delight.
Requires a few extra Mono packages, in particular, mono-basic. It may need mono-winforms, too, but I have not tested it without that dependency.

Ah, it's been awhile since I last touched any .NET and the Mono project, things certainly have "progressed" (too little, too late?), but the net result is Boray's got it working cross-platform.
$ mono ~/PRG_Starter.exe quikman+8k.prg
... booted like a charm, so I can now associate .prg files to run this as a custom command from GNOME, and then just double-click to my heart's delight.
Requires a few extra Mono packages, in particular, mono-basic. It may need mono-winforms, too, but I have not tested it without that dependency.
Any technology distinguishable from magic is insufficiently advanced.
https://robert.hurst-ri.us/rob/retrocomputing
https://robert.hurst-ri.us/rob/retrocomputing
V1.3 is now released!
http://user.tninet.se/~jad615g/prgstarter/
Main news: Improved file identification, .D64 support and compatibility changes for Mono/Linux.
Read more on the page!
http://user.tninet.se/~jad615g/prgstarter/
Main news: Improved file identification, .D64 support and compatibility changes for Mono/Linux.
Read more on the page!
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)