News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_Prodatron

SymbOS network support development

Started by Prodatron, 20:33, 23 March 15

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

KaosOverride

Im sorry but my work on wiznet chip must wait some time... I'm now discovering the life of how to be a father  ;D :laugh:

Also, I will have to deal with some kind of sync/timing bug that makes indirect I/O of wiznet chip to fail because of some double increment at the address counter when reading high values (like 0xff).
KaosOverride · GitHub
MEGA Amstrad Public Amstrad folder

qbert

#51
Yeah.... a full-fledged traditionnal CPC-firmware-oriented IRC client : if you want to flood the channel with sentimental messages like "my 464/6128/PLUS rulezzz" or "Ataga ZMSXC64 spectrum 400 suxxxx", instead of copy/paste paradigm, you'll massively use the SHIFT-ARROWS-COPY keys paradigm at  the prompt  :laugh:


Quote from: TFM on 20:56, 04 April 15
IRC in BASIC with the CPC  :o  Can't wait to read about it at The Amstrad CPC news portal soon.  :)

qbert


Gryzor

Methinks we ought to launch our own IRC server soon :D

robcfg


CraigsBar

Quote from: Gryzor on 10:45, 19 April 15
Methinks we ought to launch our own IRC server soon :D
hell yes, first priority after we all have mx4 format ethernet network cards.
IRC:  #Retro4All on Freenode

KaosOverride

I have been playing with the irc client from the spectranet examples source code (the ethernet card for zx spectrum, with the wiznet w5100 chip, the same I am using) and is extremely easy. C compiled irc client for CPC will be powerfull!!
KaosOverride · GitHub
MEGA Amstrad Public Amstrad folder

MacDeath

So what about MMORPG on CPC ? is the technology ready ?

Poliander

Quote from: MacDeath on 20:18, 19 April 15
So what about MMORPG on CPC ? is the technology ready ?

:D

Wonderful idea. Something like BrowserQuest?
Schneider CPC 664 • X-MEM • Vortex F1-X Drive • CTM 644 • DMP 2160
Schneider CPC 6128 • Z-MEM • M4 Board • MultiPlay + Amiga Mouse • OSSC

Prodatron

Quote from: Gryzor on 10:45, 19 April 15
Methinks we ought to launch our own IRC server soon :D
Please note, that both the W5100 and the ESP8266 only provide 4 sockets. So some server stuff will be nice for "yeah, it's working!" purpose, but I guess most of the usefull apps will be client specific.
IRC is a good example how easy all these old "classic" 7bit ASCII message based internet protocols are. Most of them are from the 70ies and the 80ies.

GRAPHICAL Z80 MULTITASKING OPERATING SYSTEM

Prodatron

The network daemon is starting to take shape.
[attachimg=1]
TBH writing the W5100 low level network routines was less work than implementing all the management stuff around it.
Hope to get the network apps connected to the daemon soon.

GRAPHICAL Z80 MULTITASKING OPERATING SYSTEM

Joseman

Incredible, when I grow up, I want to be like you @Prodatron  :laugh:

TFM

Quote from: Joseman on 14:30, 02 May 15
Incredible, when I grow up, I want to be like you @Prodatron  :laugh:


Yes, he is our Bill Gates for the Amstrad.  :)
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

Joseman


Bryce

Quote from: Joseman on 14:30, 02 May 15
Incredible, when I grow up, I want to be like you @Prodatron  :laugh:

We're retro enthusiasts, we don't grow up :D

Bryce.

MacDeath

#65
Dear Prodatron : why didn't you do that in 1987... now it is too late to become a billionaire...


Anyway, keep up the good work and also prepare a nice 512k Cartridge PLUS version of symbOS as well (with hardsprite and rasters)


Quotehe is our Bill Gates for the Amstrad
as with my coffee : only one Sugar is enough.

Prodatron

