Welcome, Guest. Please login or register.


Author Topic: SymbiFace3 is near your Enterprise... (Read 88345 times)

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #195 on: 2020.October.26. 21:02:12 »
He has answered that he will fix it tomorrow.

Offline John Fante

  • EP fan
  • *
  • Posts: 173
  • Country: dk
Re: SymbiFace3 is near your Enterprise...
« Reply #196 on: 2020.October.27. 06:19:44 »
Thank you very much for the answer! :smt026

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #197 on: 2020.October.27. 08:03:42 »
At the request of Tutus, I have swaped the boring station, Danco Radio, for a very good station called Civil Radio, also Hungarian.

Offline Tutus

  • EP lover
  • *
  • Posts: 679
  • Country: hu
    • Enterprise 128
Re: SymbiFace3 is near your Enterprise...
« Reply #198 on: 2020.October.27. 08:40:15 »
At the request of Tutus, I have swaped the boring station, Danco Radio, for a very good station called Civil Radio, also Hungarian.
Thank You! :)

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #199 on: 2020.October.27. 10:41:54 »
About ScoreTrack and the Midi Sinth option on SF3, Hans has found the error and fixed it.

To those who want to try the ScoreTrack Rom and don't want to wait for the next DFu release, you can update with a beta DFU.

Remember, inject the Rom on some place, load the songs and ENV file on a directory or floppy, :CD to it, and then execute:

:SF3 AMODE 7
:ST
« Last Edit: 2020.October.27. 16:56:06 by gflorez »

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #200 on: 2020.December.28. 21:02:00 »
A new update for the SymbiFace3 has been released by Hans. You can find it on the usual TMTLogic page link on the Firmare update files drawer.

It brings some changes, lets start with the more inconvenient one.

-New Ram/Rom management.

Due to the lack of space for improvements on the CPLD chip, from now on the Ram enabled zones will be 256KB wide, X0-XF, except some special zones that will be smaller, 08-0F, F0-F7 and F8-FB.

The possible write protected(ROM) zones will be limited to a few ranges: 04-07, 08-0F,60-6F and 70-7F. This only limits the use of real Roms on the SF3, but the user still can put Roms on Ram zones, that will be found correctly by EXOS as emulated Roms.

This is not exactly a limitation, because we still will be able to use the SF3 in the same ways that we did before this update, but with less freedom. Now we need to be more aware of not putting Ram/Rom on zones that clash with the memory installed by other devices. For example, Saint's memory expansions usually put a 64KB memory chunk on its lower row, usually XC-XF. If we enable that entire 256KB row on the SF3, then the two memories will clash and the Enterprise will malfunction, nothing armful. So we must leave that 192KB zone disabled, (X0-XB).

But we still have a lot of Ram/Rom to assign if we need.

-New CPLD update inside this DFU file, due to the new memory management.

Once the SF3 updated, but with the SF3 still connected to the PC, select the down position on the switch near the big connector at the bottom of the SF3 and press the reset button, at the left side of the SF3. It will ask for a "Z80 update", so press the middle button under the little Oled screen. It will show "updated", and then you can disconnect it from the PC.

-Then, a great new: From now on you will be able to use the USB pen-drive as a massive storage on the Enterprise...

Thanks to the skills of Geco we are now able to manage the FAT32 formatted pen-drive on our old FAT12 system. He has implemented a tunnel like driver that talks directly with the SF3 and translates the orders between the two different systems. In fact, it is almost transparent to the user, because even multi-file programs can be used.

The trick has been programmed on a new version of the SF3Boot.Rom, that you can find on the same TMTLogic link on the Roms drawer.

The use is easy:

Geco has implemented a new command DEF_DEV_ that has to be executed at the start of a session.

:def_dev_XXXX
file - sf3 usb
disk - exdos
tape - tape loading

As the name implies, if you execute :def_dev_file, what it does is to assign the default path of Saving and Loading to the SF3, but the trick doesn't use the EXDOS.Rom...., so, if you execute a :Dir, it will produce an error on an only-Tape Enterprise, or will show you a different drive content on a SD, IDE or Floppy based Enterprise...

