Skip to content

Black Korats

Compare
Choose a tag to compare
@markjfisher markjfisher released this 24 Sep 18:27
· 268 commits to main since this release

Initial release of atari fujinet-network-lib

[1.0.0] - 2023-09-24

Added

  • Changelog to instill a process of clean version documentation for the library.
  • Common Makefile.
  • Initial implementations of atari functions:
    • network_close, network_open, network_read, network_write, network_status, network_ioctl.
  • cross platform BDD testing framework, atari implementation done, c64 skeleton created.