Skip to content

rwiker/HP41CL-Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Two simple utilities for communicating with YIMP and YEXP on the HP41CL:

CLWriter.exe: send a binary file to the HP41CL.

CLReader.exe: receive a binary file from the HP41CL.

Compile these with

c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\csc.exe /t:exe CLWriter.cs

c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\csc.exe /t:exe CLReader.cs

Note: Adjust path to .net framework as necessary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages