Skip to content

Instantly share code, notes, and snippets.

@daveyc
Created August 28, 2015 12:27
Show Gist options
  • Save daveyc/d7e9fbeeb948c850567e to your computer and use it in GitHub Desktop.
Save daveyc/d7e9fbeeb948c850567e to your computer and use it in GitHub Desktop.
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