File: swapper

package info (click to toggle)
xevil 1.5.1e-2.2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,580 kB
  • ctags: 2,655
  • sloc: cpp: 17,863; makefile: 223; sh: 1
file content (5 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#define swapper_width 15
#define swapper_height 7
static unsigned char swapper_bits[] = {
   0x00, 0x00, 0xe0, 0x2a, 0xfe, 0x3f, 0xa6, 0x2a, 0x62, 0x00, 0x30, 0x00,
   0x00, 0x00};