pjones1063 / AspeQt-2k24

AspeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable. In that respect it's similar to programs like APE and Atari810. The main difference is that it's free (unlike APE) and it's cross-platform (unlike Atari810 and APE).
https://sourceforge.net/projects/respeqt/files/
GNU General Public License v2.0
11 stars 3 forks source link

Atari AspeQt-2k24 -- 2024 Release

Atari 8-bit in 2024 - 45 years after the 400/800 first release!

image

Atari Serial Peripheral Emulator for Qt With 8bit Cartridge

image

Summary

AspeQt emulates Atari SIO peripherals when connected to an Atari 8-bit computer with an SIO2PC cable. In that respect it's similar to programs like APE and Atari810. The main difference is that it's free (unlike APE) and it's cross-platform (unlike Atari810 and APE).

image

See readme.txt for more info

* AspeQt Client module MENU.COM. Runs on the Atari and is used to get/set Date/Time (SpartaDos) on the Atari plus a variety of other remote tasks (on any DOS).

* Package builds for Windows, Linux, MacOS, and RasPi at: https://sourceforge.net/projects/respeqt/files/

* Do it yourself Atari SIO2PC cable - see: SIO2PC__Build_Instructions.pdf (for under $20.00!)

Support and other inquiries can be made on our BBS at: $ telnet 13leader.net 8023 or http://13leader.net

AspeQt 2k24 Cartridge

The AspeQt 8bit Cartridge can be run from most Atari cart emulators (UnoCart, Ultimate Cart, etc.)
All AspeQt disk and most printer functions can be done using the cartridge.

Two versions of the cart are available:

MenuCart_BOOT_2k24.car - Boot D1: on power up
MenuCart_NoneBOOT_2k24.car - No Disk boot on power up

Windows and MacOS installation instructions:

1- Build a SIO2PC cable outlined in SIO2PC_Build_Instructions.pdf

Very simple - Download Windows or MacOS.

Unzip and run the AspeQt 32 or 64 bit exe application on Windows.

Unzip and mount the AspeQT image on MacOS

Allow AspeQT to run in MacOS Settings > Security and Privacy > Allow Apps Downloaded From

Debian/Ubuntu Linux installation instructions:

1- Build a SIO2PC cable outlined in SIO2PC_Build_Instructions.pdf

2- Unzip aspeqt_xxxxxx_2k24-2_amd64.zip

$ sudo apt install ./aspeqt_2k24-2_amd64.deb

$ sudo usermod -a -G dailout (my username)

3- reboot (for usermod)

$ Aspeqt

Raspberry Pi or other Debian based Linux build instructions: