I have made a ZX Spectrum Next dot-command called “SSX” that allows you to view SAM Coupé screens.

(I have also submitted it for consideration in a programming contest …the top prize a gleaming white Spectrum Next!)

Do let me know if you check SSX out and let me know what you think:

https://robertmorrison.me/spectrum/next/samscreen/

#SamCoupé #ZxSpectrum #asm #esxDOS

SAM Coupé SCREEN$ viewer for ZX Spectrum Next

Anyone familiar with ESXDOS enough who can generously give me a few tips on how to port or abstract the ZX Spectrum +3 file handling api (+3DOS) so that programs work on both Spectrum OSes?

At this time I only have one real Spectrum +3 to test on real hardware, no idea how to use ESXDOS on an emulator.

count frames
https://github.com/ha1tch/xtxt/blob/main/code/asm/zxspectrum/count-frames-zxspectrumplus3.z80.asm

count streams (WIP)
https://github.com/ha1tch/xtxt/blob/main/code/asm/zxspectrum/count-streams.zxspectrumplus3.z80.asm

#retrocomputing #esxdos #plus3 #ZXSpectrum #Speccy #Spectrum #xtxt

xtxt/code/asm/zxspectrum/count-frames-zxspectrumplus3.z80.asm at main · ha1tch/xtxt

Contribute to ha1tch/xtxt development by creating an account on GitHub.

GitHub