Welcome, Guest. Please login or register.


Author Topic: Enterprise SD Interface (Read 25795 times)

Offline Garns

  • Newbie
  • Posts: 1
Enterprise SD Interface
« on: 2022.February.09. 15:51:36 »
Hello,

I have just come into possission of an Enterprise 64 and now want to be able to attach some type of mass storage device to it.

Does anyone know if details exist on how to build an SD Interface for the Enterprise?  I see that an interface existsed at one point in time, but it does not seem to be available anywmore, so I was hoping that there might be links to documentation that outlined how to make one as a DIY project.

Thanks

Mark

Offline szipucsu

  • Global Moderator
  • EP addict
  • *
  • Posts: 10080
  • Country: hu
    • Támogató Támogató
    • Webnyelv.hu - Tanuljunk nyelveket!
Re: Enterprise SD Interface
« Reply #1 on: 2022.February.12. 19:53:10 »
I think SzörG can give you more information.
100 SOUND SOURCE 2,STYLE 128,PITCH 25.2,SYNC 1
110 SOUND PITCH 25,SYNC 1
120 ! Videos

Offline port-retro

  • Newbie
  • Posts: 9
  • Country: au
Re: Enterprise SD Interface
« Reply #2 on: 2023.January.23. 21:57:44 »
I gave up gently asking him every six months after a few years.  Initially got a response, but then nothing.  I even offered to pre-pay for several interfaces as there's a lot of interest for them here in Australia at least.

Luckily I was offered one second hand.

Please don't take this as disparaging anyone - I know what it's like when you get busy and people are pestering you for something.

It would be awesome if the design, or some design, were made open source so that people can make their own if the original person isn't able to. 

Brett.

Offline port-retro

  • Newbie
  • Posts: 9
  • Country: au
Re: Enterprise SD Interface
« Reply #3 on: 2023.January.24. 00:00:08 »
I humbly withdraw my small complaint about not hearing back for a few years ;)

https://enterpriseforever.com/interface/sd-card-interface/495/

Offline chriskgnr

  • Newbie
  • Posts: 5
  • Country: gr
    • LoadError
Re: Enterprise SD Interface
« Reply #4 on: 2024.July.11. 17:21:36 »
Hi to all.
I recently bought a EP SD Interface.
I prepared a sd micro image with a
500mb vhd image and it works  ok.
My problem is that few programs seems
to work ok, most of them they
just show a black screen when i select them.
Is there something i must do to enjoy the programs?
I have a 64 Enterprise.
21st century breakdown

Offline ergoGnomik

  • EP addict
  • *
  • Posts: 1340
  • Country: hu
  • Stray cat from Commodore alley
Re: Enterprise SD Interface
« Reply #5 on: 2024.July.11. 17:35:42 »
I suggest to try running the games from this list. Unfortunately, AFAIK, most Enterprise programmes were not written for the Enterprise 64 or made compatible with it.

Offline chriskgnr

  • Newbie
  • Posts: 5
  • Country: gr
    • LoadError
Re: Enterprise SD Interface
« Reply #6 on: 2024.July.11. 23:24:20 »
I suggest to try running the games from this list. Unfortunately, AFAIK, most Enterprise programmes were not written for the Enterprise 64 or made compatible with it.

That did the job! :) :)
21st century breakdown

Offline geco

  • EP addict
  • *
  • Posts: 7217
  • Country: hu
    • Támogató Támogató
Re: Enterprise SD Interface
« Reply #7 on: 2024.July.12. 09:08:42 »
Hi to all.
I recently bought a EP SD Interface.
I prepared a sd micro image with a
500mb vhd image and it works  ok.
My problem is that few programs seems
to work ok, most of them they
just show a black screen when i select them.
Is there something i must do to enjoy the programs?
I have a 64 Enterprise.
Hello Chrisgnr

Congratulation :)
The problem is that most old speccy converions uses fix memory pages from the EP128 config, so if you add a memory expansion to your EP64 and the expansion does not cover F8-FB segments then these programs will not work either.
Most of the "new" programs needs more than 64KB RAM, but will work with any RAM expansion.
And yes, there are few programs which are working on EP64 there are 2 reasons, 1 EP64 is much slower than EP128, because it has only video memory, and the other to build the screen we need extra memory on EP for LPT.

Offline szipucsu

  • Global Moderator
  • EP addict
  • *
  • Posts: 10080
  • Country: hu
    • Támogató Támogató
    • Webnyelv.hu - Tanuljunk nyelveket!
Re: Enterprise SD Interface
« Reply #8 on: 2024.July.12. 11:29:36 »
I suggest trying to run the games from this list. Unfortunately, AFAIK, most Enterprise programmes were not written for the Enterprise 64 or made compatible with it.
You can try these games too. Download the pack here. They are IS-BASIC programs but some of them are quite good, some of them have been compiled using Zzzip and they are fast.
100 SOUND SOURCE 2,STYLE 128,PITCH 25.2,SYNC 1
110 SOUND PITCH 25,SYNC 1
120 ! Videos

Offline chriskgnr

  • Newbie
  • Posts: 5
  • Country: gr
    • LoadError
Re: Enterprise SD Interface
« Reply #9 on: 2024.July.12. 12:49:58 »
Hello Chrisgnr

Congratulation :)
The problem is that most old speccy converions uses fix memory pages from the EP128 config, so if you add a memory expansion to your EP64 and the expansion does not cover F8-FB segments then these programs will not work either.
Most of the "new" programs needs more than 64KB RAM, but will work with any RAM expansion.
And yes, there are few programs which are working on EP64 there are 2 reasons, 1 EP64 is much slower than EP128, because it has only video memory, and the other to build the screen we need extra memory on EP for LPT.

I'll give it a shot with a ram upgrade and let's hope that more programs will run ok.
21st century breakdown

Offline chriskgnr

  • Newbie
  • Posts: 5
  • Country: gr
    • LoadError
Re: Enterprise SD Interface
« Reply #10 on: 2024.July.12. 12:52:36 »
You can try these games too. Download the pack here. They are IS-BASIC programs but some of them are quite good, some of them have been compiled using Zzzip and they are fast.

Thank you. And that reminds me of some .BAS games i saw. How do i execute a .BAS program from the sd card menu?
21st century breakdown

Offline geco

  • EP addict
  • *
  • Posts: 7217
  • Country: hu
    • Támogató Támogató
Re: Enterprise SD Interface
« Reply #11 on: 2024.July.12. 13:00:17 »
Thank you. And that reminds me of some .BAS games i saw. How do i execute a .BAS program from the sd card menu?
As i remember you are not able to load BASIC programs from FILE program, you have to type LOAD"prgname.bas"