aberranthacker / ms0511-common

Some common include files for Elektronika MS 0511 projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elektronika MS 0511 Common Include Files

This repository contains common include files that I frequently use in projects for the Elektronika MS 0511.

Third-Party Source Files

In addition to my own include files, this repository also includes the following third-party source files:

file description
unlzsa3.s an optimized LZSA3 decompressor for the PDP-11, developed by Manwe and Ivanq
unlzsa3_from_bp.s a modified version of unlzsa3.s that extracts data from one of the bitplanes
unlzsa3_to_bp.s a modified version of unlzsa3.s that extracts data to one of the bitplanes
unzx0.s a PDP-11 version of the ZX0 v2.2 unpacker, developed by reddie

About

Some common include files for Elektronika MS 0511 projects


Languages

Language:Assembly 100.0%