As part of my research on THEVIC20, I tried those programs with it and, as I suspected, they don't work (PAL setting, 50Hz). It's not that they display an incorrect image, but they go back to the BASIC prompt after a few seconds. I have it set up for 32KB of RAM. Any idea what feature of the hardware they rely on that might not be emulated correctly that might be causing that?
** New Frontiers in VIC-Hires-Graphics, Part 16
Moderator: Moderators
- llopis
- Vic 20 Newbie
- Posts: 19
- Joined: Tue Sep 11, 2018 3:26 pm
- Website: http://noelsretrolab.com
- Location: Spain
- Occupation: Game designer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
My videos: https://www.youtube.com/NoelsRetroLab
- Mike
- Herr VC
- Posts: 5134
- Joined: Wed Dec 01, 2004 1:57 pm
- Location: Munich, Germany
- Occupation: electrical engineer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
It is quite possible that the emulation of TheVIC20 inserts keystrokes into the keyboard buffer as part of the autostart procedure. Normally, the pictures only return to the BASIC prompt after a key press.llopis wrote:[...] they go back to the BASIC prompt after a few seconds. [...]
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
Hi,
Please find attached a couple of d64 images with those 2 images configured to load for TheVic20 and TheC64.
If you put these on a USB stick then launch the browser each image will load and stay on screen till a key is pressed.
I will look into a peculiarity I found - I could not load a second image on one disk from basic in the short time I tried, hence 2 separate d64 images for now.
Best regards,
Ian
Please find attached a couple of d64 images with those 2 images configured to load for TheVic20 and TheC64.
If you put these on a USB stick then launch the browser each image will load and stay on screen till a key is pressed.
I will look into a peculiarity I found - I could not load a second image on one disk from basic in the short time I tried, hence 2 separate d64 images for now.
Best regards,
Ian
Vic20-Ian
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
- Mike
- Herr VC
- Posts: 5134
- Joined: Wed Dec 01, 2004 1:57 pm
- Location: Munich, Germany
- Occupation: electrical engineer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
Ian,
The main program of the (PAL) FLInale demo takes care of that and it provides a way to view a set of these images as a slide show. You can simply take a look at it and adapt it to your needs - one thing it does is changing the BASIC start, so the main program does not get in the way of the pictures as they are loaded to memory.
Finally, the OP download also contains a converter suite to produce own pictures in FLI mode. If you find this display mode interesting, go ahead and make a slide show with an own set of pictures.
Greetings,
Michael
the picture files can be loaded and started with RUN on their own, provided enough RAM is available. After a key press, they leave BASIC memory in uninitialised state, though; that is the reason you cannot load and run another picture directly.Vic20-Ian wrote:I will look into a peculiarity I found - I could not load a second image on one disk from basic
The main program of the (PAL) FLInale demo takes care of that and it provides a way to view a set of these images as a slide show. You can simply take a look at it and adapt it to your needs - one thing it does is changing the BASIC start, so the main program does not get in the way of the pictures as they are loaded to memory.
Finally, the OP download also contains a converter suite to produce own pictures in FLI mode. If you find this display mode interesting, go ahead and make a slide show with an own set of pictures.

