Status
The firmware and software for the Intellivision bring-up is now firm enough that hardware can now be built and tested.
Firmware
Current firmware can be pulled from https://github.com/FujiNetWIFI/fujinet-firmware
It is based on Minty (current release version 2.4): https://github.com/gtortone/Minty and has been donated by its creator Gennaro Tortone for use in this bring-up.
The RP2040 section of the firmware is in pico/intellivision/firmware. Build instructions in README.md
The ESP32S3 version of the firmware can be built with:
./build.sh -s fujiversal-intv
./build.sh -cbufm
Hardware
Current PCB is being laid out by Yannick Erb in EasyEDA: https://u.easyeda.com/account/user/projects/index/detail?project=3ca32145f8d241499abbbf4007c6bdfc&listType=all
A DIY solution can be put together by combining a PiRTO-II or PiRTO-II Duo with an ESP32S3 connected over USB: https://github.com/FujiNetWIFI/fujinet-firmware/wiki/DIY-FujiNet-for-the-Intellivision
Software
Current FujiNet Software Ported:
| Program | GitHub |
|---|---|
| Config | https://github.com/FujiNetWIFI/fujinet-config in intv/ |
| 5 Card Stud Poker | https://github.com/FujiNetWIFI/fujinet-5cardstud in intv/ |
| Texas Hold’em | https://github.com/tschak909/fujinet-texasHoldEm in intv/ |
| Battleship | https://github.com/FujiNetWIFI/fujinet-battleship in intv/ |
| Fujitzee | https://github.com/FujiNetWIFI/fujinet-fujitzee in intv/ |
| Fujirkle | https://github.com/tschak909/fujinet-fujirkle/tree/main in intv/ |
| Lobby | https://github.com/FujiNetWIFI/fujinet-lobby in intv/ |
| News | https://github.com/FujiNetWIFI/fujinet-news in clients/intv/ |
| Gmail | https://github.com/FujiNetWIFI/fujinet-gmail-client in intv/ |
| Gcal | https://github.com/FujiNetWIFI/fujinet-google-calendar in intv/ |
Current Intellivision Games patched for netplay:
FujiNet Go
Documentation
Wiki Pages
- https://github.com/FujiNetWIFI/fujinet-firmware/wiki/Fujinet-Intellivision-Mailbox-Protocol
- https://github.com/FujiNetWIFI/fujinet-firmware/wiki/FujiNet-for-Intellivision-FAQ
- https://github.com/FujiNetWIFI/fujinet-firmware/wiki/FujiNet-Programming-Guide-for-the-Intellivision