To solve this, Geco has implemented some simple file management commands inside the SF3Boot.Rom, that make the same actions as the known ones in the EXDOS.Rom:

:sf3 cd
:sf3 dir
:sf3 md
:sf3 rd
:sf3 del

Of course you don't loss the other massive storage units, because you still can redirect the action to them by only including the letter of the drive on the name file, for example:

load "f:example.bas", or the same with tape:.

As a beta-tester I have tried a lot of programs and files and the system is very reliable.... with an exception: SymbOS.

Symbos will load the same from the USB pen drive, but once loaded it doesn't manage it, only the usual SD or floppies. But this is not a fault of Geco's driver, it is only that the Enterprise SymbOS version still doesn't talks with the SF3 USB....

This was fixed on the CPC version long ago, so we are near to have it, but by now is only a matter of waiting for Prodatron to implement it.

Enjoy!    Feel free to ask your doubts.
« Last Edit: 2020.December.29. 13:54:36 by gflorez »

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: SymbiFace3 is near your Enterprise...
« Reply #201 on: 2021.January.28. 09:50:31 »
Is there an updated manual for the latest DFU? On the link I found only 2020 July version :oops:
« Last Edit: 2021.January.28. 09:56:36 by szipucsu »

Offline geco

  • EP addict
  • *
  • Posts: 7082
  • Country: hu
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #202 on: 2021.January.28. 10:18:13 »
I found this is the latest, but it is also for previous DFU:
SF3 DOC Nov 2020

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #203 on: 2021.January.28. 10:40:48 »
Hans is a one-man-orchestra... he will update the manual on time...

Soon a new DFU will arrive, with CPLD update.

Developing for for the SF3 connected to other computer, a Sega SC3000, he has found a way to speed-up some internal file uploading/downloading processes, so all computers will benefit.

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: SymbiFace3 is near your Enterprise...
« Reply #204 on: 2021.January.28. 10:53:37 »
There is a way for get the installed DFU version? With the OLED buttons? Or the DFU updater can read it on PC?

Offline geco

  • EP addict
  • *
  • Posts: 7082
  • Country: hu
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #205 on: 2021.January.28. 10:55:03 »
There is a way for get the installed DFU version? With the OLED buttons? Or the DFU updater can read it on PC?
I can be done with a short basic program, but if i remember well i implemented a command into SF3BOOT.ROM also, please enter :SF3 it will list all available commands, otherwise F72,20 Get firmware date on page 39.
« Last Edit: 2021.January.28. 10:59:57 by geco »

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: SymbiFace3 is near your Enterprise...
« Reply #206 on: 2021.January.28. 10:57:48 »
I can be done with a short basic program.
And if the card faulty and system crashing? :oops: (Tutus's card...)

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #207 on: 2021.January.28. 11:06:13 »
Yes, but that online WIFI method has been dropped since the internal Jtag is being used.

An internal CPLD update needs the SF3 to be completely unplugged from the Enterprise and the adapters, because some short-circuits can happen on the programmable chip, breaking the SF3.
« Last Edit: 2021.January.28. 11:22:09 by gflorez »

Offline geco

  • EP addict
  • *
  • Posts: 7082
  • Country: hu
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #208 on: 2021.January.28. 11:06:43 »
And if the card faulty and system crashing? :oops: (Tutus's card...)
Understand the problem, i do not know if DfuSe shows the info about the firmware at the top right corner when you plug SF3 for a firmware update. page 14 bottom.

Offline gflorez

  • EP addict
  • *
  • Posts: 3607
  • Country: es
    • Támogató Támogató
Re: SymbiFace3 is near your Enterprise...
« Reply #209 on: 2021.January.28. 11:09:58 »
Tutus' SF3 crashes when connected to the EP, but not when connected to the PC by the USB DFU cable. Or at least is what I know.
« Last Edit: 2021.January.28. 11:31:13 by gflorez »