Skip to content

Instantly share code, notes, and snippets.

@daveyc
Created August 28, 2015 12:27
TITLE 'GREEN SCREEN OF DEATH'
ABEND CSECT
SAVE (14,12)
LR R12,R15
USING ABEND,R12
LUCIFER ABEND X'666',,,SYSTEM
*
DC H'00' LOL!!!
*
YREGS ,
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment