VIC-20 MegaCart Support
- JudgeDrokk
- Posts: 120
- Joined: Mon May 25, 2020 9:45 am
- Has thanked: 93 times
- Been thanked: 21 times
VIC-20 MegaCart Support
The VIC20 core is great - love it, I wondered however, as the core can run VIC cartridge images......
A 'real' VIC can run the physical MegaCart ... but the MiSTer core can't execute the CRT .image of it.
Is there a possibility of this function being added in the future or is it it a pointless excersise?
A 'real' VIC can run the physical MegaCart ... but the MiSTer core can't execute the CRT .image of it.
Is there a possibility of this function being added in the future or is it it a pointless excersise?
- Attachments
-
- Cartucho-Mega-Cart-Vic-20.jpg (37.49 KiB) Viewed 11468 times
VIC-20 MegaCart Support
I believe the MIST is now supporting the mega-cart ROM making it easier to use Vic-20 cartridges.
https://github.com/gyurco/VIC20_MiST/commits/master
Not sure if these changes could be ported easily to MiSTer or not.
https://github.com/gyurco/VIC20_MiST/commits/master
Not sure if these changes could be ported easily to MiSTer or not.
- Moondandy
- Top Contributor
- Posts: 535
- Joined: Mon May 25, 2020 2:14 am
- Location: Edinburgh, Scotland
- Has thanked: 32 times
- Been thanked: 102 times
Re: VIC-20 MegaCart Support
Good spot, this might be something Alan is interested in bringing over. Do you know if there are other features on the MiST core not yet on MiSTer?
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
- kathleen
- Top Contributor
- Posts: 421
- Joined: Fri Jun 26, 2020 4:23 am
- Location: Belgium
- Has thanked: 243 times
- Been thanked: 138 times
Re: VIC-20 MegaCart Support
If this could be implemented for the cores capable to read real tape, it will be a kind of cherry on the cake.
かすりん
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
Absolutely, this would allow for actual tape players to work correctly and could be used for multiple cores. I'm interested to see what kid of adapter they are using on the MIST.
- LactobacillusPrime
- Posts: 5
- Joined: Sun May 24, 2020 7:58 pm
- Has thanked: 4 times
- Been thanked: 1 time
Re: VIC-20 MegaCart Support
The Chameleon64 VIC-20 Core also supports the VIC-20 Megacartridge! The fact that this image has a lot of the cartridge games next to tape and disk games working is a godsend. It does away with the clumsy two part manual loading and using the correct start address. It really is a wonderful cart - I have one in my real VIC-20 as well. Fingers crossed it will appear on the MiSTer FPGA core at some point. It would replace quite a fair bit of the hard to use multi part cartridge files that are out there now.beamrider wrote: ↑Tue Jan 18, 2022 1:03 pm I believe the MIST is now supporting the mega-cart ROM making it easier to use Vic-20 cartridges.
https://github.com/gyurco/VIC20_MiST/commits/master
Not sure if these changes could be ported easily to MiSTer or not.
-
- Posts: 47
- Joined: Thu May 06, 2021 1:16 pm
- Has thanked: 21 times
- Been thanked: 19 times
Re: VIC-20 MegaCart Support
Hi team,
No news, right?
If it's available on Mist and NeptUNO FPGAs, it would be easy to implement it on MiSTer,
Thanks,
Shark
No news, right?
If it's available on Mist and NeptUNO FPGAs, it would be easy to implement it on MiSTer,
Thanks,
Shark
- Moondandy
- Top Contributor
- Posts: 535
- Joined: Mon May 25, 2020 2:14 am
- Location: Edinburgh, Scotland
- Has thanked: 32 times
- Been thanked: 102 times
Re: VIC-20 MegaCart Support
Does anyone have a list of what VIC-20 multicarts are out there? Are there exclusive contents on any carts? The more info there is on what is out there then the more chance of getting support added.
Re: VIC-20 MegaCart Support
Well the Penultimate+ cart has these TFWB in-house games included on their cart (and yes they are decent games), I actually own 2 of these carts, the original release and the updated one with the extra games and some updates.. IMHO well worth it if you have a real Vic20, the cart sits in my machine permanently .. that + an SD2IEC (the cart has features for enhancing sd2iec use).. and of course memory expansion too.
tfw8b titles
Bertie the Ball
BolderDan
Cheese and Onion
Fast Boy
Future Fighter
Pentagorat
RodMan
Spaceship-1
Super Starship Space Attack
ViccyBird
The complete listing of 70+ other games and utilities can be found here..
https://www.thefuturewas8bit.com/vic20- ... -plus.html
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
I have the Penultimate+ and a Final Expansion (alpha).
The Final Expansion cartridge has a really handy system to load all kinds of software from an SD2IEC device, using a built-in menu. It uses files with custom commands to correctly enable the right memory expansion blocks and load and execute software. This, for instance, allows you to load a two-part cartridge into the correct memory blocks and start it automatically. Another example is automatically loading a file and starting it with a sys command.
Apart from that it allows up to 512KB memory expansion, using blocks you can switch in and out of the addressable memory blocks. And it has 512KB of EEProm, which you can use similarly, allowing you to instantly start any type of software without having to load it.
And there's an option to add some extra basic commands, like Jiffy DOS compatible load and save commands.
The full (non-alpha) version has a built-in SD2IEC drive and a real-time clock (which is only used for correct time stamps when saving files to the drive).
- Moondandy
- Top Contributor
- Posts: 535
- Joined: Mon May 25, 2020 2:14 am
- Location: Edinburgh, Scotland
- Has thanked: 32 times
- Been thanked: 102 times
Re: VIC-20 MegaCart Support
Thanks for the info chaps, much appreciated. Without breaking any rules about requesting/posting roms, have these two carts been dumped so if someone were looking to implement multicart loading into the core they could test these two? I can see that the MegaCart is out in the wild, and that one is confirmed to run on MiST.
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
The Final Expansion firmware is open source: https://github.com/ops/FE3-FirmwareMoondandy wrote: ↑Thu Oct 20, 2022 3:48 pm Thanks for the info chaps, much appreciated. Without breaking any rules about requesting/posting roms, have these two carts been dumped so if someone were looking to implement multicart loading into the core they could test these two? I can see that the MegaCart is out in the wild, and that one is confirmed to run on MiST.
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
I see there's a vic20_fe3.zip floating around for MAME, that looks like a candidate.
Re: VIC-20 MegaCart Support
I dont know bout the cartridge rom, but many of the TFW8B in-house games on the Penultimate cart are also available via ITCH.io as a name your own price basis downloadable prg/d64.. of course you can buy the actual cartridge versions at their shop as well. TFW8B is more about selling physical cartridges .. which for some platforms for real machines is a good option .. as I said I own a couple of the pent carts.. well worth it if you have a real machine.Moondandy wrote: ↑Thu Oct 20, 2022 3:48 pm Thanks for the info chaps, much appreciated. Without breaking any rules about requesting/posting roms, have these two carts been dumped so if someone were looking to implement multicart loading into the core they could test these two? I can see that the MegaCart is out in the wild, and that one is confirmed to run on MiST.
- Chris23235
- Top Contributor
- Posts: 983
- Joined: Sun May 24, 2020 8:45 pm
- Has thanked: 127 times
- Been thanked: 197 times
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
That is awesome, can't wait to try it
EDIT: Just tried it, it makes the core much more easy to use. You do seem to need to set it to PAL for it to work.
EDIT: Just tried it, it makes the core much more easy to use. You do seem to need to set it to PAL for it to work.
-
- Top Contributor
- Posts: 1323
- Joined: Thu Jun 11, 2020 2:31 am
- Has thanked: 15 times
- Been thanked: 213 times
Re: VIC-20 MegaCart Support
I noticed the same, which is odd, because supposedly the genuine cartridge worked on both NTSC and PAL.LamerDeluxe wrote: ↑Sun Nov 27, 2022 3:27 pm EDIT: Just tried it, it makes the core much more easy to use. You do seem to need to set it to PAL for it to work.
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
Looks like that is a bug then. You're limited to 50hz at the moment. Though, for instance, Rally-X, which AFAIK is an NTSC game, does work.rhester72 wrote: ↑Mon Nov 28, 2022 4:30 amI noticed the same, which is odd, because supposedly the genuine cartridge worked on both NTSC and PAL.LamerDeluxe wrote: ↑Sun Nov 27, 2022 3:27 pm EDIT: Just tried it, it makes the core much more easy to use. You do seem to need to set it to PAL for it to work.
-
- Top Contributor
- Posts: 1323
- Joined: Thu Jun 11, 2020 2:31 am
- Has thanked: 15 times
- Been thanked: 213 times
Re: VIC-20 MegaCart Support
Works within the megacart or outside it?LamerDeluxe wrote: ↑Mon Nov 28, 2022 8:16 am Looks like that is a bug then. You're limited to 50hz at the moment. Though, for instance, Rally-X, which AFAIK is an NTSC game, does work.
Come to think of it, I'm not 100% convinced that the megacart is, in fact, NTSC compatible...there's a considerable number of 'PAL fixed' games included that may well be rendered no longer compatible with NTSC as a result (and not marked as such).
- LamerDeluxe
- Top Contributor
- Posts: 1239
- Joined: Sun May 24, 2020 10:25 pm
- Has thanked: 887 times
- Been thanked: 284 times
Re: VIC-20 MegaCart Support
Rally-X, that is included in the megacart, works. Could be that the cart is PAL only.rhester72 wrote: ↑Mon Nov 28, 2022 2:50 pmWorks within the megacart or outside it?LamerDeluxe wrote: ↑Mon Nov 28, 2022 8:16 am Looks like that is a bug then. You're limited to 50hz at the moment. Though, for instance, Rally-X, which AFAIK is an NTSC game, does work.
Come to think of it, I'm not 100% convinced that the megacart is, in fact, NTSC compatible...there's a considerable number of 'PAL fixed' games included that may well be rendered no longer compatible with NTSC as a result (and not marked as such).
Re: VIC-20 MegaCart Support
I don't think so.
The reason Cheese & Onion doesn't work is due to the MiSTer Vic-20 core itself not being particularly accurate. Quite a few games don't work or have issues.
Re: VIC-20 MegaCart Support
The mega-cart does everything the Penultimate does and more (apart from the TFW8B) games. A pity you can't really obtain them any more.
Re: VIC-20 MegaCart Support
Many of the cartridge ROM images on mega-cart have been patched so they work in either NTSC *OR* PAL. mega-cart NTSC not working on MiSTer is either a core or "feature" issue as they definitely work on real hardware.LamerDeluxe wrote: ↑Mon Nov 28, 2022 3:45 pm Rally-X, that is included in the megacart, works. Could be that the cart is PAL only.