VOGONS


First post, by tschak909

User metadata
Rank Newbie
Rank
Newbie

#FujiNet is a #WiFi Network Adapter for #retrocomputing and #retrogaming platforms.

I've made a WIP video here: https://youtu.be/-sKjDuqvTII

The #RS232 version of the #FujiNet can be plugged up to any vintage PC, like a #PCjr.

Wanna help? Check fujinet.online!

Reply 1 of 6, by tschak909

User metadata
Rank Newbie
Rank
Newbie

Wow okay.

Reply 2 of 6, by Jo22

User metadata
Rank l33t++
Rank
l33t++

Hi, I think this is really impressive!
I just wished more users would see the potential here and all the stuff that can be done so far. :)

"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel

//My video channel//

Reply 3 of 6, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

It's quite a neat accomplishment.

However, the PCjr's "Not really EGA, Not really CGA" display, and its odd memory map, make it not fully DOS compatible. Sure, it runs DOS fine, but dos programs, especially games, scratch their heads and question whats going on.
For games made for it, the PCjr does some pretty impressive stuff. (KQ1 has a native version, for instance, that makes decent use of the Tandy 3voice synthesizer, and the full 16color EGA like modes.)

With a better selection of good game ports, the PCjr would finally shine like it should have, but IBM's purposeful neutering of its compatibility looms large even today.

Reply 4 of 6, by tschak909

User metadata
Rank Newbie
Rank
Newbie

There's a major misunderstanding here.

The PCjr is just an example of a really resource constrained machine using a FujiNet. This will work on any PC.

underline
underline
underline
underline

-Thom

Reply 5 of 6, by wierd_w

User metadata
Rank Oldbie
Rank
Oldbie

Oh, for sure-- Its an RS232 hosted block device provider. Just about any PC compatible with a serial port should be supported.

The PCjr is a noteworthy target, because it never really had an official hard disk solution produced for it. Racore inc produced the Drive II topper expansion that brought the system up to its maximum of 512kb (Due to the afore mentioned odd memory map, and where the "Not EGA" card's graphics memory starts, this is the tops) while adding a second diskette drive, and the vintage computer enthusiast community produced a homebrew sidecar called the Jr IDE that provides an 8bit IDE interface with XT-IDE bios to get hard disk capability, but an unmodified system is very resource constrained indeed.

Its resource constrained-ness is a significant factor in why JrIDE was developed. (It also provides RAM to reach the maximum 512k on systems without the racore expansion). Early efforts to get something "Hard disk like", included using an iomega zip100 parallel port drive on it, with many numerous issues with the driver being too large for the Jr's very minimal memory compliment.

Fujinet here is a very impressive accomplishment, running on an unmodified Jr in this way.

Just saying, its actual usefulness there is rather limited. 😀

More mileage would be gotten from some other system. If it actually had the needed ports, an IBM PC Portable would be a more forlorn device to pair it on, since it's LCD was actually fully software compatible with CGA graphics modes. (Just squashed, and monochrome.) Sadly, IBM did not include an RS232 port on it. (Though it does have a built in ISA slot header in its expansion area... which is too small for a real ISA card. A custom PCB might fit there though.)

Reply 6 of 6, by tschak909

User metadata
Rank Newbie
Rank
Newbie

It's also very important to understand that FujiNet has a LOT of stuff under its firmware.

It has disk, printer, modem, and massively protocol-offloaded network card, all from the same device, all wrapped in an easy to program device (much easier to program than e.g. using a Packet Driver.) That's what this brings to the table.

-Thom