-
Notifications
You must be signed in to change notification settings - Fork 71
Apple Programming
europlus edited this page Aug 13, 2024
·
4 revisions
All commands to the Apple II FujiNet are issued via SmartPort.
In order to do so, you must first find the SmartPort card, and its dispatcher routine, and then you can issue a status command of $00 to get all devices. You can then iterate through them to find the device of an appropriate type (e.g. NETWORK or FUJI), and send commands to them.
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine