Skip to content

Releases: FujiNetWIFI/fujinet-lib

synonymous-boundary (v4.8.2)

16 Nov 18:31

Choose a tag to compare

Prepping for v4.8.2 release and adding back in pmd85 target

belligerent-engine (v4.8.1)

01 Nov 20:19

Choose a tag to compare

Prepping v4.8.1 release

illegal-roof (v4.8.0)

30 Oct 20:30

Choose a tag to compare

Update README for generating releases

woozy-mint (v4.7.9)

23 Sep 18:55

Choose a tag to compare

Release v4.7.9

Release v4.7.8

22 Sep 23:32
485f970

Choose a tag to compare

Prep for release v4.7.8 (#38)

Clever Munchkin

18 Jun 07:39

Choose a tag to compare

[4.7.7] - 2025-06-18

  • [atari] Fix return codes from clock_get_time, clock_get_time_tz

Minor release fixing atari return codes from clock_get_time

Gelding Plum

17 Jun 20:13

Choose a tag to compare

[4.7.6] - 2025-06-17

  • [atari] add block reading mode for directories with _fuji_read_directory_block [Mark Fisher]
  • [apple2] fix/refactor clock device and align with latest firmware changes
  • [atari] fix/refactor clock device and align with latest firmware changes
  • [atari] align apetime functionality with original intent with optional alternate TZ for some applications

This is quite a big change for clock device, and requires equivalent changes in fujinet firmware.

Glorious Dionysus

18 Apr 17:29
d38ab1d

Choose a tag to compare

[4.7.5] - 2025-04-18

  • [apple2] fix sp_init.s not checking all SP devices (HEAD -> main) [Mark Fisher]
  • [coco] fix network_json_parse and network_json_query (upstream/main) [Jan Krupa]
  • [pmd85] fix network_json_parse and network_json_query [Jan Krupa]
  • [pmd85] forgotten network_read_nb() [Jan Krupa]
  • [pmd85] add fuji_ and network_ functions for pmd85 target [Jan Krupa]
  • Const needed in function declaration for network_http_set_channel_mode [Brad Colbert]
  • [msdos] match changes upstream in INT F5 (register changes) [Thomas Cherryhomes]
  • [msdos] first pass of fuji part of fn-lib. [Thomas Cherryhomes]
  • [msdos] fix build.mk for more of watcom's watcomisms. [Thomas Cherryhomes]
  • [msdos] include. [Thomas Cherryhomes]
  • [msdos][fuji] base64_decode_compute [Thomas Cherryhomes]
  • [msdos] add bus methods that talk via INT F5 [Thomas Cherryhomes]
  • [apple2gs] Fix sp_control param count issue [Eric Le Bras]
  • [coco] update error processing [Jan Krupa]
  • [coco] fix compile errors, add missing "const" [Jan Krupa]
  • Added 'const' to input parameter pointers. [Oliver Schmidt]
  • [coco] update *_get_response functions [Jan Krupa]
  • introduce zcc and pmd85 into makefiles [Jan Krupa]
  • [apple2gs] optimize all bus and fn_clock calls to asm [Eric Le Bras]

Different Tartarus Lips

13 Nov 16:53

Choose a tag to compare

[4.7.4] - 2024-11-13

  • [coco] fix data size for host/device slots when pushing back to FN
  • [coco] improve CMOC portability, and fix coco build
  • [coco] fixed some issues found while creating election app for coco
  • [apple2/gs] Fixed code linting

Thanks to the contributions from Thom, Eric C and Eric LB for improvements and fixes.

Henry Jones Froglet

26 Sep 14:47

Choose a tag to compare

[4.7.3] - 2024-09-26

  • [orca] Adds sp_find_device_type.asm and sp_find_fuji.asm, ORCA/M refactoring, improved memory usage, plus small enhancements to build.mk for apple2gs target.