broken-neees
Version:
A really broken NEEES emulator that introduces glitches and random bugs on purpose!
8 lines (7 loc) • 347 B
JavaScript
;
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 = exports.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];