Skip to content

Instantly share code, notes, and snippets.

@DavidKlempfner
Created December 12, 2019 10:20
Show Gist options
  • Save DavidKlempfner/0eecdd11f121d828ee8e4349152d99cf to your computer and use it in GitHub Desktop.
Save DavidKlempfner/0eecdd11f121d828ee8e4349152d99cf to your computer and use it in GitHub Desktop.
CIL1A.asm
IL_0000: nop
IL_0001: ldc.i4 255
IL_0006: stloc.0
IL_0007: ldloc.0
IL_0008: ldc.i4.1
IL_0009: add
IL_000a: conv.u1
IL_000b: stloc.0
IL_000c: ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment