Search found 531 matches

by brain
Sat Dec 12, 2020 1:22 pm
Forum: General Topics
Topic: Bible Series I and II reviewed - and possible problem
Replies: 15
Views: 1651

Re: Bible Series I and II reviewed - and possible problem

Ingo's dedicated opinion is not a good basis to get things done, Well, given that these things are passion projects, not financial items, I think it's as good a basis as any if one expects Ingo to do the work. The promise of open source was that lots of people would contribute to source code, but t...
by brain
Sat Dec 12, 2020 11:39 am
Forum: General Topics
Topic: Bible Series I and II reviewed - and possible problem
Replies: 15
Views: 1651

Re: Bible Series I and II reviewed - and possible problem

Jim, I think it would be best to modify the implementation to not use 1581 sub-partitions, quite honestly. sub partition support in sd2iec requires a ton of code to make it work (one has to implement formatting inside an image, and the code for sub-partitions cannot be shared with any other drive t...
by brain
Fri Dec 11, 2020 7:07 pm
Forum: General Topics
Topic: Bible Series I and II reviewed - and possible problem
Replies: 15
Views: 1651

Re: Bible Series I and II reviewed - and possible problem

I think it would be best to modify the implementation to not use 1581 sub-partitions, quite honestly. sub partition support in sd2iec requires a ton of code to make it work (one has to implement formatting inside an image, and the code for sub-partitions cannot be shared with any other drive type), ...
by brain
Tue Nov 10, 2020 10:18 pm
Forum: Hardware and Tech
Topic: Need Help with VIC Hardware Diagrams
Replies: 19
Views: 1257

Re: Need Help with VIC Hardware Diagrams

With apologies to those who think $ffff should be at the bottom, it is more common for 0 to be at the bottom and $MAX to be at the top: https://www.google.com/search?q=memory+map&client=firefox-b-1-d&tbm=isch&source=iu&ictx=1&fir=KdgyaK_ZB_qykM%252C-IK5sMTdXGbYiM%252C%252Fm%252F0...
by brain
Sat Oct 10, 2020 5:15 pm
Forum: Buy, Sell, and Trade
Topic: MasC=uerade!
Replies: 0
Views: 564

MasC=uerade!

For the brave, the adventurous, the ones willing to try new things, after an incredibly long wait, I present the MasC=uerade. This unit remaps control lines from the VIC-20 onto a pseudo C64 cartridge socket, potentially allowing C64 I/O cartridges to operate in the VIC-20. At $11.00, it's almost to...
by brain
Thu Aug 06, 2020 1:40 pm
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

Ah, I missed that those are JOYPORT 1 pins. Duly noted.

Back in the day, there were second joyport adapters for the VIC. That's what I thought those were. IN any case, I wonder what pinout they used. (Can't check right now, but I know it was a thing).

Jim
by brain
Thu Aug 06, 2020 11:36 am
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

PA2 on the 64 (M) is VIC CB2 SP2 on the 64 (7) is LIGHTPEN (PA5) on the VIC. So, SP2 is easy to grab, and it looks like you can coax CB2 into providing the needed result. Interestingly, though, VIC already plans PA2,3,4,5 as joystick #2 direction pins, so If you're already using the VIC second joypo...
by brain
Thu Aug 06, 2020 8:11 am
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

That was the only reason I could see for such variety.

With the differences between the CIA and VIA, can the same process the code uses to read SP2 and CA2 in the 64 be used to read the respective lines in the VIA?

Jim
by brain
Thu Aug 06, 2020 7:14 am
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

Mike, with all due respect, you're missing my point. I am wondering why the HW designers felt the need to rearrange the mappings in such a haphazard way. Yes, I understand that it's 10 binary values, and no matter how messed up they are, at most it takes 10 reads and 10 writes to correctly assemble ...
by brain
Wed Aug 05, 2020 11:30 pm
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

No idea why the others put the directions on placesmother than 0-3/4-7, as that makes the most sense and take the least code. The designers of the Protovision adapter likely wanted to map the register bits the same way as with the C64 standard joysticks, the sole exception being fire of the second ...
by brain
Wed Aug 05, 2020 1:55 pm
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

As do I, and especially the Hitmen one:
http://hitmen.c02.at/files/hardware/4player/4player.txt

No idea why the others put the directions on placesmother than 0-3/4-7, as that makes the most sense and take the least code. You can't tell me routing 8 IO lines forced their hand.

Jim
by brain
Tue Aug 04, 2020 10:57 pm
Forum: Programming
Topic: does the protovision 4 player adapter work with the vic?
Replies: 20
Views: 1101

Re: does the protovision 4 player adapter work with the vic?

Wonder why they put the two different fire buttons on separate data pins? The sample code doesn't take advantage of that at all. Is there a use case where knowing the state of both fire buttons at the same time is important but the direction of the joyport is not?

Jim
by brain
Thu Jul 23, 2020 3:49 pm
Forum: Games
Topic: International Karate VIC20 [Ultimem] [CANCELLED]
Replies: 72
Views: 19784

Re: International Karate VIC20 [Ultimem] [CANCELLED]

True, but VIC-MIDI with the CPLD and the 512kB FLASH is equally cheap. Sure, the PCB has a ton of unused footprints, but it's done and working. Or, of course, just fire up the CAD and delete all the unused stuff.

Jim
by brain
Thu Jul 23, 2020 8:20 am
Forum: Games
Topic: International Karate VIC20 [Ultimem] [CANCELLED]
Replies: 72
Views: 19784

Re: International Karate VIC20 [Ultimem] [CANCELLED]

Well, UltiMEM fits in a standard CBM case, so that's not a huge issue. Box and artwork would be a different story.

JIm
by brain
Mon Jul 20, 2020 8:41 am
Forum: Hardware and Tech
Topic: Banked RAM cart
Replies: 44
Views: 2912

Re: Banked RAM cart

Your common 40/80 column card will very likely occupy the vectors of CHRIN and CHROUT to make the screen editor work. There's the resource clash, as the SD card drive will also need these two vectors for file I/O with PRINT#/INPUT# (respectively, their KERNAL call equivalents). I'm assuming the car...