Skip to content

Hammarberg/gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line utility to create gpx files from a collection of map, scr and col files.

The tool only works with standard 40*25 cell buffers of 8000 bytes for the map and 1000 bytes for each scr and col.

Output is send to stdout.

Usage: gpx <map, col & screen files> > .gpx

Input files are expected in the order from top left to bottom right.

Example: gpx 2 1 one.map one.scr one.col two.map two.scr two.col > out.gpx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published