TBH currently I admire Elon Musk much more than Bill Gates and Linus Torvalds :D
The SymbOS GUI is WinXX style but the SymbOS kernel is Minix oriented (which is based on a pure micro kernel like SymbOS; Linux has a monolithic kernel, and Windows NTxx has a hybrid kernel), so in this case Andrew Tanenbaum is rather my ideal :) [oh yes, and he is probably not a billionaire]
A catridge version sounds nice, and as soon as the Plus features are reactivated it could be a good option!

GRAPHICAL Z80 MULTITASKING OPERATING SYSTEM

TFM

Quote from: Joseman on 19:25, 03 May 15
or linus tolvards?


Who is that? Ok... I will research that later.  ;)
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

AMSDOS

Quote from: MacDeath on 20:38, 03 May 15
Dear Prodatron : why didn't you do that in 1987... now it is too late to become a billionaire...

Gary Kildall would of sued.  ;)
* Using the old Amstrad Languages :D   * with the Firmware :P
* I also like to problem solve code in BASIC :)   * And type-in Type-Ins! :D

Home Computing Weekly Programs
Popular Computing Weekly Programs
Your Computer Programs
Updated Other Program Links on Profile Page (Update April 16/15 phew!)
Programs for Turbo Pascal 3

Joseman

Quote from: TFM on 02:14, 04 May 15

Who is that? Ok... I will research that later.  ;)

linus torvalds stepbrother!

TFM

Quote from: Prodatron on 00:59, 04 May 15
A catridge version sounds nice, and as soon as the Plus features are reactivated it could be a good option!


Yes, you talk about this since a long time. Would be really great to add the 6128 Plus to computers capable of running symbos. I mean msx and Enterprise can do it, why not the Plus? What's the problem?
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

Prodatron

Lol, SymbOS runs fine on the CPC+.
Some SYMBiFACE II cards are crashing with activated Plus mode, when using SF2 features. I figured that out in April 2006 at Tolkins 6128+ on the VCFe and deactivated the Plus-stuff. And in a flexible GUI you don't have many improvements with the Plus features, only a larger palette and the possibility to have the mouse pointer as a hardware sprites - and that's it. Not so many good reasons to invest time in this until the MotherX4 arrived ;)
If anyone of the CPC+ owners is interested I can compile a version with activated Plus mode again for testing.

GRAPHICAL Z80 MULTITASKING OPERATING SYSTEM

Bryce

Can you do a cartridge version of it, that we could install on the C4CPC? I'd be interested in having this.

Bryce.

TFM

Quote from: Prodatron on 20:25, 04 May 15
Lol, SymbOS runs fine on the CPC+.
Some SYMBiFACE II cards are crashing with activated Plus mode, when using SF2 features. I figured that out in April 2006 at Tolkins 6128+ on the VCFe and deactivated the Plus-stuff. And in a flexible GUI you don't have many improvements with the Plus features, only a larger palette and the possibility to have the mouse pointer as a hardware sprites - and that's it. Not so many good reasons to invest time in this until the MotherX4 arrived ;)
If anyone of the CPC+ owners is interested I can compile a version with activated Plus mode again for testing.


Probably its a problem with some floating bits on some CPCs floating bus. 2006!! OMG!!! Ok, so you want to know advantages of the Plus? I can name some..


You already mentioned:
- Bigger color palette
- Mouse pointer as hardware sprite


Now there are some more:
- Analogue input (joystick) for non SF2 owners ;-)
- Real 8 bit printing of Graphic (Can SymbOS print now actually?)
- Task-Bar can have it's own colors (screen split)
- Icons can be more colorful (15 hard sprites are left)
- use DMA for sound output
- of course there is more and more possibilities...


:)

TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

TFM

Quote from: Bryce on 20:44, 04 May 15
Can you do a cartridge version of it, that we could install on the C4CPC? I'd be interested in having this.

Bryce.


Yes, that's a great idea! Is this possible?
TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

Powered by SMFPacks Menu Editor Mod