-
Notifications
You must be signed in to change notification settings - Fork 71
S.A.M. Emulation on P4:
europlus edited this page Sep 20, 2024
·
2 revisions
- Atari XL/XE Computer (P4: not available in 400/800 OS)
- FujiNet
- Monitor or capture card with audio output. (You need to hear output)
- Micro-SD card in slot.
- Power on FujiNet
- Power on Atari
- Ensure volume on TV is loud enough to hear audio from Atari.
- Wait for CONFIG to boot.
- Ensure that a host slot is named SD.
- Select SD
- Select Atari DOS folder
- Select Atari DOS 2.0S.atr
- Select D1:
- Select R/O
- Once HOSTS/DRIVES re-appears, verify that D1: is mounted R as /Atari DOS/Atari DOS 2.0s.atr
- Press OPTION to boot, but do not hold down. We want to go into BASIC.
- Once READY appears, type the following:
OPEN #1,8,0,"P4:" PRINT #1;"HELLO, THIS IS FOO G NET!"
- Verify that the words, "Hello, this is FujiNet" are heard from speaker.
- Enter the following to close the IOCB:
CLOSE #1
- Test done. Power off.
- Voice output should result from sending text to the P4: printer device.
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