-
Notifications
You must be signed in to change notification settings - Fork 78
5CS PC TODO
Thomas Cherryhomes edited this page May 4, 2025
·
2 revisions
https://github.com/FujiNetWIFI/fujinet-apps/tree/master/5cardstud/cross-platform
Screenshot of Apple2 and Atari clients playing a game:

- Written in C, by Eric Carr.
- Can currently compile with Open-Watcom 2.0. Should be compilable with Borland/Turbo C, as well.
- Separate modules for Screen, Input, and FujiNet I/O
- Client is a terminal, all logic happens at server.
- Port to PC.
- Get it building.
- Run in 128K of RAM, to accomodate PCjr.
- Use CGA 320x200 4 color graphics mode (white, black, magenta, cyan)
- Use INT F5 for I/O (so it will work with RS232, ISA, whatever).
- Place graphic tiles on screen
- Output text
- Change background color
- Change color palette for PCjr version.
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