UNPKG

broken-neees

Version:

A really broken NEEES emulator that introduces glitches and random bugs on purpose!

9 lines (8 loc) 357 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /** A list of all length counter values. Used for Length Counter Load (LCL). */ var _default = [10, 254, 20, 2, 40, 4, 80, 6, 160, 8, 60, 10, 14, 12, 26, 14, 12, 16, 24, 18, 48, 20, 96, 22, 192, 24, 72, 26, 16, 28, 32, 30]; exports.default = _default;