Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

Byteswap

Command line tool for byte swapping 16-bit binary files such as Amiga kickstart ROM files

Written in C# Requires .NET Framework 4.6 but can be compiled for other targets.

Syntax

byteswap.exe <inputfile> <outputfile>