Skip to content
/ dots Public

Collection of dot commands for zx-spectrum next

Notifications You must be signed in to change notification settings

syroegkin/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZX Spectrum Next Dot Commands

Introduction

This repository provides a list of dot commands for the ZX Spectrum Next.

Dot Commands

Below is a list of dot commands available for use with ZX Spectrum Next:

  • .morse: Bring Morse code to your ZX Spectrum Next.
  • .md5sum: Calculate the MD5 hash of a file.

How to Use

To use these dot commands in your ZX Spectrum Next programs, follow these steps:

  1. Download the dot command from the "build" folder to the "dot" folder on your ZX Spectrum Next.
  2. Use it.

Contribution

Feel free to contribute additional dot commands or improvements to existing ones. Follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-command.
  3. Make changes and commit: git commit -am 'Add new command'.
  4. Push the branch: git push origin feature/new-command.
  5. Submit a pull request.

About

Collection of dot commands for zx-spectrum next

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published