Andrew Armstrong (abend0c1)

abend0c1

Geek Repo

Location:Sinny, Straya

Github PK Tool:Github PK Tool

Andrew Armstrong's repositories

hidrdd

USB Human Interface Device (HID) Report Descriptor Decoder. This will convert a binary or printable hex report descriptor into a C header file. The printable hex can, for example, be an existing C header file - so it can be used to mechanically document an existing report descriptor declaration. The binary report descriptor could, for example, have been extracted from a Wireshark trace of a USB device handshake.

da

Mainframe Disassembler in REXX. This can be very handy for mainframe sites that have somehow lost the source code to an important executable. All you need to do is run the DA edit macro against the output from an AMBLIST module listing of the executable. It is an iterative process, but at the end of the day you will have an assembler source file that, when assembled, should recreate the executable load module. With some effort it should also be possible to reconstruct an equivalent high level language (COBOL, PLI, etc) source file from the assembly language source.

Language:REXXLicense:GPL-3.0Stargazers:18Issues:3Issues:0

rexxxmlparser

An XML parser written in the REXX programming language. It runs on mainframes (z/OS Rexx) as well as Windows and Linux (Regina or ooRexx).

Language:REXXStargazers:14Issues:4Issues:0

aux2svg

This converts a CICS Auxiliary Trace print file into an html file that can be viewed with a web browser. Scalable Vector Graphics (SVG) is used to display a UML Sequence Diagram that represents the trace. This allows you to quickly diagnose IBM CICS Transaction Server issues.

Language:REXXLicense:GPL-3.0Stargazers:3Issues:1Issues:0

piv

PIV is a REXX procedure that you can run in batch to verify that a z/OS system is in the state you expect it to be after making a change.

Language:REXXLicense:GPL-3.0Stargazers:2Issues:2Issues:0

pub

PUB! is a Programmable USB Button on which you can record a sequence of keystrokes (and/or other USB functions) and then play that sequence back when you press it.

Language:EagleLicense:GPL-3.0Stargazers:1Issues:1Issues:0
Language:CSSStargazers:0Issues:1Issues:0

capslock

USB dongle that lights up when the capslock light is on

Language:CStargazers:0Issues:1Issues:0

irk

IRK! Infrared Remote USB Keyboard

Language:CStargazers:0Issues:1Issues:0

jam

Just Another Macro language for z/OS. JAM is a z/OS productivity tool that transforms an input file, containing a mixture of JAM statements and ordinary text, to an output file containing the transformed content.

Language:REXXLicense:GPL-3.0Stargazers:0Issues:1Issues:0

jamz-highlighter

VSCode syntax highlighter for JAM for z/OS (https://github.com/abend0c1/jam)

License:GPL-3.0Stargazers:0Issues:0Issues:0

sieg-sc4-dsky

SIEG SC4 lathe Display and Keyboard (DSKY) alternative

License:GPL-3.0Stargazers:0Issues:1Issues:0

vpssep

VPS Dynamic Separator Page Printer (incorporating a PCL decoder)

Language:REXXLicense:GPL-3.0Stargazers:0Issues:0Issues:0