Greetings,
Michael
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
Thanks Mike, I tested it and it works just fine if you set the file name for TheC64 or TheVic20.
Ilopis, here is a tested working version of the full demo.
Ilopis, here is a tested working version of the full demo.
Vic20-Ian
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
- mathom
- Vic 20 Dabbler
- Posts: 95
- Joined: Wed Aug 07, 2019 11:37 am
- Location: Centennial, CO USA
- Occupation: Software Engineer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
That is very nice! Thank you for setting that up for TheVIC20. I've been intending to get my head around the conversion process. This is a big motivator.
...mathom...
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
PM me - I am working on a big project with SpannerNick - there will be little need to manually configure soon.
Vic20-Ian
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
- llopis
- Vic 20 Newbie
- Posts: 19
- Joined: Tue Sep 11, 2018 3:26 pm
- Website: http://noelsretrolab.com
- Location: Spain
- Occupation: Game designer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
That's great. Thank you! I'll try that today.
What did you have to do to get them to work on TheVIC20? (other than the postfix to indicate the memory expansion). Did you have to change the format or something? I suspect the problem I had is that I renamed them to crt and the emulator tried to load them as a cartridge.
Thanks!
My videos: https://www.youtube.com/NoelsRetroLab
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
I put the prg files on a d64 disk image and named that image with the memory block configuration for TheVic20 to be able to load it from the browser as the simplest way for you to load it correctly.llopis wrote: ↑Tue Jul 13, 2021 2:27 amThat's great. Thank you! I'll try that today.
What did you have to do to get them to work on TheVIC20? (other than the postfix to indicate the memory expansion). Did you have to change the format or something? I suspect the problem I had is that I renamed them to crt and the emulator tried to load them as a cartridge.
Thanks!
For the full slideshow demo I just renamed the D64 image file with the memory configuration.
No modification was made to the programs.
Renaming a prg file to a crt file to make it load is not the correct way to go about it. It was what you did and not any failing of TheC64 / TheVic20 as you stated in your post.
Other ways to get things to load on TheVic20 include using VICE snapshots, D64 disk images, tap tape images and cartridges where appropriate.
You could also boot into TheVic20 and set the correct memory configuration first then attach the disk image and load it manually.
Vic20-Ian
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
- llopis
- Vic 20 Newbie
- Posts: 19
- Joined: Tue Sep 11, 2018 3:26 pm
- Website: http://noelsretrolab.com
- Location: Spain
- Occupation: Game designer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
That worked like a charm. Thank you!
My videos: https://www.youtube.com/NoelsRetroLab
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
I saw the video, nicely done.
https://thec64community.online/thread/9 ... modore-vic
It would have been nice if you had included a mention or link to the Denial forum as you received help here.
Perhaps you can add that and re-upload?
Vic20-Ian
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
The best things in life are Vic-20
Upgrade all new gadgets and mobiles to 3583 Bytes Free today! Ready
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
Mike wrote: Here are another two images I converted to 104x256 Wide FLI (PAL, +24K RAM required):
Wow, Really impressive!
I've attached a modified Vic20-Ian version with new Mike's images.
I don't have a TheVic20 but should work, with VICE and real PAL Vic works.
The modifies are:
-d64 -> d81 format to include all prg with just one file image
-infinite slide show (when the last picture was displayed, reload the first picture instead of exit to basic prompt)
maybe a RunStop or <- ESC key could be useful to restore prompt.
- Attachments
-
- flinale-pal_B1B2B3.zip
- (642.59 KiB) Downloaded 160 times
Mega-Cart: the cartridge you plug in once and for all.
- Mike
- Herr VC
- Posts: 5134
- Joined: Wed Dec 01, 2004 1:57 pm
- Location: Munich, Germany
- Occupation: electrical engineer
Re: ** New Frontiers in VIC-Hires-Graphics, Part 16
I should note that Vic20-Ian also did nothing other than adapt tokra's original slide show for the more recent images.nbla000 wrote:I've attached a modified Vic20-Ian version with new Mike's images.
I wouldn't have expected otherwise. The routine is still the same, only the data it displays as picture is different.I don't have a TheVic20 but should work, with VICE and real PAL Vic works.
The issues that appeared with llopis' use (a white 'blob' in the fog of the Mount Drash picture) only appeared on his VIC-20, which is likely the result of faulty RAM in the tape buffer: unfortunately he didn't follow up so he could be assisted to track it down, that RAM fault would otherwise mostly show under somewhat obscure circumstances (tape SEQ file handling or other uses of the tape buffer), the KERNAL itself also doesn't check RAM there on power-on/reset ... so there.
I don't know exactly how many cycles are left during display for any of that luxury.The modifies are: [...] maybe a RunStop or <- ESC key could be useful to restore prompt.
The display routine needs to disable RESTORE, so 'stray' NMIs by tapping the RESTORE key do not disturb the display. The routine cleanly exits upon pressing the SPACE bar and restores the default text screen. What is supposed to happen upon exit to the user program is entirely at the discretion of said user program.
...
That all being said, my remark from the post on Jul 12th, 2021 still is valid:
Greetings,Mike wrote:[...] The OP download also contains a converter suite to produce own pictures in FLI mode. If you find this display mode interesting, go ahead and make a slide show with an own set of pictures.
Michael