Page 1 of 3

convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 10:09 am
by techy
Based on several articles about this matter , it seems that you can not burn a GAL with a PAL jed files .

Can anyone convert this file with PaltoGal ??

i can not get paltogal working on my 64 bit win 11 pc ..................
TC1_2V2.7z
(458 Bytes) Downloaded 105 times

i tried this file on a GAL16v8 and the ql does not start .
Original is a PAL16l8anc

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 2:05 pm
by Pr0f
A lot of these older executable won't run on Windows 11 directly - but, depending on the version of Windows 11 you are running, you could run Hyper-V and that allows you to run a much older version of DOS in a virtual machine, doing this will allow you to run all the opal junior suite for instance, making GAL programming possible.

The other alternative method is to source a copy of WINCUPL, and this allows you to write GAL code directly

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 4:43 pm
by techy
Prof ,


I would need a full "how-to-do" to get that running .

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 5:49 pm
by jobdone
I'm fairly certain I used DOSBOX to do this last time. I seem to remember something special with the filenames too

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 6:00 pm
by Pr0f
So if you are going from 'scratch' and creating your own logic - then this will help:

https://www.microchip.com/en-us/product ... -resources

WinCUPL -this does run under Windows 11

In terms of running Hyper-V under Windows 11 - this depends on your version - you will find it under features - but I suggest you read up on this if you've never used it before

A link to Hyper-V installation: https://youtu.be/WnV5zxgva5Y?si=pVgaGQ04xfNO1Abq

Once you have a VM created - find and install a copy of DOS on the VM - then copy your tools to it.

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 6:01 pm
by Pr0f
A dosbox won't work with these older executables - they are several generations behind, sadly

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 6:04 pm
by jobdone
I have created a working 2v2 on a GAL before, using the PALTOGAL utility. I also needed to try several different speed GALs. What I did find is that with an original PAL either as the 1v4 or the 2v2 I could add one gal, but not both ?? Tetroid does explain a PAL is required as the timing is quite critical on a post somewhere on here.

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 6:31 pm
by Pr0f
I suspect the RAS / CAS and address mux signals rely on propogation delays and logic timing - it may be possible to chose a GAL with a slower speed to come closer to the PAL design specs. Having the equations would help - as it should be possible to see what is being done.

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 6:37 pm
by techy
thanks for answering !!

@pr0f ,

do you have the jed file you used ??

Re: convert pal to gal file ( PaltoGal.exe )

Posted: Sun Dec 01, 2024 6:49 pm
by Derek_Stewart
Hi,

I use pal2gal, palasm, wincpul in virtualbox, which runs in a MSDOS Virtual Machine, this seems to be the best way to run old software.