Página 1 de 4

New port created by Fabio Belavenuto

Publicado: 08 Sep 2016, 18:05
por antoniovillena
Fabio Belavenuto is one of the members of Next project:

http://www.specnext.com/

The core is based on PACE project:

http://members.iinet.net.au/~msmcdoug/p ... board.html

Files are in this GDrive account:

https://drive.google.com/open?id=0B5wpc ... TFFR2QxdzA

The only request is to use a FAT16 formatted SD card (FAT32 don't work).

Re: New port created by Fabio Belavenuto

Publicado: 08 Sep 2016, 18:17
por fbelavenuto
Thank you Antonio,

The code has been opened. Still missing documentation, which will create gradually:

https://github.com/fbelavenuto/colecofpga

There are TOPs for multiple cards, ZX-Uno is only one.
antoniovillena escribió:Fabio Belavenuto is one of the members of Next project:

http://www.specnext.com/

The core is based on PACE project:

http://members.iinet.net.au/~msmcdoug/p ... board.html

Files are in this GDrive account:

https://drive.google.com/open?id=0B5wpc ... TFFR2QxdzA

The only request is to use a FAT16 formatted SD card (FAT32 don't work).

Re: New port created by Fabio Belavenuto

Publicado: 09 Sep 2016, 11:39
por Robe_Inie
Hello !!

Thanks for your work !!

Is the original Colecovision joystick working ? Including KeyPad ?

Thanks.

Re: New port created by Fabio Belavenuto

Publicado: 09 Sep 2016, 13:11
por fbelavenuto
Yes, ZX-Uno joystick port is working and the keypad is emulated by the PS/2 keyboard.
Robe_Inie escribió:Hello !!

Thanks for your work !!

Is the original Colecovision joystick working ? Including KeyPad ?

Thanks.

Re: New port created by Fabio Belavenuto

Publicado: 09 Sep 2016, 14:23
por azesmbog
Fabio Belavenuto, thanks for your work and project source code!!
Could you make a version with a VGA-output?
I could not connect scandabler dblscan,
ERROR: dpram is not a component :((
And the second question, whether it is possible for another devboard easily use another memory instead dpSRAM_5128.vhd use dpSRAM_25616.vhd module?

Re: New port created by Fabio Belavenuto

Publicado: 09 Sep 2016, 14:32
por fbelavenuto
Hi,

"dpram.vhd" is in "src\ram" folder, add it to the project.

The DE-1 and DE-2 devboard uses the "dpSRAM_25616.vhd" component.
azesmbog escribió:Fabio Belavenuto, thanks for your work and project source code!!
Could you make a version with a VGA-output?
I could not connect scandabler dblscan,
ERROR: dpram is not a component :((
And the second question, whether it is possible for another devboard easily use another memory instead dpSRAM_5128.vhd use dpSRAM_25616.vhd module?

Re: New port created by Fabio Belavenuto

Publicado: 11 Sep 2016, 16:41
por Turrican
For me, even with a FAT16 formatted card, I´m getting ERROR...RESET.
Antonio, how did you format your card? Is it SD or SDHC?
I have a SD (non SDHC) card with 2Gb and it does not work.
Thanks.

Re: New port created by Fabio Belavenuto

Publicado: 11 Sep 2016, 17:52
por antoniovillena
Turrican escribió:For me, even with a FAT16 formatted card, I´m getting ERROR...RESET.
Antonio, how did you format your card? Is it SD or SDHC?
I have a SD (non SDHC) card with 2Gb and it does not work.
Thanks.
Formatted with Windows 7 and right click in the unit. Its also a 2GB SD (non SDHC).

Re: New port created by Fabio Belavenuto

Publicado: 14 Sep 2016, 03:00
por BCH
Im getting black&withe image (with a lot of ghosting) through the composite output.
Does the core outputs PAL-B?

Re: New port created by Fabio Belavenuto

Publicado: 14 Sep 2016, 13:06
por Turrican
BCH escribió:Im getting black&withe image (with a lot of ghosting) through the composite output.
Does the core outputs PAL-B?
Hmmm... I think its PAL but I´m not sure because I use a Composite to VGA converter.
But could you load a game? For me it´s not working.