VIC-20 Disk Menu
Moderator: Moderators
You are welcome! Datormuseum is just the Swedish word for "computer museum". In Swedish you build up new words all the time instead of writing them apart.
/Anders
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
I used the prog. aid cart quite a lot when making this new version, so in a way, you helped in developing this version too!!! Thanks!
I just made another little program for you. Look in the cartridge thread:
http://sleepingelephant.com/ipw-web/bul ... =5904#5904
/Anders
I just made another little program for you. Look in the cartridge thread:
http://sleepingelephant.com/ipw-web/bul ... =5904#5904
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
I have found a way to run 64HDD under ms-dos after all. I just boot from a Win ME start diskette and select minimal boot... And then call a "vic.bat" file on the C: drive. Saving and everything (except for long filenames) works from there (as long as I set the +p option correctly)...
But something else I found out, is that the extra delay I inserted after rename and delete only is needed when running under windows. So do you think that I should keep that? Removing it would free up 11 bytes and about 2 seconds of extra waiting after every delete or rename operation...
/Anders
But something else I found out, is that the extra delay I inserted after rename and delete only is needed when running under windows. So do you think that I should keep that? Removing it would free up 11 bytes and about 2 seconds of extra waiting after every delete or rename operation...
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Well, decided to change that, so here is V19:
http://user.tninet.se/~pug510w/datormuseum/menu19.zip
I didn't like the idea of waiting for an unnecessary delay after every file when deleting a couple of them...
/Anders
http://user.tninet.se/~pug510w/datormuseum/menu19.zip
I didn't like the idea of waiting for an unnecessary delay after every file when deleting a couple of them...
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Good news: I finally got the 64HDD Long Filenames working!!!
Bad News: When a filename is longer than 16 characters, 64HDD truncates it to 16 characters, which means that it's not found when you try to load it. I will start to work out a fix right now and then release a V20...
/Anders
Bad News: When a filename is longer than 16 characters, 64HDD truncates it to 16 characters, which means that it's not found when you try to load it. I will start to work out a fix right now and then release a V20...

/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
Here is V20:
http://user.tninet.se/~pug510w/datormuseum/menu20.zip
I'm glad I got LFN working so that I had a chance to catch that problem...
/Anders
http://user.tninet.se/~pug510w/datormuseum/menu20.zip
I'm glad I got LFN working so that I had a chance to catch that problem...
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
- Schema
- factor
- Posts: 1439
- Joined: Tue Mar 23, 2004 7:07 am
- Website: http://www.jammingsignal.com
- Location: Toronto, Ontario
Well, what do you know?! A new version!
B-Menu 22 - Delete Batch version
http://user.tninet.se/~pug510w/datormuseum/bmenu22.zip
http://user.tninet.se/~pug510w/datormus ... enu.html#b
I got tired of deleting a file, wait for the deletion, wait for the directory to load, deleting another file, waiting for the directory to load, etc etc etc... So here it is - a special Batch Delete version. You press D on all files you want to delete (which marks them red). Then you press Shift-D to delete them all in one go (after an are-you-sure question). That's it. It also always starts up at the last page because I found that I almost always wanted the last files on the disk myself... Disadvantage: Uses a little more memory than V20, so don't expect to be able to list all 144 files on an unexpanded vic (unless the filenames are short).
/Anders
B-Menu 22 - Delete Batch version
http://user.tninet.se/~pug510w/datormuseum/bmenu22.zip
http://user.tninet.se/~pug510w/datormus ... enu.html#b
I got tired of deleting a file, wait for the deletion, wait for the directory to load, deleting another file, waiting for the directory to load, etc etc etc... So here it is - a special Batch Delete version. You press D on all files you want to delete (which marks them red). Then you press Shift-D to delete them all in one go (after an are-you-sure question). That's it. It also always starts up at the last page because I found that I almost always wanted the last files on the disk myself... Disadvantage: Uses a little more memory than V20, so don't expect to be able to list all 144 files on an unexpanded vic (unless the filenames are short).
/Anders
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)