Skip to content

"Single Purpose" utilities for intereacting with NextPi from NextZXOS

License

Notifications You must be signed in to change notification settings

StalePixels/PiTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi Tools for the Spectrum Next

crc32

Compute the CRC32 checksum of a file. CRC32 checksums are used as part of NextPi's Persistent Cache.

This version uses Slicing-by-8 algorithm, by Intel - as found on https://sourceforge.net/projects/slicing-by-8/ and reasonable sized embedded lookup table to help the speed along.

piput

Sent a file to the Raspberry Pi using the "NBN" 8bit, error correcting protocol while displaying optional progress bar.

piget

Retrieve a file from the Raspberry Pi using the "NBN" 8bit, error correcting protocol while displaying optional progress bar.

piver

Get the current version of NextPi that is running, write it to memory, print to screen, or both.

About

"Single Purpose" utilities for intereacting with NextPi from NextZXOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published