From 69bdd3fde4dbf72d2789e8d5d70b1b04dcd8adb8 Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Sun, 24 Nov 2019 16:52:01 -0800 Subject: [PATCH] Move ROM data out of card sources. (#16) --- js/cards/disk2.js | 73 +-- js/cards/parallel.js | 36 +- js/cards/ramfactor.js | 1031 +-------------------------------- js/cards/thunderclock.js | 260 +-------- js/cards/videoterm.js | 390 +------------ js/roms/cards/disk2.js | 69 +++ js/roms/cards/parallel.js | 0 js/roms/cards/ramfactor.js | 1026 ++++++++++++++++++++++++++++++++ js/roms/cards/thunderclock.js | 258 +++++++++ js/roms/cards/videoterm.js | 389 +++++++++++++ 10 files changed, 1750 insertions(+), 1782 deletions(-) create mode 100644 js/roms/cards/disk2.js create mode 100644 js/roms/cards/parallel.js create mode 100644 js/roms/cards/ramfactor.js create mode 100644 js/roms/cards/thunderclock.js create mode 100644 js/roms/cards/videoterm.js diff --git a/js/cards/disk2.js b/js/cards/disk2.js index 7b24d32..014c1f0 100644 --- a/js/cards/disk2.js +++ b/js/cards/disk2.js @@ -13,6 +13,8 @@ import { base64_decode, base64_encode } from '../base64'; import { debug, toHex } from '../util'; import { jsonDecode, jsonEncode, readSector } from '../formats/format_utils'; +import { P5_16, P5_13 } from '../roms/cards/disk2'; + import _2MG from '../formats/2mg'; import D13 from '../formats/d13'; import DOS from '../formats/do'; @@ -424,76 +426,7 @@ export default function DiskII(io, slot, callbacks, sectors = 16) if (callbacks.dirty) { callbacks.dirty(_drive, dirty); } } - var _P5_16 = [ - 0xa2,0x20,0xa0,0x00,0xa2,0x03,0x86,0x3c, - 0x8a,0x0a,0x24,0x3c,0xf0,0x10,0x05,0x3c, - 0x49,0xff,0x29,0x7e,0xb0,0x08,0x4a,0xd0, - 0xfb,0x98,0x9d,0x56,0x03,0xc8,0xe8,0x10, - 0xe5,0x20,0x58,0xff,0xba,0xbd,0x00,0x01, - 0x0a,0x0a,0x0a,0x0a,0x85,0x2b,0xaa,0xbd, - 0x8e,0xc0,0xbd,0x8c,0xc0,0xbd,0x8a,0xc0, - 0xbd,0x89,0xc0,0xa0,0x50,0xbd,0x80,0xc0, - 0x98,0x29,0x03,0x0a,0x05,0x2b,0xaa,0xbd, - 0x81,0xc0,0xa9,0x56,0x20,0xa8,0xfc,0x88, - 0x10,0xeb,0x85,0x26,0x85,0x3d,0x85,0x41, - 0xa9,0x08,0x85,0x27,0x18,0x08,0xbd,0x8c, - 0xc0,0x10,0xfb,0x49,0xd5,0xd0,0xf7,0xbd, - 0x8c,0xc0,0x10,0xfb,0xc9,0xaa,0xd0,0xf3, - 0xea,0xbd,0x8c,0xc0,0x10,0xfb,0xc9,0x96, - 0xf0,0x09,0x28,0x90,0xdf,0x49,0xad,0xf0, - 0x25,0xd0,0xd9,0xa0,0x03,0x85,0x40,0xbd, - 0x8c,0xc0,0x10,0xfb,0x2a,0x85,0x3c,0xbd, - 0x8c,0xc0,0x10,0xfb,0x25,0x3c,0x88,0xd0, - 0xec,0x28,0xc5,0x3d,0xd0,0xbe,0xa5,0x40, - 0xc5,0x41,0xd0,0xb8,0xb0,0xb7,0xa0,0x56, - 0x84,0x3c,0xbc,0x8c,0xc0,0x10,0xfb,0x59, - 0xd6,0x02,0xa4,0x3c,0x88,0x99,0x00,0x03, - 0xd0,0xee,0x84,0x3c,0xbc,0x8c,0xc0,0x10, - 0xfb,0x59,0xd6,0x02,0xa4,0x3c,0x91,0x26, - 0xc8,0xd0,0xef,0xbc,0x8c,0xc0,0x10,0xfb, - 0x59,0xd6,0x02,0xd0,0x87,0xa0,0x00,0xa2, - 0x56,0xca,0x30,0xfb,0xb1,0x26,0x5e,0x00, - 0x03,0x2a,0x5e,0x00,0x03,0x2a,0x91,0x26, - 0xc8,0xd0,0xee,0xe6,0x27,0xe6,0x3d,0xa5, - 0x3d,0xcd,0x00,0x08,0xa6,0x2b,0x90,0xdb, - 0x4c,0x01,0x08,0x00,0x00,0x00,0x00,0x00 ]; - - var _P5_13 = [ - 0xa2,0x20,0xa0,0x00,0xa9,0x03,0x85,0x3c, - 0x18,0x88,0x98,0x24,0x3c,0xf0,0xf5,0x26, - 0x3c,0x90,0xf8,0xc0,0xd5,0xf0,0xed,0xca, - 0x8a,0x99,0x00,0x08,0xd0,0xe6,0x20,0x58, - 0xff,0xba,0xbd,0x00,0x01,0x48,0x0a,0x0a, - 0x0a,0x0a,0x85,0x2b,0xaa,0xa9,0xd0,0x48, - 0xbd,0x8e,0xc0,0xbd,0x8c,0xc0,0xbd,0x8a, - 0xc0,0xbd,0x89,0xc0,0xa0,0x50,0xbd,0x80, - 0xc0,0x98,0x29,0x03,0x0a,0x05,0x2b,0xaa, - 0xbd,0x81,0xc0,0xa9,0x56,0x20,0xa8,0xfc, - 0x88,0x10,0xeb,0xa9,0x03,0x85,0x27,0xa9, - 0x00,0x85,0x26,0x85,0x3d,0x18,0x08,0xbd, - 0x8c,0xc0,0x10,0xfb,0x49,0xd5,0xd0,0xf7, - 0xbd,0x8c,0xc0,0x10,0xfb,0xc9,0xaa,0xd0, - 0xf3,0xea,0xbd,0x8c,0xc0,0x10,0xfb,0xc9, - 0xb5,0xf0,0x09,0x28,0x90,0xdf,0x49,0xad, - 0xf0,0x1f,0xd0,0xd9,0xa0,0x03,0x84,0x2a, - 0xbd,0x8c,0xc0,0x10,0xfb,0x2a,0x85,0x3c, - 0xbd,0x8c,0xc0,0x10,0xfb,0x25,0x3c,0x88, - 0xd0,0xee,0x28,0xc5,0x3d,0xd0,0xbe,0xb0, - 0xbd,0xa0,0x9a,0x84,0x3c,0xbc,0x8c,0xc0, - 0x10,0xfb,0x59,0x00,0x08,0xa4,0x3c,0x88, - 0x99,0x00,0x08,0xd0,0xee,0x84,0x3c,0xbc, - 0x8c,0xc0,0x10,0xfb,0x59,0x00,0x08,0xa4, - 0x3c,0x91,0x26,0xc8,0xd0,0xef,0xbc,0x8c, - 0xc0,0x10,0xfb,0x59,0x00,0x08,0xd0,0x8d, - 0x60,0xa8,0xa2,0x00,0xb9,0x00,0x08,0x4a, - 0x3e,0xcc,0x03,0x4a,0x3e,0x99,0x03,0x85, - 0x3c,0xb1,0x26,0x0a,0x0a,0x0a,0x05,0x3c, - 0x91,0x26,0xc8,0xe8,0xe0,0x33,0xd0,0xe4, - 0xc6,0x2a,0xd0,0xde,0xcc,0x00,0x03,0xd0, - 0x03,0x4c,0x01,0x03,0x4c,0x2d,0xff,0xff - ]; - - var _P5 = sectors == 16 ? _P5_16 : _P5_13; + var _P5 = sectors == 16 ? P5_16 : P5_13; _init(); diff --git a/js/cards/parallel.js b/js/cards/parallel.js index db304db..bbf2a67 100644 --- a/js/cards/parallel.js +++ b/js/cards/parallel.js @@ -10,6 +10,7 @@ */ import { debug } from '../util'; +import { rom } from '../roms/cards/parallel'; export default function Parallel(io, slot, cbs) { slot = slot || 1; @@ -20,41 +21,6 @@ export default function Parallel(io, slot, cbs) { IOREG: 0x80 }; - var rom = [ - 0x18,0xb0,0x38,0x48,0x8a,0x48,0x98,0x48, - 0x08,0x78,0x20,0x58,0xff,0xba,0x68,0x68, - 0x68,0x68,0xa8,0xca,0x9a,0x68,0x28,0xaa, - 0x90,0x38,0xbd,0xb8,0x05,0x10,0x19,0x98, - 0x29,0x7f,0x49,0x30,0xc9,0x0a,0x90,0x3b, - 0xc9,0x78,0xb0,0x29,0x49,0x3d,0xf0,0x21, - 0x98,0x29,0x9f,0x9d,0x38,0x06,0x90,0x7e, - 0xbd,0xb8,0x06,0x30,0x14,0xa5,0x24,0xdd, - 0x38,0x07,0xb0,0x0d,0xc9,0x11,0xb0,0x09, - 0x09,0xf0,0x3d,0x38,0x07,0x65,0x24,0x85, - 0x24,0x4a,0x38,0xb0,0x6d,0x18,0x6a,0x3d, - 0xb8,0x06,0x90,0x02,0x49,0x81,0x9d,0xb8, - 0x06,0xd0,0x53,0xa0,0x0a,0x7d,0x38,0x05, - 0x88,0xd0,0xfa,0x9d,0xb8,0x04,0x9d,0x38, - 0x05,0x38,0xb0,0x43,0xc5,0x24,0x90,0x3a, - 0x68,0xa8,0x68,0xaa,0x68,0x4c,0xf0,0xfd, - 0x90,0xfe,0xb0,0xfe,0x99,0x80,0xc0,0x90, - 0x37,0x49,0x07,0xa8,0x49,0x0a,0x0a,0xd0, - 0x06,0xb8,0x85,0x24,0x9d,0x38,0x07,0xbd, - 0xb8,0x06,0x4a,0x70,0x02,0xb0,0x23,0x0a, - 0x0a,0xa9,0x27,0xb0,0xcf,0xbd,0x38,0x07, - 0xfd,0xb8,0x04,0xc9,0xf8,0x90,0x03,0x69, - 0x27,0xac,0xa9,0x00,0x85,0x24,0x18,0x7e, - 0xb8,0x05,0x68,0xa8,0x68,0xaa,0x68,0x60, - 0x90,0x27,0xb0,0x00,0x10,0x11,0xa9,0x89, - 0x9d,0x38,0x06,0x9d,0xb8,0x06,0xa9,0x28, - 0x9d,0xb8,0x04,0xa9,0x02,0x85,0x36,0x98, - 0x5d,0x38,0x06,0x0a,0xf0,0x90,0x5e,0xb8, - 0x05,0x98,0x48,0x8a,0x0a,0x0a,0x0a,0x0a, - 0xa8,0xbd,0x38,0x07,0xc5,0x24,0x68,0xb0, - 0x05,0x48,0x29,0x80,0x09,0x20,0x2c,0x58, - 0xff,0xf0,0x03,0xfe,0x38,0x07,0x70,0x84 - ]; - function _access(off, val) { switch (off & 0x8f) { case LOC.IOREG: diff --git a/js/cards/ramfactor.js b/js/cards/ramfactor.js index 1b97edc..1389f66 100644 --- a/js/cards/ramfactor.js +++ b/js/cards/ramfactor.js @@ -10,1036 +10,10 @@ */ import { base64_decode, base64_encode } from '../base64'; -import { allocMem, bytify, debug } from '../util'; +import { allocMem, debug } from '../util'; +import { rom } from '../roms/cards/ramfactor'; export default function RAMFactor(io, slot, size) { - var rom = [ - 0x43,0x4f,0x50,0x59,0x52,0x49,0x47,0x48, - 0x54,0x20,0x28,0x43,0x29,0x20,0x31,0x39, - 0x38,0x36,0x2d,0x38,0x39,0x20,0x41,0x50, - 0x50,0x4c,0x49,0x45,0x44,0x20,0x45,0x4e, - 0x47,0x49,0x4e,0x45,0x45,0x52,0x49,0x4e, - 0x47,0x00,0x42,0x4f,0x42,0x20,0x53,0x41, - 0x4e,0x44,0x45,0x52,0x2d,0x43,0x45,0x44, - 0x45,0x52,0x4c,0x4f,0x46,0x00,0x4d,0x49, - 0x43,0x48,0x41,0x45,0x4c,0x20,0x57,0x49, - 0x4c,0x4b,0x53,0x00,0x53,0x54,0x45,0x56, - 0x45,0x4e,0x20,0x4d,0x41,0x4c,0x45,0x43, - 0x48,0x45,0x4b,0x00,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc1,0x4c,0x9b,0xc1, - 0x20,0x16,0xc1,0x4c,0x9f,0xc1,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc1,0xae,0xff,0xcf,0x0e,0x9f,0xc0, - 0xa2,0x98,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc1,0xc5,0x39,0x08, - 0x20,0x16,0xc1,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc1,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc1, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc1,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x10,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc1,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0x9f, - 0xc0,0xa2,0x98,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0x9f, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc1,0x4c,0x00,0xc8,0x20,0x28,0xc1,0x4c, - 0xe8,0xcb,0xc9,0x10,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc1,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc2,0x4c,0x9b,0xc2, - 0x20,0x16,0xc2,0x4c,0x9f,0xc2,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc2,0xae,0xff,0xcf,0x0e,0xaf,0xc0, - 0xa2,0xa8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc2,0xc5,0x39,0x08, - 0x20,0x16,0xc2,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc2,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc2, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc2,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x20,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc2,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xaf, - 0xc0,0xa2,0xa8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xaf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc2,0x4c,0x00,0xc8,0x20,0x28,0xc2,0x4c, - 0xe8,0xcb,0xc9,0x20,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc2,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc3,0x4c,0x9b,0xc3, - 0x20,0x16,0xc3,0x4c,0x9f,0xc3,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc3,0xae,0xff,0xcf,0x0e,0xbf,0xc0, - 0xa2,0xb8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc3,0xc5,0x39,0x08, - 0x20,0x16,0xc3,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc3,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc3, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc3,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x30,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc3,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xbf, - 0xc0,0xa2,0xb8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xbf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc3,0x4c,0x00,0xc8,0x20,0x28,0xc3,0x4c, - 0xe8,0xcb,0xc9,0x30,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc3,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc4,0x4c,0x9b,0xc4, - 0x20,0x16,0xc4,0x4c,0x9f,0xc4,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc4,0xae,0xff,0xcf,0x0e,0xcf,0xc0, - 0xa2,0xc8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc4,0xc5,0x39,0x08, - 0x20,0x16,0xc4,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc4,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc4, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc4,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x40,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc4,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xcf, - 0xc0,0xa2,0xc8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xcf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc4,0x4c,0x00,0xc8,0x20,0x28,0xc4,0x4c, - 0xe8,0xcb,0xc9,0x40,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc4,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc5,0x4c,0x9b,0xc5, - 0x20,0x16,0xc5,0x4c,0x9f,0xc5,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc5,0xae,0xff,0xcf,0x0e,0xdf,0xc0, - 0xa2,0xd8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc5,0xc5,0x39,0x08, - 0x20,0x16,0xc5,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc5,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc5, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc5,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x50,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc5,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xdf, - 0xc0,0xa2,0xd8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xdf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc5,0x4c,0x00,0xc8,0x20,0x28,0xc5,0x4c, - 0xe8,0xcb,0xc9,0x50,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc5,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc6,0x4c,0x9b,0xc6, - 0x20,0x16,0xc6,0x4c,0x9f,0xc6,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc6,0xae,0xff,0xcf,0x0e,0xef,0xc0, - 0xa2,0xe8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc6,0xc5,0x39,0x08, - 0x20,0x16,0xc6,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc6,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc6, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc6,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x60,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc6,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xef, - 0xc0,0xa2,0xe8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xef, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc6,0x4c,0x00,0xc8,0x20,0x28,0xc6,0x4c, - 0xe8,0xcb,0xc9,0x60,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc6,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc7,0x4c,0x9b,0xc7, - 0x20,0x16,0xc7,0x4c,0x9f,0xc7,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc7,0xae,0xff,0xcf,0x0e,0xff,0xc0, - 0xa2,0xf8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc7,0xc5,0x39,0x08, - 0x20,0x16,0xc7,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc7,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc7, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc7,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x70,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc7,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xff, - 0xc0,0xa2,0xf8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xff, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc7,0x4c,0x00,0xc8,0x20,0x28,0xc7,0x4c, - 0xe8,0xcb,0xc9,0x70,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc7,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0x20,0x99,0xcd,0xa2,0x09,0xb5,0x42,0x48, - 0xca,0x10,0xfa,0xba,0xbd,0x0c,0x01,0x85, - 0x46,0xbd,0x0b,0x01,0x85,0x45,0xa0,0x03, - 0xb1,0x45,0x99,0x41,0x00,0xfe,0x0b,0x01, - 0xd0,0x03,0xfe,0x0c,0x01,0x88,0xd0,0xf0, - 0x8c,0xf8,0x04,0x8c,0x78,0x05,0x8c,0xf8, - 0x05,0xaa,0xc9,0x0a,0xb0,0x28,0xbd,0x87, - 0xc8,0xd1,0x43,0xd0,0x24,0xa0,0x08,0xb1, - 0x43,0x99,0x43,0x00,0x88,0xd0,0xf8,0x4a, - 0xd0,0x11,0xae,0x78,0x07,0xa4,0x42,0xa9, - 0xc8,0x48,0xb9,0x7d,0xc8,0x48,0x46,0x44, - 0xa5,0x47,0x60,0xa9,0x11,0x2c,0xa9,0x01, - 0x2c,0xa9,0x04,0x8d,0xf8,0x04,0xa2,0x00, - 0x68,0x95,0x42,0xe8,0xe0,0x0a,0x90,0xf8, - 0xac,0xf8,0x05,0xae,0x78,0x05,0xad,0xf8, - 0x04,0xd0,0x01,0x18,0x60,0xca,0xa3,0xb5, - 0x90,0x9c,0x90,0x93,0x93,0x98,0x96,0x03, - 0x03,0x03,0x01,0x03,0x01,0x01,0x01,0x04, - 0x04,0x4c,0x66,0xc8,0x4c,0x5e,0xc8,0xb0, - 0x2c,0xb0,0x18,0x90,0xf7,0xf0,0xf2,0xa9, - 0x21,0x4c,0x63,0xc8,0x90,0xee,0x20,0x0c, - 0xc9,0xb0,0x1d,0xad,0x13,0xc0,0x06,0x4b, - 0x0a,0x66,0x4b,0x4c,0x23,0xc9,0x90,0xdc, - 0x20,0x0c,0xc9,0xb0,0x0b,0xad,0x14,0xc0, - 0x06,0x4b,0x0a,0x66,0x4b,0x4c,0x82,0xc9, - 0x4c,0x7d,0xc9,0xb0,0x13,0xd0,0xd0,0xa0, - 0x08,0x8c,0x78,0x05,0x88,0x91,0x45,0xd0, - 0xfb,0xa9,0x01,0x91,0x45,0x4c,0x66,0xc8, - 0xf0,0x07,0xa0,0x19,0xc9,0x03,0xd0,0xb7, - 0x2c,0xa0,0x04,0x8c,0x78,0x05,0x88,0xb9, - 0xc6,0xc9,0xc0,0x02,0xd0,0x0e,0xae,0xf8, - 0x07,0xbd,0xb8,0x05,0x4a,0x91,0x45,0x88, - 0xbd,0x38,0x06,0x6a,0x91,0x45,0x88,0x10, - 0xe6,0x4c,0x66,0xc8,0x0a,0x85,0x4a,0xa5, - 0x48,0x2a,0xb0,0x0e,0x85,0x4b,0xa5,0x49, - 0xc9,0x01,0xb0,0x06,0x85,0x47,0xa9,0x02, - 0x85,0x48,0x60,0x20,0x64,0xc9,0xb0,0x55, - 0x2c,0x14,0xc0,0x08,0x0a,0x90,0x03,0x8d, - 0x05,0xc0,0xa5,0x48,0x8d,0xf8,0x05,0xf0, - 0x0e,0xbd,0xfb,0xbf,0x91,0x45,0xc8,0xd0, - 0xf8,0xe6,0x46,0xc6,0x48,0xd0,0xf2,0xa5, - 0x47,0xf0,0x0d,0x8d,0x78,0x05,0xbd,0xfb, - 0xbf,0x91,0x45,0xc8,0xc4,0x47,0xd0,0xf6, - 0x8d,0x04,0xc0,0x28,0x10,0x03,0x8d,0x05, - 0xc0,0x4c,0x66,0xc8,0xa5,0x49,0x9d,0xf8, - 0xbf,0xa5,0x4a,0x9d,0xf9,0xbf,0xa5,0x4b, - 0x29,0x7f,0x9d,0xfa,0xbf,0x20,0x9d,0xca, - 0xa0,0x00,0xa5,0x4b,0x60,0xa9,0x2d,0x4c, - 0x63,0xc8,0x20,0x64,0xc9,0xb0,0xf6,0x2c, - 0x13,0xc0,0x08,0x8d,0x02,0xc0,0x0a,0x90, - 0x03,0x8d,0x03,0xc0,0xa5,0x48,0x8d,0xf8, - 0x05,0xf0,0x0e,0xb1,0x45,0x9d,0xfb,0xbf, - 0xc8,0xd0,0xf8,0xe6,0x46,0xc6,0x48,0xd0, - 0xf2,0xa5,0x47,0x8d,0x78,0x05,0xf0,0x0a, - 0xb1,0x45,0x9d,0xfb,0xbf,0xc8,0xc4,0x47, - 0xd0,0xf6,0x8d,0x02,0xc0,0x28,0x10,0x03, - 0x8d,0x03,0xc0,0x4c,0x66,0xc8,0xf8,0x00, - 0x00,0x00,0x07,0x52,0x41,0x4d,0x43,0x41, - 0x52,0x44,0x20,0x20,0x20,0x20,0x20,0x20, - 0x20,0x20,0x20,0x00,0x00,0x00,0x00,0xac, - 0xf8,0x07,0x20,0x8e,0xca,0xbd,0xfb,0xbf, - 0xc9,0xae,0xd0,0x45,0x5d,0xfb,0xbf,0xc9, - 0x5a,0xd0,0x3e,0xbd,0xfb,0xbf,0x99,0x38, - 0x04,0x49,0x5a,0xdd,0xfb,0xbf,0xd0,0x31, - 0xbd,0xfb,0xbf,0x99,0xb8,0x03,0xb9,0x38, - 0x04,0x9d,0xf8,0xbf,0xbd,0xfb,0xbf,0x99, - 0xb8,0x04,0xbd,0xfb,0xbf,0x99,0x38,0x05, - 0xbd,0xfb,0xbf,0x99,0xb8,0x05,0xbd,0xfb, - 0xbf,0x99,0x38,0x06,0xbd,0xfb,0xbf,0x99, - 0xb8,0x06,0xbd,0xfb,0xbf,0x99,0x38,0x07, - 0x60,0xb9,0xb8,0x06,0x59,0x38,0x07,0xc9, - 0x5a,0xf0,0x38,0x20,0x8e,0xca,0xa9,0x04, - 0x9d,0xf9,0xbf,0xbd,0xfb,0xbf,0x5d,0xfb, - 0xbf,0x5d,0xfb,0xbf,0x5d,0xfb,0xbf,0xa2, - 0x4c,0xc9,0x03,0xf0,0x0c,0xa2,0x00,0xc9, - 0x06,0xf0,0x06,0xa2,0x33,0xc9,0xbe,0xd0, - 0x09,0x8a,0x99,0xb8,0x06,0x49,0x5a,0x99, - 0x38,0x07,0x20,0x00,0xcb,0xac,0xf8,0x07, - 0x99,0xb8,0x03,0xb9,0xb8,0x03,0x0a,0x99, - 0xb8,0x05,0xa9,0x00,0x99,0x38,0x06,0x99, - 0x38,0x05,0x99,0xb8,0x04,0xa9,0x01,0x99, - 0x38,0x04,0x60,0xae,0x78,0x07,0xa9,0x00, - 0x9d,0xf8,0xbf,0x9d,0xf9,0xbf,0x9d,0xfa, - 0xbf,0x60,0x20,0x8e,0xca,0xac,0xf8,0x07, - 0xb9,0xb8,0x03,0xc9,0x09,0xbd,0xfa,0xbf, - 0xb0,0x02,0x29,0x0f,0x48,0xd0,0x1e,0xb9, - 0x38,0x04,0xc9,0x08,0xd0,0x17,0xbd,0xf9, - 0xbf,0xc9,0x02,0xb0,0x10,0x09,0xfe,0x9d, - 0xf9,0xbf,0xb9,0xb8,0x03,0xe9,0x00,0x2a, - 0x9d,0xfa,0xbf,0x68,0x60,0xbd,0xf9,0xbf, - 0xd9,0x38,0x06,0x68,0x48,0xf9,0xb8,0x05, - 0xb0,0xf1,0xbd,0xf9,0xbf,0x79,0x38,0x05, - 0x9d,0xf9,0xbf,0x68,0x79,0xb8,0x04,0x9d, - 0xfa,0xbf,0x60,0xa0,0x00,0xbd,0xfb,0xbf, - 0x99,0x00,0x08,0xc8,0xd0,0xf7,0xbd,0xfb, - 0xbf,0x99,0x00,0x09,0xc8,0xd0,0xf7,0x60, - 0x20,0x8b,0xca,0xa8,0xdd,0xfa,0xbf,0xd0, - 0x02,0xa0,0x02,0x19,0x95,0xcb,0x85,0x3f, - 0x85,0x3e,0x9d,0xfa,0xbf,0xbd,0xfb,0xbf, - 0xde,0xf8,0xbf,0x48,0xa5,0x3f,0x9d,0xfb, - 0xbf,0xde,0xf8,0xbf,0x39,0x95,0xcb,0xf0, - 0x14,0xa5,0x3f,0x38,0xf9,0x98,0xcb,0x4c, - 0x0e,0xcb,0x18,0xa5,0x3f,0x79,0x98,0xcb, - 0x85,0x3f,0x9d,0xfa,0xbf,0xbd,0xfb,0xbf, - 0xc5,0x3f,0xd0,0x3f,0x49,0xff,0xde,0xf8, - 0xbf,0x9d,0xfb,0xbf,0xde,0xf8,0xbf,0xdd, - 0xfb,0xbf,0xd0,0x2f,0xde,0xf8,0xbf,0xa5, - 0x3f,0x39,0x95,0xcb,0xd9,0x95,0xcb,0xd0, - 0xd1,0xa5,0x3e,0x9d,0xfa,0xbf,0x68,0x9d, - 0xfb,0xbf,0xde,0xf8,0xbf,0x18,0xa5,0x3e, - 0x79,0x98,0xcb,0x85,0x3e,0x39,0x95,0xcb, - 0xd0,0xe7,0xa5,0x3f,0x88,0x10,0x8c,0x4a, - 0x69,0x02,0x60,0xde,0xf8,0xbf,0x38,0xa5, - 0x3f,0xf0,0xd6,0xf9,0x98,0xcb,0x85,0x3f, - 0x4c,0x61,0xcb,0xea,0xea,0x0c,0x30,0xc0, - 0x04,0x10,0x40,0xa2,0x04,0xa0,0x00,0xa9, - 0x00,0x48,0x38,0xa5,0x3e,0xfd,0xde,0xcb, - 0x48,0xa5,0x3f,0xfd,0xe3,0xcb,0x90,0x0a, - 0x85,0x3f,0x68,0x85,0x3e,0x68,0x69,0x00, - 0xd0,0xe7,0x68,0x68,0xd0,0x08,0x88,0x10, - 0x05,0x8a,0xf0,0x02,0xa9,0x10,0xc8,0x49, - 0xb0,0x20,0xed,0xfd,0xca,0x10,0xd0,0xa9, - 0xcb,0x4c,0xed,0xfd,0x08,0x08,0x20,0x38, - 0x50,0x68,0x80,0x98,0xb0,0xc8,0x04,0x28, - 0x90,0xa0,0x40,0x00,0x00,0x01,0x0f,0x9c, - 0xa4,0x42,0xc8,0xf0,0x6b,0x20,0x99,0xcd, - 0xa0,0x2b,0xb0,0x18,0xa0,0x28,0xa5,0x43, - 0x30,0x12,0xa4,0x42,0xf0,0x11,0x88,0xf0, - 0x1e,0x88,0xf0,0x39,0x88,0xf0,0x14,0xa0, - 0x01,0x2c,0xa0,0x27,0x98,0x38,0x60,0xac, - 0xf8,0x07,0x20,0xe4,0xcf,0xac,0x78,0x04, - 0xae,0xf8,0x04,0xa9,0x00,0x18,0x60,0x20, - 0x58,0xcc,0xb0,0xe6,0xa0,0x00,0xbd,0xfb, - 0xbf,0x91,0x44,0xc8,0xd0,0xf8,0xe6,0x45, - 0xbd,0xfb,0xbf,0x91,0x44,0xc8,0xd0,0xf8, - 0xc6,0x45,0x98,0x18,0x60,0x20,0x58,0xcc, - 0xb0,0xc8,0xa0,0x00,0xb1,0x44,0x9d,0xfb, - 0xbf,0xc8,0xd0,0xf8,0xe6,0x45,0xb1,0x44, - 0x9d,0xfb,0xbf,0xc8,0xd0,0xf8,0xf0,0xe0, - 0xa9,0x00,0x9d,0xf8,0xbf,0xa5,0x46,0x0a, - 0x9d,0xf9,0xbf,0xa5,0x47,0x2a,0xb0,0x06, - 0x9d,0xfa,0xbf,0x20,0x9d,0xca,0x60,0x20, - 0x56,0xcd,0xa0,0x10,0xb0,0x6a,0x20,0xfb, - 0xcc,0xa0,0x02,0xb1,0x48,0x85,0x3e,0x49, - 0x01,0xf0,0x05,0x90,0x58,0x20,0x16,0xcd, - 0xa0,0x0e,0xa9,0xfe,0x91,0x48,0xa0,0x04, - 0x84,0x3f,0xb1,0x48,0xdd,0x35,0xcd,0xb0, - 0x44,0x4a,0x66,0x3f,0x4a,0x66,0x3f,0x4a, - 0x66,0x3f,0xe0,0x01,0xf0,0x03,0x4a,0x66, - 0x3f,0x48,0xc8,0xb1,0x48,0xdd,0x37,0xcd, - 0xb0,0x2b,0x05,0x3f,0x48,0x20,0x8b,0xca, - 0x68,0x9d,0xf9,0xbf,0x68,0x9d,0xfa,0xbf, - 0x20,0x9d,0xca,0xb0,0x18,0xa0,0x08,0xb1, - 0x48,0x85,0x3e,0xc8,0xb1,0x48,0x85,0x3f, - 0xa0,0x0c,0xb1,0x48,0xa8,0xf0,0x1d,0x88, - 0xf0,0x12,0x88,0xf0,0x05,0x38,0xa0,0x80, - 0xd0,0x13,0xb1,0x3e,0x9d,0xfb,0xbf,0xc8, - 0xd0,0xf8,0xf0,0x08,0xbd,0xfb,0xbf,0x91, - 0x3e,0xc8,0xd0,0xf8,0x18,0x98,0xa0,0x0d, - 0x91,0x48,0x60,0xac,0xf8,0x07,0xa2,0x03, - 0xb9,0x38,0x06,0xdd,0x31,0xcd,0xb9,0xb8, - 0x05,0xfd,0x2d,0xcd,0xb0,0x04,0xca,0x10, - 0xef,0x60,0x8a,0x4a,0xaa,0x60,0x18,0xac, - 0xf8,0x07,0xb9,0x38,0x05,0x7d,0x3b,0xcd, - 0x99,0x38,0x05,0xb9,0xb8,0x04,0x7d,0x39, - 0xcd,0x99,0xb8,0x04,0x60,0x02,0x04,0x06, - 0x0c,0x30,0x60,0x40,0x80,0x23,0x32,0x10, - 0x20,0x02,0x06,0x30,0x40,0xac,0xf8,0x07, - 0x20,0xe4,0xcf,0xc9,0x10,0xb0,0x05,0xad, - 0x78,0x04,0xf0,0x09,0xb9,0x38,0x07,0x49, - 0x5a,0xd9,0xb8,0x06,0x38,0x60,0x20,0x3d, - 0xcd,0x90,0x3c,0xd0,0x06,0xc9,0x33,0xd0, - 0x36,0x18,0x60,0xa9,0x33,0x99,0xb8,0x06, - 0x20,0xfb,0xcc,0x30,0x2a,0x90,0x22,0xb9, - 0x38,0x05,0x48,0xb9,0xb8,0x04,0x48,0x8e, - 0xf8,0x04,0x20,0x16,0xcd,0xbc,0xe2,0xcf, - 0x20,0xfb,0xcd,0xae,0xf8,0x04,0xac,0xf8, - 0x07,0x68,0x99,0xb8,0x04,0x68,0x99,0x38, - 0x05,0xbc,0xe2,0xcf,0x4c,0xc1,0xcd,0x38, - 0x60,0x20,0x3d,0xcd,0x90,0x12,0xd0,0x12, - 0xc9,0xcd,0xd0,0x02,0x18,0x60,0x20,0xec, - 0xcd,0xd0,0x05,0xd9,0xb8,0x06,0xf0,0xf4, - 0x38,0x60,0x20,0xec,0xcd,0xd0,0xf9,0x99, - 0xb8,0x06,0xa0,0x00,0x0a,0xd0,0x02,0xa0, - 0x87,0x20,0xfb,0xcd,0x20,0x8e,0xca,0xac, - 0xf8,0x07,0xb9,0x38,0x04,0xc9,0x01,0xf0, - 0x11,0x18,0x69,0x04,0x9d,0xf8,0xbf,0xb9, - 0xb8,0x06,0x9d,0xfb,0xbf,0x49,0x5a,0x9d, - 0xfb,0xbf,0xb9,0xb8,0x06,0x49,0x5a,0x99, - 0x38,0x07,0x18,0x60,0xad,0x00,0xbf,0xf0, - 0x02,0xc9,0x4c,0x60,0xae,0x78,0x07,0x20, - 0x67,0xce,0xc8,0xb9,0x30,0xcf,0xd0,0xf4, - 0x60,0x29,0x0f,0x9d,0xfb,0xbf,0xa9,0x00, - 0x9d,0xfb,0xbf,0x60,0x98,0x48,0xad,0xf8, - 0x04,0xc9,0x01,0xad,0x78,0x04,0xe9,0x00, - 0x4a,0x4a,0x4a,0x4a,0xa8,0xa9,0xff,0x85, - 0x3e,0xa9,0x03,0x4a,0x66,0x3e,0x88,0x10, - 0xfa,0x9d,0xfb,0xbf,0xa5,0x3e,0x9d,0xfb, - 0xbf,0x68,0xa8,0x60,0x20,0x53,0xce,0xa9, - 0x01,0x48,0x20,0x06,0xce,0xa9,0x11,0x9d, - 0xfb,0xbf,0x68,0x48,0x9d,0xfb,0xbf,0x20, - 0x53,0xce,0x68,0x18,0x69,0x01,0xc9,0x1f, - 0x90,0xe7,0x60,0xa9,0x00,0x2c,0xa9,0xff, - 0x9d,0xfb,0xbf,0xdd,0xf8,0xbf,0xd0,0xf8, - 0x6a,0x90,0x03,0x9d,0xfb,0xbf,0x60,0xc9, - 0x40,0xb0,0x23,0xc9,0x30,0xb0,0x3e,0xc9, - 0x20,0xb0,0x8e,0xc9,0x10,0xb0,0x95,0xc9, - 0x04,0xf0,0x4a,0xb0,0x08,0xc9,0x02,0x90, - 0x58,0xf0,0xd0,0xb0,0xd1,0xc9,0x06,0x90, - 0x49,0xf0,0xa9,0x4c,0xf4,0xce,0x48,0x29, - 0x3f,0xf0,0x18,0x68,0x48,0x29,0xc0,0x0a, - 0xf0,0x08,0xa9,0xff,0xb0,0x04,0xc8,0xb9, - 0x30,0xcf,0x9d,0xfb,0xbf,0x68,0x38,0xe9, - 0x01,0xd0,0xe3,0x68,0x60,0x29,0x0f,0x48, - 0xa9,0xff,0x9d,0xfb,0xbf,0x9d,0xfb,0xbf, - 0x20,0x06,0xce,0x9d,0xfb,0xbf,0x68,0x38, - 0xe9,0x01,0xd0,0xeb,0x60,0xad,0xf8,0x04, - 0x9d,0xfb,0xbf,0xad,0x78,0x04,0x9d,0xfb, - 0xbf,0x60,0xad,0xf8,0x07,0x49,0xf0,0xd0, - 0xf5,0xa9,0x00,0x9d,0xf8,0xbf,0xc8,0xb9, - 0x30,0xcf,0x9d,0xf9,0xbf,0xc8,0xb9,0x30, - 0xcf,0x9d,0xfa,0xbf,0x98,0x48,0x20,0x9d, - 0xca,0x68,0xa8,0x60,0x98,0x48,0xac,0x78, - 0x04,0xf0,0x0d,0xea,0x98,0x48,0xa0,0x20, - 0x20,0x27,0xcf,0x68,0xa8,0x88,0xd0,0xf4, - 0xad,0xf8,0x04,0x48,0x4a,0x4a,0x4a,0xf0, - 0x04,0xa8,0x20,0x27,0xcf,0x68,0x29,0x07, - 0xa8,0xa9,0x00,0x38,0x6a,0x88,0x10,0xfb, - 0x0a,0x9d,0xfb,0xbf,0x68,0xa8,0x60,0xa9, - 0xff,0x9d,0xfb,0xbf,0x88,0xd0,0xfa,0x60, - 0x01,0x00,0x00,0x02,0x02,0x01,0x02,0x00, - 0x02,0x02,0x20,0x23,0x44,0xf4,0x52,0x41, - 0x4d,0x05,0x99,0x43,0xc3,0x27,0x0d,0x20, - 0x26,0x04,0x02,0x02,0x22,0x24,0x02,0x02, - 0x23,0x25,0x02,0x02,0x24,0x20,0x02,0x02, - 0x07,0x02,0x02,0x01,0x0c,0x00,0x10,0x00, - 0x01,0x00,0x00,0x02,0x01,0x04,0x00,0x44, - 0x02,0x0f,0x20,0x93,0x01,0x10,0x01,0x47, - 0x33,0x11,0x0f,0x04,0x00,0x00,0xfe,0xa0, - 0x41,0x7a,0x88,0x48,0x11,0x01,0x00,0x00, - 0x23,0x10,0x00,0x01,0x88,0x3f,0x84,0x3f, - 0x32,0x02,0x06,0x00,0x01,0x00,0x00,0x02, - 0x01,0x04,0x00,0x44,0x02,0x0f,0x20,0x93, - 0x01,0x20,0x02,0x47,0x33,0x11,0x1f,0x04, - 0x00,0x00,0xfe,0xa0,0x41,0x7a,0x88,0x48, - 0x11,0x01,0x00,0x00,0x32,0x20,0x00,0x01, - 0x84,0xc8,0xf8,0x84,0x03,0x06,0x00,0x01, - 0x00,0x00,0x02,0x02,0x01,0x02,0x00,0x02, - 0x02,0x82,0x41,0x06,0x83,0x44,0x04,0x52, - 0x41,0x4d,0x05,0x83,0x04,0x02,0x02,0x02, - 0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02, - 0x02,0x00,0x44,0xae,0xf4,0x08,0x52,0x02, - 0x02,0x00,0x30,0x5c,0xb9,0xb8,0x05,0x4a, - 0x8d,0x78,0x04,0xb9,0x38,0x06,0x6a,0x8d, - 0xf8,0x04,0x60,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0x43,0x4f,0x50,0x59,0x52,0x49,0x47,0x48, - 0x54,0x20,0x28,0x43,0x29,0x20,0x31,0x39, - 0x38,0x36,0x2d,0x38,0x39,0x20,0x41,0x50, - 0x50,0x4c,0x49,0x45,0x44,0x20,0x45,0x4e, - 0x47,0x49,0x4e,0x45,0x45,0x52,0x49,0x4e, - 0x47,0x00,0x42,0x4f,0x42,0x20,0x53,0x41, - 0x4e,0x44,0x45,0x52,0x2d,0x43,0x45,0x44, - 0x45,0x52,0x4c,0x4f,0x46,0x00,0x4d,0x49, - 0x43,0x48,0x41,0x45,0x4c,0x20,0x57,0x49, - 0x4c,0x4b,0x53,0x00,0x53,0x54,0x45,0x56, - 0x45,0x4e,0x20,0x4d,0x41,0x4c,0x45,0x43, - 0x48,0x45,0x4b,0x00,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc1,0x4c,0x9b,0xc1, - 0x20,0x16,0xc1,0x4c,0x9f,0xc1,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc1,0xae,0xff,0xcf,0x0e,0x9f,0xc0, - 0xa2,0x98,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc1,0xc5,0x39,0x08, - 0x20,0x16,0xc1,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc1,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc1, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc1,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x10,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc1,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0x9f, - 0xc0,0xa2,0x98,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0x9f, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc1,0x4c,0x00,0xc8,0x20,0x28,0xc1,0x4c, - 0xe8,0xcb,0xc9,0x10,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc1,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc2,0x4c,0x9b,0xc2, - 0x20,0x16,0xc2,0x4c,0x9f,0xc2,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc2,0xae,0xff,0xcf,0x0e,0xaf,0xc0, - 0xa2,0xa8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc2,0xc5,0x39,0x08, - 0x20,0x16,0xc2,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc2,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc2, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc2,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x20,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc2,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xaf, - 0xc0,0xa2,0xa8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xaf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc2,0x4c,0x00,0xc8,0x20,0x28,0xc2,0x4c, - 0xe8,0xcb,0xc9,0x20,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc2,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc3,0x4c,0x9b,0xc3, - 0x20,0x16,0xc3,0x4c,0x9f,0xc3,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc3,0xae,0xff,0xcf,0x0e,0xbf,0xc0, - 0xa2,0xb8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc3,0xc5,0x39,0x08, - 0x20,0x16,0xc3,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc3,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc3, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc3,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x30,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc3,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xbf, - 0xc0,0xa2,0xb8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xbf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc3,0x4c,0x00,0xc8,0x20,0x28,0xc3,0x4c, - 0xe8,0xcb,0xc9,0x30,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc3,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc4,0x4c,0x9b,0xc4, - 0x20,0x16,0xc4,0x4c,0x9f,0xc4,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc4,0xae,0xff,0xcf,0x0e,0xcf,0xc0, - 0xa2,0xc8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc4,0xc5,0x39,0x08, - 0x20,0x16,0xc4,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc4,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc4, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc4,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x40,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc4,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xcf, - 0xc0,0xa2,0xc8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xcf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc4,0x4c,0x00,0xc8,0x20,0x28,0xc4,0x4c, - 0xe8,0xcb,0xc9,0x40,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc4,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc5,0x4c,0x9b,0xc5, - 0x20,0x16,0xc5,0x4c,0x9f,0xc5,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc5,0xae,0xff,0xcf,0x0e,0xdf,0xc0, - 0xa2,0xd8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc5,0xc5,0x39,0x08, - 0x20,0x16,0xc5,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc5,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc5, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc5,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x50,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc5,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xdf, - 0xc0,0xa2,0xd8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xdf, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc5,0x4c,0x00,0xc8,0x20,0x28,0xc5,0x4c, - 0xe8,0xcb,0xc9,0x50,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc5,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc6,0x4c,0x9b,0xc6, - 0x20,0x16,0xc6,0x4c,0x9f,0xc6,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc6,0xae,0xff,0xcf,0x0e,0xef,0xc0, - 0xa2,0xe8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc6,0xc5,0x39,0x08, - 0x20,0x16,0xc6,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc6,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc6, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc6,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x60,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc6,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xef, - 0xc0,0xa2,0xe8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xef, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc6,0x4c,0x00,0xc8,0x20,0x28,0xc6,0x4c, - 0xe8,0xcb,0xc9,0x60,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc6,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, - 0xb0,0x31,0x20,0x16,0xc7,0x4c,0x9b,0xc7, - 0x20,0x16,0xc7,0x4c,0x9f,0xc7,0x8d,0x0c, - 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, - 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, - 0xa0,0xc7,0xae,0xff,0xcf,0x0e,0xff,0xc0, - 0xa2,0xf8,0x8c,0xf8,0x07,0x8e,0x78,0x07, - 0x4c,0xdf,0xc9,0xa9,0xc7,0xc5,0x39,0x08, - 0x20,0x16,0xc7,0x28,0xd0,0x1a,0x20,0xec, - 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, - 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, - 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, - 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, - 0x20,0x7b,0xc7,0x4c,0xba,0xfa,0xb9,0x38, - 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc7, - 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, - 0xca,0xa0,0xc7,0xad,0x01,0x08,0xf0,0x12, - 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, - 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x70,0x4c, - 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, - 0x05,0xa2,0x03,0xb9,0xd5,0xc7,0x95,0x42, - 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xff, - 0xc0,0xa2,0xf8,0xa0,0x00,0x84,0x3e,0xa9, - 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, - 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, - 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xff, - 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, - 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, - 0xc7,0x4c,0x00,0xc8,0x20,0x28,0xc7,0x4c, - 0xe8,0xcb,0xc9,0x70,0xf0,0x04,0xaa,0xa0, - 0x0f,0x60,0x68,0x68,0x20,0x28,0xc7,0x4c, - 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, - 0x8e,0x2b,0x0d,0x20,0x58,0xfc,0xa0,0x00, - 0x20,0x7d,0x0c,0x20,0x00,0xcb,0x8d,0x2a, - 0x0d,0xa0,0x00,0x8c,0x2f,0x0d,0x0a,0x90, - 0x02,0x88,0x98,0x84,0x3e,0x85,0x3f,0x20, - 0x9b,0xcb,0xa0,0x21,0x20,0x7d,0x0c,0x20, - 0x8b,0xca,0x9d,0xfb,0xbf,0xa9,0x04,0x9d, - 0xf9,0xbf,0xa9,0xff,0x9d,0xfb,0xbf,0xac, - 0xf8,0x07,0x99,0xb8,0x06,0xa9,0x00,0x85, - 0x24,0xa0,0x27,0x20,0x7d,0x0c,0xad,0x2f, - 0x0d,0x20,0xda,0xfd,0xa0,0x2c,0x20,0x7d, - 0x0c,0xa5,0x24,0x18,0x65,0x28,0x8d,0xe5, - 0x0a,0xa9,0x00,0x65,0x29,0x8d,0xe6,0x0a, - 0xa0,0x08,0x88,0x88,0x8c,0x29,0x0d,0x20, - 0xe4,0x0a,0x20,0xe8,0x0a,0xb0,0x11,0xac, - 0x29,0x0d,0xd0,0xee,0xee,0x2f,0x0d,0xad, - 0x00,0xc0,0x10,0xc1,0x8d,0x10,0xc0,0x60, - 0x98,0x48,0xa0,0x35,0x20,0x7d,0x0c,0xa9, - 0x08,0x38,0xed,0x29,0x0d,0x4a,0xa8,0x09, - 0xb0,0x20,0xed,0xfd,0xc0,0x03,0xb0,0x02, - 0x68,0x60,0xa0,0x42,0x20,0x7d,0x0c,0xae, - 0x78,0x07,0xbd,0xf8,0xbf,0xde,0xf8,0xbf, - 0x29,0x7f,0xd0,0x0d,0xbd,0xf9,0xbf,0xde, - 0xf9,0xbf,0x29,0x7f,0xd0,0x03,0xde,0xfa, - 0xbf,0xbd,0xfa,0xbf,0xac,0x2a,0x0d,0xc0, - 0x09,0xb0,0x02,0x29,0x0f,0x20,0xda,0xfd, - 0xbd,0xf9,0xbf,0x20,0xda,0xfd,0xbd,0xf8, - 0xbf,0x20,0xda,0xfd,0xa9,0xad,0x20,0xed, - 0xfd,0x68,0x5d,0xfb,0xbf,0x20,0xda,0xfd, - 0x20,0x8e,0xfd,0x60,0xee,0x00,0x04,0x60, - 0xb9,0xf5,0x0a,0x48,0xb9,0xf4,0x0a,0x48, - 0xae,0x2b,0x0d,0x60,0xe3,0x0b,0x80,0x0b, - 0x1d,0x0b,0xfb,0x0a,0xa0,0x00,0x98,0x20, - 0x0a,0x0d,0x5d,0xfa,0xbf,0x29,0x0f,0xd0, - 0x13,0x98,0xdd,0xf9,0xbf,0xd0,0x0d,0xdd, - 0xf8,0xbf,0xd0,0x08,0x20,0xe4,0x0a,0xc8, - 0xd0,0xe4,0x18,0x60,0x38,0x60,0xa9,0x00, - 0xa0,0xf0,0x20,0x0a,0x0d,0xad,0x28,0x0d, - 0x20,0x6b,0x0b,0x8d,0x28,0x0d,0xad,0x27, - 0x0d,0x20,0x6b,0x0b,0x8d,0x27,0x0d,0x20, - 0x13,0x0d,0xee,0x28,0x0d,0xd0,0x0c,0xee, - 0x27,0x0d,0xd0,0x07,0xee,0x26,0x0d,0xd0, - 0x02,0x18,0x60,0x20,0xe4,0x0a,0xbd,0xfb, - 0xbf,0xbd,0xfa,0xbf,0x4d,0x26,0x0d,0xd0, - 0x10,0xbd,0xf9,0xbf,0xcd,0x27,0x0d,0xd0, - 0x08,0xbd,0xf8,0xbf,0xcd,0x28,0x0d,0xf0, - 0xbc,0x38,0x60,0xc9,0x10,0x90,0x06,0xc9, - 0x70,0xb0,0x03,0xa9,0x70,0x60,0xc9,0x90, - 0x90,0xfb,0xc9,0xf0,0xb0,0xf7,0xa9,0xf0, - 0x60,0xad,0x2a,0x0d,0xf0,0x0e,0xa9,0x00, - 0x8d,0x30,0x0d,0x20,0x96,0x0b,0x20,0x96, - 0x0b,0x20,0x96,0x0b,0x18,0x60,0x20,0x8e, - 0xca,0xa8,0x98,0x9d,0xfb,0xbf,0x20,0xbe, - 0x0b,0xd0,0xf7,0x20,0xe4,0x0a,0x98,0x20, - 0x0a,0x0d,0x98,0xdd,0xfb,0xbf,0xd0,0x0a, - 0x20,0xbe,0x0b,0xd0,0xf5,0x38,0x6e,0x30, - 0x0d,0x60,0x68,0x68,0x38,0x60,0x2c,0x30, - 0x0d,0x10,0x18,0xee,0x26,0x0d,0xfe,0xfa, - 0xbf,0xad,0x26,0x0d,0x4a,0xcd,0x2a,0x0d, - 0x90,0x09,0xa0,0x00,0x60,0xee,0x27,0x0d, - 0xfe,0xf9,0xbf,0xee,0x28,0x0d,0xc8,0x60, - 0x00,0x55,0xaa,0xff,0xad,0x2a,0x0d,0xf0, - 0x13,0xa0,0x03,0xb9,0xe0,0x0b,0x8d,0x2c, - 0x0d,0x20,0xfe,0x0b,0x20,0x2e,0x0c,0xb0, - 0x04,0x88,0x10,0xef,0x18,0x60,0x20,0x6d, - 0x0c,0x20,0x0a,0x0c,0xce,0x2d,0x0d,0xd0, - 0xf8,0x60,0x98,0x48,0xad,0x2c,0x0d,0xa0, - 0x00,0x8c,0x2e,0x0d,0x9d,0xfb,0xbf,0x9d, - 0xfb,0xbf,0x9d,0xfb,0xbf,0x9d,0xfb,0xbf, - 0xc8,0xd0,0xf1,0x20,0xe4,0x0a,0xee,0x2e, - 0x0d,0xd0,0xe9,0x68,0xa8,0x60,0x20,0x6d, - 0x0c,0x20,0x3c,0x0c,0xb0,0x05,0xce,0x2d, - 0x0d,0xd0,0xf6,0x60,0x98,0x48,0xad,0x2c, - 0x0d,0xa0,0x00,0x8c,0x2e,0x0d,0xdd,0xfb, - 0xbf,0xd0,0x1e,0xdd,0xfb,0xbf,0xd0,0x19, - 0xdd,0xfb,0xbf,0xd0,0x14,0xdd,0xfb,0xbf, - 0xd0,0x0f,0xc8,0xd0,0xe9,0x20,0xe4,0x0a, - 0xee,0x2e,0x0d,0xd0,0xe1,0x68,0xa8,0x18, - 0x60,0xa8,0x68,0x38,0x60,0xad,0x2a,0x0d, - 0x4a,0x8d,0x2d,0x0d,0x4c,0x8e,0xca,0x08, - 0x20,0xed,0xfd,0x28,0x24,0x18,0x20,0x8f, - 0x0c,0xbd,0xa1,0x0c,0xd0,0xf1,0x20,0x8f, - 0x0c,0xbd,0xb0,0x0c,0xd0,0xe9,0x60,0xb9, - 0xc0,0x0c,0xb0,0x07,0x4a,0x4a,0x4a,0x4a, - 0xaa,0x38,0x60,0xc8,0x29,0x0f,0xaa,0x18, - 0x60,0x00,0x8d,0xd2,0xc1,0xcd,0xae,0xd4, - 0xc9,0xd3,0xa0,0xc7,0xcf,0xcc,0xc4,0xc5, - 0xce,0x00,0xc2,0xc3,0xc6,0xc8,0xd0,0xd9, - 0xda,0xcd,0xd1,0xd5,0xd6,0xb1,0xb4,0xba, - 0x30,0x60,0x6c,0x7e,0xd9,0xef,0xa7,0xfe, - 0xe2,0x7f,0xa9,0x23,0x40,0x43,0x03,0x6b, - 0x29,0x6e,0x86,0x90,0xc0,0xd5,0x0e,0x11, - 0x4e,0x4b,0x20,0x79,0x87,0x08,0xe0,0xf9, - 0x01,0x90,0x20,0x76,0xe8,0x11,0x01,0x06, - 0x38,0x80,0xf9,0x01,0x99,0x99,0x6e,0x86, - 0x7f,0xa9,0x55,0x50,0x19,0x11,0x03,0x32, - 0xd9,0x04,0x37,0xc0,0xb2,0xe5,0x97,0xd0, - 0xf9,0x01,0x99,0x93,0xdd,0x2e,0x88,0x0f, - 0x90,0x19,0x8d,0x28,0x0d,0x8d,0x27,0x0d, - 0x8c,0x26,0x0d,0xad,0x28,0x0d,0x9d,0xf8, - 0xbf,0xad,0x27,0x0d,0x9d,0xf9,0xbf,0xad, - 0x26,0x0d,0x9d,0xfa,0xbf,0x60,0x20,0x8b, - 0xca,0xbd,0xfb,0xbf,0xc9,0xae,0xd0,0x11, - 0x5d,0xfb,0xbf,0xc9,0x5a,0xd0,0x0a,0xbd, - 0xfb,0xbf,0x5d,0xfb,0xbf,0xc9,0x5a,0xf0, - 0x50,0xac,0xf8,0x07,0xb9,0xb8,0x06,0x59, - 0x38,0x07,0xc9,0x5a,0xd0,0x17,0x20,0x58, - 0xfc,0xa0,0x88,0x20,0x8e,0x0c,0xa9,0xbf, - 0x20,0xed,0xfd,0x20,0x97,0x0e,0xc9,0xd9, - 0xf0,0x03,0x4c,0x06,0x0e,0x20,0x8b,0xca, - 0xa0,0xaa,0x20,0xfb,0xcd,0x20,0x8b,0xca, - 0xa9,0x04,0x9d,0xf8,0xbf,0xac,0xf8,0x07, - 0xb9,0xb8,0x03,0x48,0x9d,0xfb,0xbf,0xa9, - 0x0a,0x9d,0xf8,0xbf,0x68,0x0a,0x38,0xe9, - 0x01,0x9d,0xfb,0xbf,0xa9,0xfc,0x9d,0xfb, - 0xbf,0x20,0x8e,0xca,0x20,0xeb,0xca,0xad, - 0x02,0x08,0x8d,0x01,0x09,0x20,0x58,0xfc, - 0x4e,0x00,0x09,0xa9,0x00,0x85,0x24,0x85, - 0x25,0xa0,0x00,0x20,0x8e,0x0c,0xad,0xf8, - 0x07,0x49,0x70,0x20,0xed,0xfd,0x20,0x8e, - 0xfd,0x20,0x8e,0xfd,0xa0,0x00,0x20,0x03, - 0x0c,0xc8,0xc0,0x09,0x90,0xf8,0xa0,0x14, - 0x20,0x8e,0x0c,0xa0,0x59,0x2c,0x00,0x09, - 0x10,0x02,0xa0,0x27,0x20,0x8e,0x0c,0x20, - 0x42,0xfc,0x20,0x97,0x0e,0xc9,0xb1,0x90, - 0x14,0xc9,0xba,0xb0,0x10,0xe9,0xb0,0x20, - 0x81,0x0c,0x8d,0x01,0x09,0x2c,0x00,0x09, - 0x30,0xb1,0x4c,0xf6,0x0d,0x8d,0x02,0x09, - 0xa0,0x06,0x2c,0x00,0x09,0x10,0x02,0xa0, - 0xfd,0xc8,0xc8,0xc8,0xb9,0xf7,0x0a,0xf0, - 0x0e,0xcd,0x02,0x09,0xd0,0xf3,0xb9,0xf9, - 0x0a,0x48,0xb9,0xf8,0x0a,0x48,0x60,0x20, - 0xe2,0xfb,0x4c,0x7d,0x0a,0xce,0x50,0x0b, - 0xc3,0xf4,0x0b,0xd3,0x70,0x0b,0x8d,0x15, - 0x0b,0x88,0x38,0x0b,0x8b,0x38,0x0b,0x8a, - 0x48,0x0b,0x95,0x48,0x0b,0x9b,0x2a,0x0b, - 0xd2,0x23,0x0b,0x00,0x2c,0x00,0x09,0x30, - 0x03,0x4c,0xf6,0x0d,0x20,0xe8,0x0d,0x4c, - 0x7a,0x0a,0x38,0x6e,0x00,0x09,0x4c,0x7d, - 0x0a,0x2c,0x00,0x09,0x10,0x03,0x4c,0x00, - 0x0a,0x20,0xd7,0x0d,0x4c,0x36,0x0e,0xad, - 0x01,0x09,0x38,0xe9,0x18,0xc9,0xe0,0xb0, - 0x03,0x8d,0x01,0x09,0x4c,0x7d,0x0a,0xad, - 0x01,0x09,0x18,0x69,0x18,0x90,0xee,0xa0, - 0x76,0x20,0x8e,0x0c,0xa2,0x10,0x20,0x4f, - 0x0e,0xb0,0x11,0xa2,0x00,0xac,0x01,0x09, - 0xbd,0x08,0x09,0x99,0x08,0x08,0xc8,0xe8, - 0xe0,0x10,0x90,0xf4,0x4c,0x7d,0x0a,0x20, - 0x43,0x0e,0xf0,0x74,0x98,0x18,0x69,0x18, - 0xa8,0xc0,0xe0,0xb0,0x6b,0x20,0x46,0x0e, - 0xf0,0x66,0xa0,0x7f,0x20,0x8e,0x0c,0xa2, - 0x06,0x20,0x4f,0x0e,0x20,0xa1,0x0e,0x0e, - 0x04,0x09,0x2e,0x05,0x09,0x0e,0x04,0x09, - 0x2e,0x05,0x09,0x18,0xac,0x01,0x09,0xb9, - 0x03,0x08,0x79,0x1b,0x08,0x8d,0x06,0x09, - 0xb9,0x02,0x08,0x79,0x1a,0x08,0x8d,0x07, - 0x09,0x38,0xad,0x06,0x09,0xed,0x04,0x09, - 0x48,0xad,0x07,0x09,0xed,0x05,0x09,0x90, - 0x23,0x99,0x1a,0x08,0x68,0x99,0x1b,0x08, - 0x18,0xad,0x04,0x09,0x99,0x03,0x08,0x79, - 0x01,0x08,0x99,0x19,0x08,0xad,0x05,0x09, - 0x99,0x02,0x08,0x79,0x00,0x08,0x99,0x18, - 0x08,0x4c,0x7d,0x0a,0x68,0xa0,0xd5,0x2c, - 0xa0,0xc9,0x20,0x8e,0x0c,0x20,0x0c,0xfd, - 0x4c,0x7d,0x0a,0x20,0x43,0x0e,0xd0,0x06, - 0xae,0x01,0x09,0xfe,0x05,0x08,0x4c,0x7d, - 0x0a,0x98,0x48,0x20,0x81,0x0c,0x48,0xa2, - 0xff,0xcd,0x01,0x09,0xd0,0x02,0xa2,0x3f, - 0x86,0x32,0x20,0x79,0x0c,0x98,0x18,0x69, - 0xb1,0x20,0xed,0xfd,0x20,0x79,0x0c,0x68, - 0x48,0xa8,0xa2,0x10,0xb9,0x08,0x08,0xd0, - 0x02,0xa9,0xa0,0x20,0xed,0xfd,0xc8,0xca, - 0xd0,0xf2,0x20,0x79,0x0c,0x68,0x48,0xa8, - 0xb9,0x02,0x08,0x85,0x3f,0xb9,0x03,0x08, - 0x85,0x3e,0x20,0x9b,0xcb,0xa9,0xff,0x85, - 0x32,0x20,0x79,0x0c,0x68,0xa8,0xb9,0x05, - 0x08,0x49,0x5a,0xd9,0x04,0x08,0xf0,0x02, - 0xa9,0x01,0xa0,0x04,0xd9,0x6f,0x0c,0xf0, - 0x03,0x88,0xd0,0xf8,0xb9,0x74,0x0c,0xa8, - 0x20,0x8e,0x0c,0x68,0xa8,0x60,0x4c,0x00, - 0x33,0xcd,0xdf,0xe9,0xf5,0xe4,0xef,0xa9, - 0xa0,0x20,0xed,0xfd,0x4c,0xed,0xfd,0x8d, - 0x02,0x09,0x0a,0x6d,0x02,0x09,0x0a,0x0a, - 0x0a,0x69,0x08,0x60,0x18,0x20,0xac,0x0c, - 0xbd,0xbe,0x0c,0xd0,0x09,0x20,0xac,0x0c, - 0xbd,0xcd,0x0c,0xd0,0x01,0x60,0x08,0x30, - 0x03,0x20,0x79,0x0c,0x20,0xed,0xfd,0x28, - 0xd0,0xe3,0xb9,0xdd,0x0c,0xb0,0x07,0x4a, - 0x4a,0x4a,0x4a,0xaa,0x38,0x60,0xc8,0x29, - 0x0f,0xaa,0x18,0x60,0x00,0x8d,0x01,0xc7, - 0xcc,0xc9,0xd4,0xc3,0xc8,0xa0,0xd2,0xc5, - 0xc1,0xd3,0xcf,0xce,0x00,0xc6,0xd0,0xd5, - 0xc4,0xcd,0xad,0xb1,0xb9,0xbd,0xc2,0xd1, - 0xd7,0xda,0xd9,0x1a,0xc0,0x60,0x2c,0x76, - 0xea,0x90,0x3c,0xa6,0x56,0x5e,0xfd,0x22, - 0x29,0x9d,0x4e,0x69,0x0a,0x90,0x19,0x10, - 0x4d,0xb9,0xca,0xae,0x0d,0xd9,0xea,0x90, - 0x80,0x70,0x99,0x6e,0x9d,0xb4,0xb7,0x61, - 0x10,0x19,0xf0,0xaf,0xc0,0x6b,0x97,0x8c, - 0xf3,0xb2,0x29,0xab,0x60,0xa5,0xfd,0x6c, - 0x44,0x97,0x8c,0xf3,0xbd,0x1d,0x0a,0xd5, - 0x0e,0xb9,0x78,0xcf,0x3b,0x22,0x9b,0xd7, - 0x0a,0x02,0xea,0x3b,0x69,0x78,0xcf,0x3b, - 0xd1,0x70,0xa7,0x4b,0xca,0x90,0x3c,0xa6, - 0x56,0x5e,0xf0,0x19,0xab,0x60,0xa0,0xbe, - 0xe6,0x96,0x8b,0x90,0x3c,0xa6,0x56,0x5e, - 0xf2,0x9a,0x0a,0xab,0x7e,0xf0,0x25,0x30, - 0x4a,0xb1,0xbd,0x70,0xa0,0xc0,0x45,0x60, - 0x19,0x11,0xfb,0x0d,0x9f,0xc0,0x6b,0x90, - 0xa9,0x01,0x11,0xfb,0x0d,0x9d,0x50,0xeb, - 0x90,0xa9,0x01,0x10,0xdc,0xaf,0x5f,0x30, - 0x79,0x5f,0xd6,0xc4,0x45,0xf3,0x90,0x3c, - 0xa6,0x56,0x5e,0xfd,0x90,0x5b,0xd6,0xae, - 0x0f,0xd1,0x68,0xb9,0x05,0x5a,0xb7,0x6e, - 0xa0,0xf0,0x79,0x3e,0x9c,0x8b,0xc0,0x50, - 0x19,0x11,0x7c,0xff,0xe6,0x90,0xbe,0xe6, - 0x96,0x8c,0x69,0x03,0xca,0x65,0x65,0xef, - 0x10,0xbe,0xe6,0x90,0x2a,0xe0,0x69,0xd4, - 0xe6,0x90,0xa9,0x01,0x11,0x7c,0xff,0xe6, - 0x97,0x8c,0xf3,0xb9,0xd5,0x0e,0xb0,0x19, - 0x11,0xd5,0x0e,0xb9,0x6e,0xe9,0x4c,0xa3, - 0xb0,0x19,0x74,0xbc,0xa9,0x10,0x19,0x05, - 0xed,0x99,0x91,0x01,0x03,0xae,0x05,0xed, - 0x10,0x19,0x70,0x30,0x70,0x69,0x91,0x01, - 0x03,0xcd,0x7c,0x41,0x01,0xad,0x01,0x09, - 0x8d,0x02,0x08,0x49,0x5a,0x8d,0x03,0x08, - 0x20,0xe8,0x0d,0x4c,0xdf,0xc9,0x20,0x8b, - 0xca,0xa8,0xb9,0x00,0x08,0x9d,0xfb,0xbf, - 0xc8,0xd0,0xf7,0x60,0x20,0xd7,0x0d,0x20, - 0x43,0x0e,0xd0,0x0b,0xb9,0x02,0x08,0x19, - 0x03,0x08,0xf0,0x03,0x20,0x27,0x0e,0xa0, - 0xae,0x20,0x8e,0x0c,0xa2,0x01,0x20,0x4f, - 0x0e,0xb0,0x21,0xad,0x08,0x09,0xc9,0xb1, - 0x90,0xf2,0xc9,0xb8,0xb0,0xee,0x69,0x10, - 0xa8,0xa9,0x00,0xf0,0x08,0xae,0x78,0x07, - 0xac,0xf8,0x07,0xa9,0x7b,0x84,0x01,0x85, - 0x00,0x6c,0x00,0x00,0xa2,0x02,0xa9,0x00, - 0x9d,0x00,0x08,0xca,0x10,0xfa,0x6c,0xfc, - 0xff,0xac,0x01,0x09,0xb9,0x04,0x08,0x59, - 0x05,0x08,0xc9,0x5a,0x60,0x8e,0x03,0x09, - 0xa9,0xa0,0x9d,0x08,0x09,0xca,0x10,0xfa, - 0xe8,0x20,0x97,0x0e,0xc9,0x88,0xf0,0x22, - 0xc9,0x8d,0xf0,0x1c,0xc9,0x9b,0xf0,0x19, - 0xc9,0xa0,0xb0,0x06,0x20,0xe2,0xfb,0x4c, - 0x5b,0x0e,0xec,0x03,0x09,0xb0,0xf5,0x9d, - 0x08,0x09,0x20,0xed,0xfd,0xe8,0xd0,0xd9, - 0x18,0x60,0x8a,0xf0,0xd4,0xca,0xc6,0x24, - 0xa9,0xa0,0x9d,0x08,0x09,0x20,0xed,0xfd, - 0xc6,0x24,0x4c,0x5b,0x0e,0x20,0x0c,0xfd, - 0xc9,0xe0,0x90,0x02,0x29,0xdf,0x60,0xa9, - 0x00,0xa8,0xaa,0x8d,0x04,0x09,0x8e,0x05, - 0x09,0xa9,0x0a,0x8d,0x02,0x09,0xa2,0x00, - 0xb9,0x08,0x09,0x49,0xb0,0xc9,0x0a,0x90, - 0x01,0x60,0x6d,0x04,0x09,0x48,0x8a,0x6d, - 0x05,0x09,0xaa,0x68,0xce,0x02,0x09,0xd0, - 0xf1,0xc8,0xd0,0xd7,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff - ]; - var mem = []; var _firmware = 0; @@ -1069,7 +43,6 @@ export default function RAMFactor(io, slot, size) { for (var off = 0; off < size; off++) { mem[off] = 0; } - rom = bytify(rom); } function _sethi(val) { diff --git a/js/cards/thunderclock.js b/js/cards/thunderclock.js index 2477d27..4317db3 100644 --- a/js/cards/thunderclock.js +++ b/js/cards/thunderclock.js @@ -10,268 +10,10 @@ */ import { debug } from '../util'; +import { rom } from '../roms/cards/thunderclock'; export default function Thunderclock(io, slot) { - var rom = [ - 0x08,0x78,0x28,0x2c,0x58,0xff,0x70,0x05, // 00 - 0x38,0xb0,0x01,0x18,0xb8,0x08,0x78,0x48, - 0x8a,0x48,0x98,0x48,0xad,0xff,0xcf,0x20, // 10 - 0x1a,0xc8,0x68,0x68,0xba,0x8d,0xf8,0x07, - 0x0a,0x0a,0x0a,0x0a,0x8d,0x78,0x07,0x68, // 20 - 0x68,0x68,0xa8,0x68,0x9a,0x09,0x04,0x48, - 0x28,0x98,0xac,0x78,0x07,0xae,0xf8,0x07, // 30 - 0x29,0x7f,0x48,0x50,0x0e,0xb8,0xa5,0x36, - 0xd0,0x04,0xe4,0x37,0xf0,0x0a,0xa9,0x08, // 40 - 0x85,0x38,0x38,0x90,0x16,0x4c,0x50,0xc9, - 0xa9,0x0b,0x85,0x36,0xa9,0x5e,0x9d,0xb8, // 50 - 0x04,0xa9,0x0a,0x9d,0x38,0x04,0xa9,0x00, - 0x9d,0x38,0x05,0x68,0xc9,0x25,0xf0,0x5c, // 60 - 0xc9,0x26,0xf0,0x58,0xc9,0x3c,0xf0,0x54, - 0xc9,0x3e,0xf0,0x50,0xc9,0x23,0xf0,0x4c, // 70 - 0xc9,0x5e,0xf0,0x5a,0xc9,0x21,0xf0,0x4a, - 0xc9,0x2a,0xf0,0x52,0xa2,0x20,0xc9,0x2c, // 80 - 0xf0,0x52,0xa2,0x28,0xc9,0x2e,0xf0,0x4c, - 0xa2,0x30,0xc9,0x2f,0xf0,0x46,0xae,0xf8, // 90 - 0x07,0x48,0xbd,0xb8,0x04,0xc9,0x21,0xf0, - 0x41,0xc9,0x5e,0xf0,0x0e,0x68,0x29,0x1f, // A0 - 0x0a,0x38,0xe9,0x01,0x9d,0x38,0x04,0xa9, - 0x5e,0xd0,0x23,0x68,0x38,0xe9,0x41,0x30, // B0 - 0x20,0xc9,0x16,0x10,0x1c,0xaa,0xbd,0x8d, - 0xcb,0x4c,0x04,0xcb,0x9d,0x38,0x05,0x4c, // C0 - 0x2f,0xc9,0xa9,0x20,0x20,0xb7,0xca,0xa9, - 0x08,0x20,0xb7,0xca,0xa9,0x21,0x9d,0xb8, // D0 - 0x04,0x4c,0x2f,0xc9,0x8a,0x20,0xb7,0xca, - 0xd0,0xf7,0x68,0xc9,0x0d,0xf0,0x13,0xc9, // E0 - 0x20,0xf0,0x44,0x29,0x0f,0x20,0xcf,0xca, - 0xf0,0x02,0xa9,0x0a,0x9d,0x38,0x07,0x18, // F0 - 0x90,0x35,0x20,0xcf,0xca,0x7d,0x38,0x07, - 0x48,0xa9,0x09,0x9d,0x38,0x06,0x20,0xcf, // 00 - 0xca,0x48,0xde,0x38,0x06,0xd0,0xf7,0xa9, - 0x0a,0x9d,0x38,0x06,0x68,0x20,0xcf,0xca, - 0xde,0x38,0x06,0xd0,0xf7,0xa9,0x10,0x20, - 0xb7,0xca,0xd0,0xb2,0xba,0x68,0x68,0x98, - 0x48,0x68,0x68,0xa9,0x8d,0x48,0x9a,0xae, - 0xf8,0x07,0xac,0x78,0x07,0xbd,0xb8,0x03, - 0xdd,0x38,0x07,0xd0,0x0c,0x1d,0x38,0x07, - 0xf0,0x07,0xc9,0x40,0xd0,0x03,0x99,0x80, - 0xc0,0x68,0xa8,0x68,0xaa,0x68,0x28,0x60, - 0x68,0xa9,0x18,0x20,0xb7,0xca,0xa9,0x08, - 0x20,0xb7,0xca,0xa9,0x09,0x9d,0x38,0x06, - 0x20,0xcf,0xca,0xc9,0x0a,0x30,0x02,0xa9, - 0x00,0x48,0xde,0x38,0x06,0xd0,0xf1,0x20, - 0xcf,0xca,0xc9,0x0d,0x30,0x02,0xa9,0x00, - 0x48,0xbd,0x38,0x05,0xf0,0x04,0xc9,0x23, - 0xd0,0x5e,0xa0,0x00,0x68,0xc9,0x0a,0x30, - 0x04,0xc8,0x38,0xe9,0x0a,0x48,0x98,0xa2, - 0x00,0x20,0xa6,0xca,0x68,0x20,0xa6,0xca, - 0xac,0xf8,0x07,0xb9,0x38,0x05,0xd0,0x2a, - 0xa9,0xaf,0x20,0xa8,0xca,0x68,0xa0,0x04, - 0x68,0x20,0xa6,0xca,0x68,0x20,0xa6,0xca, - 0x88,0xf0,0x07,0xa9,0x3b,0x20,0xa8,0xca, - 0xd0,0xee,0xa9,0xa0,0x8d,0x05,0x02,0xb9, - 0xf3,0xcb,0xf0,0x19,0x20,0xa8,0xca,0xc8, - 0xd0,0xf5,0xa9,0x00,0x48,0xa0,0x05,0x20, - 0xaf,0xca,0x68,0x20,0xa6,0xca,0x68,0x20, - 0xa6,0xca,0x88,0xd0,0xf2,0x4c,0x9a,0xca, - 0x68,0xaa,0x68,0x0a,0x0a,0xa8,0x8a,0x0a, - 0x0a,0x48,0xae,0xf8,0x07,0xbd,0x38,0x05, - 0xa2,0xa0,0xc9,0x3c,0xb0,0x02,0xa2,0xa2, - 0x8a,0xa2,0x00,0x20,0xa8,0xca,0xb9,0xa3, - 0xcb,0xc8,0x20,0xa8,0xca,0xc9,0xa0,0xd0, - 0xf5,0x68,0xa8,0xb9,0xbf,0xcb,0xc8,0x20, - 0xa8,0xca,0xc9,0xa0,0xd0,0xf5,0x68,0x20, - 0xa4,0xca,0x68,0x20,0xa6,0xca,0x20,0xb3, - 0xca,0xa0,0x03,0x68,0x20,0xa4,0xca,0xd0, - 0x03,0x20,0xa6,0xca,0x68,0x20,0xa6,0xca, - 0x88,0xf0,0x09,0xa9,0xba,0x20,0xa8,0xca, - 0x68,0x4c,0x29,0xca,0xac,0xf8,0x07,0xb9, - 0x38,0x05,0xc9,0x25,0xf0,0x04,0xc9,0x3e, - 0xd0,0x50,0xa0,0x41,0xad,0x0c,0x02,0xc9, - 0xa0,0xd0,0x02,0xa9,0x30,0x0a,0x0a,0x0a, - 0x0a,0x8d,0x20,0x02,0xad,0x0d,0x02,0x29, - 0x0f,0x0d,0x20,0x02,0xc9,0x12,0x30,0x02, - 0xa0,0x50,0xc9,0x00,0xd0,0x04,0xa9,0x12, - 0xd0,0x09,0xc9,0x13,0x30,0x16,0xf8,0x38, - 0xe9,0x12,0xd8,0xa2,0x0c,0x48,0x20,0xff, - 0xca,0x29,0x0f,0x20,0xa4,0xca,0x68,0x29, - 0x0f,0x20,0xa6,0xca,0xa2,0x14,0x20,0xb3, - 0xca,0x98,0x20,0xa8,0xca,0xa9,0x4d,0x20, - 0xa8,0xca,0x8a,0xa8,0xa9,0x8d,0x20,0xa8, - 0xca,0x4c,0x24,0xc9,0xf0,0x0d,0x09,0x30, - 0x09,0x80,0x9d,0x00,0x02,0xe8,0x60,0xa9, - 0xac,0xd0,0xf5,0xa9,0xa0,0xd0,0xf1,0x99, - 0x80,0xc0,0x09,0x04,0x99,0x80,0xc0,0x20, - 0xc7,0xca,0x49,0x04,0x99,0x80,0xc0,0x20, - 0xca,0xca,0x48,0x48,0x68,0x68,0x60,0x48, - 0xa9,0x04,0x9d,0xb8,0x06,0xa9,0x00,0x9d, - 0xb8,0x05,0xb9,0x80,0xc0,0x0a,0x7e,0xb8, - 0x05,0x68,0x48,0x29,0x01,0x99,0x80,0xc0, - 0x09,0x02,0x99,0x80,0xc0,0x49,0x02,0x99, - 0x80,0xc0,0x68,0x6a,0x48,0xde,0xb8,0x06, - 0xd0,0xe0,0x68,0xbd,0xb8,0x05,0x18,0x6a, - 0x6a,0x6a,0x6a,0x60,0x48,0xae,0xf8,0x07, - 0xbd,0x38,0x04,0x9d,0xb8,0x06,0x20,0x50, - 0xcb,0x68,0x48,0x20,0x4c,0xcb,0x68,0x48, - 0x49,0xf8,0x20,0x4c,0xcb,0xa2,0xa0,0x20, - 0x69,0xcb,0xa2,0xa0,0x20,0x69,0xcb,0xa0, - 0x18,0x20,0x60,0xcb,0xae,0xf8,0x07,0xde, - 0xb8,0x06,0xd0,0xda,0x68,0xa0,0xbc,0xca, - 0xd0,0xfd,0x88,0xd0,0xfa,0x4c,0x2f,0xc9, - 0x48,0x90,0x05,0x20,0x50,0xcb,0xf0,0x03, - 0x20,0x59,0xcb,0x68,0x0a,0xd0,0xf1,0x60, - 0xa2,0x50,0x20,0x69,0xcb,0xa0,0x28,0xd0, - 0x07,0xa2,0x18,0x20,0x69,0xcb,0xa0,0x44, - 0xa2,0x13,0xca,0xd0,0xfd,0x88,0xd0,0xf8, - 0x60,0xac,0x78,0x07,0xa9,0x20,0x99,0x80, - 0xc0,0xea,0xea,0xea,0x49,0x20,0x99,0x80, - 0xc0,0xea,0xea,0xea,0x49,0x20,0x99,0x80, - 0xc0,0xea,0xea,0xea,0x49,0x20,0x99,0x80, - 0xc0,0xca,0xd0,0xe0,0x60,0x64,0xe4,0x24, - 0xa4,0x14,0x94,0x54,0xd4,0x74,0xf4,0x34, - 0xb4,0x04,0x84,0x44,0xc4,0x2c,0x3c,0x5c, - 0x4c,0x1c,0x0c,0x53,0x55,0x4e,0x20,0x4d, - 0x4f,0x4e,0x20,0x54,0x55,0x45,0x20,0x57, - 0x45,0x44,0x20,0x54,0x48,0x55,0x20,0x46, - 0x52,0x49,0x20,0x53,0x41,0x54,0x20,0x45, - 0x52,0x52,0x20,0x4a,0x41,0x4e,0x20,0x46, - 0x45,0x42,0x20,0x4d,0x41,0x52,0x20,0x41, - 0x50,0x52,0x20,0x4d,0x41,0x59,0x20,0x4a, - 0x55,0x4e,0x20,0x4a,0x55,0x4c,0x20,0x41, - 0x55,0x47,0x20,0x53,0x45,0x50,0x20,0x4f, - 0x43,0x54,0x20,0x4e,0x4f,0x56,0x20,0x44, - 0x45,0x43,0x20,0xae,0xb0,0xb0,0xb0,0x00, - 0xae,0xb0,0xb0,0xb0,0x00,0xa0,0xa0,0xc1, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff - ]; - var LOC = { CONTROL: 0x80, AUX: 0x88 diff --git a/js/cards/videoterm.js b/js/cards/videoterm.js index 1518ff0..b5503d2 100644 --- a/js/cards/videoterm.js +++ b/js/cards/videoterm.js @@ -10,6 +10,7 @@ */ import { allocMemPages, debug } from '../util'; +import { ROM, VIDEO_ROM } from '../roms/cards/videoterm'; export default function Videoterm(io, slot, context) { slot = slot || 3; @@ -21,395 +22,6 @@ export default function Videoterm(io, slot, context) { IOVAL: 0x81 }; - var ROM = [ - 0xad,0x7b,0x07,0x29,0xf8,0xc9,0x30,0xf0, - 0x21,0xa9,0x30,0x8d,0x7b,0x07,0x8d,0xfb, - 0x07,0xa9,0x00,0x8d,0xfb,0x06,0x20,0x61, - 0xc9,0xa2,0x00,0x8a,0x8d,0xb0,0xc0,0xbd, - 0xa1,0xc8,0x8d,0xb1,0xc0,0xe8,0xe0,0x10, - 0xd0,0xf1,0x8d,0x59,0xc0,0x60,0xad,0xfb, - 0x07,0x29,0x08,0xf0,0x09,0x20,0x93,0xfe, - 0x20,0x22,0xfc,0x20,0x89,0xfe,0x68,0xa8, - 0x68,0xaa,0x68,0x60,0x20,0xd1,0xc8,0xe6, - 0x4e,0xd0,0x02,0xe6,0x4f,0xad,0x00,0xc0, - 0x10,0xf5,0x20,0x5c,0xc8,0x90,0xf0,0x2c, - 0x10,0xc0,0x18,0x60,0xc9,0x8b,0xd0,0x02, - 0xa9,0xdb,0xc9,0x81,0xd0,0x0a,0xad,0xfb, - 0x07,0x49,0x40,0x8d,0xfb,0x07,0xb0,0xe7, - 0x48,0xad,0xfb,0x07,0x0a,0x0a,0x68,0x90, - 0x1f,0xc9,0xb0,0x90,0x1b,0x2c,0x63,0xc0, - 0x30,0x14,0xc9,0xb0,0xf0,0x0e,0xc9,0xc0, - 0xd0,0x02,0xa9,0xd0,0xc9,0xdb,0x90,0x08, - 0x29,0xcf,0xd0,0x04,0xa9,0xdd,0x09,0x20, - 0x48,0x29,0x7f,0x8d,0x7b,0x06,0x68,0x38, - 0x60,0x7b,0x50,0x5e,0x29,0x1b,0x08,0x18, - 0x19,0x00,0x08,0xe0,0x08,0x00,0x00,0x00, - 0x00,0x8d,0x7b,0x06,0xa5,0x25,0xcd,0xfb, - 0x05,0xf0,0x06,0x8d,0xfb,0x05,0x20,0x04, - 0xca,0xa5,0x24,0xcd,0x7b,0x05,0x90,0x03, - 0x8d,0x7b,0x05,0xad,0x7b,0x06,0x20,0x89, - 0xca,0xa9,0x0f,0x8d,0xb0,0xc0,0xad,0x7b, - 0x05,0xc9,0x50,0xb0,0x13,0x6d,0x7b,0x04, - 0x8d,0xb1,0xc0,0xa9,0x0e,0x8d,0xb0,0xc0, - 0xa9,0x00,0x6d,0xfb,0x04,0x8d,0xb1,0xc0, - 0x60,0x49,0xc0,0xc9,0x08,0xb0,0x1d,0xa8, - 0xa9,0xc9,0x48,0xb9,0xf2,0xcb,0x48,0x60, - 0xea,0xac,0x7b,0x05,0xa9,0xa0,0x20,0x71, - 0xca,0xc8,0xc0,0x50,0x90,0xf8,0x60,0xa9, - 0x34,0x8d,0x7b,0x07,0x60,0xa9,0x32,0xd0, - 0xf8,0xa0,0xc0,0xa2,0x80,0xca,0xd0,0xfd, - 0xad,0x30,0xc0,0x88,0xd0,0xf5,0x60,0xac, - 0x7b,0x05,0xc0,0x50,0x90,0x05,0x48,0x20, - 0xb0,0xc9,0x68,0xac,0x7b,0x05,0x20,0x71, - 0xca,0xee,0x7b,0x05,0x2c,0x78,0x04,0x10, - 0x07,0xad,0x7b,0x05,0xc9,0x50,0xb0,0x68, - 0x60,0xac,0x7b,0x05,0xad,0xfb,0x05,0x48, - 0x20,0x07,0xca,0x20,0x04,0xc9,0xa0,0x00, - 0x68,0x69,0x00,0xc9,0x18,0x90,0xf0,0xb0, - 0x23,0x20,0x67,0xc9,0x98,0xf0,0xe8,0xa9, - 0x00,0x8d,0x7b,0x05,0x8d,0xfb,0x05,0xa8, - 0xf0,0x12,0xce,0x7b,0x05,0x10,0x9d,0xa9, - 0x4f,0x8d,0x7b,0x05,0xad,0xfb,0x05,0xf0, - 0x93,0xce,0xfb,0x05,0x4c,0x04,0xca,0xa9, - 0x30,0x8d,0x7b,0x07,0x68,0x09,0x80,0xc9, - 0xb1,0xd0,0x67,0xa9,0x08,0x8d,0x58,0xc0, - 0xd0,0x5b,0xc9,0xb2,0xd0,0x51,0xa9,0xfe, - 0x2d,0xfb,0x07,0x8d,0xfb,0x07,0x60,0x8d, - 0x7b,0x06,0x4e,0x78,0x04,0x4c,0xcb,0xc8, - 0x20,0x27,0xca,0xee,0xfb,0x05,0xad,0xfb, - 0x05,0xc9,0x18,0x90,0x4a,0xce,0xfb,0x05, - 0xad,0xfb,0x06,0x69,0x04,0x29,0x7f,0x8d, - 0xfb,0x06,0x20,0x12,0xca,0xa9,0x0d,0x8d, - 0xb0,0xc0,0xad,0x7b,0x04,0x8d,0xb1,0xc0, - 0xa9,0x0c,0x8d,0xb0,0xc0,0xad,0xfb,0x04, - 0x8d,0xb1,0xc0,0xa9,0x17,0x20,0x07,0xca, - 0xa0,0x00,0x20,0x04,0xc9,0xb0,0x95,0xc9, - 0xb3,0xd0,0x0e,0xa9,0x01,0x0d,0xfb,0x07, - 0xd0,0xa9,0xc9,0xb0,0xd0,0x9c,0x4c,0x09, - 0xc8,0x4c,0x27,0xc9,0xad,0xfb,0x05,0x8d, - 0xf8,0x04,0x0a,0x0a,0x6d,0xf8,0x04,0x6d, - 0xfb,0x06,0x48,0x4a,0x4a,0x4a,0x4a,0x8d, - 0xfb,0x04,0x68,0x0a,0x0a,0x0a,0x0a,0x8d, - 0x7b,0x04,0x60,0xc9,0x0d,0xd0,0x06,0xa9, - 0x00,0x8d,0x7b,0x05,0x60,0x09,0x80,0xc9, - 0xa0,0xb0,0xce,0xc9,0x87,0x90,0x08,0xa8, - 0xa9,0xc9,0x48,0xb9,0xb9,0xc9,0x48,0x60, - 0x18,0x71,0x13,0xb2,0x48,0x60,0xaf,0x9d, - 0xf2,0x13,0x13,0x13,0x13,0x13,0x13,0x13, - 0x13,0x13,0x66,0x0e,0x13,0x38,0x00,0x14, - 0x7b,0x18,0x98,0x6d,0x7b,0x04,0x48,0xa9, - 0x00,0x6d,0xfb,0x04,0x48,0x0a,0x29,0x0c, - 0xaa,0xbd,0xb0,0xc0,0x68,0x4a,0x68,0xaa, - 0x60,0x0a,0x48,0xad,0xfb,0x07,0x4a,0x68, - 0x6a,0x48,0x20,0x59,0xca,0x68,0xb0,0x05, - 0x9d,0x00,0xcc,0x90,0x03,0x9d,0x00,0xcd, - 0x60,0x48,0xa9,0xf7,0x20,0xa0,0xc9,0x8d, - 0x59,0xc0,0xad,0x7b,0x07,0x29,0x07,0xd0, - 0x04,0x68,0x4c,0x23,0xca,0x29,0x04,0xf0, - 0x03,0x4c,0x87,0xc9,0x68,0x38,0xe9,0x20, - 0x29,0x7f,0x48,0xce,0x7b,0x07,0xad,0x7b, - 0x07,0x29,0x03,0xd0,0x15,0x68,0xc9,0x18, - 0xb0,0x03,0x8d,0xfb,0x05,0xad,0xf8,0x05, - 0xc9,0x50,0xb0,0x03,0x8d,0x7b,0x05,0x4c, - 0x04,0xca,0x68,0x8d,0xf8,0x05,0x60,0xad, - 0x00,0xc0,0xc9,0x93,0xd0,0x0f,0x2c,0x10, - 0xc0,0xad,0x00,0xc0,0x10,0xfb,0xc9,0x83, - 0xf0,0x03,0x2c,0x10,0xc0,0x60,0xa8,0xb9, - 0x31,0xcb,0x20,0xf1,0xc8,0x20,0x44,0xc8, - 0xc9,0xce,0xb0,0x08,0xc9,0xc9,0x90,0x04, - 0xc9,0xcc,0xd0,0xea,0x4c,0xf1,0xc8,0xea, - 0x2c,0xcb,0xff,0x70,0x31,0x38,0x90,0x18, - 0xb8,0x50,0x2b,0x01,0x82,0x11,0x14,0x1c, - 0x22,0x4c,0x00,0xc8,0x20,0x44,0xc8,0x29, - 0x7f,0xa2,0x00,0x60,0x20,0xa7,0xc9,0xa2, - 0x00,0x60,0xc9,0x00,0xf0,0x09,0xad,0x00, - 0xc0,0x0a,0x90,0x03,0x20,0x5c,0xc8,0xa2, - 0x00,0x60,0x91,0x28,0x38,0xb8,0x8d,0xff, - 0xcf,0x48,0x85,0x35,0x8a,0x48,0x98,0x48, - 0xa5,0x35,0x86,0x35,0xa2,0xc3,0x8e,0x78, - 0x04,0x48,0x50,0x10,0xa9,0x32,0x85,0x38, - 0x86,0x39,0xa9,0x07,0x85,0x36,0x86,0x37, - 0x20,0x00,0xc8,0x18,0x90,0x6f,0x68,0xa4, - 0x35,0xf0,0x1f,0x88,0xad,0x78,0x06,0xc9, - 0x88,0xf0,0x17,0xd9,0x00,0x02,0xf0,0x12, - 0x49,0x20,0xd9,0x00,0x02,0xd0,0x3b,0xad, - 0x78,0x06,0x99,0x00,0x02,0xb0,0x03,0x20, - 0xed,0xca,0xa9,0x80,0x20,0xf5,0xc9,0x20, - 0x44,0xc8,0xc9,0x9b,0xf0,0xf1,0xc9,0x8d, - 0xd0,0x05,0x48,0x20,0x01,0xc9,0x68,0xc9, - 0x95,0xd0,0x12,0xac,0x7b,0x05,0x20,0x59, - 0xca,0xb0,0x05,0xbd,0x00,0xcc,0x90,0x03, - 0xbd,0x00,0xcd,0x09,0x80,0x8d,0x78,0x06, - 0xd0,0x08,0x20,0x44,0xc8,0xa0,0x00,0x8c, - 0x78,0x06,0xba,0xe8,0xe8,0xe8,0x9d,0x00, - 0x01,0xa9,0x00,0x85,0x24,0xad,0xfb,0x05, - 0x85,0x25,0x4c,0x2e,0xc8,0x68,0xac,0xfb, - 0x07,0x10,0x08,0xac,0x78,0x06,0xc0,0xe0, - 0x90,0x01,0x98,0x20,0xb1,0xc8,0x20,0xcf, - 0xca,0xa9,0x7f,0x20,0xa0,0xc9,0xad,0x7b, - 0x05,0xe9,0x47,0x90,0xd4,0x69,0x1f,0x18, - 0x90,0xd1,0x60,0x38,0x71,0xb2,0x7b,0x00, - 0x48,0x66,0xc4,0xc2,0xc1,0xff,0xc3,0xea, - ]; - - var VIDEO_ROM = [ - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0xff,0xff,0xff,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff, - 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff, - 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff, - 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, - 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xe0,0x90,0xe0,0x9e,0xf0,0x0c,0x02,0x1c, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x90,0x90,0xf0,0x90,0xbe,0x08,0x08,0x08, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x80,0x80,0x80,0x9e,0xf0,0x18,0x10,0x10, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x88,0x88,0x50,0x20,0x3e,0x08,0x08,0x08, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xf0,0x80,0xc0,0x9e,0x90,0x18,0x10,0x10, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x70,0x80,0x80,0x7c,0x12,0x1c,0x14,0x12, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x70,0x80,0x60,0x10,0xec,0x12,0x12,0x0c, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x70,0x80,0x60,0x1e,0xe4,0x04,0x04,0x0e, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x08,0x08,0x08,0x08,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x0f,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x08,0x08,0x08,0x0f,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x08,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x00,0x00,0x00,0x00,0x0f,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x0f,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x00,0x00,0x00,0x00,0xf8,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x08,0x08,0x08,0xf8,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0xff,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x08,0x08,0x08,0xff,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0xf8,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0xf8,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x00,0x00,0x00,0x00,0xff,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0xff,0x08,0x08,0x08, - 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x18,0x18,0x18,0x18,0x18,0x00,0x18,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x36,0x36,0x12,0x24,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x24,0x24,0x7e,0x24,0x7e,0x24,0x24,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x3e,0x48,0x3c,0x12,0x7c,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x62,0x94,0x68,0x10,0x2c,0x52,0x8c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x20,0x50,0x50,0x62,0x94,0x88,0x76,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x18,0x18,0x08,0x10,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x0c,0x10,0x20,0x20,0x20,0x10,0x0c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x30,0x08,0x04,0x04,0x04,0x08,0x30,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x10,0x92,0x54,0x38,0x54,0x92,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x10,0x10,0xfe,0x10,0x10,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x18,0x18,0x08,0x10, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x7e,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x18,0x18,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x02,0x04,0x08,0x10,0x20,0x40,0x80,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x38,0x44,0x8a,0x92,0xa2,0x44,0x38,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x38,0x08,0x08,0x08,0x08,0x3e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3c,0x42,0x02,0x1c,0x20,0x40,0x7e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7e,0x04,0x08,0x1c,0x02,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x04,0x0c,0x14,0x24,0x7e,0x04,0x04,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7e,0x40,0x7c,0x02,0x02,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x1e,0x20,0x40,0x7c,0x42,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7e,0x02,0x04,0x08,0x10,0x20,0x20,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3c,0x42,0x42,0x3c,0x42,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3c,0x42,0x42,0x3e,0x02,0x04,0x78,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x18,0x18,0x00,0x18,0x18,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x18,0x18,0x00,0x18,0x18,0x08,0x10, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x06,0x18,0x60,0x18,0x06,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x7e,0x00,0x7e,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x60,0x18,0x06,0x18,0x60,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3c,0x42,0x02,0x0c,0x10,0x00,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3c,0x42,0x9a,0xaa,0x94,0x40,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x18,0x24,0x42,0x42,0x7e,0x42,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7c,0x42,0x42,0x7c,0x42,0x42,0x7c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x1c,0x22,0x40,0x40,0x40,0x22,0x1c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x78,0x44,0x42,0x42,0x42,0x44,0x78,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7e,0x40,0x40,0x78,0x40,0x40,0x7e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7e,0x40,0x40,0x78,0x40,0x40,0x40,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x1c,0x22,0x40,0x4e,0x42,0x22,0x1e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x42,0x42,0x42,0x7e,0x42,0x42,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x1c,0x08,0x08,0x08,0x08,0x08,0x1c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x0e,0x04,0x04,0x04,0x04,0x44,0x38,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x42,0x44,0x48,0x50,0x68,0x44,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x40,0x40,0x40,0x40,0x40,0x40,0x7e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x82,0xc6,0xaa,0x92,0x82,0x82,0x82,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x42,0x62,0x52,0x4a,0x46,0x42,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x38,0x44,0x82,0x82,0x82,0x44,0x38,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7c,0x42,0x42,0x7c,0x40,0x40,0x40,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x38,0x44,0x82,0x82,0x8a,0x44,0x3a,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x7c,0x42,0x42,0x7c,0x48,0x44,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3c,0x42,0x40,0x3c,0x02,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xfe,0x10,0x10,0x10,0x10,0x10,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x42,0x42,0x42,0x42,0x42,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x82,0x82,0x44,0x44,0x28,0x28,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x82,0x82,0x82,0x82,0x92,0xaa,0x44,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x82,0x44,0x28,0x10,0x28,0x44,0x82,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x82,0x44,0x28,0x10,0x10,0x10,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0xfe,0x04,0x08,0x10,0x20,0x40,0xfe,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3e,0x30,0x30,0x30,0x30,0x30,0x3e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x80,0x40,0x20,0x10,0x08,0x04,0x02,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x3e,0x06,0x06,0x06,0x06,0x06,0x3e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x1c,0x2a,0x08,0x08,0x08,0x08,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xfe, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x18,0x18,0x10,0x08,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0xf8,0x04,0x7c,0x84,0x7a,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x40,0x40,0x7c,0x42,0x42,0x42,0x7c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x3c,0x42,0x40,0x40,0x3e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x02,0x02,0x3e,0x42,0x42,0x42,0x3e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x3c,0x42,0x7e,0x40,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x1c,0x22,0x20,0x78,0x20,0x20,0x20,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x02,0x3c,0x42,0x42,0x3e,0x02,0x42, - 0x3c,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x40,0x40,0x5c,0x62,0x42,0x42,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x00,0x08,0x08,0x08,0x08,0x08,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x04,0x00,0x04,0x04,0x04,0x04,0x04,0x24, - 0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x40,0x40,0x46,0x58,0x60,0x58,0x46,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x18,0x08,0x08,0x08,0x08,0x08,0x1c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0xec,0x92,0x92,0x92,0x92,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x5c,0x22,0x22,0x22,0x22,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x3c,0x42,0x42,0x42,0x3c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x7c,0x42,0x42,0x42,0x7c,0x40, - 0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x3e,0x42,0x42,0x42,0x3e,0x02, - 0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x5c,0x62,0x40,0x40,0x40,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x3e,0x40,0x3c,0x02,0x7c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x10,0x3e,0x10,0x10,0x10,0x0e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x44,0x44,0x44,0x44,0x3a,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x82,0x82,0x44,0x28,0x10,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x82,0x82,0x92,0xaa,0x44,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x42,0x24,0x18,0x24,0x42,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x82,0x82,0x44,0x28,0x10,0x20, - 0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x7e,0x04,0x18,0x20,0x7e,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x0c,0x10,0x08,0x30,0x08,0x10,0x0c,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x08,0x08,0x08,0x00,0x08,0x08,0x08,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x30,0x08,0x10,0x0c,0x10,0x08,0x30,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x60,0x92,0x0c,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x24,0x48,0x92,0x24,0x48,0x92,0x24,0x48, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - ]; var REGS = { CURSOR_UPPER: 0x0A, diff --git a/js/roms/cards/disk2.js b/js/roms/cards/disk2.js new file mode 100644 index 0000000..e2a9e4f --- /dev/null +++ b/js/roms/cards/disk2.js @@ -0,0 +1,69 @@ +export var P5_16 = [ + 0xa2,0x20,0xa0,0x00,0xa2,0x03,0x86,0x3c, + 0x8a,0x0a,0x24,0x3c,0xf0,0x10,0x05,0x3c, + 0x49,0xff,0x29,0x7e,0xb0,0x08,0x4a,0xd0, + 0xfb,0x98,0x9d,0x56,0x03,0xc8,0xe8,0x10, + 0xe5,0x20,0x58,0xff,0xba,0xbd,0x00,0x01, + 0x0a,0x0a,0x0a,0x0a,0x85,0x2b,0xaa,0xbd, + 0x8e,0xc0,0xbd,0x8c,0xc0,0xbd,0x8a,0xc0, + 0xbd,0x89,0xc0,0xa0,0x50,0xbd,0x80,0xc0, + 0x98,0x29,0x03,0x0a,0x05,0x2b,0xaa,0xbd, + 0x81,0xc0,0xa9,0x56,0x20,0xa8,0xfc,0x88, + 0x10,0xeb,0x85,0x26,0x85,0x3d,0x85,0x41, + 0xa9,0x08,0x85,0x27,0x18,0x08,0xbd,0x8c, + 0xc0,0x10,0xfb,0x49,0xd5,0xd0,0xf7,0xbd, + 0x8c,0xc0,0x10,0xfb,0xc9,0xaa,0xd0,0xf3, + 0xea,0xbd,0x8c,0xc0,0x10,0xfb,0xc9,0x96, + 0xf0,0x09,0x28,0x90,0xdf,0x49,0xad,0xf0, + 0x25,0xd0,0xd9,0xa0,0x03,0x85,0x40,0xbd, + 0x8c,0xc0,0x10,0xfb,0x2a,0x85,0x3c,0xbd, + 0x8c,0xc0,0x10,0xfb,0x25,0x3c,0x88,0xd0, + 0xec,0x28,0xc5,0x3d,0xd0,0xbe,0xa5,0x40, + 0xc5,0x41,0xd0,0xb8,0xb0,0xb7,0xa0,0x56, + 0x84,0x3c,0xbc,0x8c,0xc0,0x10,0xfb,0x59, + 0xd6,0x02,0xa4,0x3c,0x88,0x99,0x00,0x03, + 0xd0,0xee,0x84,0x3c,0xbc,0x8c,0xc0,0x10, + 0xfb,0x59,0xd6,0x02,0xa4,0x3c,0x91,0x26, + 0xc8,0xd0,0xef,0xbc,0x8c,0xc0,0x10,0xfb, + 0x59,0xd6,0x02,0xd0,0x87,0xa0,0x00,0xa2, + 0x56,0xca,0x30,0xfb,0xb1,0x26,0x5e,0x00, + 0x03,0x2a,0x5e,0x00,0x03,0x2a,0x91,0x26, + 0xc8,0xd0,0xee,0xe6,0x27,0xe6,0x3d,0xa5, + 0x3d,0xcd,0x00,0x08,0xa6,0x2b,0x90,0xdb, + 0x4c,0x01,0x08,0x00,0x00,0x00,0x00,0x00 +]; + +export var P5_13 = [ + 0xa2,0x20,0xa0,0x00,0xa9,0x03,0x85,0x3c, + 0x18,0x88,0x98,0x24,0x3c,0xf0,0xf5,0x26, + 0x3c,0x90,0xf8,0xc0,0xd5,0xf0,0xed,0xca, + 0x8a,0x99,0x00,0x08,0xd0,0xe6,0x20,0x58, + 0xff,0xba,0xbd,0x00,0x01,0x48,0x0a,0x0a, + 0x0a,0x0a,0x85,0x2b,0xaa,0xa9,0xd0,0x48, + 0xbd,0x8e,0xc0,0xbd,0x8c,0xc0,0xbd,0x8a, + 0xc0,0xbd,0x89,0xc0,0xa0,0x50,0xbd,0x80, + 0xc0,0x98,0x29,0x03,0x0a,0x05,0x2b,0xaa, + 0xbd,0x81,0xc0,0xa9,0x56,0x20,0xa8,0xfc, + 0x88,0x10,0xeb,0xa9,0x03,0x85,0x27,0xa9, + 0x00,0x85,0x26,0x85,0x3d,0x18,0x08,0xbd, + 0x8c,0xc0,0x10,0xfb,0x49,0xd5,0xd0,0xf7, + 0xbd,0x8c,0xc0,0x10,0xfb,0xc9,0xaa,0xd0, + 0xf3,0xea,0xbd,0x8c,0xc0,0x10,0xfb,0xc9, + 0xb5,0xf0,0x09,0x28,0x90,0xdf,0x49,0xad, + 0xf0,0x1f,0xd0,0xd9,0xa0,0x03,0x84,0x2a, + 0xbd,0x8c,0xc0,0x10,0xfb,0x2a,0x85,0x3c, + 0xbd,0x8c,0xc0,0x10,0xfb,0x25,0x3c,0x88, + 0xd0,0xee,0x28,0xc5,0x3d,0xd0,0xbe,0xb0, + 0xbd,0xa0,0x9a,0x84,0x3c,0xbc,0x8c,0xc0, + 0x10,0xfb,0x59,0x00,0x08,0xa4,0x3c,0x88, + 0x99,0x00,0x08,0xd0,0xee,0x84,0x3c,0xbc, + 0x8c,0xc0,0x10,0xfb,0x59,0x00,0x08,0xa4, + 0x3c,0x91,0x26,0xc8,0xd0,0xef,0xbc,0x8c, + 0xc0,0x10,0xfb,0x59,0x00,0x08,0xd0,0x8d, + 0x60,0xa8,0xa2,0x00,0xb9,0x00,0x08,0x4a, + 0x3e,0xcc,0x03,0x4a,0x3e,0x99,0x03,0x85, + 0x3c,0xb1,0x26,0x0a,0x0a,0x0a,0x05,0x3c, + 0x91,0x26,0xc8,0xe8,0xe0,0x33,0xd0,0xe4, + 0xc6,0x2a,0xd0,0xde,0xcc,0x00,0x03,0xd0, + 0x03,0x4c,0x01,0x03,0x4c,0x2d,0xff,0xff +]; diff --git a/js/roms/cards/parallel.js b/js/roms/cards/parallel.js new file mode 100644 index 0000000..e69de29 diff --git a/js/roms/cards/ramfactor.js b/js/roms/cards/ramfactor.js new file mode 100644 index 0000000..399968c --- /dev/null +++ b/js/roms/cards/ramfactor.js @@ -0,0 +1,1026 @@ +export var rom = [ + 0x43,0x4f,0x50,0x59,0x52,0x49,0x47,0x48, + 0x54,0x20,0x28,0x43,0x29,0x20,0x31,0x39, + 0x38,0x36,0x2d,0x38,0x39,0x20,0x41,0x50, + 0x50,0x4c,0x49,0x45,0x44,0x20,0x45,0x4e, + 0x47,0x49,0x4e,0x45,0x45,0x52,0x49,0x4e, + 0x47,0x00,0x42,0x4f,0x42,0x20,0x53,0x41, + 0x4e,0x44,0x45,0x52,0x2d,0x43,0x45,0x44, + 0x45,0x52,0x4c,0x4f,0x46,0x00,0x4d,0x49, + 0x43,0x48,0x41,0x45,0x4c,0x20,0x57,0x49, + 0x4c,0x4b,0x53,0x00,0x53,0x54,0x45,0x56, + 0x45,0x4e,0x20,0x4d,0x41,0x4c,0x45,0x43, + 0x48,0x45,0x4b,0x00,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc1,0x4c,0x9b,0xc1, + 0x20,0x16,0xc1,0x4c,0x9f,0xc1,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc1,0xae,0xff,0xcf,0x0e,0x9f,0xc0, + 0xa2,0x98,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc1,0xc5,0x39,0x08, + 0x20,0x16,0xc1,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc1,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc1, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc1,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x10,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc1,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0x9f, + 0xc0,0xa2,0x98,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0x9f, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc1,0x4c,0x00,0xc8,0x20,0x28,0xc1,0x4c, + 0xe8,0xcb,0xc9,0x10,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc1,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc2,0x4c,0x9b,0xc2, + 0x20,0x16,0xc2,0x4c,0x9f,0xc2,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc2,0xae,0xff,0xcf,0x0e,0xaf,0xc0, + 0xa2,0xa8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc2,0xc5,0x39,0x08, + 0x20,0x16,0xc2,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc2,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc2, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc2,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x20,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc2,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xaf, + 0xc0,0xa2,0xa8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xaf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc2,0x4c,0x00,0xc8,0x20,0x28,0xc2,0x4c, + 0xe8,0xcb,0xc9,0x20,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc2,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc3,0x4c,0x9b,0xc3, + 0x20,0x16,0xc3,0x4c,0x9f,0xc3,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc3,0xae,0xff,0xcf,0x0e,0xbf,0xc0, + 0xa2,0xb8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc3,0xc5,0x39,0x08, + 0x20,0x16,0xc3,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc3,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc3, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc3,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x30,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc3,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xbf, + 0xc0,0xa2,0xb8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xbf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc3,0x4c,0x00,0xc8,0x20,0x28,0xc3,0x4c, + 0xe8,0xcb,0xc9,0x30,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc3,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc4,0x4c,0x9b,0xc4, + 0x20,0x16,0xc4,0x4c,0x9f,0xc4,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc4,0xae,0xff,0xcf,0x0e,0xcf,0xc0, + 0xa2,0xc8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc4,0xc5,0x39,0x08, + 0x20,0x16,0xc4,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc4,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc4, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc4,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x40,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc4,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xcf, + 0xc0,0xa2,0xc8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xcf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc4,0x4c,0x00,0xc8,0x20,0x28,0xc4,0x4c, + 0xe8,0xcb,0xc9,0x40,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc4,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc5,0x4c,0x9b,0xc5, + 0x20,0x16,0xc5,0x4c,0x9f,0xc5,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc5,0xae,0xff,0xcf,0x0e,0xdf,0xc0, + 0xa2,0xd8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc5,0xc5,0x39,0x08, + 0x20,0x16,0xc5,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc5,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc5, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc5,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x50,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc5,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xdf, + 0xc0,0xa2,0xd8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xdf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc5,0x4c,0x00,0xc8,0x20,0x28,0xc5,0x4c, + 0xe8,0xcb,0xc9,0x50,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc5,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc6,0x4c,0x9b,0xc6, + 0x20,0x16,0xc6,0x4c,0x9f,0xc6,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc6,0xae,0xff,0xcf,0x0e,0xef,0xc0, + 0xa2,0xe8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc6,0xc5,0x39,0x08, + 0x20,0x16,0xc6,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc6,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc6, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc6,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x60,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc6,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xef, + 0xc0,0xa2,0xe8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xef, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc6,0x4c,0x00,0xc8,0x20,0x28,0xc6,0x4c, + 0xe8,0xcb,0xc9,0x60,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc6,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc7,0x4c,0x9b,0xc7, + 0x20,0x16,0xc7,0x4c,0x9f,0xc7,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc7,0xae,0xff,0xcf,0x0e,0xff,0xc0, + 0xa2,0xf8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc7,0xc5,0x39,0x08, + 0x20,0x16,0xc7,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc7,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc7, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc7,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x70,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc7,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xff, + 0xc0,0xa2,0xf8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xff, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc7,0x4c,0x00,0xc8,0x20,0x28,0xc7,0x4c, + 0xe8,0xcb,0xc9,0x70,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc7,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0x20,0x99,0xcd,0xa2,0x09,0xb5,0x42,0x48, + 0xca,0x10,0xfa,0xba,0xbd,0x0c,0x01,0x85, + 0x46,0xbd,0x0b,0x01,0x85,0x45,0xa0,0x03, + 0xb1,0x45,0x99,0x41,0x00,0xfe,0x0b,0x01, + 0xd0,0x03,0xfe,0x0c,0x01,0x88,0xd0,0xf0, + 0x8c,0xf8,0x04,0x8c,0x78,0x05,0x8c,0xf8, + 0x05,0xaa,0xc9,0x0a,0xb0,0x28,0xbd,0x87, + 0xc8,0xd1,0x43,0xd0,0x24,0xa0,0x08,0xb1, + 0x43,0x99,0x43,0x00,0x88,0xd0,0xf8,0x4a, + 0xd0,0x11,0xae,0x78,0x07,0xa4,0x42,0xa9, + 0xc8,0x48,0xb9,0x7d,0xc8,0x48,0x46,0x44, + 0xa5,0x47,0x60,0xa9,0x11,0x2c,0xa9,0x01, + 0x2c,0xa9,0x04,0x8d,0xf8,0x04,0xa2,0x00, + 0x68,0x95,0x42,0xe8,0xe0,0x0a,0x90,0xf8, + 0xac,0xf8,0x05,0xae,0x78,0x05,0xad,0xf8, + 0x04,0xd0,0x01,0x18,0x60,0xca,0xa3,0xb5, + 0x90,0x9c,0x90,0x93,0x93,0x98,0x96,0x03, + 0x03,0x03,0x01,0x03,0x01,0x01,0x01,0x04, + 0x04,0x4c,0x66,0xc8,0x4c,0x5e,0xc8,0xb0, + 0x2c,0xb0,0x18,0x90,0xf7,0xf0,0xf2,0xa9, + 0x21,0x4c,0x63,0xc8,0x90,0xee,0x20,0x0c, + 0xc9,0xb0,0x1d,0xad,0x13,0xc0,0x06,0x4b, + 0x0a,0x66,0x4b,0x4c,0x23,0xc9,0x90,0xdc, + 0x20,0x0c,0xc9,0xb0,0x0b,0xad,0x14,0xc0, + 0x06,0x4b,0x0a,0x66,0x4b,0x4c,0x82,0xc9, + 0x4c,0x7d,0xc9,0xb0,0x13,0xd0,0xd0,0xa0, + 0x08,0x8c,0x78,0x05,0x88,0x91,0x45,0xd0, + 0xfb,0xa9,0x01,0x91,0x45,0x4c,0x66,0xc8, + 0xf0,0x07,0xa0,0x19,0xc9,0x03,0xd0,0xb7, + 0x2c,0xa0,0x04,0x8c,0x78,0x05,0x88,0xb9, + 0xc6,0xc9,0xc0,0x02,0xd0,0x0e,0xae,0xf8, + 0x07,0xbd,0xb8,0x05,0x4a,0x91,0x45,0x88, + 0xbd,0x38,0x06,0x6a,0x91,0x45,0x88,0x10, + 0xe6,0x4c,0x66,0xc8,0x0a,0x85,0x4a,0xa5, + 0x48,0x2a,0xb0,0x0e,0x85,0x4b,0xa5,0x49, + 0xc9,0x01,0xb0,0x06,0x85,0x47,0xa9,0x02, + 0x85,0x48,0x60,0x20,0x64,0xc9,0xb0,0x55, + 0x2c,0x14,0xc0,0x08,0x0a,0x90,0x03,0x8d, + 0x05,0xc0,0xa5,0x48,0x8d,0xf8,0x05,0xf0, + 0x0e,0xbd,0xfb,0xbf,0x91,0x45,0xc8,0xd0, + 0xf8,0xe6,0x46,0xc6,0x48,0xd0,0xf2,0xa5, + 0x47,0xf0,0x0d,0x8d,0x78,0x05,0xbd,0xfb, + 0xbf,0x91,0x45,0xc8,0xc4,0x47,0xd0,0xf6, + 0x8d,0x04,0xc0,0x28,0x10,0x03,0x8d,0x05, + 0xc0,0x4c,0x66,0xc8,0xa5,0x49,0x9d,0xf8, + 0xbf,0xa5,0x4a,0x9d,0xf9,0xbf,0xa5,0x4b, + 0x29,0x7f,0x9d,0xfa,0xbf,0x20,0x9d,0xca, + 0xa0,0x00,0xa5,0x4b,0x60,0xa9,0x2d,0x4c, + 0x63,0xc8,0x20,0x64,0xc9,0xb0,0xf6,0x2c, + 0x13,0xc0,0x08,0x8d,0x02,0xc0,0x0a,0x90, + 0x03,0x8d,0x03,0xc0,0xa5,0x48,0x8d,0xf8, + 0x05,0xf0,0x0e,0xb1,0x45,0x9d,0xfb,0xbf, + 0xc8,0xd0,0xf8,0xe6,0x46,0xc6,0x48,0xd0, + 0xf2,0xa5,0x47,0x8d,0x78,0x05,0xf0,0x0a, + 0xb1,0x45,0x9d,0xfb,0xbf,0xc8,0xc4,0x47, + 0xd0,0xf6,0x8d,0x02,0xc0,0x28,0x10,0x03, + 0x8d,0x03,0xc0,0x4c,0x66,0xc8,0xf8,0x00, + 0x00,0x00,0x07,0x52,0x41,0x4d,0x43,0x41, + 0x52,0x44,0x20,0x20,0x20,0x20,0x20,0x20, + 0x20,0x20,0x20,0x00,0x00,0x00,0x00,0xac, + 0xf8,0x07,0x20,0x8e,0xca,0xbd,0xfb,0xbf, + 0xc9,0xae,0xd0,0x45,0x5d,0xfb,0xbf,0xc9, + 0x5a,0xd0,0x3e,0xbd,0xfb,0xbf,0x99,0x38, + 0x04,0x49,0x5a,0xdd,0xfb,0xbf,0xd0,0x31, + 0xbd,0xfb,0xbf,0x99,0xb8,0x03,0xb9,0x38, + 0x04,0x9d,0xf8,0xbf,0xbd,0xfb,0xbf,0x99, + 0xb8,0x04,0xbd,0xfb,0xbf,0x99,0x38,0x05, + 0xbd,0xfb,0xbf,0x99,0xb8,0x05,0xbd,0xfb, + 0xbf,0x99,0x38,0x06,0xbd,0xfb,0xbf,0x99, + 0xb8,0x06,0xbd,0xfb,0xbf,0x99,0x38,0x07, + 0x60,0xb9,0xb8,0x06,0x59,0x38,0x07,0xc9, + 0x5a,0xf0,0x38,0x20,0x8e,0xca,0xa9,0x04, + 0x9d,0xf9,0xbf,0xbd,0xfb,0xbf,0x5d,0xfb, + 0xbf,0x5d,0xfb,0xbf,0x5d,0xfb,0xbf,0xa2, + 0x4c,0xc9,0x03,0xf0,0x0c,0xa2,0x00,0xc9, + 0x06,0xf0,0x06,0xa2,0x33,0xc9,0xbe,0xd0, + 0x09,0x8a,0x99,0xb8,0x06,0x49,0x5a,0x99, + 0x38,0x07,0x20,0x00,0xcb,0xac,0xf8,0x07, + 0x99,0xb8,0x03,0xb9,0xb8,0x03,0x0a,0x99, + 0xb8,0x05,0xa9,0x00,0x99,0x38,0x06,0x99, + 0x38,0x05,0x99,0xb8,0x04,0xa9,0x01,0x99, + 0x38,0x04,0x60,0xae,0x78,0x07,0xa9,0x00, + 0x9d,0xf8,0xbf,0x9d,0xf9,0xbf,0x9d,0xfa, + 0xbf,0x60,0x20,0x8e,0xca,0xac,0xf8,0x07, + 0xb9,0xb8,0x03,0xc9,0x09,0xbd,0xfa,0xbf, + 0xb0,0x02,0x29,0x0f,0x48,0xd0,0x1e,0xb9, + 0x38,0x04,0xc9,0x08,0xd0,0x17,0xbd,0xf9, + 0xbf,0xc9,0x02,0xb0,0x10,0x09,0xfe,0x9d, + 0xf9,0xbf,0xb9,0xb8,0x03,0xe9,0x00,0x2a, + 0x9d,0xfa,0xbf,0x68,0x60,0xbd,0xf9,0xbf, + 0xd9,0x38,0x06,0x68,0x48,0xf9,0xb8,0x05, + 0xb0,0xf1,0xbd,0xf9,0xbf,0x79,0x38,0x05, + 0x9d,0xf9,0xbf,0x68,0x79,0xb8,0x04,0x9d, + 0xfa,0xbf,0x60,0xa0,0x00,0xbd,0xfb,0xbf, + 0x99,0x00,0x08,0xc8,0xd0,0xf7,0xbd,0xfb, + 0xbf,0x99,0x00,0x09,0xc8,0xd0,0xf7,0x60, + 0x20,0x8b,0xca,0xa8,0xdd,0xfa,0xbf,0xd0, + 0x02,0xa0,0x02,0x19,0x95,0xcb,0x85,0x3f, + 0x85,0x3e,0x9d,0xfa,0xbf,0xbd,0xfb,0xbf, + 0xde,0xf8,0xbf,0x48,0xa5,0x3f,0x9d,0xfb, + 0xbf,0xde,0xf8,0xbf,0x39,0x95,0xcb,0xf0, + 0x14,0xa5,0x3f,0x38,0xf9,0x98,0xcb,0x4c, + 0x0e,0xcb,0x18,0xa5,0x3f,0x79,0x98,0xcb, + 0x85,0x3f,0x9d,0xfa,0xbf,0xbd,0xfb,0xbf, + 0xc5,0x3f,0xd0,0x3f,0x49,0xff,0xde,0xf8, + 0xbf,0x9d,0xfb,0xbf,0xde,0xf8,0xbf,0xdd, + 0xfb,0xbf,0xd0,0x2f,0xde,0xf8,0xbf,0xa5, + 0x3f,0x39,0x95,0xcb,0xd9,0x95,0xcb,0xd0, + 0xd1,0xa5,0x3e,0x9d,0xfa,0xbf,0x68,0x9d, + 0xfb,0xbf,0xde,0xf8,0xbf,0x18,0xa5,0x3e, + 0x79,0x98,0xcb,0x85,0x3e,0x39,0x95,0xcb, + 0xd0,0xe7,0xa5,0x3f,0x88,0x10,0x8c,0x4a, + 0x69,0x02,0x60,0xde,0xf8,0xbf,0x38,0xa5, + 0x3f,0xf0,0xd6,0xf9,0x98,0xcb,0x85,0x3f, + 0x4c,0x61,0xcb,0xea,0xea,0x0c,0x30,0xc0, + 0x04,0x10,0x40,0xa2,0x04,0xa0,0x00,0xa9, + 0x00,0x48,0x38,0xa5,0x3e,0xfd,0xde,0xcb, + 0x48,0xa5,0x3f,0xfd,0xe3,0xcb,0x90,0x0a, + 0x85,0x3f,0x68,0x85,0x3e,0x68,0x69,0x00, + 0xd0,0xe7,0x68,0x68,0xd0,0x08,0x88,0x10, + 0x05,0x8a,0xf0,0x02,0xa9,0x10,0xc8,0x49, + 0xb0,0x20,0xed,0xfd,0xca,0x10,0xd0,0xa9, + 0xcb,0x4c,0xed,0xfd,0x08,0x08,0x20,0x38, + 0x50,0x68,0x80,0x98,0xb0,0xc8,0x04,0x28, + 0x90,0xa0,0x40,0x00,0x00,0x01,0x0f,0x9c, + 0xa4,0x42,0xc8,0xf0,0x6b,0x20,0x99,0xcd, + 0xa0,0x2b,0xb0,0x18,0xa0,0x28,0xa5,0x43, + 0x30,0x12,0xa4,0x42,0xf0,0x11,0x88,0xf0, + 0x1e,0x88,0xf0,0x39,0x88,0xf0,0x14,0xa0, + 0x01,0x2c,0xa0,0x27,0x98,0x38,0x60,0xac, + 0xf8,0x07,0x20,0xe4,0xcf,0xac,0x78,0x04, + 0xae,0xf8,0x04,0xa9,0x00,0x18,0x60,0x20, + 0x58,0xcc,0xb0,0xe6,0xa0,0x00,0xbd,0xfb, + 0xbf,0x91,0x44,0xc8,0xd0,0xf8,0xe6,0x45, + 0xbd,0xfb,0xbf,0x91,0x44,0xc8,0xd0,0xf8, + 0xc6,0x45,0x98,0x18,0x60,0x20,0x58,0xcc, + 0xb0,0xc8,0xa0,0x00,0xb1,0x44,0x9d,0xfb, + 0xbf,0xc8,0xd0,0xf8,0xe6,0x45,0xb1,0x44, + 0x9d,0xfb,0xbf,0xc8,0xd0,0xf8,0xf0,0xe0, + 0xa9,0x00,0x9d,0xf8,0xbf,0xa5,0x46,0x0a, + 0x9d,0xf9,0xbf,0xa5,0x47,0x2a,0xb0,0x06, + 0x9d,0xfa,0xbf,0x20,0x9d,0xca,0x60,0x20, + 0x56,0xcd,0xa0,0x10,0xb0,0x6a,0x20,0xfb, + 0xcc,0xa0,0x02,0xb1,0x48,0x85,0x3e,0x49, + 0x01,0xf0,0x05,0x90,0x58,0x20,0x16,0xcd, + 0xa0,0x0e,0xa9,0xfe,0x91,0x48,0xa0,0x04, + 0x84,0x3f,0xb1,0x48,0xdd,0x35,0xcd,0xb0, + 0x44,0x4a,0x66,0x3f,0x4a,0x66,0x3f,0x4a, + 0x66,0x3f,0xe0,0x01,0xf0,0x03,0x4a,0x66, + 0x3f,0x48,0xc8,0xb1,0x48,0xdd,0x37,0xcd, + 0xb0,0x2b,0x05,0x3f,0x48,0x20,0x8b,0xca, + 0x68,0x9d,0xf9,0xbf,0x68,0x9d,0xfa,0xbf, + 0x20,0x9d,0xca,0xb0,0x18,0xa0,0x08,0xb1, + 0x48,0x85,0x3e,0xc8,0xb1,0x48,0x85,0x3f, + 0xa0,0x0c,0xb1,0x48,0xa8,0xf0,0x1d,0x88, + 0xf0,0x12,0x88,0xf0,0x05,0x38,0xa0,0x80, + 0xd0,0x13,0xb1,0x3e,0x9d,0xfb,0xbf,0xc8, + 0xd0,0xf8,0xf0,0x08,0xbd,0xfb,0xbf,0x91, + 0x3e,0xc8,0xd0,0xf8,0x18,0x98,0xa0,0x0d, + 0x91,0x48,0x60,0xac,0xf8,0x07,0xa2,0x03, + 0xb9,0x38,0x06,0xdd,0x31,0xcd,0xb9,0xb8, + 0x05,0xfd,0x2d,0xcd,0xb0,0x04,0xca,0x10, + 0xef,0x60,0x8a,0x4a,0xaa,0x60,0x18,0xac, + 0xf8,0x07,0xb9,0x38,0x05,0x7d,0x3b,0xcd, + 0x99,0x38,0x05,0xb9,0xb8,0x04,0x7d,0x39, + 0xcd,0x99,0xb8,0x04,0x60,0x02,0x04,0x06, + 0x0c,0x30,0x60,0x40,0x80,0x23,0x32,0x10, + 0x20,0x02,0x06,0x30,0x40,0xac,0xf8,0x07, + 0x20,0xe4,0xcf,0xc9,0x10,0xb0,0x05,0xad, + 0x78,0x04,0xf0,0x09,0xb9,0x38,0x07,0x49, + 0x5a,0xd9,0xb8,0x06,0x38,0x60,0x20,0x3d, + 0xcd,0x90,0x3c,0xd0,0x06,0xc9,0x33,0xd0, + 0x36,0x18,0x60,0xa9,0x33,0x99,0xb8,0x06, + 0x20,0xfb,0xcc,0x30,0x2a,0x90,0x22,0xb9, + 0x38,0x05,0x48,0xb9,0xb8,0x04,0x48,0x8e, + 0xf8,0x04,0x20,0x16,0xcd,0xbc,0xe2,0xcf, + 0x20,0xfb,0xcd,0xae,0xf8,0x04,0xac,0xf8, + 0x07,0x68,0x99,0xb8,0x04,0x68,0x99,0x38, + 0x05,0xbc,0xe2,0xcf,0x4c,0xc1,0xcd,0x38, + 0x60,0x20,0x3d,0xcd,0x90,0x12,0xd0,0x12, + 0xc9,0xcd,0xd0,0x02,0x18,0x60,0x20,0xec, + 0xcd,0xd0,0x05,0xd9,0xb8,0x06,0xf0,0xf4, + 0x38,0x60,0x20,0xec,0xcd,0xd0,0xf9,0x99, + 0xb8,0x06,0xa0,0x00,0x0a,0xd0,0x02,0xa0, + 0x87,0x20,0xfb,0xcd,0x20,0x8e,0xca,0xac, + 0xf8,0x07,0xb9,0x38,0x04,0xc9,0x01,0xf0, + 0x11,0x18,0x69,0x04,0x9d,0xf8,0xbf,0xb9, + 0xb8,0x06,0x9d,0xfb,0xbf,0x49,0x5a,0x9d, + 0xfb,0xbf,0xb9,0xb8,0x06,0x49,0x5a,0x99, + 0x38,0x07,0x18,0x60,0xad,0x00,0xbf,0xf0, + 0x02,0xc9,0x4c,0x60,0xae,0x78,0x07,0x20, + 0x67,0xce,0xc8,0xb9,0x30,0xcf,0xd0,0xf4, + 0x60,0x29,0x0f,0x9d,0xfb,0xbf,0xa9,0x00, + 0x9d,0xfb,0xbf,0x60,0x98,0x48,0xad,0xf8, + 0x04,0xc9,0x01,0xad,0x78,0x04,0xe9,0x00, + 0x4a,0x4a,0x4a,0x4a,0xa8,0xa9,0xff,0x85, + 0x3e,0xa9,0x03,0x4a,0x66,0x3e,0x88,0x10, + 0xfa,0x9d,0xfb,0xbf,0xa5,0x3e,0x9d,0xfb, + 0xbf,0x68,0xa8,0x60,0x20,0x53,0xce,0xa9, + 0x01,0x48,0x20,0x06,0xce,0xa9,0x11,0x9d, + 0xfb,0xbf,0x68,0x48,0x9d,0xfb,0xbf,0x20, + 0x53,0xce,0x68,0x18,0x69,0x01,0xc9,0x1f, + 0x90,0xe7,0x60,0xa9,0x00,0x2c,0xa9,0xff, + 0x9d,0xfb,0xbf,0xdd,0xf8,0xbf,0xd0,0xf8, + 0x6a,0x90,0x03,0x9d,0xfb,0xbf,0x60,0xc9, + 0x40,0xb0,0x23,0xc9,0x30,0xb0,0x3e,0xc9, + 0x20,0xb0,0x8e,0xc9,0x10,0xb0,0x95,0xc9, + 0x04,0xf0,0x4a,0xb0,0x08,0xc9,0x02,0x90, + 0x58,0xf0,0xd0,0xb0,0xd1,0xc9,0x06,0x90, + 0x49,0xf0,0xa9,0x4c,0xf4,0xce,0x48,0x29, + 0x3f,0xf0,0x18,0x68,0x48,0x29,0xc0,0x0a, + 0xf0,0x08,0xa9,0xff,0xb0,0x04,0xc8,0xb9, + 0x30,0xcf,0x9d,0xfb,0xbf,0x68,0x38,0xe9, + 0x01,0xd0,0xe3,0x68,0x60,0x29,0x0f,0x48, + 0xa9,0xff,0x9d,0xfb,0xbf,0x9d,0xfb,0xbf, + 0x20,0x06,0xce,0x9d,0xfb,0xbf,0x68,0x38, + 0xe9,0x01,0xd0,0xeb,0x60,0xad,0xf8,0x04, + 0x9d,0xfb,0xbf,0xad,0x78,0x04,0x9d,0xfb, + 0xbf,0x60,0xad,0xf8,0x07,0x49,0xf0,0xd0, + 0xf5,0xa9,0x00,0x9d,0xf8,0xbf,0xc8,0xb9, + 0x30,0xcf,0x9d,0xf9,0xbf,0xc8,0xb9,0x30, + 0xcf,0x9d,0xfa,0xbf,0x98,0x48,0x20,0x9d, + 0xca,0x68,0xa8,0x60,0x98,0x48,0xac,0x78, + 0x04,0xf0,0x0d,0xea,0x98,0x48,0xa0,0x20, + 0x20,0x27,0xcf,0x68,0xa8,0x88,0xd0,0xf4, + 0xad,0xf8,0x04,0x48,0x4a,0x4a,0x4a,0xf0, + 0x04,0xa8,0x20,0x27,0xcf,0x68,0x29,0x07, + 0xa8,0xa9,0x00,0x38,0x6a,0x88,0x10,0xfb, + 0x0a,0x9d,0xfb,0xbf,0x68,0xa8,0x60,0xa9, + 0xff,0x9d,0xfb,0xbf,0x88,0xd0,0xfa,0x60, + 0x01,0x00,0x00,0x02,0x02,0x01,0x02,0x00, + 0x02,0x02,0x20,0x23,0x44,0xf4,0x52,0x41, + 0x4d,0x05,0x99,0x43,0xc3,0x27,0x0d,0x20, + 0x26,0x04,0x02,0x02,0x22,0x24,0x02,0x02, + 0x23,0x25,0x02,0x02,0x24,0x20,0x02,0x02, + 0x07,0x02,0x02,0x01,0x0c,0x00,0x10,0x00, + 0x01,0x00,0x00,0x02,0x01,0x04,0x00,0x44, + 0x02,0x0f,0x20,0x93,0x01,0x10,0x01,0x47, + 0x33,0x11,0x0f,0x04,0x00,0x00,0xfe,0xa0, + 0x41,0x7a,0x88,0x48,0x11,0x01,0x00,0x00, + 0x23,0x10,0x00,0x01,0x88,0x3f,0x84,0x3f, + 0x32,0x02,0x06,0x00,0x01,0x00,0x00,0x02, + 0x01,0x04,0x00,0x44,0x02,0x0f,0x20,0x93, + 0x01,0x20,0x02,0x47,0x33,0x11,0x1f,0x04, + 0x00,0x00,0xfe,0xa0,0x41,0x7a,0x88,0x48, + 0x11,0x01,0x00,0x00,0x32,0x20,0x00,0x01, + 0x84,0xc8,0xf8,0x84,0x03,0x06,0x00,0x01, + 0x00,0x00,0x02,0x02,0x01,0x02,0x00,0x02, + 0x02,0x82,0x41,0x06,0x83,0x44,0x04,0x52, + 0x41,0x4d,0x05,0x83,0x04,0x02,0x02,0x02, + 0x02,0x02,0x02,0x02,0x02,0x02,0x02,0x02, + 0x02,0x00,0x44,0xae,0xf4,0x08,0x52,0x02, + 0x02,0x00,0x30,0x5c,0xb9,0xb8,0x05,0x4a, + 0x8d,0x78,0x04,0xb9,0x38,0x06,0x6a,0x8d, + 0xf8,0x04,0x60,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0x43,0x4f,0x50,0x59,0x52,0x49,0x47,0x48, + 0x54,0x20,0x28,0x43,0x29,0x20,0x31,0x39, + 0x38,0x36,0x2d,0x38,0x39,0x20,0x41,0x50, + 0x50,0x4c,0x49,0x45,0x44,0x20,0x45,0x4e, + 0x47,0x49,0x4e,0x45,0x45,0x52,0x49,0x4e, + 0x47,0x00,0x42,0x4f,0x42,0x20,0x53,0x41, + 0x4e,0x44,0x45,0x52,0x2d,0x43,0x45,0x44, + 0x45,0x52,0x4c,0x4f,0x46,0x00,0x4d,0x49, + 0x43,0x48,0x41,0x45,0x4c,0x20,0x57,0x49, + 0x4c,0x4b,0x53,0x00,0x53,0x54,0x45,0x56, + 0x45,0x4e,0x20,0x4d,0x41,0x4c,0x45,0x43, + 0x48,0x45,0x4b,0x00,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xae,0xae,0xae,0xae,0xae,0xae,0xae,0xae, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc1,0x4c,0x9b,0xc1, + 0x20,0x16,0xc1,0x4c,0x9f,0xc1,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc1,0xae,0xff,0xcf,0x0e,0x9f,0xc0, + 0xa2,0x98,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc1,0xc5,0x39,0x08, + 0x20,0x16,0xc1,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc1,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc1, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc1,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x10,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc1,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0x9f, + 0xc0,0xa2,0x98,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0x9f, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc1,0x4c,0x00,0xc8,0x20,0x28,0xc1,0x4c, + 0xe8,0xcb,0xc9,0x10,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc1,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc2,0x4c,0x9b,0xc2, + 0x20,0x16,0xc2,0x4c,0x9f,0xc2,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc2,0xae,0xff,0xcf,0x0e,0xaf,0xc0, + 0xa2,0xa8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc2,0xc5,0x39,0x08, + 0x20,0x16,0xc2,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc2,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc2, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc2,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x20,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc2,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xaf, + 0xc0,0xa2,0xa8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xaf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc2,0x4c,0x00,0xc8,0x20,0x28,0xc2,0x4c, + 0xe8,0xcb,0xc9,0x20,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc2,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc3,0x4c,0x9b,0xc3, + 0x20,0x16,0xc3,0x4c,0x9f,0xc3,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc3,0xae,0xff,0xcf,0x0e,0xbf,0xc0, + 0xa2,0xb8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc3,0xc5,0x39,0x08, + 0x20,0x16,0xc3,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc3,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc3, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc3,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x30,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc3,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xbf, + 0xc0,0xa2,0xb8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xbf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc3,0x4c,0x00,0xc8,0x20,0x28,0xc3,0x4c, + 0xe8,0xcb,0xc9,0x30,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc3,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc4,0x4c,0x9b,0xc4, + 0x20,0x16,0xc4,0x4c,0x9f,0xc4,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc4,0xae,0xff,0xcf,0x0e,0xcf,0xc0, + 0xa2,0xc8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc4,0xc5,0x39,0x08, + 0x20,0x16,0xc4,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc4,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc4, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc4,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x40,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc4,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xcf, + 0xc0,0xa2,0xc8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xcf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc4,0x4c,0x00,0xc8,0x20,0x28,0xc4,0x4c, + 0xe8,0xcb,0xc9,0x40,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc4,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc5,0x4c,0x9b,0xc5, + 0x20,0x16,0xc5,0x4c,0x9f,0xc5,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc5,0xae,0xff,0xcf,0x0e,0xdf,0xc0, + 0xa2,0xd8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc5,0xc5,0x39,0x08, + 0x20,0x16,0xc5,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc5,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc5, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc5,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x50,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc5,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xdf, + 0xc0,0xa2,0xd8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xdf, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc5,0x4c,0x00,0xc8,0x20,0x28,0xc5,0x4c, + 0xe8,0xcb,0xc9,0x50,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc5,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc6,0x4c,0x9b,0xc6, + 0x20,0x16,0xc6,0x4c,0x9f,0xc6,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc6,0xae,0xff,0xcf,0x0e,0xef,0xc0, + 0xa2,0xe8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc6,0xc5,0x39,0x08, + 0x20,0x16,0xc6,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc6,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc6, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc6,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x60,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc6,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xef, + 0xc0,0xa2,0xe8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xef, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc6,0x4c,0x00,0xc8,0x20,0x28,0xc6,0x4c, + 0xe8,0xcb,0xc9,0x60,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc6,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0xc9,0x20,0xc9,0x00,0xc9,0x03,0xc9,0x00, + 0xb0,0x31,0x20,0x16,0xc7,0x4c,0x9b,0xc7, + 0x20,0x16,0xc7,0x4c,0x9f,0xc7,0x8d,0x0c, + 0xc0,0x8d,0x00,0xc0,0x8d,0x0e,0xc0,0x20, + 0x2f,0xfb,0x20,0x93,0xfe,0x20,0x89,0xfe, + 0xa0,0xc7,0xae,0xff,0xcf,0x0e,0xff,0xc0, + 0xa2,0xf8,0x8c,0xf8,0x07,0x8e,0x78,0x07, + 0x4c,0xdf,0xc9,0xa9,0xc7,0xc5,0x39,0x08, + 0x20,0x16,0xc7,0x28,0xd0,0x1a,0x20,0xec, + 0xcd,0xf0,0x15,0xa9,0x20,0x8d,0x12,0xbd, + 0xa9,0xea,0x8d,0x13,0xbd,0x8c,0x14,0xbd, + 0xa2,0x00,0xa9,0x8d,0x8d,0x00,0x02,0x60, + 0xa5,0x00,0xd0,0x0a,0xc4,0x01,0xd0,0x06, + 0x20,0x7b,0xc7,0x4c,0xba,0xfa,0xb9,0x38, + 0x04,0xc9,0x01,0xd0,0x2a,0x20,0x7b,0xc7, + 0x18,0x90,0x24,0x20,0x9a,0xca,0x20,0xeb, + 0xca,0xa0,0xc7,0xad,0x01,0x08,0xf0,0x12, + 0xb9,0x38,0x07,0x49,0x5a,0xd9,0xb8,0x06, + 0xd0,0x08,0x8d,0x00,0xbf,0xa2,0x70,0x4c, + 0x01,0x08,0x60,0xa0,0x03,0xd0,0x02,0xa0, + 0x05,0xa2,0x03,0xb9,0xd5,0xc7,0x95,0x42, + 0x88,0xca,0x10,0xf7,0x08,0x78,0x8e,0xff, + 0xc0,0xa2,0xf8,0xa0,0x00,0x84,0x3e,0xa9, + 0x0a,0x85,0x3f,0xb1,0x42,0x91,0x3e,0xc8, + 0xd0,0x04,0xe6,0x3f,0xe6,0x43,0xc4,0x44, + 0xa5,0x43,0xe5,0x45,0x90,0xed,0x0e,0xff, + 0xc0,0x28,0x4c,0x00,0x0a,0x00,0xc8,0x26, + 0xcb,0xf4,0xcf,0xb8,0x50,0x06,0x20,0x28, + 0xc7,0x4c,0x00,0xc8,0x20,0x28,0xc7,0x4c, + 0xe8,0xcb,0xc9,0x70,0xf0,0x04,0xaa,0xa0, + 0x0f,0x60,0x68,0x68,0x20,0x28,0xc7,0x4c, + 0x6f,0xcc,0xae,0x01,0x00,0x00,0x4f,0xdb, + 0x8e,0x2b,0x0d,0x20,0x58,0xfc,0xa0,0x00, + 0x20,0x7d,0x0c,0x20,0x00,0xcb,0x8d,0x2a, + 0x0d,0xa0,0x00,0x8c,0x2f,0x0d,0x0a,0x90, + 0x02,0x88,0x98,0x84,0x3e,0x85,0x3f,0x20, + 0x9b,0xcb,0xa0,0x21,0x20,0x7d,0x0c,0x20, + 0x8b,0xca,0x9d,0xfb,0xbf,0xa9,0x04,0x9d, + 0xf9,0xbf,0xa9,0xff,0x9d,0xfb,0xbf,0xac, + 0xf8,0x07,0x99,0xb8,0x06,0xa9,0x00,0x85, + 0x24,0xa0,0x27,0x20,0x7d,0x0c,0xad,0x2f, + 0x0d,0x20,0xda,0xfd,0xa0,0x2c,0x20,0x7d, + 0x0c,0xa5,0x24,0x18,0x65,0x28,0x8d,0xe5, + 0x0a,0xa9,0x00,0x65,0x29,0x8d,0xe6,0x0a, + 0xa0,0x08,0x88,0x88,0x8c,0x29,0x0d,0x20, + 0xe4,0x0a,0x20,0xe8,0x0a,0xb0,0x11,0xac, + 0x29,0x0d,0xd0,0xee,0xee,0x2f,0x0d,0xad, + 0x00,0xc0,0x10,0xc1,0x8d,0x10,0xc0,0x60, + 0x98,0x48,0xa0,0x35,0x20,0x7d,0x0c,0xa9, + 0x08,0x38,0xed,0x29,0x0d,0x4a,0xa8,0x09, + 0xb0,0x20,0xed,0xfd,0xc0,0x03,0xb0,0x02, + 0x68,0x60,0xa0,0x42,0x20,0x7d,0x0c,0xae, + 0x78,0x07,0xbd,0xf8,0xbf,0xde,0xf8,0xbf, + 0x29,0x7f,0xd0,0x0d,0xbd,0xf9,0xbf,0xde, + 0xf9,0xbf,0x29,0x7f,0xd0,0x03,0xde,0xfa, + 0xbf,0xbd,0xfa,0xbf,0xac,0x2a,0x0d,0xc0, + 0x09,0xb0,0x02,0x29,0x0f,0x20,0xda,0xfd, + 0xbd,0xf9,0xbf,0x20,0xda,0xfd,0xbd,0xf8, + 0xbf,0x20,0xda,0xfd,0xa9,0xad,0x20,0xed, + 0xfd,0x68,0x5d,0xfb,0xbf,0x20,0xda,0xfd, + 0x20,0x8e,0xfd,0x60,0xee,0x00,0x04,0x60, + 0xb9,0xf5,0x0a,0x48,0xb9,0xf4,0x0a,0x48, + 0xae,0x2b,0x0d,0x60,0xe3,0x0b,0x80,0x0b, + 0x1d,0x0b,0xfb,0x0a,0xa0,0x00,0x98,0x20, + 0x0a,0x0d,0x5d,0xfa,0xbf,0x29,0x0f,0xd0, + 0x13,0x98,0xdd,0xf9,0xbf,0xd0,0x0d,0xdd, + 0xf8,0xbf,0xd0,0x08,0x20,0xe4,0x0a,0xc8, + 0xd0,0xe4,0x18,0x60,0x38,0x60,0xa9,0x00, + 0xa0,0xf0,0x20,0x0a,0x0d,0xad,0x28,0x0d, + 0x20,0x6b,0x0b,0x8d,0x28,0x0d,0xad,0x27, + 0x0d,0x20,0x6b,0x0b,0x8d,0x27,0x0d,0x20, + 0x13,0x0d,0xee,0x28,0x0d,0xd0,0x0c,0xee, + 0x27,0x0d,0xd0,0x07,0xee,0x26,0x0d,0xd0, + 0x02,0x18,0x60,0x20,0xe4,0x0a,0xbd,0xfb, + 0xbf,0xbd,0xfa,0xbf,0x4d,0x26,0x0d,0xd0, + 0x10,0xbd,0xf9,0xbf,0xcd,0x27,0x0d,0xd0, + 0x08,0xbd,0xf8,0xbf,0xcd,0x28,0x0d,0xf0, + 0xbc,0x38,0x60,0xc9,0x10,0x90,0x06,0xc9, + 0x70,0xb0,0x03,0xa9,0x70,0x60,0xc9,0x90, + 0x90,0xfb,0xc9,0xf0,0xb0,0xf7,0xa9,0xf0, + 0x60,0xad,0x2a,0x0d,0xf0,0x0e,0xa9,0x00, + 0x8d,0x30,0x0d,0x20,0x96,0x0b,0x20,0x96, + 0x0b,0x20,0x96,0x0b,0x18,0x60,0x20,0x8e, + 0xca,0xa8,0x98,0x9d,0xfb,0xbf,0x20,0xbe, + 0x0b,0xd0,0xf7,0x20,0xe4,0x0a,0x98,0x20, + 0x0a,0x0d,0x98,0xdd,0xfb,0xbf,0xd0,0x0a, + 0x20,0xbe,0x0b,0xd0,0xf5,0x38,0x6e,0x30, + 0x0d,0x60,0x68,0x68,0x38,0x60,0x2c,0x30, + 0x0d,0x10,0x18,0xee,0x26,0x0d,0xfe,0xfa, + 0xbf,0xad,0x26,0x0d,0x4a,0xcd,0x2a,0x0d, + 0x90,0x09,0xa0,0x00,0x60,0xee,0x27,0x0d, + 0xfe,0xf9,0xbf,0xee,0x28,0x0d,0xc8,0x60, + 0x00,0x55,0xaa,0xff,0xad,0x2a,0x0d,0xf0, + 0x13,0xa0,0x03,0xb9,0xe0,0x0b,0x8d,0x2c, + 0x0d,0x20,0xfe,0x0b,0x20,0x2e,0x0c,0xb0, + 0x04,0x88,0x10,0xef,0x18,0x60,0x20,0x6d, + 0x0c,0x20,0x0a,0x0c,0xce,0x2d,0x0d,0xd0, + 0xf8,0x60,0x98,0x48,0xad,0x2c,0x0d,0xa0, + 0x00,0x8c,0x2e,0x0d,0x9d,0xfb,0xbf,0x9d, + 0xfb,0xbf,0x9d,0xfb,0xbf,0x9d,0xfb,0xbf, + 0xc8,0xd0,0xf1,0x20,0xe4,0x0a,0xee,0x2e, + 0x0d,0xd0,0xe9,0x68,0xa8,0x60,0x20,0x6d, + 0x0c,0x20,0x3c,0x0c,0xb0,0x05,0xce,0x2d, + 0x0d,0xd0,0xf6,0x60,0x98,0x48,0xad,0x2c, + 0x0d,0xa0,0x00,0x8c,0x2e,0x0d,0xdd,0xfb, + 0xbf,0xd0,0x1e,0xdd,0xfb,0xbf,0xd0,0x19, + 0xdd,0xfb,0xbf,0xd0,0x14,0xdd,0xfb,0xbf, + 0xd0,0x0f,0xc8,0xd0,0xe9,0x20,0xe4,0x0a, + 0xee,0x2e,0x0d,0xd0,0xe1,0x68,0xa8,0x18, + 0x60,0xa8,0x68,0x38,0x60,0xad,0x2a,0x0d, + 0x4a,0x8d,0x2d,0x0d,0x4c,0x8e,0xca,0x08, + 0x20,0xed,0xfd,0x28,0x24,0x18,0x20,0x8f, + 0x0c,0xbd,0xa1,0x0c,0xd0,0xf1,0x20,0x8f, + 0x0c,0xbd,0xb0,0x0c,0xd0,0xe9,0x60,0xb9, + 0xc0,0x0c,0xb0,0x07,0x4a,0x4a,0x4a,0x4a, + 0xaa,0x38,0x60,0xc8,0x29,0x0f,0xaa,0x18, + 0x60,0x00,0x8d,0xd2,0xc1,0xcd,0xae,0xd4, + 0xc9,0xd3,0xa0,0xc7,0xcf,0xcc,0xc4,0xc5, + 0xce,0x00,0xc2,0xc3,0xc6,0xc8,0xd0,0xd9, + 0xda,0xcd,0xd1,0xd5,0xd6,0xb1,0xb4,0xba, + 0x30,0x60,0x6c,0x7e,0xd9,0xef,0xa7,0xfe, + 0xe2,0x7f,0xa9,0x23,0x40,0x43,0x03,0x6b, + 0x29,0x6e,0x86,0x90,0xc0,0xd5,0x0e,0x11, + 0x4e,0x4b,0x20,0x79,0x87,0x08,0xe0,0xf9, + 0x01,0x90,0x20,0x76,0xe8,0x11,0x01,0x06, + 0x38,0x80,0xf9,0x01,0x99,0x99,0x6e,0x86, + 0x7f,0xa9,0x55,0x50,0x19,0x11,0x03,0x32, + 0xd9,0x04,0x37,0xc0,0xb2,0xe5,0x97,0xd0, + 0xf9,0x01,0x99,0x93,0xdd,0x2e,0x88,0x0f, + 0x90,0x19,0x8d,0x28,0x0d,0x8d,0x27,0x0d, + 0x8c,0x26,0x0d,0xad,0x28,0x0d,0x9d,0xf8, + 0xbf,0xad,0x27,0x0d,0x9d,0xf9,0xbf,0xad, + 0x26,0x0d,0x9d,0xfa,0xbf,0x60,0x20,0x8b, + 0xca,0xbd,0xfb,0xbf,0xc9,0xae,0xd0,0x11, + 0x5d,0xfb,0xbf,0xc9,0x5a,0xd0,0x0a,0xbd, + 0xfb,0xbf,0x5d,0xfb,0xbf,0xc9,0x5a,0xf0, + 0x50,0xac,0xf8,0x07,0xb9,0xb8,0x06,0x59, + 0x38,0x07,0xc9,0x5a,0xd0,0x17,0x20,0x58, + 0xfc,0xa0,0x88,0x20,0x8e,0x0c,0xa9,0xbf, + 0x20,0xed,0xfd,0x20,0x97,0x0e,0xc9,0xd9, + 0xf0,0x03,0x4c,0x06,0x0e,0x20,0x8b,0xca, + 0xa0,0xaa,0x20,0xfb,0xcd,0x20,0x8b,0xca, + 0xa9,0x04,0x9d,0xf8,0xbf,0xac,0xf8,0x07, + 0xb9,0xb8,0x03,0x48,0x9d,0xfb,0xbf,0xa9, + 0x0a,0x9d,0xf8,0xbf,0x68,0x0a,0x38,0xe9, + 0x01,0x9d,0xfb,0xbf,0xa9,0xfc,0x9d,0xfb, + 0xbf,0x20,0x8e,0xca,0x20,0xeb,0xca,0xad, + 0x02,0x08,0x8d,0x01,0x09,0x20,0x58,0xfc, + 0x4e,0x00,0x09,0xa9,0x00,0x85,0x24,0x85, + 0x25,0xa0,0x00,0x20,0x8e,0x0c,0xad,0xf8, + 0x07,0x49,0x70,0x20,0xed,0xfd,0x20,0x8e, + 0xfd,0x20,0x8e,0xfd,0xa0,0x00,0x20,0x03, + 0x0c,0xc8,0xc0,0x09,0x90,0xf8,0xa0,0x14, + 0x20,0x8e,0x0c,0xa0,0x59,0x2c,0x00,0x09, + 0x10,0x02,0xa0,0x27,0x20,0x8e,0x0c,0x20, + 0x42,0xfc,0x20,0x97,0x0e,0xc9,0xb1,0x90, + 0x14,0xc9,0xba,0xb0,0x10,0xe9,0xb0,0x20, + 0x81,0x0c,0x8d,0x01,0x09,0x2c,0x00,0x09, + 0x30,0xb1,0x4c,0xf6,0x0d,0x8d,0x02,0x09, + 0xa0,0x06,0x2c,0x00,0x09,0x10,0x02,0xa0, + 0xfd,0xc8,0xc8,0xc8,0xb9,0xf7,0x0a,0xf0, + 0x0e,0xcd,0x02,0x09,0xd0,0xf3,0xb9,0xf9, + 0x0a,0x48,0xb9,0xf8,0x0a,0x48,0x60,0x20, + 0xe2,0xfb,0x4c,0x7d,0x0a,0xce,0x50,0x0b, + 0xc3,0xf4,0x0b,0xd3,0x70,0x0b,0x8d,0x15, + 0x0b,0x88,0x38,0x0b,0x8b,0x38,0x0b,0x8a, + 0x48,0x0b,0x95,0x48,0x0b,0x9b,0x2a,0x0b, + 0xd2,0x23,0x0b,0x00,0x2c,0x00,0x09,0x30, + 0x03,0x4c,0xf6,0x0d,0x20,0xe8,0x0d,0x4c, + 0x7a,0x0a,0x38,0x6e,0x00,0x09,0x4c,0x7d, + 0x0a,0x2c,0x00,0x09,0x10,0x03,0x4c,0x00, + 0x0a,0x20,0xd7,0x0d,0x4c,0x36,0x0e,0xad, + 0x01,0x09,0x38,0xe9,0x18,0xc9,0xe0,0xb0, + 0x03,0x8d,0x01,0x09,0x4c,0x7d,0x0a,0xad, + 0x01,0x09,0x18,0x69,0x18,0x90,0xee,0xa0, + 0x76,0x20,0x8e,0x0c,0xa2,0x10,0x20,0x4f, + 0x0e,0xb0,0x11,0xa2,0x00,0xac,0x01,0x09, + 0xbd,0x08,0x09,0x99,0x08,0x08,0xc8,0xe8, + 0xe0,0x10,0x90,0xf4,0x4c,0x7d,0x0a,0x20, + 0x43,0x0e,0xf0,0x74,0x98,0x18,0x69,0x18, + 0xa8,0xc0,0xe0,0xb0,0x6b,0x20,0x46,0x0e, + 0xf0,0x66,0xa0,0x7f,0x20,0x8e,0x0c,0xa2, + 0x06,0x20,0x4f,0x0e,0x20,0xa1,0x0e,0x0e, + 0x04,0x09,0x2e,0x05,0x09,0x0e,0x04,0x09, + 0x2e,0x05,0x09,0x18,0xac,0x01,0x09,0xb9, + 0x03,0x08,0x79,0x1b,0x08,0x8d,0x06,0x09, + 0xb9,0x02,0x08,0x79,0x1a,0x08,0x8d,0x07, + 0x09,0x38,0xad,0x06,0x09,0xed,0x04,0x09, + 0x48,0xad,0x07,0x09,0xed,0x05,0x09,0x90, + 0x23,0x99,0x1a,0x08,0x68,0x99,0x1b,0x08, + 0x18,0xad,0x04,0x09,0x99,0x03,0x08,0x79, + 0x01,0x08,0x99,0x19,0x08,0xad,0x05,0x09, + 0x99,0x02,0x08,0x79,0x00,0x08,0x99,0x18, + 0x08,0x4c,0x7d,0x0a,0x68,0xa0,0xd5,0x2c, + 0xa0,0xc9,0x20,0x8e,0x0c,0x20,0x0c,0xfd, + 0x4c,0x7d,0x0a,0x20,0x43,0x0e,0xd0,0x06, + 0xae,0x01,0x09,0xfe,0x05,0x08,0x4c,0x7d, + 0x0a,0x98,0x48,0x20,0x81,0x0c,0x48,0xa2, + 0xff,0xcd,0x01,0x09,0xd0,0x02,0xa2,0x3f, + 0x86,0x32,0x20,0x79,0x0c,0x98,0x18,0x69, + 0xb1,0x20,0xed,0xfd,0x20,0x79,0x0c,0x68, + 0x48,0xa8,0xa2,0x10,0xb9,0x08,0x08,0xd0, + 0x02,0xa9,0xa0,0x20,0xed,0xfd,0xc8,0xca, + 0xd0,0xf2,0x20,0x79,0x0c,0x68,0x48,0xa8, + 0xb9,0x02,0x08,0x85,0x3f,0xb9,0x03,0x08, + 0x85,0x3e,0x20,0x9b,0xcb,0xa9,0xff,0x85, + 0x32,0x20,0x79,0x0c,0x68,0xa8,0xb9,0x05, + 0x08,0x49,0x5a,0xd9,0x04,0x08,0xf0,0x02, + 0xa9,0x01,0xa0,0x04,0xd9,0x6f,0x0c,0xf0, + 0x03,0x88,0xd0,0xf8,0xb9,0x74,0x0c,0xa8, + 0x20,0x8e,0x0c,0x68,0xa8,0x60,0x4c,0x00, + 0x33,0xcd,0xdf,0xe9,0xf5,0xe4,0xef,0xa9, + 0xa0,0x20,0xed,0xfd,0x4c,0xed,0xfd,0x8d, + 0x02,0x09,0x0a,0x6d,0x02,0x09,0x0a,0x0a, + 0x0a,0x69,0x08,0x60,0x18,0x20,0xac,0x0c, + 0xbd,0xbe,0x0c,0xd0,0x09,0x20,0xac,0x0c, + 0xbd,0xcd,0x0c,0xd0,0x01,0x60,0x08,0x30, + 0x03,0x20,0x79,0x0c,0x20,0xed,0xfd,0x28, + 0xd0,0xe3,0xb9,0xdd,0x0c,0xb0,0x07,0x4a, + 0x4a,0x4a,0x4a,0xaa,0x38,0x60,0xc8,0x29, + 0x0f,0xaa,0x18,0x60,0x00,0x8d,0x01,0xc7, + 0xcc,0xc9,0xd4,0xc3,0xc8,0xa0,0xd2,0xc5, + 0xc1,0xd3,0xcf,0xce,0x00,0xc6,0xd0,0xd5, + 0xc4,0xcd,0xad,0xb1,0xb9,0xbd,0xc2,0xd1, + 0xd7,0xda,0xd9,0x1a,0xc0,0x60,0x2c,0x76, + 0xea,0x90,0x3c,0xa6,0x56,0x5e,0xfd,0x22, + 0x29,0x9d,0x4e,0x69,0x0a,0x90,0x19,0x10, + 0x4d,0xb9,0xca,0xae,0x0d,0xd9,0xea,0x90, + 0x80,0x70,0x99,0x6e,0x9d,0xb4,0xb7,0x61, + 0x10,0x19,0xf0,0xaf,0xc0,0x6b,0x97,0x8c, + 0xf3,0xb2,0x29,0xab,0x60,0xa5,0xfd,0x6c, + 0x44,0x97,0x8c,0xf3,0xbd,0x1d,0x0a,0xd5, + 0x0e,0xb9,0x78,0xcf,0x3b,0x22,0x9b,0xd7, + 0x0a,0x02,0xea,0x3b,0x69,0x78,0xcf,0x3b, + 0xd1,0x70,0xa7,0x4b,0xca,0x90,0x3c,0xa6, + 0x56,0x5e,0xf0,0x19,0xab,0x60,0xa0,0xbe, + 0xe6,0x96,0x8b,0x90,0x3c,0xa6,0x56,0x5e, + 0xf2,0x9a,0x0a,0xab,0x7e,0xf0,0x25,0x30, + 0x4a,0xb1,0xbd,0x70,0xa0,0xc0,0x45,0x60, + 0x19,0x11,0xfb,0x0d,0x9f,0xc0,0x6b,0x90, + 0xa9,0x01,0x11,0xfb,0x0d,0x9d,0x50,0xeb, + 0x90,0xa9,0x01,0x10,0xdc,0xaf,0x5f,0x30, + 0x79,0x5f,0xd6,0xc4,0x45,0xf3,0x90,0x3c, + 0xa6,0x56,0x5e,0xfd,0x90,0x5b,0xd6,0xae, + 0x0f,0xd1,0x68,0xb9,0x05,0x5a,0xb7,0x6e, + 0xa0,0xf0,0x79,0x3e,0x9c,0x8b,0xc0,0x50, + 0x19,0x11,0x7c,0xff,0xe6,0x90,0xbe,0xe6, + 0x96,0x8c,0x69,0x03,0xca,0x65,0x65,0xef, + 0x10,0xbe,0xe6,0x90,0x2a,0xe0,0x69,0xd4, + 0xe6,0x90,0xa9,0x01,0x11,0x7c,0xff,0xe6, + 0x97,0x8c,0xf3,0xb9,0xd5,0x0e,0xb0,0x19, + 0x11,0xd5,0x0e,0xb9,0x6e,0xe9,0x4c,0xa3, + 0xb0,0x19,0x74,0xbc,0xa9,0x10,0x19,0x05, + 0xed,0x99,0x91,0x01,0x03,0xae,0x05,0xed, + 0x10,0x19,0x70,0x30,0x70,0x69,0x91,0x01, + 0x03,0xcd,0x7c,0x41,0x01,0xad,0x01,0x09, + 0x8d,0x02,0x08,0x49,0x5a,0x8d,0x03,0x08, + 0x20,0xe8,0x0d,0x4c,0xdf,0xc9,0x20,0x8b, + 0xca,0xa8,0xb9,0x00,0x08,0x9d,0xfb,0xbf, + 0xc8,0xd0,0xf7,0x60,0x20,0xd7,0x0d,0x20, + 0x43,0x0e,0xd0,0x0b,0xb9,0x02,0x08,0x19, + 0x03,0x08,0xf0,0x03,0x20,0x27,0x0e,0xa0, + 0xae,0x20,0x8e,0x0c,0xa2,0x01,0x20,0x4f, + 0x0e,0xb0,0x21,0xad,0x08,0x09,0xc9,0xb1, + 0x90,0xf2,0xc9,0xb8,0xb0,0xee,0x69,0x10, + 0xa8,0xa9,0x00,0xf0,0x08,0xae,0x78,0x07, + 0xac,0xf8,0x07,0xa9,0x7b,0x84,0x01,0x85, + 0x00,0x6c,0x00,0x00,0xa2,0x02,0xa9,0x00, + 0x9d,0x00,0x08,0xca,0x10,0xfa,0x6c,0xfc, + 0xff,0xac,0x01,0x09,0xb9,0x04,0x08,0x59, + 0x05,0x08,0xc9,0x5a,0x60,0x8e,0x03,0x09, + 0xa9,0xa0,0x9d,0x08,0x09,0xca,0x10,0xfa, + 0xe8,0x20,0x97,0x0e,0xc9,0x88,0xf0,0x22, + 0xc9,0x8d,0xf0,0x1c,0xc9,0x9b,0xf0,0x19, + 0xc9,0xa0,0xb0,0x06,0x20,0xe2,0xfb,0x4c, + 0x5b,0x0e,0xec,0x03,0x09,0xb0,0xf5,0x9d, + 0x08,0x09,0x20,0xed,0xfd,0xe8,0xd0,0xd9, + 0x18,0x60,0x8a,0xf0,0xd4,0xca,0xc6,0x24, + 0xa9,0xa0,0x9d,0x08,0x09,0x20,0xed,0xfd, + 0xc6,0x24,0x4c,0x5b,0x0e,0x20,0x0c,0xfd, + 0xc9,0xe0,0x90,0x02,0x29,0xdf,0x60,0xa9, + 0x00,0xa8,0xaa,0x8d,0x04,0x09,0x8e,0x05, + 0x09,0xa9,0x0a,0x8d,0x02,0x09,0xa2,0x00, + 0xb9,0x08,0x09,0x49,0xb0,0xc9,0x0a,0x90, + 0x01,0x60,0x6d,0x04,0x09,0x48,0x8a,0x6d, + 0x05,0x09,0xaa,0x68,0xce,0x02,0x09,0xd0, + 0xf1,0xc8,0xd0,0xd7,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff +]; diff --git a/js/roms/cards/thunderclock.js b/js/roms/cards/thunderclock.js new file mode 100644 index 0000000..3ea5fd0 --- /dev/null +++ b/js/roms/cards/thunderclock.js @@ -0,0 +1,258 @@ +export var rom = [ + 0x08,0x78,0x28,0x2c,0x58,0xff,0x70,0x05, // 00 + 0x38,0xb0,0x01,0x18,0xb8,0x08,0x78,0x48, + 0x8a,0x48,0x98,0x48,0xad,0xff,0xcf,0x20, // 10 + 0x1a,0xc8,0x68,0x68,0xba,0x8d,0xf8,0x07, + 0x0a,0x0a,0x0a,0x0a,0x8d,0x78,0x07,0x68, // 20 + 0x68,0x68,0xa8,0x68,0x9a,0x09,0x04,0x48, + 0x28,0x98,0xac,0x78,0x07,0xae,0xf8,0x07, // 30 + 0x29,0x7f,0x48,0x50,0x0e,0xb8,0xa5,0x36, + 0xd0,0x04,0xe4,0x37,0xf0,0x0a,0xa9,0x08, // 40 + 0x85,0x38,0x38,0x90,0x16,0x4c,0x50,0xc9, + 0xa9,0x0b,0x85,0x36,0xa9,0x5e,0x9d,0xb8, // 50 + 0x04,0xa9,0x0a,0x9d,0x38,0x04,0xa9,0x00, + 0x9d,0x38,0x05,0x68,0xc9,0x25,0xf0,0x5c, // 60 + 0xc9,0x26,0xf0,0x58,0xc9,0x3c,0xf0,0x54, + 0xc9,0x3e,0xf0,0x50,0xc9,0x23,0xf0,0x4c, // 70 + 0xc9,0x5e,0xf0,0x5a,0xc9,0x21,0xf0,0x4a, + 0xc9,0x2a,0xf0,0x52,0xa2,0x20,0xc9,0x2c, // 80 + 0xf0,0x52,0xa2,0x28,0xc9,0x2e,0xf0,0x4c, + 0xa2,0x30,0xc9,0x2f,0xf0,0x46,0xae,0xf8, // 90 + 0x07,0x48,0xbd,0xb8,0x04,0xc9,0x21,0xf0, + 0x41,0xc9,0x5e,0xf0,0x0e,0x68,0x29,0x1f, // A0 + 0x0a,0x38,0xe9,0x01,0x9d,0x38,0x04,0xa9, + 0x5e,0xd0,0x23,0x68,0x38,0xe9,0x41,0x30, // B0 + 0x20,0xc9,0x16,0x10,0x1c,0xaa,0xbd,0x8d, + 0xcb,0x4c,0x04,0xcb,0x9d,0x38,0x05,0x4c, // C0 + 0x2f,0xc9,0xa9,0x20,0x20,0xb7,0xca,0xa9, + 0x08,0x20,0xb7,0xca,0xa9,0x21,0x9d,0xb8, // D0 + 0x04,0x4c,0x2f,0xc9,0x8a,0x20,0xb7,0xca, + 0xd0,0xf7,0x68,0xc9,0x0d,0xf0,0x13,0xc9, // E0 + 0x20,0xf0,0x44,0x29,0x0f,0x20,0xcf,0xca, + 0xf0,0x02,0xa9,0x0a,0x9d,0x38,0x07,0x18, // F0 + 0x90,0x35,0x20,0xcf,0xca,0x7d,0x38,0x07, + 0x48,0xa9,0x09,0x9d,0x38,0x06,0x20,0xcf, // 00 + 0xca,0x48,0xde,0x38,0x06,0xd0,0xf7,0xa9, + 0x0a,0x9d,0x38,0x06,0x68,0x20,0xcf,0xca, + 0xde,0x38,0x06,0xd0,0xf7,0xa9,0x10,0x20, + 0xb7,0xca,0xd0,0xb2,0xba,0x68,0x68,0x98, + 0x48,0x68,0x68,0xa9,0x8d,0x48,0x9a,0xae, + 0xf8,0x07,0xac,0x78,0x07,0xbd,0xb8,0x03, + 0xdd,0x38,0x07,0xd0,0x0c,0x1d,0x38,0x07, + 0xf0,0x07,0xc9,0x40,0xd0,0x03,0x99,0x80, + 0xc0,0x68,0xa8,0x68,0xaa,0x68,0x28,0x60, + 0x68,0xa9,0x18,0x20,0xb7,0xca,0xa9,0x08, + 0x20,0xb7,0xca,0xa9,0x09,0x9d,0x38,0x06, + 0x20,0xcf,0xca,0xc9,0x0a,0x30,0x02,0xa9, + 0x00,0x48,0xde,0x38,0x06,0xd0,0xf1,0x20, + 0xcf,0xca,0xc9,0x0d,0x30,0x02,0xa9,0x00, + 0x48,0xbd,0x38,0x05,0xf0,0x04,0xc9,0x23, + 0xd0,0x5e,0xa0,0x00,0x68,0xc9,0x0a,0x30, + 0x04,0xc8,0x38,0xe9,0x0a,0x48,0x98,0xa2, + 0x00,0x20,0xa6,0xca,0x68,0x20,0xa6,0xca, + 0xac,0xf8,0x07,0xb9,0x38,0x05,0xd0,0x2a, + 0xa9,0xaf,0x20,0xa8,0xca,0x68,0xa0,0x04, + 0x68,0x20,0xa6,0xca,0x68,0x20,0xa6,0xca, + 0x88,0xf0,0x07,0xa9,0x3b,0x20,0xa8,0xca, + 0xd0,0xee,0xa9,0xa0,0x8d,0x05,0x02,0xb9, + 0xf3,0xcb,0xf0,0x19,0x20,0xa8,0xca,0xc8, + 0xd0,0xf5,0xa9,0x00,0x48,0xa0,0x05,0x20, + 0xaf,0xca,0x68,0x20,0xa6,0xca,0x68,0x20, + 0xa6,0xca,0x88,0xd0,0xf2,0x4c,0x9a,0xca, + 0x68,0xaa,0x68,0x0a,0x0a,0xa8,0x8a,0x0a, + 0x0a,0x48,0xae,0xf8,0x07,0xbd,0x38,0x05, + 0xa2,0xa0,0xc9,0x3c,0xb0,0x02,0xa2,0xa2, + 0x8a,0xa2,0x00,0x20,0xa8,0xca,0xb9,0xa3, + 0xcb,0xc8,0x20,0xa8,0xca,0xc9,0xa0,0xd0, + 0xf5,0x68,0xa8,0xb9,0xbf,0xcb,0xc8,0x20, + 0xa8,0xca,0xc9,0xa0,0xd0,0xf5,0x68,0x20, + 0xa4,0xca,0x68,0x20,0xa6,0xca,0x20,0xb3, + 0xca,0xa0,0x03,0x68,0x20,0xa4,0xca,0xd0, + 0x03,0x20,0xa6,0xca,0x68,0x20,0xa6,0xca, + 0x88,0xf0,0x09,0xa9,0xba,0x20,0xa8,0xca, + 0x68,0x4c,0x29,0xca,0xac,0xf8,0x07,0xb9, + 0x38,0x05,0xc9,0x25,0xf0,0x04,0xc9,0x3e, + 0xd0,0x50,0xa0,0x41,0xad,0x0c,0x02,0xc9, + 0xa0,0xd0,0x02,0xa9,0x30,0x0a,0x0a,0x0a, + 0x0a,0x8d,0x20,0x02,0xad,0x0d,0x02,0x29, + 0x0f,0x0d,0x20,0x02,0xc9,0x12,0x30,0x02, + 0xa0,0x50,0xc9,0x00,0xd0,0x04,0xa9,0x12, + 0xd0,0x09,0xc9,0x13,0x30,0x16,0xf8,0x38, + 0xe9,0x12,0xd8,0xa2,0x0c,0x48,0x20,0xff, + 0xca,0x29,0x0f,0x20,0xa4,0xca,0x68,0x29, + 0x0f,0x20,0xa6,0xca,0xa2,0x14,0x20,0xb3, + 0xca,0x98,0x20,0xa8,0xca,0xa9,0x4d,0x20, + 0xa8,0xca,0x8a,0xa8,0xa9,0x8d,0x20,0xa8, + 0xca,0x4c,0x24,0xc9,0xf0,0x0d,0x09,0x30, + 0x09,0x80,0x9d,0x00,0x02,0xe8,0x60,0xa9, + 0xac,0xd0,0xf5,0xa9,0xa0,0xd0,0xf1,0x99, + 0x80,0xc0,0x09,0x04,0x99,0x80,0xc0,0x20, + 0xc7,0xca,0x49,0x04,0x99,0x80,0xc0,0x20, + 0xca,0xca,0x48,0x48,0x68,0x68,0x60,0x48, + 0xa9,0x04,0x9d,0xb8,0x06,0xa9,0x00,0x9d, + 0xb8,0x05,0xb9,0x80,0xc0,0x0a,0x7e,0xb8, + 0x05,0x68,0x48,0x29,0x01,0x99,0x80,0xc0, + 0x09,0x02,0x99,0x80,0xc0,0x49,0x02,0x99, + 0x80,0xc0,0x68,0x6a,0x48,0xde,0xb8,0x06, + 0xd0,0xe0,0x68,0xbd,0xb8,0x05,0x18,0x6a, + 0x6a,0x6a,0x6a,0x60,0x48,0xae,0xf8,0x07, + 0xbd,0x38,0x04,0x9d,0xb8,0x06,0x20,0x50, + 0xcb,0x68,0x48,0x20,0x4c,0xcb,0x68,0x48, + 0x49,0xf8,0x20,0x4c,0xcb,0xa2,0xa0,0x20, + 0x69,0xcb,0xa2,0xa0,0x20,0x69,0xcb,0xa0, + 0x18,0x20,0x60,0xcb,0xae,0xf8,0x07,0xde, + 0xb8,0x06,0xd0,0xda,0x68,0xa0,0xbc,0xca, + 0xd0,0xfd,0x88,0xd0,0xfa,0x4c,0x2f,0xc9, + 0x48,0x90,0x05,0x20,0x50,0xcb,0xf0,0x03, + 0x20,0x59,0xcb,0x68,0x0a,0xd0,0xf1,0x60, + 0xa2,0x50,0x20,0x69,0xcb,0xa0,0x28,0xd0, + 0x07,0xa2,0x18,0x20,0x69,0xcb,0xa0,0x44, + 0xa2,0x13,0xca,0xd0,0xfd,0x88,0xd0,0xf8, + 0x60,0xac,0x78,0x07,0xa9,0x20,0x99,0x80, + 0xc0,0xea,0xea,0xea,0x49,0x20,0x99,0x80, + 0xc0,0xea,0xea,0xea,0x49,0x20,0x99,0x80, + 0xc0,0xea,0xea,0xea,0x49,0x20,0x99,0x80, + 0xc0,0xca,0xd0,0xe0,0x60,0x64,0xe4,0x24, + 0xa4,0x14,0x94,0x54,0xd4,0x74,0xf4,0x34, + 0xb4,0x04,0x84,0x44,0xc4,0x2c,0x3c,0x5c, + 0x4c,0x1c,0x0c,0x53,0x55,0x4e,0x20,0x4d, + 0x4f,0x4e,0x20,0x54,0x55,0x45,0x20,0x57, + 0x45,0x44,0x20,0x54,0x48,0x55,0x20,0x46, + 0x52,0x49,0x20,0x53,0x41,0x54,0x20,0x45, + 0x52,0x52,0x20,0x4a,0x41,0x4e,0x20,0x46, + 0x45,0x42,0x20,0x4d,0x41,0x52,0x20,0x41, + 0x50,0x52,0x20,0x4d,0x41,0x59,0x20,0x4a, + 0x55,0x4e,0x20,0x4a,0x55,0x4c,0x20,0x41, + 0x55,0x47,0x20,0x53,0x45,0x50,0x20,0x4f, + 0x43,0x54,0x20,0x4e,0x4f,0x56,0x20,0x44, + 0x45,0x43,0x20,0xae,0xb0,0xb0,0xb0,0x00, + 0xae,0xb0,0xb0,0xb0,0x00,0xa0,0xa0,0xc1, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff +]; diff --git a/js/roms/cards/videoterm.js b/js/roms/cards/videoterm.js new file mode 100644 index 0000000..5a35891 --- /dev/null +++ b/js/roms/cards/videoterm.js @@ -0,0 +1,389 @@ +export var ROM = [ + 0xad,0x7b,0x07,0x29,0xf8,0xc9,0x30,0xf0, + 0x21,0xa9,0x30,0x8d,0x7b,0x07,0x8d,0xfb, + 0x07,0xa9,0x00,0x8d,0xfb,0x06,0x20,0x61, + 0xc9,0xa2,0x00,0x8a,0x8d,0xb0,0xc0,0xbd, + 0xa1,0xc8,0x8d,0xb1,0xc0,0xe8,0xe0,0x10, + 0xd0,0xf1,0x8d,0x59,0xc0,0x60,0xad,0xfb, + 0x07,0x29,0x08,0xf0,0x09,0x20,0x93,0xfe, + 0x20,0x22,0xfc,0x20,0x89,0xfe,0x68,0xa8, + 0x68,0xaa,0x68,0x60,0x20,0xd1,0xc8,0xe6, + 0x4e,0xd0,0x02,0xe6,0x4f,0xad,0x00,0xc0, + 0x10,0xf5,0x20,0x5c,0xc8,0x90,0xf0,0x2c, + 0x10,0xc0,0x18,0x60,0xc9,0x8b,0xd0,0x02, + 0xa9,0xdb,0xc9,0x81,0xd0,0x0a,0xad,0xfb, + 0x07,0x49,0x40,0x8d,0xfb,0x07,0xb0,0xe7, + 0x48,0xad,0xfb,0x07,0x0a,0x0a,0x68,0x90, + 0x1f,0xc9,0xb0,0x90,0x1b,0x2c,0x63,0xc0, + 0x30,0x14,0xc9,0xb0,0xf0,0x0e,0xc9,0xc0, + 0xd0,0x02,0xa9,0xd0,0xc9,0xdb,0x90,0x08, + 0x29,0xcf,0xd0,0x04,0xa9,0xdd,0x09,0x20, + 0x48,0x29,0x7f,0x8d,0x7b,0x06,0x68,0x38, + 0x60,0x7b,0x50,0x5e,0x29,0x1b,0x08,0x18, + 0x19,0x00,0x08,0xe0,0x08,0x00,0x00,0x00, + 0x00,0x8d,0x7b,0x06,0xa5,0x25,0xcd,0xfb, + 0x05,0xf0,0x06,0x8d,0xfb,0x05,0x20,0x04, + 0xca,0xa5,0x24,0xcd,0x7b,0x05,0x90,0x03, + 0x8d,0x7b,0x05,0xad,0x7b,0x06,0x20,0x89, + 0xca,0xa9,0x0f,0x8d,0xb0,0xc0,0xad,0x7b, + 0x05,0xc9,0x50,0xb0,0x13,0x6d,0x7b,0x04, + 0x8d,0xb1,0xc0,0xa9,0x0e,0x8d,0xb0,0xc0, + 0xa9,0x00,0x6d,0xfb,0x04,0x8d,0xb1,0xc0, + 0x60,0x49,0xc0,0xc9,0x08,0xb0,0x1d,0xa8, + 0xa9,0xc9,0x48,0xb9,0xf2,0xcb,0x48,0x60, + 0xea,0xac,0x7b,0x05,0xa9,0xa0,0x20,0x71, + 0xca,0xc8,0xc0,0x50,0x90,0xf8,0x60,0xa9, + 0x34,0x8d,0x7b,0x07,0x60,0xa9,0x32,0xd0, + 0xf8,0xa0,0xc0,0xa2,0x80,0xca,0xd0,0xfd, + 0xad,0x30,0xc0,0x88,0xd0,0xf5,0x60,0xac, + 0x7b,0x05,0xc0,0x50,0x90,0x05,0x48,0x20, + 0xb0,0xc9,0x68,0xac,0x7b,0x05,0x20,0x71, + 0xca,0xee,0x7b,0x05,0x2c,0x78,0x04,0x10, + 0x07,0xad,0x7b,0x05,0xc9,0x50,0xb0,0x68, + 0x60,0xac,0x7b,0x05,0xad,0xfb,0x05,0x48, + 0x20,0x07,0xca,0x20,0x04,0xc9,0xa0,0x00, + 0x68,0x69,0x00,0xc9,0x18,0x90,0xf0,0xb0, + 0x23,0x20,0x67,0xc9,0x98,0xf0,0xe8,0xa9, + 0x00,0x8d,0x7b,0x05,0x8d,0xfb,0x05,0xa8, + 0xf0,0x12,0xce,0x7b,0x05,0x10,0x9d,0xa9, + 0x4f,0x8d,0x7b,0x05,0xad,0xfb,0x05,0xf0, + 0x93,0xce,0xfb,0x05,0x4c,0x04,0xca,0xa9, + 0x30,0x8d,0x7b,0x07,0x68,0x09,0x80,0xc9, + 0xb1,0xd0,0x67,0xa9,0x08,0x8d,0x58,0xc0, + 0xd0,0x5b,0xc9,0xb2,0xd0,0x51,0xa9,0xfe, + 0x2d,0xfb,0x07,0x8d,0xfb,0x07,0x60,0x8d, + 0x7b,0x06,0x4e,0x78,0x04,0x4c,0xcb,0xc8, + 0x20,0x27,0xca,0xee,0xfb,0x05,0xad,0xfb, + 0x05,0xc9,0x18,0x90,0x4a,0xce,0xfb,0x05, + 0xad,0xfb,0x06,0x69,0x04,0x29,0x7f,0x8d, + 0xfb,0x06,0x20,0x12,0xca,0xa9,0x0d,0x8d, + 0xb0,0xc0,0xad,0x7b,0x04,0x8d,0xb1,0xc0, + 0xa9,0x0c,0x8d,0xb0,0xc0,0xad,0xfb,0x04, + 0x8d,0xb1,0xc0,0xa9,0x17,0x20,0x07,0xca, + 0xa0,0x00,0x20,0x04,0xc9,0xb0,0x95,0xc9, + 0xb3,0xd0,0x0e,0xa9,0x01,0x0d,0xfb,0x07, + 0xd0,0xa9,0xc9,0xb0,0xd0,0x9c,0x4c,0x09, + 0xc8,0x4c,0x27,0xc9,0xad,0xfb,0x05,0x8d, + 0xf8,0x04,0x0a,0x0a,0x6d,0xf8,0x04,0x6d, + 0xfb,0x06,0x48,0x4a,0x4a,0x4a,0x4a,0x8d, + 0xfb,0x04,0x68,0x0a,0x0a,0x0a,0x0a,0x8d, + 0x7b,0x04,0x60,0xc9,0x0d,0xd0,0x06,0xa9, + 0x00,0x8d,0x7b,0x05,0x60,0x09,0x80,0xc9, + 0xa0,0xb0,0xce,0xc9,0x87,0x90,0x08,0xa8, + 0xa9,0xc9,0x48,0xb9,0xb9,0xc9,0x48,0x60, + 0x18,0x71,0x13,0xb2,0x48,0x60,0xaf,0x9d, + 0xf2,0x13,0x13,0x13,0x13,0x13,0x13,0x13, + 0x13,0x13,0x66,0x0e,0x13,0x38,0x00,0x14, + 0x7b,0x18,0x98,0x6d,0x7b,0x04,0x48,0xa9, + 0x00,0x6d,0xfb,0x04,0x48,0x0a,0x29,0x0c, + 0xaa,0xbd,0xb0,0xc0,0x68,0x4a,0x68,0xaa, + 0x60,0x0a,0x48,0xad,0xfb,0x07,0x4a,0x68, + 0x6a,0x48,0x20,0x59,0xca,0x68,0xb0,0x05, + 0x9d,0x00,0xcc,0x90,0x03,0x9d,0x00,0xcd, + 0x60,0x48,0xa9,0xf7,0x20,0xa0,0xc9,0x8d, + 0x59,0xc0,0xad,0x7b,0x07,0x29,0x07,0xd0, + 0x04,0x68,0x4c,0x23,0xca,0x29,0x04,0xf0, + 0x03,0x4c,0x87,0xc9,0x68,0x38,0xe9,0x20, + 0x29,0x7f,0x48,0xce,0x7b,0x07,0xad,0x7b, + 0x07,0x29,0x03,0xd0,0x15,0x68,0xc9,0x18, + 0xb0,0x03,0x8d,0xfb,0x05,0xad,0xf8,0x05, + 0xc9,0x50,0xb0,0x03,0x8d,0x7b,0x05,0x4c, + 0x04,0xca,0x68,0x8d,0xf8,0x05,0x60,0xad, + 0x00,0xc0,0xc9,0x93,0xd0,0x0f,0x2c,0x10, + 0xc0,0xad,0x00,0xc0,0x10,0xfb,0xc9,0x83, + 0xf0,0x03,0x2c,0x10,0xc0,0x60,0xa8,0xb9, + 0x31,0xcb,0x20,0xf1,0xc8,0x20,0x44,0xc8, + 0xc9,0xce,0xb0,0x08,0xc9,0xc9,0x90,0x04, + 0xc9,0xcc,0xd0,0xea,0x4c,0xf1,0xc8,0xea, + 0x2c,0xcb,0xff,0x70,0x31,0x38,0x90,0x18, + 0xb8,0x50,0x2b,0x01,0x82,0x11,0x14,0x1c, + 0x22,0x4c,0x00,0xc8,0x20,0x44,0xc8,0x29, + 0x7f,0xa2,0x00,0x60,0x20,0xa7,0xc9,0xa2, + 0x00,0x60,0xc9,0x00,0xf0,0x09,0xad,0x00, + 0xc0,0x0a,0x90,0x03,0x20,0x5c,0xc8,0xa2, + 0x00,0x60,0x91,0x28,0x38,0xb8,0x8d,0xff, + 0xcf,0x48,0x85,0x35,0x8a,0x48,0x98,0x48, + 0xa5,0x35,0x86,0x35,0xa2,0xc3,0x8e,0x78, + 0x04,0x48,0x50,0x10,0xa9,0x32,0x85,0x38, + 0x86,0x39,0xa9,0x07,0x85,0x36,0x86,0x37, + 0x20,0x00,0xc8,0x18,0x90,0x6f,0x68,0xa4, + 0x35,0xf0,0x1f,0x88,0xad,0x78,0x06,0xc9, + 0x88,0xf0,0x17,0xd9,0x00,0x02,0xf0,0x12, + 0x49,0x20,0xd9,0x00,0x02,0xd0,0x3b,0xad, + 0x78,0x06,0x99,0x00,0x02,0xb0,0x03,0x20, + 0xed,0xca,0xa9,0x80,0x20,0xf5,0xc9,0x20, + 0x44,0xc8,0xc9,0x9b,0xf0,0xf1,0xc9,0x8d, + 0xd0,0x05,0x48,0x20,0x01,0xc9,0x68,0xc9, + 0x95,0xd0,0x12,0xac,0x7b,0x05,0x20,0x59, + 0xca,0xb0,0x05,0xbd,0x00,0xcc,0x90,0x03, + 0xbd,0x00,0xcd,0x09,0x80,0x8d,0x78,0x06, + 0xd0,0x08,0x20,0x44,0xc8,0xa0,0x00,0x8c, + 0x78,0x06,0xba,0xe8,0xe8,0xe8,0x9d,0x00, + 0x01,0xa9,0x00,0x85,0x24,0xad,0xfb,0x05, + 0x85,0x25,0x4c,0x2e,0xc8,0x68,0xac,0xfb, + 0x07,0x10,0x08,0xac,0x78,0x06,0xc0,0xe0, + 0x90,0x01,0x98,0x20,0xb1,0xc8,0x20,0xcf, + 0xca,0xa9,0x7f,0x20,0xa0,0xc9,0xad,0x7b, + 0x05,0xe9,0x47,0x90,0xd4,0x69,0x1f,0x18, + 0x90,0xd1,0x60,0x38,0x71,0xb2,0x7b,0x00, + 0x48,0x66,0xc4,0xc2,0xc1,0xff,0xc3,0xea, +]; + +export var VIDEO_ROM = [ + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0xff,0xff,0xff,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff, + 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff, + 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff, + 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, + 0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xe0,0x90,0xe0,0x9e,0xf0,0x0c,0x02,0x1c, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x90,0x90,0xf0,0x90,0xbe,0x08,0x08,0x08, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x80,0x80,0x80,0x9e,0xf0,0x18,0x10,0x10, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x88,0x88,0x50,0x20,0x3e,0x08,0x08,0x08, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xf0,0x80,0xc0,0x9e,0x90,0x18,0x10,0x10, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x70,0x80,0x80,0x7c,0x12,0x1c,0x14,0x12, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x70,0x80,0x60,0x10,0xec,0x12,0x12,0x0c, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x70,0x80,0x60,0x1e,0xe4,0x04,0x04,0x0e, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x08,0x08,0x08,0x08,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x0f,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x08,0x08,0x08,0x0f,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x00,0x00,0x00,0x00,0x0f,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x0f,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x00,0x00,0x00,0x00,0xf8,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x08,0x08,0x08,0xf8,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0xff,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x08,0x08,0x08,0xff,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0xf8,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0xf8,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x00,0x00,0x00,0x00,0xff,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0xff,0x08,0x08,0x08, + 0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x18,0x18,0x18,0x18,0x18,0x00,0x18,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x36,0x36,0x12,0x24,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x24,0x24,0x7e,0x24,0x7e,0x24,0x24,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x3e,0x48,0x3c,0x12,0x7c,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x62,0x94,0x68,0x10,0x2c,0x52,0x8c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x20,0x50,0x50,0x62,0x94,0x88,0x76,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x18,0x18,0x08,0x10,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x0c,0x10,0x20,0x20,0x20,0x10,0x0c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x30,0x08,0x04,0x04,0x04,0x08,0x30,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x10,0x92,0x54,0x38,0x54,0x92,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x10,0x10,0xfe,0x10,0x10,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x18,0x18,0x08,0x10, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x7e,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x18,0x18,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x02,0x04,0x08,0x10,0x20,0x40,0x80,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x38,0x44,0x8a,0x92,0xa2,0x44,0x38,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x38,0x08,0x08,0x08,0x08,0x3e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3c,0x42,0x02,0x1c,0x20,0x40,0x7e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7e,0x04,0x08,0x1c,0x02,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x04,0x0c,0x14,0x24,0x7e,0x04,0x04,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7e,0x40,0x7c,0x02,0x02,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x1e,0x20,0x40,0x7c,0x42,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7e,0x02,0x04,0x08,0x10,0x20,0x20,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3c,0x42,0x42,0x3c,0x42,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3c,0x42,0x42,0x3e,0x02,0x04,0x78,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x18,0x18,0x00,0x18,0x18,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x18,0x18,0x00,0x18,0x18,0x08,0x10, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x06,0x18,0x60,0x18,0x06,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x7e,0x00,0x7e,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x60,0x18,0x06,0x18,0x60,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3c,0x42,0x02,0x0c,0x10,0x00,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3c,0x42,0x9a,0xaa,0x94,0x40,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x18,0x24,0x42,0x42,0x7e,0x42,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7c,0x42,0x42,0x7c,0x42,0x42,0x7c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x1c,0x22,0x40,0x40,0x40,0x22,0x1c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x78,0x44,0x42,0x42,0x42,0x44,0x78,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7e,0x40,0x40,0x78,0x40,0x40,0x7e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7e,0x40,0x40,0x78,0x40,0x40,0x40,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x1c,0x22,0x40,0x4e,0x42,0x22,0x1e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x42,0x42,0x42,0x7e,0x42,0x42,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x1c,0x08,0x08,0x08,0x08,0x08,0x1c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x0e,0x04,0x04,0x04,0x04,0x44,0x38,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x42,0x44,0x48,0x50,0x68,0x44,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x40,0x40,0x40,0x40,0x40,0x40,0x7e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x82,0xc6,0xaa,0x92,0x82,0x82,0x82,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x42,0x62,0x52,0x4a,0x46,0x42,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x38,0x44,0x82,0x82,0x82,0x44,0x38,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7c,0x42,0x42,0x7c,0x40,0x40,0x40,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x38,0x44,0x82,0x82,0x8a,0x44,0x3a,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x7c,0x42,0x42,0x7c,0x48,0x44,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3c,0x42,0x40,0x3c,0x02,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xfe,0x10,0x10,0x10,0x10,0x10,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x42,0x42,0x42,0x42,0x42,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x82,0x82,0x44,0x44,0x28,0x28,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x82,0x82,0x82,0x82,0x92,0xaa,0x44,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x82,0x44,0x28,0x10,0x28,0x44,0x82,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x82,0x44,0x28,0x10,0x10,0x10,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0xfe,0x04,0x08,0x10,0x20,0x40,0xfe,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3e,0x30,0x30,0x30,0x30,0x30,0x3e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x80,0x40,0x20,0x10,0x08,0x04,0x02,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x3e,0x06,0x06,0x06,0x06,0x06,0x3e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x1c,0x2a,0x08,0x08,0x08,0x08,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xfe, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x18,0x18,0x10,0x08,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0xf8,0x04,0x7c,0x84,0x7a,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x40,0x40,0x7c,0x42,0x42,0x42,0x7c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x3c,0x42,0x40,0x40,0x3e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x02,0x02,0x3e,0x42,0x42,0x42,0x3e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x3c,0x42,0x7e,0x40,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x1c,0x22,0x20,0x78,0x20,0x20,0x20,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x02,0x3c,0x42,0x42,0x3e,0x02,0x42, + 0x3c,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x40,0x40,0x5c,0x62,0x42,0x42,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x00,0x08,0x08,0x08,0x08,0x08,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x04,0x00,0x04,0x04,0x04,0x04,0x04,0x24, + 0x18,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x40,0x40,0x46,0x58,0x60,0x58,0x46,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x18,0x08,0x08,0x08,0x08,0x08,0x1c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0xec,0x92,0x92,0x92,0x92,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x5c,0x22,0x22,0x22,0x22,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x3c,0x42,0x42,0x42,0x3c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x7c,0x42,0x42,0x42,0x7c,0x40, + 0x40,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x3e,0x42,0x42,0x42,0x3e,0x02, + 0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x5c,0x62,0x40,0x40,0x40,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x3e,0x40,0x3c,0x02,0x7c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x10,0x3e,0x10,0x10,0x10,0x0e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x44,0x44,0x44,0x44,0x3a,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x82,0x82,0x44,0x28,0x10,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x82,0x82,0x92,0xaa,0x44,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x42,0x24,0x18,0x24,0x42,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x82,0x82,0x44,0x28,0x10,0x20, + 0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x7e,0x04,0x18,0x20,0x7e,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x0c,0x10,0x08,0x30,0x08,0x10,0x0c,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x08,0x08,0x08,0x00,0x08,0x08,0x08,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x30,0x08,0x10,0x0c,0x10,0x08,0x30,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x60,0x92,0x0c,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x24,0x48,0x92,0x24,0x48,0x92,0x24,0x48, + 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +];