Skip to content

Releases: FujiNetWIFI/fujinet-firmware

v1.4.0

08 Aug 02:00

Choose a tag to compare

All Platforms

Tandy Color Computer

  • First official firmware release
  • CONFIG user interface improvements

Apple II

  • CONFIG navigation with IJKM keys for Apple II/II+

Coleco ADAM

  • Honor 'enable config boot disk' option at startup

Nightly Builds

21 May 02:37

Choose a tag to compare

Nightly Builds Pre-release
Pre-release

Nightly builds of the following firmwares:

  • fujinet-ADAM-* - Coleco Adam
  • fujinet-APPLE-* - Apple 2
  • fujinet-ATARI-* - Atari 8-bit
  • fujinet-IEC-LOLIN-D32-* - Commodore IEC

⚠️ There is NO guarantee that these builds work!! ⚠️

These builds are provided 100% AS-IS with absolutely no guarantee that they will work. Only use these builds if you know what you are doing & are willing to troubleshoot any problems on your own.

Of course reporting any bugs you run across would be greatly appreciated but they should be accompanied by console logs & any other appropriate details that might help in troubleshooting the issues. Generally the FujiNet Discord is the best place to discuss any issues you find in these builds.

Current commit: 55e5f4

v1.3.0

26 Apr 11:16

Choose a tag to compare

All Platforms

  • TCP Support in TNFS
  • Ability to mount from SMB and FTP hosts in CONFIG
  • Option to select alternate CONFIG disk from WebUI
  • Option to reset Fujinet from WebUI
  • CONFIG bug fixes

Atari

  • set status bits according to disk geometry
  • faster fujinet bootup for 400/800 (external power or START/RESET keys not required to boot CONFIG)
  • PC-Link support

Apple 2

  • support 40 track DSK images for disk2 mode
  • fix crash when disk mount fails
  • fix web mount list
  • faster fujinet bootup
  • Use FujiNet lib for CONFIG

v1.2.0

14 Oct 23:50

Choose a tag to compare

Atari

  • New Hash commands
  • New option to disable CP/M from Web UI
  • CONFIG Updates
    • Return to working dir after mount or copy

Coleco ADAM

  • Added High Score Enabled functionality
  • Added Disk Swap functionality
  • Fixed Create New disk in CONFIG
  • Fixed COPY command in CONFIG
  • Improved printer output

Apple II:

  • CP/M working
  • CONFIG Updates
    • Copy now working
    • Show mounting slots before reboot
    • Return to working dir after mount or copy

v1.1.0

13 Aug 15:30

Choose a tag to compare

[release] Memory Leak workaround, SSID fix, and Lobby

v1.0.0

09 Jul 01:23

Choose a tag to compare

Latest Fujinet Firmware for July 2023

v0.5.890b4ee

10 Jan 21:39

Choose a tag to compare

test release for some CI

What's Changed

New Contributors

Full Changelog: v0.1.ccbb292f...v0.5.890b4ee

Last ESP32-WROOM version

27 Sep 21:23
9aca28d

Choose a tag to compare

Pre-release

This is the last version of the firmware that allows for ESP32-WROOM support (the ESP32 module we started working with after moving from the ESP8266). There have already been multiple instances reported where a feature isn't working due to WROOM running out of working memory. Going forward, all references to WROOM support will be removed from FujiNet code. If you'd like to continue to work with a WROOM device, you're welcome to fork from this release and make changes as necessary.

All future development work will focus solely on the ESP32-WROVER module and its derivatives.