hexsha stringlengths 40 40 | size int64 6 1.05M | ext stringclasses 3 values | lang stringclasses 1 value | max_stars_repo_path stringlengths 4 232 | max_stars_repo_name stringlengths 7 106 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 7 | max_stars_count int64 1 33.5k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 232 | max_issues_repo_name stringlengths 7 106 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 7 | max_issues_count int64 1 37.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 232 | max_forks_repo_name stringlengths 7 106 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 7 | max_forks_count int64 1 12.6k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 6 1.05M | avg_line_length float64 1.16 19.7k | max_line_length int64 2 938k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
553f395a8a1c2c496888736976736e87fb9b2255 | 560 | asm | Assembly | oeis/017/A017294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017294: a(n) = (10*n+2)^2.
; 4,144,484,1024,1764,2704,3844,5184,6724,8464,10404,12544,14884,17424,20164,23104,26244,29584,33124,36864,40804,44944,49284,53824,58564,63504,68644,73984,79524,85264,91204,97344,103684,110224,116964,123904,131044,138384,145924,153664,161604,169744,178084,186624,195364,204304,213444,222784,232324,242064,252004,262144,272484,283024,293764,304704,315844,327184,338724,350464,362404,374544,386884,399424,412164,425104,438244,451584,465124,478864,492804,506944,521284,535824,550564,565504,580644,595984
mul $0,10
add $0,2
pow $0,2
| 80 | 500 | 0.805357 |
3c0fd57af97a2375d87003f87c39ed9f28c468b4 | 614 | asm | Assembly | oeis/048/A048395.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/048/A048395.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/048/A048395.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A048395: Sum of consecutive nonsquares.
; 0,5,26,75,164,305,510,791,1160,1629,2210,2915,3756,4745,5894,7215,8720,10421,12330,14459,16820,19425,22286,25415,28824,32525,36530,40851,45500,50489,55830,61535,67616,74085,80954,88235,95940,104081,112670,121719,131240,141245,151746,162755,174284,186345,198950,212111,225840,240149,255050,270555,286676,303425,320814,338855,357560,376941,397010,417779,439260,461465,484406,508095,532544,557765,583770,610571,638180,666609,695870,725975,756936,788765,821474,855075,889580,925001,961350,998639,1036880
mov $1,2
add $1,$0
add $1,$0
mul $1,$0
mul $1,$0
add $1,$0
mov $0,$1
| 55.818182 | 501 | 0.79316 |
e638bdd89cf3989bb0999a310705c55cee0886ca | 3,604 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_1_1236.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_1_1236.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-8650U_0xd2.log_1_1236.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1ed3, %rsi
lea addresses_WC_ht+0x2f13, %rdi
nop
nop
inc %r8
mov $19, %rcx
rep movsq
nop
nop
nop
nop
cmp $11060, %rsi
lea addresses_UC_ht+0x1aec7, %rcx
nop
nop
nop
nop
nop
cmp $50855, %rax
movb (%rcx), %r14b
nop
nop
nop
nop
inc %rsi
lea addresses_UC_ht+0x19693, %r14
nop
nop
nop
and %r10, %r10
movw $0x6162, (%r14)
nop
nop
xor %rdi, %rdi
lea addresses_A_ht+0x2353, %rsi
nop
cmp %r10, %r10
movb (%rsi), %cl
nop
nop
nop
dec %rcx
lea addresses_UC_ht+0x168bb, %r10
dec %rdi
mov $0x6162636465666768, %r8
movq %r8, %xmm4
vmovups %ymm4, (%r10)
nop
nop
nop
and %rcx, %rcx
lea addresses_normal_ht+0x19ad3, %rsi
lea addresses_UC_ht+0x13213, %rdi
sub %rbx, %rbx
mov $85, %rcx
rep movsq
nop
nop
nop
nop
nop
add $26309, %rbx
lea addresses_UC_ht+0x11453, %r8
nop
sub $20407, %rax
mov (%r8), %r14w
nop
add %r14, %r14
lea addresses_WT_ht+0xa2d3, %rdi
nop
cmp $4197, %rbx
mov (%rdi), %rcx
nop
nop
nop
nop
nop
inc %r10
lea addresses_UC_ht+0x115e3, %rcx
nop
nop
nop
nop
xor %r8, %r8
mov $0x6162636465666768, %r10
movq %r10, %xmm7
and $0xffffffffffffffc0, %rcx
movaps %xmm7, (%rcx)
xor $10762, %rax
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rax
pop %r8
pop %r14
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
// Store
mov $0x1e3, %rax
nop
inc %rdi
movb $0x51, (%rax)
nop
and $1508, %r8
// Store
lea addresses_normal+0x42d3, %rdi
nop
nop
nop
nop
nop
add %r10, %r10
movl $0x51525354, (%rdi)
nop
nop
nop
nop
nop
xor $24597, %rax
// Faulty Load
lea addresses_UC+0x72d3, %rcx
sub $15889, %r8
movb (%rcx), %al
lea oracles, %rdx
and $0xff, %rax
shlq $12, %rax
mov (%rdx,%rax,1), %rax
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %rax
pop %r8
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_UC', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_P', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 4, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 11, 'same': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_UC', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}}
<gen_prepare_buffer>
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 10, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 6, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 1, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 6, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_A_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 7, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'size': 32, 'AVXalign': False, 'NT': False, 'congruent': 1, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 10, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 5, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 7, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 7, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'size': 16, 'AVXalign': True, 'NT': False, 'congruent': 3, 'same': False}}
{'54': 1}
54
*/
| 19.802198 | 153 | 0.647614 |
b9dd605147412d3e6464a559dfc88a31c8ed3e27 | 174 | asm | Assembly | data/wild/kanto_water.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | data/wild/kanto_water.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | data/wild/kanto_water.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | ; Kanto Pokémon in water
KantoWaterWildMons:
map_id CINNABAR_ISLAND
db 6 percent ; encounter rate
dbw 35, TENTACOOL
dbw 30, TENTACOOL
dbw 35, TENTACRUEL
db -1 ; end
| 14.5 | 30 | 0.747126 |
cfabdfe64457aba26f03ff66ab4a4e1802453952 | 45 | asm | Assembly | MEMZ/NyanMBR/Source/Stage2/Setup/setupTimer.asm | johnmelodyme/viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | 4 | 2018-11-15T08:23:06.000Z | 2019-04-29T13:30:44.000Z | MEMZ/NyanMBR/Source/Stage2/Setup/setupTimer.asm | johnmelodyme/Viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | null | null | null | MEMZ/NyanMBR/Source/Stage2/Setup/setupTimer.asm | johnmelodyme/Viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | 2 | 2019-02-13T19:53:26.000Z | 2021-05-30T19:04:43.000Z | mov al, 00110100b
out 0x43, al
call setTimer | 11.25 | 17 | 0.777778 |
cdb98bf54629f0fd44daded4e3836961daffb9dd | 7,482 | asm | Assembly | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_26.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_26.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_26.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x8e6b, %r9
nop
nop
nop
nop
xor $37825, %rsi
movb $0x61, (%r9)
nop
nop
and %r15, %r15
lea addresses_A_ht+0x1dbf9, %rsi
lea addresses_normal_ht+0x5df9, %rdi
nop
and %rax, %rax
mov $28, %rcx
rep movsl
nop
nop
nop
nop
nop
xor %rsi, %rsi
lea addresses_A_ht+0x5379, %r10
nop
nop
nop
nop
add $32329, %rdi
mov $0x6162636465666768, %r9
movq %r9, %xmm3
movups %xmm3, (%r10)
nop
nop
nop
xor %r9, %r9
lea addresses_WT_ht+0x3a49, %rsi
nop
nop
and $48866, %rcx
movl $0x61626364, (%rsi)
nop
nop
and $60552, %rdi
lea addresses_A_ht+0x13519, %r10
add $34330, %rax
and $0xffffffffffffffc0, %r10
vmovaps (%r10), %ymm3
vextracti128 $0, %ymm3, %xmm3
vpextrq $1, %xmm3, %rcx
nop
nop
nop
cmp %r15, %r15
lea addresses_A_ht+0xf9a8, %rax
nop
nop
nop
nop
and $50440, %r15
mov (%rax), %rsi
nop
nop
nop
nop
xor %r15, %r15
lea addresses_UC_ht+0xf3f9, %rcx
nop
and $14569, %rsi
and $0xffffffffffffffc0, %rcx
vmovaps (%rcx), %ymm5
vextracti128 $0, %ymm5, %xmm5
vpextrq $1, %xmm5, %rax
inc %r9
lea addresses_D_ht+0x1b3f9, %rsi
nop
nop
nop
nop
nop
xor $22626, %rdi
movl $0x61626364, (%rsi)
nop
cmp %rcx, %rcx
lea addresses_WC_ht+0x1b539, %rsi
lea addresses_normal_ht+0x15429, %rdi
nop
nop
nop
add %r12, %r12
mov $127, %rcx
rep movsb
nop
nop
nop
nop
cmp %r10, %r10
lea addresses_A_ht+0x23f9, %r12
nop
nop
nop
dec %rdi
movb $0x61, (%r12)
nop
nop
add $43445, %r12
lea addresses_UC_ht+0x29f9, %rsi
lea addresses_WC_ht+0x1330d, %rdi
nop
xor %r10, %r10
mov $116, %rcx
rep movsq
nop
nop
nop
nop
nop
and %rax, %rax
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r9
pop %r15
pop %r12
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r14
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_WC+0x14049, %rdx
nop
nop
nop
and %r14, %r14
mov $0x5152535455565758, %r8
movq %r8, %xmm3
movups %xmm3, (%rdx)
xor $16826, %rdx
// REPMOV
lea addresses_US+0x7bf9, %rsi
lea addresses_D+0x1c779, %rdi
clflush (%rdi)
nop
nop
nop
sub $27419, %r13
mov $31, %rcx
rep movsw
nop
sub %r10, %r10
// Faulty Load
lea addresses_US+0x1bf9, %rsi
nop
nop
nop
inc %rcx
vmovups (%rsi), %ymm4
vextracti128 $1, %ymm4, %xmm4
vpextrq $0, %xmm4, %rdi
lea oracles, %rdx
and $0xff, %rdi
shlq $12, %rdi
mov (%rdx,%rdi,1), %rdi
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r8
pop %r14
pop %r13
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_US', 'NT': False, 'AVXalign': False, 'size': 8, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_WC', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 4}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 9, 'type': 'addresses_US'}, 'dst': {'same': False, 'congruent': 7, 'type': 'addresses_D'}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_US', 'NT': False, 'AVXalign': False, 'size': 32, 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_WT_ht', 'NT': False, 'AVXalign': False, 'size': 1, 'congruent': 0}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 9, 'type': 'addresses_A_ht'}, 'dst': {'same': False, 'congruent': 7, 'type': 'addresses_normal_ht'}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 5}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_WT_ht', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 4}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': True, 'size': 32, 'congruent': 4}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': False, 'size': 8, 'congruent': 0}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_UC_ht', 'NT': False, 'AVXalign': True, 'size': 32, 'congruent': 9}}
{'OP': 'STOR', 'dst': {'same': True, 'type': 'addresses_D_ht', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 10}}
{'OP': 'REPM', 'src': {'same': True, 'congruent': 6, 'type': 'addresses_WC_ht'}, 'dst': {'same': False, 'congruent': 4, 'type': 'addresses_normal_ht'}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': False, 'size': 1, 'congruent': 9}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 9, 'type': 'addresses_UC_ht'}, 'dst': {'same': False, 'congruent': 1, 'type': 'addresses_WC_ht'}}
{'00': 20939, '45': 2, '48': 857, '47': 31}
48 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 47 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 48 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 45 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 47 48 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*/
| 34.164384 | 2,999 | 0.657044 |
ae3edaa3111dc2033bf388a5bdbc2c2f8d99730f | 49 | asm | Assembly | src/kernel/drivers/soc/timer2_dseg.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | 1 | 2020-07-29T12:30:42.000Z | 2020-07-29T12:30:42.000Z | src/kernel/drivers/soc/timer2_dseg.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | null | null | null | src/kernel/drivers/soc/timer2_dseg.asm | rostislav-nikitin/socOS | 75e3bbaa16086df5dd1a476ee86052b3073ce075 | [
"MIT"
] | null | null | null | .dseg
timer2_static_instance: .BYTE SZ_ST_TIMER2 | 24.5 | 43 | 0.857143 |
b9c07844de96f2474bdb5a527493bcf8b0dc94d3 | 5,026 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_72_896.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_72_896.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_72_896.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x530f, %r14
nop
xor %r8, %r8
mov $0x6162636465666768, %r9
movq %r9, %xmm3
and $0xffffffffffffffc0, %r14
movaps %xmm3, (%r14)
nop
nop
nop
nop
sub $8480, %rax
lea addresses_A_ht+0x1ae0f, %rsi
lea addresses_UC_ht+0x9fc0, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
cmp %rbp, %rbp
mov $80, %rcx
rep movsl
nop
nop
nop
nop
nop
xor %r8, %r8
lea addresses_D_ht+0xc48f, %rsi
lea addresses_WC_ht+0x9f5f, %rdi
clflush (%rdi)
nop
xor $56261, %r8
mov $62, %rcx
rep movsw
cmp $15959, %r8
lea addresses_UC_ht+0x1da0f, %rsi
nop
xor $15935, %r9
movups (%rsi), %xmm3
vpextrq $0, %xmm3, %rbp
nop
nop
add %r8, %r8
lea addresses_A_ht+0x1789f, %rsi
lea addresses_WT_ht+0x1e80f, %rdi
nop
nop
nop
nop
dec %r8
mov $85, %rcx
rep movsw
xor $36542, %rcx
lea addresses_UC_ht+0x3ed7, %rsi
lea addresses_normal_ht+0x15c0f, %rdi
nop
nop
nop
nop
cmp $16277, %rbp
mov $67, %rcx
rep movsb
nop
cmp %rcx, %rcx
lea addresses_WT_ht+0x340f, %rax
clflush (%rax)
nop
nop
nop
nop
nop
cmp %r9, %r9
mov $0x6162636465666768, %rdi
movq %rdi, %xmm6
vmovups %ymm6, (%rax)
and $10862, %rbp
lea addresses_UC_ht+0x17e0f, %r9
nop
and %rax, %rax
mov $0x6162636465666768, %rbp
movq %rbp, %xmm6
and $0xffffffffffffffc0, %r9
movaps %xmm6, (%r9)
nop
dec %r14
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %rax
pop %r9
pop %r8
pop %r14
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r13
push %r9
push %rbx
push %rdx
push %rsi
// Store
lea addresses_PSE+0x1fd2f, %r11
nop
nop
sub $9343, %r10
mov $0x5152535455565758, %r9
movq %r9, %xmm4
vmovups %ymm4, (%r11)
nop
nop
dec %r10
// Store
mov $0x3c1f600000000b0f, %r10
nop
nop
nop
nop
and $55767, %rdx
mov $0x5152535455565758, %r11
movq %r11, (%r10)
nop
nop
nop
cmp $4050, %r9
// Store
lea addresses_D+0x215f, %rdx
nop
add %r9, %r9
mov $0x5152535455565758, %rsi
movq %rsi, %xmm1
vmovntdq %ymm1, (%rdx)
nop
nop
nop
nop
sub $63971, %r13
// Store
lea addresses_D+0x1010f, %rsi
clflush (%rsi)
nop
nop
nop
nop
sub %rbx, %rbx
movb $0x51, (%rsi)
nop
nop
cmp $52133, %rdx
// Store
lea addresses_RW+0x1fe5f, %r9
nop
inc %rbx
mov $0x5152535455565758, %r10
movq %r10, %xmm6
vmovups %ymm6, (%r9)
and %r9, %r9
// Store
lea addresses_D+0x8f8f, %r9
nop
nop
nop
cmp $51993, %r10
mov $0x5152535455565758, %rbx
movq %rbx, %xmm3
movups %xmm3, (%r9)
// Exception!!!
nop
nop
mov (0), %r10
cmp %rbx, %rbx
// Faulty Load
lea addresses_D+0x16e0f, %rbx
nop
nop
and %rsi, %rsi
movb (%rbx), %r13b
lea oracles, %r9
and $0xff, %r13
shlq $12, %r13
mov (%r9,%r13,1), %r13
pop %rsi
pop %rdx
pop %rbx
pop %r9
pop %r13
pop %r11
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_D', 'congruent': 0}}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_PSE', 'congruent': 4}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_NC', 'congruent': 4}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': True, 'AVXalign': False, 'size': 32, 'type': 'addresses_D', 'congruent': 2}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_D', 'congruent': 8}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_RW', 'congruent': 4}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_D', 'congruent': 7}, 'OP': 'STOR'}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_D', 'congruent': 0}}
<gen_prepare_buffer>
{'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 16, 'type': 'addresses_WT_ht', 'congruent': 6}, 'OP': 'STOR'}
{'dst': {'same': False, 'congruent': 0, 'type': 'addresses_UC_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 10, 'type': 'addresses_A_ht'}}
{'dst': {'same': False, 'congruent': 4, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 7, 'type': 'addresses_D_ht'}}
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_UC_ht', 'congruent': 9}}
{'dst': {'same': False, 'congruent': 9, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'src': {'same': True, 'congruent': 4, 'type': 'addresses_A_ht'}}
{'dst': {'same': True, 'congruent': 9, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 2, 'type': 'addresses_UC_ht'}}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_WT_ht', 'congruent': 9}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 16, 'type': 'addresses_UC_ht', 'congruent': 11}, 'OP': 'STOR'}
{'36': 72}
36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36 36
*/
| 21.117647 | 215 | 0.650418 |
1b2f7192c0d95dd9f1354374098e231be830a5ae | 1,707 | asm | Assembly | programs/oeis/291/A291385.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/291/A291385.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/291/A291385.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A291385: a(n) = (1/4)*A073388(n+1).
; 1,4,14,47,152,480,1488,4548,13744,41152,122272,360944,1059584,3095552,9005568,26101824,75404544,217191424,623928832,1788071680,5113137152,14592352256,41569120256,118219097088,335685021696,951817715712,2695241605120,7622609858560,21533157621760,60763426783232,171291861843968,482411746967552,1357406943117312,3816239170584576,10720495259222016,30093078504079360,84412772879171584,236622172760571904,662862081972764672,1855773830841368576,5192466849764212736,14520482052232445952,40584289234307776512,113374326815751929856,316563583446091300864,883498091700973207552,2464660595340646285312,6872636406530847014912,19156306558731237195776,53373949105395885670400,148656062787974181421056,413883253055923440058368,1151916193145601726087168,3204920473857029910298624,8913991619828835395043328,24785103921926834011242496,68893387124268689858232320,191441933643015956631388160,531830936717333812855439360,1477036234187478396510928896,4101035919108711173559681024,11383728448124110364869656576,31591300172127279035969437696,87648768398889513169356587008,243121102334130325064230371328,674219094167006626509687357440,1869321028788401284540018982912,5181720222885004484968806612992,14360643728867443627540806107136,39791130308494537727804323135488,110233475335744509893306763706368,305321870620498472613025379516416,845515865098567814119503708553216,2341031136474337026420343432019968,6480615679590382285203943637123072,17937048315090992737407643362000896,49637880708175003481789811157630976,137342472850079607539846321805459456,379951042161228959119308365777338368
add $0,1
seq $0,73388 ; Convolution of A002605(n) (generalized (2,2)-Fibonacci), n >= 0, with itself.
div $0,4
| 243.857143 | 1,556 | 0.919742 |
d3ef04c7ec266348f4cf0b9283ced934d67e20cc | 13,894 | asm | Assembly | cpm2/RomWBW/Source/HBIOS/asci.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | cpm2/RomWBW/Source/HBIOS/asci.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | cpm2/RomWBW/Source/HBIOS/asci.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
;==================================================================================================
; ASCI DRIVER (Z180 SERIAL PORTS)
;==================================================================================================
;
; SETUP PARAMETER WORD:
; +-------+---+-------------------+ +---+---+-----------+---+-------+
; | |RTS| ENCODED BAUD RATE | |DTR|XON| PARITY |STP| 8/7/6 |
; +-------+---+---+---------------+ ----+---+-----------+---+-------+
; F E D C B A 9 8 7 6 5 4 3 2 1 0
; -- MSB (D REGISTER) -- -- LSB (E REGISTER) --
;
; STAT:
; 7 6 5 4 3 2 1 0
; R O P F R C T T
; 0 0 0 0 0 0 0 0 DEFAULT VALUES
; | | | | | | | |
; | | | | | | | +-- TIE: TRANSMIT INTERRUPT ENABLE
; | | | | | | +---- TDRE: TRANSMIT DATA REGISTER EMPTY
; | | | | | +------ DCD0/CTS1E: CH0 CARRIER DETECT, CH1 CTS ENABLE
; | | | | +-------- RIE: RECEIVE INTERRUPT ENABLE
; | | | +---------- FE: FRAMING ERROR
; | | +------------ PE: PARITY ERROR
; | +-------------- OVRN: OVERRUN ERROR
; +---------------- RDRF: RECEIVE DATA REGISTER FULL
;
; CNTLA:
; 7 6 5 4 3 2 1 0
; M R T R E M M M
; 0 1 1 0 0 1 0 0 DEFAULT VALUES
; | | | | | | | |
; | | | | | | | +-- MOD0: STOP BITS: 0=1 BIT, 1=2 BITS
; | | | | | | +---- MOD1: PARITY: 0=NONE, 1=ENABLED
; | | | | | +------ MOD2: DATA BITS: 0=7 BITS, 1=8 BITS
; | | | | +-------- MPBR/EFR: MULTIPROCESSOR BIT RECEIVE / ERROR FLAG RESET
; | | | +---------- RTS0/CKA1D: CH0 RTS, CH1 CLOCK DISABLE
; | | +------------ TE: TRANSMITTER ENABLE
; | +-------------- RE: RECEIVER ENABLE
; +---------------- MPE: MULTI-PROCESSOR MODE ENABLE
;
; CNTLB:
; 7 6 5 4 3 2 1 0
; T M P R D S S S
; 0 0 X 0 X X X X DEFAULT VALUES
; | | | | | | | |
; | | | | | + + +-- SS: SOURCE/SPEED SELECT (R/W)
; | | | | +-------- DR: DIVIDE RATIO (R/W)
; | | | +---------- PEO: PARITY EVEN ODD (R/W)
; | | +------------ PS: ~CTS/PS: CLEAR TO SEND(R) / PRESCALE(W)
; | +-------------- MP: MULTIPROCESSOR MODE (R/W)
; +---------------- MPBT: MULTIPROCESSOR BIT TRANSMIT (R/W)
;
; ASEXT:
; 7 6 5 4 3 2 1 0
; R D C X B F D S
; 0 1 1 0 0 1 1 0 DEFAULT VALUES
; | | | | | | | |
; | | | | | | | +-- SEND BREAK
; | | | | | | +---- BREAK DETECT (RO)
; | | | | | +------ BREAK FEATURE ENABLE
; | | | | +-------- BRG MODE
; | | | +---------- X1 BIT CLK ASCI
; | | +------------ CTS0 DISABLE
; | +-------------- DCD0 DISABLE
; +---------------- RDRF INT INHIBIT
;
ASCI_PREINIT:
;
; SETUP THE DISPATCH TABLE ENTRIES
;
; LD B,2 ; ALWAYS 2 ASCI UNITS ON Z180
; LD C,0 ; PHYSICAL UNIT INDEX
;ASCI_PREINIT1:
; PUSH BC ; SAVE LOOP CONTROL
; LD D,C ; PHYSICAL UNIT
; LD E,CIODEV_ASCI ; DEVICE TYPE
; LD BC,ASCI_FNTBL ; BC := FUNCTION TABLE ADDRESS
; CALL CIO_ADDENT ; ADD ENTRY, BC IS NOT DESTROYED
; POP BC ; RESTORE LOOP CONTROL
; INC C ; NEXT PHYSICAL UNIT
; DJNZ ASCI_PREINIT1 ; LOOP UNTIL DONE
;
; ASCI0 CHANNEL
LD D,0 ; DEVICE ID
LD E,CIODEV_ASCI ; DEVICE TYPE
LD BC,ASCI0_FNTBL ; ASCI0 FUNCTION TABLE PTR
CALL CIO_ADDENT
LD DE,-1 ; DE := -1 TO INIT DEFAULT CONFIG
CALL ASCI0_INITDEV ; INIT DEVICE
;
; ASCI1 CHANNEL
LD D,1 ; DEVICE ID
LD E,CIODEV_ASCI ; DEVICE TYPE
LD BC,ASCI1_FNTBL ; ASCI1 FUNCTION TABLE PTR
CALL CIO_ADDENT
LD DE,-1 ; DE := -1 TO INIT DEFAULT CONFIG
CALL ASCI1_INITDEV ; INIT DEVICE
;
XOR A ; SIGNAL SUCCESS
RET
;
;
;
ASCI_INIT:
;
; ASCI0
CALL NEWLINE ; FORMATTING
PRTS("ASCI0: IO=0x$") ; PREFIX
LD A,Z180_TDR0 ; LOAD TDR PORT ADDRESS
CALL PRTHEXBYTE ; PRINT IT
CALL PC_COMMA ; FORMATTING
LD A,Z180_RDR0 ; LOAD RDR PORT ADDRESS
CALL PRTHEXBYTE ; PRINT IT
PRTS(" MODE=$") ; FORMATTING
LD DE,(ASCI0_CONFIG) ; LOAD CONFIG
CALL PS_PRTSC0 ; PRINT IT
;
; ASCI1
CALL NEWLINE ; FORMATTING
PRTS("ASCI1: IO=0x$") ; PREFIX
LD A,Z180_TDR1 ; LOAD TDR PORT ADDRESS
CALL PRTHEXBYTE ; PRINT IT
CALL PC_COMMA ; FORMATTING
LD A,Z180_RDR1 ; LOAD RDR PORT ADDRESS
CALL PRTHEXBYTE ; PRINT IT
PRTS(" MODE=$") ; FORMATTING
LD DE,(ASCI1_CONFIG) ; LOAD CONFIG
CALL PS_PRTSC0 ; PRINT IT
;
XOR A
RET
;
; DRIVER ASCI0 FUNCTION TABLE
;
ASCI0_FNTBL:
.DW ASCI0_IN
.DW ASCI0_OUT
.DW ASCI0_IST
.DW ASCI0_OST
.DW ASCI0_INITDEV
.DW ASCI0_QUERY
.DW ASCI0_DEVICE
#IF (($ - ASCI0_FNTBL) != (CIO_FNCNT * 2))
.ECHO "*** INVALID ASCI0 FUNCTION TABLE ***\n"
#ENDIF
;
ASCI0_IN:
CALL ASCI0_IST
OR A
JR Z,ASCI0_IN
IN0 A,(Z180_RDR0) ; READ THE CHAR
LD E,A
RET
;
ASCI0_IST:
; CHECK FOR ERROR FLAGS
IN0 A,(Z180_STAT0)
AND 70H ; PARITY, FRAMING, OR OVERRUN ERROR
JR Z,ASCI0_IST1 ; ALL IS WELL, CHECK FOR DATA
;
; CLEAR ERROR(S) OR NOTHING FURTHER CAN BE RECEIVED!!!
IN0 A,(Z180_CNTLA0)
RES 3,A ; CLEAR EFR (ERROR FLAG RESET)
OUT0 (Z180_CNTLA0),A
;
ASCI0_IST1:
; CHECK FOR STAT0.RDRF (DATA READY)
IN0 A,(Z180_STAT0) ; READ LINE STATUS REGISTER
AND $80 ; TEST IF DATA IN RECEIVE BUFFER
JP Z,CIO_IDLE ; DO IDLE PROCESSING AND RETURN
XOR A
INC A ; SIGNAL CHAR READY, A = 1
RET
;
ASCI0_OUT:
CALL ASCI0_OST
OR A
JR Z,ASCI0_OUT
LD A,E
OUT0 (Z180_TDR0),A
RET
;
ASCI0_OST:
IN0 A,(Z180_STAT0)
AND $02
JP Z,CIO_IDLE ; DO IDLE PROCESSING AND RETURN
XOR A
INC A ; SIGNAL BUFFER EMPTY, A = 1
RET
;
ASCI0_INITDEV:
; TEST FOR -1 WHICH MEANS USE CURRENT CONFIG (JUST REINIT)
LD A,D ; TEST DE FOR
AND E ; ... VALUE OF -1
INC A ; ... SO Z SET IF -1
JR NZ,ASCI0_INITDEV1 ; IF NEW CONFIG (NOT -1), IMPLEMENT IT
LD DE,(ASCI0_CONFIG) ; OTHERWISE, LOAD EXISTING CONFIG
;
ASCI0_INITDEV1:
; DETERMINE APPROPRIATE CNTLB VALUE (BASED ON BAUDRATE & CPU SPEED)
LD A,D ; BYTE W/ ENCODED BAUD RATE
AND $1F ; ISOLATE BITS
LD L,A ; MOVE TO L
LD H,0 ; CLEAR MSB
PUSH DE ; SAVE CONFIG
CALL ASCI_CNTLB ; DERIVE CNTLB VALUE IN C
POP DE ; RESTORE CONFIG
;CALL TSTPT
RET NZ ; ABORT ON ERROR
;
LD B,$64 ; B := DEFAULT CNTLB VALUE
; DATA BITS
LD A,E ; LOAD CONFIG BYTE
AND $03 ; ISOLATE DATA BITS
CP $03 ; 8 DATA BITS?
JR Z,ASCI0_INITDEV2 ; IF SO, NO CHG, CONTINUE
RES 2,B ; RESET CNTLA BIT 2 FOR 7 DATA BITS
ASCI0_INITDEV2:
; STOP BITS
BIT 2,E ; TEST STOP BITS CONFIG BIT
JR Z,ASCI0_INITDEV3 ; IF CLEAR, NO CHG, CONTINUE
SET 0,B ; SET CNTLA BIT 0 FOR 2 STOP BITS
ASCI0_INITDEV3:
; PARITY ENABLE
BIT 3,E ; TEST PARITY ENABLE CONFIG BIT
JR Z,ASCI0_INITDEV4 ; NO PARITY, SKIP ALL PARITY CHGS
SET 1,B ; SET CNTLA BIT 1 FOR PARITY ENABLE
; PARITY EVEN/ODD
BIT 4,E ; TEST EVEN PARITY CONFIG BIT
JR NZ,ASCI0_INITDEV4 ; EVEN PARITY, NO CHG, CONTINUE
SET 4,C ; SET CNTLB BIT 4 FOR ODD PARITY
ASCI0_INITDEV4:
; IMPLEMENT CONFIGURATION
LD A,$66 ; LOAD DEFAULT ASEXT VALUE
OUT0 (Z180_ASEXT0),A ; SET IT
LD A,B ; FINAL CNTLA VALUE TO ACCUM
OUT0 (Z180_CNTLA0),A ; WRITE TO CNTLA REGISTER
LD A,C ; FINAL CNTLB VALUE TO ACCUM
OUT0 (Z180_CNTLB0),A ; WRITE TO CNTLA REGISTER
;
LD (ASCI0_CONFIG),DE ; RECORD UPDATED CONFIG
XOR A ; SIGNAL SUCCESS
RET ; DONE
;
ASCI0_QUERY:
LD DE,(ASCI0_CONFIG)
XOR A
RET
;
ASCI0_DEVICE:
LD D,CIODEV_ASCI ; D := DEVICE TYPE
LD E,0 ; E := PHYSICAL UNIT
XOR A ; SIGNAL SUCCESS
RET
;
; DRIVER ASCI1 FUNCTION TABLE
;
ASCI1_FNTBL:
.DW ASCI1_IN
.DW ASCI1_OUT
.DW ASCI1_IST
.DW ASCI1_OST
.DW ASCI1_INITDEV
.DW ASCI1_QUERY
.DW ASCI1_DEVICE
#IF (($ - ASCI1_FNTBL) != (CIO_FNCNT * 2))
.ECHO "*** INVALID ASCI1 FUNCTION TABLE ***\n"
#ENDIF
ASCI1:
LD A,B ; GET REQUESTED FUNCTION
AND $0F ; ISOLATE SUB-FUNCTION
JR Z,ASCI1_IN
DEC A
JR Z,ASCI1_OUT
DEC A
JR Z,ASCI1_IST
DEC A
JR Z,ASCI1_OST
DEC A
JP Z,ASCI1_INITDEV
DEC A
JP Z,ASCI1_QUERY
DEC A
JP Z,ASCI1_DEVICE
CALL PANIC
;
ASCI1_IN:
CALL ASCI1_IST
OR A
JR Z,ASCI1_IN
IN0 A,(Z180_RDR1) ; READ THE CHAR
LD E,A
RET
;
ASCI1_IST:
; CHECK FOR ERROR FLAGS
IN0 A,(Z180_STAT1)
AND 70H ; PARITY, FRAMING, OR OVERRUN ERROR
JR Z,ASCI1_IST1 ; ALL IS WELL, CHECK FOR DATA
;
; CLEAR ERROR(S) OR NOTHING FURTHER CAN BE RECEIVED!!!
IN0 A,(Z180_CNTLA1)
RES 3,A ; CLEAR EFR (ERROR FLAG RESET)
OUT0 (Z180_CNTLA1),A
;
ASCI1_IST1: ; CHECK FOR STAT0.RDRF (DATA READY)
IN0 A,(Z180_STAT1) ; READ LINE STATUS REGISTER
AND $80 ; TEST IF DATA IN RECEIVE BUFFER
JP Z,CIO_IDLE ; DO IDLE PROCESSING AND RETURN
XOR A
INC A ; SIGNAL CHAR READY, A = 1
RET
;
ASCI1_OUT:
CALL ASCI1_OST
OR A
JR Z,ASCI1_OUT
LD A,E
OUT0 (Z180_TDR1),A
RET
;
ASCI1_OST:
IN0 A,(Z180_STAT1)
AND $02
JR Z,ASCI1_OST
JP Z,CIO_IDLE ; DO IDLE PROCESSING AND RETURN
XOR A
INC A ; SIGNAL BUFFER EMPTY, A = 1
RET
;
ASCI1_INITDEV:
; TEST FOR -1 WHICH MEANS USE CURRENT CONFIG (JUST REINIT)
LD A,D ; TEST DE FOR
AND E ; ... VALUE OF -1
INC A ; ... SO Z SET IF -1
JR NZ,ASCI1_INITDEV1 ; IF NEW CONFIG (NOT -1), IMPLEMENT IT
LD DE,(ASCI1_CONFIG) ; OTHERWISE, LOAD EXISTING CONFIG
;
ASCI1_INITDEV1:
; DETERMINE APPROPRIATE CNTLB VALUE (BASED ON BAUDRATE & CPU SPEED)
LD A,D ; BYTE W/ ENCODED BAUD RATE
AND $1F ; ISOLATE BITS
LD L,A ; MOVE TO L
LD H,0 ; CLEAR MSB
PUSH DE ; SAVE CONFIG
CALL ASCI_CNTLB ; DERIVE CNTLB VALUE
POP DE ; RESTORE CONFIG
;CALL TSTPT
RET NZ ; ABORT ON ERROR
;
LD B,$64 ; B := DEFAULT CNTLB VALUE
; DATA BITS
LD A,E ; LOAD CONFIG BYTE
AND $03 ; ISOLATE DATA BITS
CP $03 ; 8 DATA BITS?
JR Z,ASCI1_INITDEV2 ; IF SO, NO CHG, CONTINUE
RES 2,B ; RESET CNTLA BIT 2 FOR 7 DATA BITS
ASCI1_INITDEV2:
; STOP BITS
BIT 2,E ; TEST STOP BITS CONFIG BIT
JR Z,ASCI1_INITDEV3 ; IF CLEAR, NO CHG, CONTINUE
SET 0,B ; SET CNTLA BIT 0 FOR 2 STOP BITS
ASCI1_INITDEV3:
; PARITY ENABLE
BIT 3,E ; TEST PARITY ENABLE CONFIG BIT
JR Z,ASCI1_INITDEV4 ; NO PARITY, SKIP ALL PARITY CHGS
SET 1,B ; SET CNTLA BIT 1 FOR PARITY ENABLE
; PARITY EVEN/ODD
BIT 4,E ; TEST EVEN PARITY CONFIG BIT
JR NZ,ASCI1_INITDEV4 ; EVEN PARITY, NO CHG, CONTINUE
SET 4,C ; SET CNTLB BIT 4 FOR ODD PARITY
ASCI1_INITDEV4:
; IMPLEMENT CONFIGURATION
LD A,$66 ; LOAD DEFAULT ASEXT VALUE
OUT0 (Z180_ASEXT1),A ; SET IT
LD A,B ; FINAL CNTLA VALUE TO ACCUM
OUT0 (Z180_CNTLA1),A ; WRITE TO CNTLA REGISTER
LD A,C ; FINAL CNTLB VALUE TO ACCUM
OUT0 (Z180_CNTLB1),A ; WRITE TO CNTLA REGISTER
;
LD (ASCI1_CONFIG),DE ; RECORD UPDATED CONFIG
XOR A ; SIGNAL SUCCESS
RET ; DONE
;
ASCI1_QUERY:
LD DE,(ASCI1_CONFIG)
XOR A
RET
;
ASCI1_DEVICE:
LD D,CIODEV_ASCI ; D := DEVICE TYPE
LD E,1 ; E := PHYSICAL UNIT
XOR A ; SIGNAL SUCCESS
RET
;
; LOCAL DATA
;
ASCI0_CONFIG .DW DEFSERCFG ; SAVED CONFIG FOR ASCI0
ASCI1_CONFIG .DW DEFSERCFG ; SAVED CONFIG FOR ASCI1
;
; DERIVE A CNTLB VALUE BASED ON AN ENCODED BAUD RATE AND CURRENT CPU SPEED
; ENTRY: HL = ENCODED BAUD RATE
; EXIT: C = CNTLB VALUE, A=0/Z IFF SUCCESS
;
; DESIRED DIVISOR == CPUHZ / BAUD
; DUE TO ENCODING BAUD IS ALWAYS DIVISIBLE BY 75
; Z180 DIVISOR IS ALWAYS A FACTOR OF 160
;
; X = CPU_HZ / 160 / 75 ==> SIMPLIFIED ==> X = CPU_KHZ / 12
; X = X / (BAUD / 75)
; IF X % 3 == 0, THEN (PS=1, X := X / 3) ELSE PS=0
; IF X % 4 == 0, THEN (DR=1, X := X / 4) ELSE DR=0
; SS := LOG2(X)
;
ASCI_CNTLB:
LD DE,1 ; USE DECODE CONSTANT OF 1 TO GET BAUD RATE ALREADY DIVIDED BY 75
CALL DECODE ; DECODE THE BAUDATE INTO DE:HL, DE IS DISCARDED
;CALL TSTPT
RET NZ ; ABORT ON ERROR
PUSH HL ; HL HAS (BAUD / 75), SAVE IT
LD HL,(CB_CPUKHZ) ; GET CPU CLK IN KHZ
;LD HL,CPUKHZ ; CPU CLK IN KHZ
;LD HL,9216 ; *DEBUG*
; DUE TO THE LIMITED DIVISORS POSSIBLE WITH CNTLB, YOU PRETTY MUCH
; NEED TO USE A CPU SPEED THAT IS A MULTIPLE OF 128KHZ. BELOW, WE
; ATTEMPT TO ROUND THE CPU SPEED DETECTED TO A MULTIPLE OF 128KHZ
; WITH ROUNDING. THIS JUST MAXIMIZES POSSIBILITY OF SUCCESS COMPUTING
; THE DIVISOR.
LD DE,$0040 ; HALF OF 128 IS 64
ADD HL,DE ; ADD FOR ROUNDING
LD A,L ; MOVE TO ACCUM
AND $80 ; STRIP LOW ORDER 7 BITS
LD L,A ; ... AND PUT IT BACK
LD DE,12 ; PREPARE TO DIVIDE BY 12
CALL DIV16 ; BC := (CPU_KHZ / 12), REM IN HL, ZF
;CALL TSTPT
POP DE ; RESTORE (BAUD / 75)
RET NZ ; ABORT IF REMAINDER
PUSH BC ; MOVE WORKING VALUE
POP HL ; ... BACK TO HL
CALL DIV16 ; BC := X / (BAUD / 75)
;CALL TSTPT
RET NZ ; ABORT IF REMAINDER
;
; DETERMINE PS BIT BY ATTEMPTING DIVIDE BY 3
PUSH BC ; SAVE WORKING VALUE ON STACK
PUSH BC ; MOVE WORKING VALUE
POP HL ; ... TO HL
LD DE,3 ; SETUP TO DIVIDE BY 3
CALL DIV16 ; BC := X / 3, REM IN HL, ZF
;CALL TSTPT
POP HL ; HL := PRIOR WORKING VALUE
LD E,0 ; INIT E := 0 AS WORKING CNTLB VALUE
JR NZ,ASCI_CNTLB1 ; DID NOT WORK, LEAVE PS==0, SKIP AHEAD
SET 5,E ; SET PS BIT
PUSH BC ; MOVE NEW WORKING
POP HL ; ... VALUE TO HL
;
ASCI_CNTLB1:
;CALL TSTPT
; DETERMINE DR BIT BY ATTEMPTING DIVIDE BY 4
LD A,L ; LOAD LSB OF WORKING VALUE
AND $03 ; ISOLATE LOW ORDER BITS
JR NZ,ASCI_CNTLB2 ; NOT DIVISIBLE BY 4, SKIP AHEAD
SET 3,E ; SET PS BIT
SRL H ; DIVIDE HL BY 4
RR L ; ...
SRL H ; ...
RR L ; ...
;
ASCI_CNTLB2:
;CALL TSTPT
; DETERMINE SS BITS BY RIGHT SHIFTING AND INCREMENTING
LD B,7 ; LOOP COUNTER, MAX VALUE OF SS IS 7
LD C,E ; MOVE WORKING CNTLB VALUE TO C
ASCI_CNTLB3:
BIT 0,L ; CAN WE SHIFT AGAIN?
JR NZ,ASCI_CNTLB4 ; NOPE, DONE
SRL H ; IMPLEMENT THE
RR L ; ... SHIFT OPERATION
INC C ; INCREMENT SS BITS
DJNZ ASCI_CNTLB3 ; LOOP IF MORE SHIFTING POSSIBLE
;
; AT THIS POINT HL MUST BE EQUAL TO 1 OR WE FAILED!
DEC HL ; IF HL == 1, SHOULD BECOME ZERO
LD A,H ; TEST HL
OR L ; ... FOR ZERO
RET NZ ; ABORT IF NOT ZERO
;
ASCI_CNTLB4:
;CALL TSTPT
XOR A
RET
;
| 27.189824 | 100 | 0.596445 |
80aedb6c967202fc132a020cf432b3cde041fa74 | 93,294 | asm | Assembly | stressfs.asm | tzulang/os2 | 331769c4f7d2bd57346dc5583ee077e97b24f391 | [
"Xnet",
"X11"
] | null | null | null | stressfs.asm | tzulang/os2 | 331769c4f7d2bd57346dc5583ee077e97b24f391 | [
"Xnet",
"X11"
] | null | null | null | stressfs.asm | tzulang/os2 | 331769c4f7d2bd57346dc5583ee077e97b24f391 | [
"Xnet",
"X11"
] | null | null | null |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 81 ec 30 02 00 00 sub $0x230,%esp
int fd, i;
char path[] = "stressfs0";
c: c7 84 24 1e 02 00 00 movl $0x65727473,0x21e(%esp)
13: 73 74 72 65
17: c7 84 24 22 02 00 00 movl $0x73667373,0x222(%esp)
1e: 73 73 66 73
22: 66 c7 84 24 26 02 00 movw $0x30,0x226(%esp)
29: 00 30 00
char data[512];
printf(1, "stressfs starting\n");
2c: c7 44 24 04 7d 11 00 movl $0x117d,0x4(%esp)
33: 00
34: c7 04 24 01 00 00 00 movl $0x1,(%esp)
3b: e8 a3 05 00 00 call 5e3 <printf>
memset(data, 'a', sizeof(data));
40: c7 44 24 08 00 02 00 movl $0x200,0x8(%esp)
47: 00
48: c7 44 24 04 61 00 00 movl $0x61,0x4(%esp)
4f: 00
50: 8d 44 24 1e lea 0x1e(%esp),%eax
54: 89 04 24 mov %eax,(%esp)
57: e8 12 02 00 00 call 26e <memset>
for(i = 0; i < 4; i++)
5c: c7 84 24 2c 02 00 00 movl $0x0,0x22c(%esp)
63: 00 00 00 00
67: eb 13 jmp 7c <main+0x7c>
if(fork() > 0)
69: e8 a5 03 00 00 call 413 <fork>
6e: 85 c0 test %eax,%eax
70: 7e 02 jle 74 <main+0x74>
break;
72: eb 12 jmp 86 <main+0x86>
char data[512];
printf(1, "stressfs starting\n");
memset(data, 'a', sizeof(data));
for(i = 0; i < 4; i++)
74: 83 84 24 2c 02 00 00 addl $0x1,0x22c(%esp)
7b: 01
7c: 83 bc 24 2c 02 00 00 cmpl $0x3,0x22c(%esp)
83: 03
84: 7e e3 jle 69 <main+0x69>
if(fork() > 0)
break;
printf(1, "write %d\n", i);
86: 8b 84 24 2c 02 00 00 mov 0x22c(%esp),%eax
8d: 89 44 24 08 mov %eax,0x8(%esp)
91: c7 44 24 04 90 11 00 movl $0x1190,0x4(%esp)
98: 00
99: c7 04 24 01 00 00 00 movl $0x1,(%esp)
a0: e8 3e 05 00 00 call 5e3 <printf>
path[8] += i;
a5: 0f b6 84 24 26 02 00 movzbl 0x226(%esp),%eax
ac: 00
ad: 89 c2 mov %eax,%edx
af: 8b 84 24 2c 02 00 00 mov 0x22c(%esp),%eax
b6: 01 d0 add %edx,%eax
b8: 88 84 24 26 02 00 00 mov %al,0x226(%esp)
fd = open(path, O_CREATE | O_RDWR);
bf: c7 44 24 04 02 02 00 movl $0x202,0x4(%esp)
c6: 00
c7: 8d 84 24 1e 02 00 00 lea 0x21e(%esp),%eax
ce: 89 04 24 mov %eax,(%esp)
d1: e8 85 03 00 00 call 45b <open>
d6: 89 84 24 28 02 00 00 mov %eax,0x228(%esp)
for(i = 0; i < 20; i++)
dd: c7 84 24 2c 02 00 00 movl $0x0,0x22c(%esp)
e4: 00 00 00 00
e8: eb 27 jmp 111 <main+0x111>
// printf(fd, "%d\n", i);
write(fd, data, sizeof(data));
ea: c7 44 24 08 00 02 00 movl $0x200,0x8(%esp)
f1: 00
f2: 8d 44 24 1e lea 0x1e(%esp),%eax
f6: 89 44 24 04 mov %eax,0x4(%esp)
fa: 8b 84 24 28 02 00 00 mov 0x228(%esp),%eax
101: 89 04 24 mov %eax,(%esp)
104: e8 32 03 00 00 call 43b <write>
printf(1, "write %d\n", i);
path[8] += i;
fd = open(path, O_CREATE | O_RDWR);
for(i = 0; i < 20; i++)
109: 83 84 24 2c 02 00 00 addl $0x1,0x22c(%esp)
110: 01
111: 83 bc 24 2c 02 00 00 cmpl $0x13,0x22c(%esp)
118: 13
119: 7e cf jle ea <main+0xea>
// printf(fd, "%d\n", i);
write(fd, data, sizeof(data));
close(fd);
11b: 8b 84 24 28 02 00 00 mov 0x228(%esp),%eax
122: 89 04 24 mov %eax,(%esp)
125: e8 19 03 00 00 call 443 <close>
printf(1, "read\n");
12a: c7 44 24 04 9a 11 00 movl $0x119a,0x4(%esp)
131: 00
132: c7 04 24 01 00 00 00 movl $0x1,(%esp)
139: e8 a5 04 00 00 call 5e3 <printf>
fd = open(path, O_RDONLY);
13e: c7 44 24 04 00 00 00 movl $0x0,0x4(%esp)
145: 00
146: 8d 84 24 1e 02 00 00 lea 0x21e(%esp),%eax
14d: 89 04 24 mov %eax,(%esp)
150: e8 06 03 00 00 call 45b <open>
155: 89 84 24 28 02 00 00 mov %eax,0x228(%esp)
for (i = 0; i < 20; i++)
15c: c7 84 24 2c 02 00 00 movl $0x0,0x22c(%esp)
163: 00 00 00 00
167: eb 27 jmp 190 <main+0x190>
read(fd, data, sizeof(data));
169: c7 44 24 08 00 02 00 movl $0x200,0x8(%esp)
170: 00
171: 8d 44 24 1e lea 0x1e(%esp),%eax
175: 89 44 24 04 mov %eax,0x4(%esp)
179: 8b 84 24 28 02 00 00 mov 0x228(%esp),%eax
180: 89 04 24 mov %eax,(%esp)
183: e8 ab 02 00 00 call 433 <read>
close(fd);
printf(1, "read\n");
fd = open(path, O_RDONLY);
for (i = 0; i < 20; i++)
188: 83 84 24 2c 02 00 00 addl $0x1,0x22c(%esp)
18f: 01
190: 83 bc 24 2c 02 00 00 cmpl $0x13,0x22c(%esp)
197: 13
198: 7e cf jle 169 <main+0x169>
read(fd, data, sizeof(data));
close(fd);
19a: 8b 84 24 28 02 00 00 mov 0x228(%esp),%eax
1a1: 89 04 24 mov %eax,(%esp)
1a4: e8 9a 02 00 00 call 443 <close>
wait();
1a9: e8 75 02 00 00 call 423 <wait>
exit();
1ae: e8 68 02 00 00 call 41b <exit>
000001b3 <stosb>:
"cc");
}
static inline void
stosb(void *addr, int data, int cnt)
{
1b3: 55 push %ebp
1b4: 89 e5 mov %esp,%ebp
1b6: 57 push %edi
1b7: 53 push %ebx
asm volatile("cld; rep stosb" :
1b8: 8b 4d 08 mov 0x8(%ebp),%ecx
1bb: 8b 55 10 mov 0x10(%ebp),%edx
1be: 8b 45 0c mov 0xc(%ebp),%eax
1c1: 89 cb mov %ecx,%ebx
1c3: 89 df mov %ebx,%edi
1c5: 89 d1 mov %edx,%ecx
1c7: fc cld
1c8: f3 aa rep stos %al,%es:(%edi)
1ca: 89 ca mov %ecx,%edx
1cc: 89 fb mov %edi,%ebx
1ce: 89 5d 08 mov %ebx,0x8(%ebp)
1d1: 89 55 10 mov %edx,0x10(%ebp)
"=D" (addr), "=c" (cnt) :
"0" (addr), "1" (cnt), "a" (data) :
"memory", "cc");
}
1d4: 5b pop %ebx
1d5: 5f pop %edi
1d6: 5d pop %ebp
1d7: c3 ret
000001d8 <strcpy>:
#include "user.h"
#include "x86.h"
char*
strcpy(char *s, char *t)
{
1d8: 55 push %ebp
1d9: 89 e5 mov %esp,%ebp
1db: 83 ec 10 sub $0x10,%esp
char *os;
os = s;
1de: 8b 45 08 mov 0x8(%ebp),%eax
1e1: 89 45 fc mov %eax,-0x4(%ebp)
while((*s++ = *t++) != 0)
1e4: 90 nop
1e5: 8b 45 08 mov 0x8(%ebp),%eax
1e8: 8d 50 01 lea 0x1(%eax),%edx
1eb: 89 55 08 mov %edx,0x8(%ebp)
1ee: 8b 55 0c mov 0xc(%ebp),%edx
1f1: 8d 4a 01 lea 0x1(%edx),%ecx
1f4: 89 4d 0c mov %ecx,0xc(%ebp)
1f7: 0f b6 12 movzbl (%edx),%edx
1fa: 88 10 mov %dl,(%eax)
1fc: 0f b6 00 movzbl (%eax),%eax
1ff: 84 c0 test %al,%al
201: 75 e2 jne 1e5 <strcpy+0xd>
;
return os;
203: 8b 45 fc mov -0x4(%ebp),%eax
}
206: c9 leave
207: c3 ret
00000208 <strcmp>:
int
strcmp(const char *p, const char *q)
{
208: 55 push %ebp
209: 89 e5 mov %esp,%ebp
while(*p && *p == *q)
20b: eb 08 jmp 215 <strcmp+0xd>
p++, q++;
20d: 83 45 08 01 addl $0x1,0x8(%ebp)
211: 83 45 0c 01 addl $0x1,0xc(%ebp)
}
int
strcmp(const char *p, const char *q)
{
while(*p && *p == *q)
215: 8b 45 08 mov 0x8(%ebp),%eax
218: 0f b6 00 movzbl (%eax),%eax
21b: 84 c0 test %al,%al
21d: 74 10 je 22f <strcmp+0x27>
21f: 8b 45 08 mov 0x8(%ebp),%eax
222: 0f b6 10 movzbl (%eax),%edx
225: 8b 45 0c mov 0xc(%ebp),%eax
228: 0f b6 00 movzbl (%eax),%eax
22b: 38 c2 cmp %al,%dl
22d: 74 de je 20d <strcmp+0x5>
p++, q++;
return (uchar)*p - (uchar)*q;
22f: 8b 45 08 mov 0x8(%ebp),%eax
232: 0f b6 00 movzbl (%eax),%eax
235: 0f b6 d0 movzbl %al,%edx
238: 8b 45 0c mov 0xc(%ebp),%eax
23b: 0f b6 00 movzbl (%eax),%eax
23e: 0f b6 c0 movzbl %al,%eax
241: 29 c2 sub %eax,%edx
243: 89 d0 mov %edx,%eax
}
245: 5d pop %ebp
246: c3 ret
00000247 <strlen>:
uint
strlen(char *s)
{
247: 55 push %ebp
248: 89 e5 mov %esp,%ebp
24a: 83 ec 10 sub $0x10,%esp
int n;
for(n = 0; s[n]; n++)
24d: c7 45 fc 00 00 00 00 movl $0x0,-0x4(%ebp)
254: eb 04 jmp 25a <strlen+0x13>
256: 83 45 fc 01 addl $0x1,-0x4(%ebp)
25a: 8b 55 fc mov -0x4(%ebp),%edx
25d: 8b 45 08 mov 0x8(%ebp),%eax
260: 01 d0 add %edx,%eax
262: 0f b6 00 movzbl (%eax),%eax
265: 84 c0 test %al,%al
267: 75 ed jne 256 <strlen+0xf>
;
return n;
269: 8b 45 fc mov -0x4(%ebp),%eax
}
26c: c9 leave
26d: c3 ret
0000026e <memset>:
void*
memset(void *dst, int c, uint n)
{
26e: 55 push %ebp
26f: 89 e5 mov %esp,%ebp
271: 83 ec 0c sub $0xc,%esp
stosb(dst, c, n);
274: 8b 45 10 mov 0x10(%ebp),%eax
277: 89 44 24 08 mov %eax,0x8(%esp)
27b: 8b 45 0c mov 0xc(%ebp),%eax
27e: 89 44 24 04 mov %eax,0x4(%esp)
282: 8b 45 08 mov 0x8(%ebp),%eax
285: 89 04 24 mov %eax,(%esp)
288: e8 26 ff ff ff call 1b3 <stosb>
return dst;
28d: 8b 45 08 mov 0x8(%ebp),%eax
}
290: c9 leave
291: c3 ret
00000292 <strchr>:
char*
strchr(const char *s, char c)
{
292: 55 push %ebp
293: 89 e5 mov %esp,%ebp
295: 83 ec 04 sub $0x4,%esp
298: 8b 45 0c mov 0xc(%ebp),%eax
29b: 88 45 fc mov %al,-0x4(%ebp)
for(; *s; s++)
29e: eb 14 jmp 2b4 <strchr+0x22>
if(*s == c)
2a0: 8b 45 08 mov 0x8(%ebp),%eax
2a3: 0f b6 00 movzbl (%eax),%eax
2a6: 3a 45 fc cmp -0x4(%ebp),%al
2a9: 75 05 jne 2b0 <strchr+0x1e>
return (char*)s;
2ab: 8b 45 08 mov 0x8(%ebp),%eax
2ae: eb 13 jmp 2c3 <strchr+0x31>
}
char*
strchr(const char *s, char c)
{
for(; *s; s++)
2b0: 83 45 08 01 addl $0x1,0x8(%ebp)
2b4: 8b 45 08 mov 0x8(%ebp),%eax
2b7: 0f b6 00 movzbl (%eax),%eax
2ba: 84 c0 test %al,%al
2bc: 75 e2 jne 2a0 <strchr+0xe>
if(*s == c)
return (char*)s;
return 0;
2be: b8 00 00 00 00 mov $0x0,%eax
}
2c3: c9 leave
2c4: c3 ret
000002c5 <gets>:
char*
gets(char *buf, int max)
{
2c5: 55 push %ebp
2c6: 89 e5 mov %esp,%ebp
2c8: 83 ec 28 sub $0x28,%esp
int i, cc;
char c;
for(i=0; i+1 < max; ){
2cb: c7 45 f4 00 00 00 00 movl $0x0,-0xc(%ebp)
2d2: eb 4c jmp 320 <gets+0x5b>
cc = read(0, &c, 1);
2d4: c7 44 24 08 01 00 00 movl $0x1,0x8(%esp)
2db: 00
2dc: 8d 45 ef lea -0x11(%ebp),%eax
2df: 89 44 24 04 mov %eax,0x4(%esp)
2e3: c7 04 24 00 00 00 00 movl $0x0,(%esp)
2ea: e8 44 01 00 00 call 433 <read>
2ef: 89 45 f0 mov %eax,-0x10(%ebp)
if(cc < 1)
2f2: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
2f6: 7f 02 jg 2fa <gets+0x35>
break;
2f8: eb 31 jmp 32b <gets+0x66>
buf[i++] = c;
2fa: 8b 45 f4 mov -0xc(%ebp),%eax
2fd: 8d 50 01 lea 0x1(%eax),%edx
300: 89 55 f4 mov %edx,-0xc(%ebp)
303: 89 c2 mov %eax,%edx
305: 8b 45 08 mov 0x8(%ebp),%eax
308: 01 c2 add %eax,%edx
30a: 0f b6 45 ef movzbl -0x11(%ebp),%eax
30e: 88 02 mov %al,(%edx)
if(c == '\n' || c == '\r')
310: 0f b6 45 ef movzbl -0x11(%ebp),%eax
314: 3c 0a cmp $0xa,%al
316: 74 13 je 32b <gets+0x66>
318: 0f b6 45 ef movzbl -0x11(%ebp),%eax
31c: 3c 0d cmp $0xd,%al
31e: 74 0b je 32b <gets+0x66>
gets(char *buf, int max)
{
int i, cc;
char c;
for(i=0; i+1 < max; ){
320: 8b 45 f4 mov -0xc(%ebp),%eax
323: 83 c0 01 add $0x1,%eax
326: 3b 45 0c cmp 0xc(%ebp),%eax
329: 7c a9 jl 2d4 <gets+0xf>
break;
buf[i++] = c;
if(c == '\n' || c == '\r')
break;
}
buf[i] = '\0';
32b: 8b 55 f4 mov -0xc(%ebp),%edx
32e: 8b 45 08 mov 0x8(%ebp),%eax
331: 01 d0 add %edx,%eax
333: c6 00 00 movb $0x0,(%eax)
return buf;
336: 8b 45 08 mov 0x8(%ebp),%eax
}
339: c9 leave
33a: c3 ret
0000033b <stat>:
int
stat(char *n, struct stat *st)
{
33b: 55 push %ebp
33c: 89 e5 mov %esp,%ebp
33e: 83 ec 28 sub $0x28,%esp
int fd;
int r;
fd = open(n, O_RDONLY);
341: c7 44 24 04 00 00 00 movl $0x0,0x4(%esp)
348: 00
349: 8b 45 08 mov 0x8(%ebp),%eax
34c: 89 04 24 mov %eax,(%esp)
34f: e8 07 01 00 00 call 45b <open>
354: 89 45 f4 mov %eax,-0xc(%ebp)
if(fd < 0)
357: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
35b: 79 07 jns 364 <stat+0x29>
return -1;
35d: b8 ff ff ff ff mov $0xffffffff,%eax
362: eb 23 jmp 387 <stat+0x4c>
r = fstat(fd, st);
364: 8b 45 0c mov 0xc(%ebp),%eax
367: 89 44 24 04 mov %eax,0x4(%esp)
36b: 8b 45 f4 mov -0xc(%ebp),%eax
36e: 89 04 24 mov %eax,(%esp)
371: e8 fd 00 00 00 call 473 <fstat>
376: 89 45 f0 mov %eax,-0x10(%ebp)
close(fd);
379: 8b 45 f4 mov -0xc(%ebp),%eax
37c: 89 04 24 mov %eax,(%esp)
37f: e8 bf 00 00 00 call 443 <close>
return r;
384: 8b 45 f0 mov -0x10(%ebp),%eax
}
387: c9 leave
388: c3 ret
00000389 <atoi>:
int
atoi(const char *s)
{
389: 55 push %ebp
38a: 89 e5 mov %esp,%ebp
38c: 83 ec 10 sub $0x10,%esp
int n;
n = 0;
38f: c7 45 fc 00 00 00 00 movl $0x0,-0x4(%ebp)
while('0' <= *s && *s <= '9')
396: eb 25 jmp 3bd <atoi+0x34>
n = n*10 + *s++ - '0';
398: 8b 55 fc mov -0x4(%ebp),%edx
39b: 89 d0 mov %edx,%eax
39d: c1 e0 02 shl $0x2,%eax
3a0: 01 d0 add %edx,%eax
3a2: 01 c0 add %eax,%eax
3a4: 89 c1 mov %eax,%ecx
3a6: 8b 45 08 mov 0x8(%ebp),%eax
3a9: 8d 50 01 lea 0x1(%eax),%edx
3ac: 89 55 08 mov %edx,0x8(%ebp)
3af: 0f b6 00 movzbl (%eax),%eax
3b2: 0f be c0 movsbl %al,%eax
3b5: 01 c8 add %ecx,%eax
3b7: 83 e8 30 sub $0x30,%eax
3ba: 89 45 fc mov %eax,-0x4(%ebp)
atoi(const char *s)
{
int n;
n = 0;
while('0' <= *s && *s <= '9')
3bd: 8b 45 08 mov 0x8(%ebp),%eax
3c0: 0f b6 00 movzbl (%eax),%eax
3c3: 3c 2f cmp $0x2f,%al
3c5: 7e 0a jle 3d1 <atoi+0x48>
3c7: 8b 45 08 mov 0x8(%ebp),%eax
3ca: 0f b6 00 movzbl (%eax),%eax
3cd: 3c 39 cmp $0x39,%al
3cf: 7e c7 jle 398 <atoi+0xf>
n = n*10 + *s++ - '0';
return n;
3d1: 8b 45 fc mov -0x4(%ebp),%eax
}
3d4: c9 leave
3d5: c3 ret
000003d6 <memmove>:
void*
memmove(void *vdst, void *vsrc, int n)
{
3d6: 55 push %ebp
3d7: 89 e5 mov %esp,%ebp
3d9: 83 ec 10 sub $0x10,%esp
char *dst, *src;
dst = vdst;
3dc: 8b 45 08 mov 0x8(%ebp),%eax
3df: 89 45 fc mov %eax,-0x4(%ebp)
src = vsrc;
3e2: 8b 45 0c mov 0xc(%ebp),%eax
3e5: 89 45 f8 mov %eax,-0x8(%ebp)
while(n-- > 0)
3e8: eb 17 jmp 401 <memmove+0x2b>
*dst++ = *src++;
3ea: 8b 45 fc mov -0x4(%ebp),%eax
3ed: 8d 50 01 lea 0x1(%eax),%edx
3f0: 89 55 fc mov %edx,-0x4(%ebp)
3f3: 8b 55 f8 mov -0x8(%ebp),%edx
3f6: 8d 4a 01 lea 0x1(%edx),%ecx
3f9: 89 4d f8 mov %ecx,-0x8(%ebp)
3fc: 0f b6 12 movzbl (%edx),%edx
3ff: 88 10 mov %dl,(%eax)
{
char *dst, *src;
dst = vdst;
src = vsrc;
while(n-- > 0)
401: 8b 45 10 mov 0x10(%ebp),%eax
404: 8d 50 ff lea -0x1(%eax),%edx
407: 89 55 10 mov %edx,0x10(%ebp)
40a: 85 c0 test %eax,%eax
40c: 7f dc jg 3ea <memmove+0x14>
*dst++ = *src++;
return vdst;
40e: 8b 45 08 mov 0x8(%ebp),%eax
}
411: c9 leave
412: c3 ret
00000413 <fork>:
name: \
movl $SYS_ ## name, %eax; \
int $T_SYSCALL; \
ret
SYSCALL(fork)
413: b8 01 00 00 00 mov $0x1,%eax
418: cd 40 int $0x40
41a: c3 ret
0000041b <exit>:
SYSCALL(exit)
41b: b8 02 00 00 00 mov $0x2,%eax
420: cd 40 int $0x40
422: c3 ret
00000423 <wait>:
SYSCALL(wait)
423: b8 03 00 00 00 mov $0x3,%eax
428: cd 40 int $0x40
42a: c3 ret
0000042b <pipe>:
SYSCALL(pipe)
42b: b8 04 00 00 00 mov $0x4,%eax
430: cd 40 int $0x40
432: c3 ret
00000433 <read>:
SYSCALL(read)
433: b8 05 00 00 00 mov $0x5,%eax
438: cd 40 int $0x40
43a: c3 ret
0000043b <write>:
SYSCALL(write)
43b: b8 10 00 00 00 mov $0x10,%eax
440: cd 40 int $0x40
442: c3 ret
00000443 <close>:
SYSCALL(close)
443: b8 15 00 00 00 mov $0x15,%eax
448: cd 40 int $0x40
44a: c3 ret
0000044b <kill>:
SYSCALL(kill)
44b: b8 06 00 00 00 mov $0x6,%eax
450: cd 40 int $0x40
452: c3 ret
00000453 <exec>:
SYSCALL(exec)
453: b8 07 00 00 00 mov $0x7,%eax
458: cd 40 int $0x40
45a: c3 ret
0000045b <open>:
SYSCALL(open)
45b: b8 0f 00 00 00 mov $0xf,%eax
460: cd 40 int $0x40
462: c3 ret
00000463 <mknod>:
SYSCALL(mknod)
463: b8 11 00 00 00 mov $0x11,%eax
468: cd 40 int $0x40
46a: c3 ret
0000046b <unlink>:
SYSCALL(unlink)
46b: b8 12 00 00 00 mov $0x12,%eax
470: cd 40 int $0x40
472: c3 ret
00000473 <fstat>:
SYSCALL(fstat)
473: b8 08 00 00 00 mov $0x8,%eax
478: cd 40 int $0x40
47a: c3 ret
0000047b <link>:
SYSCALL(link)
47b: b8 13 00 00 00 mov $0x13,%eax
480: cd 40 int $0x40
482: c3 ret
00000483 <mkdir>:
SYSCALL(mkdir)
483: b8 14 00 00 00 mov $0x14,%eax
488: cd 40 int $0x40
48a: c3 ret
0000048b <chdir>:
SYSCALL(chdir)
48b: b8 09 00 00 00 mov $0x9,%eax
490: cd 40 int $0x40
492: c3 ret
00000493 <dup>:
SYSCALL(dup)
493: b8 0a 00 00 00 mov $0xa,%eax
498: cd 40 int $0x40
49a: c3 ret
0000049b <getpid>:
SYSCALL(getpid)
49b: b8 0b 00 00 00 mov $0xb,%eax
4a0: cd 40 int $0x40
4a2: c3 ret
000004a3 <sbrk>:
SYSCALL(sbrk)
4a3: b8 0c 00 00 00 mov $0xc,%eax
4a8: cd 40 int $0x40
4aa: c3 ret
000004ab <sleep>:
SYSCALL(sleep)
4ab: b8 0d 00 00 00 mov $0xd,%eax
4b0: cd 40 int $0x40
4b2: c3 ret
000004b3 <uptime>:
SYSCALL(uptime)
4b3: b8 0e 00 00 00 mov $0xe,%eax
4b8: cd 40 int $0x40
4ba: c3 ret
000004bb <kthread_create>:
SYSCALL(kthread_create)
4bb: b8 16 00 00 00 mov $0x16,%eax
4c0: cd 40 int $0x40
4c2: c3 ret
000004c3 <kthread_id>:
SYSCALL(kthread_id)
4c3: b8 17 00 00 00 mov $0x17,%eax
4c8: cd 40 int $0x40
4ca: c3 ret
000004cb <kthread_exit>:
SYSCALL(kthread_exit)
4cb: b8 18 00 00 00 mov $0x18,%eax
4d0: cd 40 int $0x40
4d2: c3 ret
000004d3 <kthread_join>:
SYSCALL(kthread_join)
4d3: b8 19 00 00 00 mov $0x19,%eax
4d8: cd 40 int $0x40
4da: c3 ret
000004db <kthread_mutex_alloc>:
SYSCALL(kthread_mutex_alloc)
4db: b8 1a 00 00 00 mov $0x1a,%eax
4e0: cd 40 int $0x40
4e2: c3 ret
000004e3 <kthread_mutex_dealloc>:
SYSCALL(kthread_mutex_dealloc)
4e3: b8 1b 00 00 00 mov $0x1b,%eax
4e8: cd 40 int $0x40
4ea: c3 ret
000004eb <kthread_mutex_lock>:
SYSCALL(kthread_mutex_lock)
4eb: b8 1c 00 00 00 mov $0x1c,%eax
4f0: cd 40 int $0x40
4f2: c3 ret
000004f3 <kthread_mutex_unlock>:
SYSCALL(kthread_mutex_unlock)
4f3: b8 1d 00 00 00 mov $0x1d,%eax
4f8: cd 40 int $0x40
4fa: c3 ret
000004fb <kthread_mutex_yieldlock>:
4fb: b8 1e 00 00 00 mov $0x1e,%eax
500: cd 40 int $0x40
502: c3 ret
00000503 <putc>:
#include "stat.h"
#include "user.h"
static void
putc(int fd, char c)
{
503: 55 push %ebp
504: 89 e5 mov %esp,%ebp
506: 83 ec 18 sub $0x18,%esp
509: 8b 45 0c mov 0xc(%ebp),%eax
50c: 88 45 f4 mov %al,-0xc(%ebp)
write(fd, &c, 1);
50f: c7 44 24 08 01 00 00 movl $0x1,0x8(%esp)
516: 00
517: 8d 45 f4 lea -0xc(%ebp),%eax
51a: 89 44 24 04 mov %eax,0x4(%esp)
51e: 8b 45 08 mov 0x8(%ebp),%eax
521: 89 04 24 mov %eax,(%esp)
524: e8 12 ff ff ff call 43b <write>
}
529: c9 leave
52a: c3 ret
0000052b <printint>:
static void
printint(int fd, int xx, int base, int sgn)
{
52b: 55 push %ebp
52c: 89 e5 mov %esp,%ebp
52e: 56 push %esi
52f: 53 push %ebx
530: 83 ec 30 sub $0x30,%esp
static char digits[] = "0123456789ABCDEF";
char buf[16];
int i, neg;
uint x;
neg = 0;
533: c7 45 f0 00 00 00 00 movl $0x0,-0x10(%ebp)
if(sgn && xx < 0){
53a: 83 7d 14 00 cmpl $0x0,0x14(%ebp)
53e: 74 17 je 557 <printint+0x2c>
540: 83 7d 0c 00 cmpl $0x0,0xc(%ebp)
544: 79 11 jns 557 <printint+0x2c>
neg = 1;
546: c7 45 f0 01 00 00 00 movl $0x1,-0x10(%ebp)
x = -xx;
54d: 8b 45 0c mov 0xc(%ebp),%eax
550: f7 d8 neg %eax
552: 89 45 ec mov %eax,-0x14(%ebp)
555: eb 06 jmp 55d <printint+0x32>
} else {
x = xx;
557: 8b 45 0c mov 0xc(%ebp),%eax
55a: 89 45 ec mov %eax,-0x14(%ebp)
}
i = 0;
55d: c7 45 f4 00 00 00 00 movl $0x0,-0xc(%ebp)
do{
buf[i++] = digits[x % base];
564: 8b 4d f4 mov -0xc(%ebp),%ecx
567: 8d 41 01 lea 0x1(%ecx),%eax
56a: 89 45 f4 mov %eax,-0xc(%ebp)
56d: 8b 5d 10 mov 0x10(%ebp),%ebx
570: 8b 45 ec mov -0x14(%ebp),%eax
573: ba 00 00 00 00 mov $0x0,%edx
578: f7 f3 div %ebx
57a: 89 d0 mov %edx,%eax
57c: 0f b6 80 2c 16 00 00 movzbl 0x162c(%eax),%eax
583: 88 44 0d dc mov %al,-0x24(%ebp,%ecx,1)
}while((x /= base) != 0);
587: 8b 75 10 mov 0x10(%ebp),%esi
58a: 8b 45 ec mov -0x14(%ebp),%eax
58d: ba 00 00 00 00 mov $0x0,%edx
592: f7 f6 div %esi
594: 89 45 ec mov %eax,-0x14(%ebp)
597: 83 7d ec 00 cmpl $0x0,-0x14(%ebp)
59b: 75 c7 jne 564 <printint+0x39>
if(neg)
59d: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
5a1: 74 10 je 5b3 <printint+0x88>
buf[i++] = '-';
5a3: 8b 45 f4 mov -0xc(%ebp),%eax
5a6: 8d 50 01 lea 0x1(%eax),%edx
5a9: 89 55 f4 mov %edx,-0xc(%ebp)
5ac: c6 44 05 dc 2d movb $0x2d,-0x24(%ebp,%eax,1)
while(--i >= 0)
5b1: eb 1f jmp 5d2 <printint+0xa7>
5b3: eb 1d jmp 5d2 <printint+0xa7>
putc(fd, buf[i]);
5b5: 8d 55 dc lea -0x24(%ebp),%edx
5b8: 8b 45 f4 mov -0xc(%ebp),%eax
5bb: 01 d0 add %edx,%eax
5bd: 0f b6 00 movzbl (%eax),%eax
5c0: 0f be c0 movsbl %al,%eax
5c3: 89 44 24 04 mov %eax,0x4(%esp)
5c7: 8b 45 08 mov 0x8(%ebp),%eax
5ca: 89 04 24 mov %eax,(%esp)
5cd: e8 31 ff ff ff call 503 <putc>
buf[i++] = digits[x % base];
}while((x /= base) != 0);
if(neg)
buf[i++] = '-';
while(--i >= 0)
5d2: 83 6d f4 01 subl $0x1,-0xc(%ebp)
5d6: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
5da: 79 d9 jns 5b5 <printint+0x8a>
putc(fd, buf[i]);
}
5dc: 83 c4 30 add $0x30,%esp
5df: 5b pop %ebx
5e0: 5e pop %esi
5e1: 5d pop %ebp
5e2: c3 ret
000005e3 <printf>:
// Print to the given fd. Only understands %d, %x, %p, %s.
void
printf(int fd, char *fmt, ...)
{
5e3: 55 push %ebp
5e4: 89 e5 mov %esp,%ebp
5e6: 83 ec 38 sub $0x38,%esp
char *s;
int c, i, state;
uint *ap;
state = 0;
5e9: c7 45 ec 00 00 00 00 movl $0x0,-0x14(%ebp)
ap = (uint*)(void*)&fmt + 1;
5f0: 8d 45 0c lea 0xc(%ebp),%eax
5f3: 83 c0 04 add $0x4,%eax
5f6: 89 45 e8 mov %eax,-0x18(%ebp)
for(i = 0; fmt[i]; i++){
5f9: c7 45 f0 00 00 00 00 movl $0x0,-0x10(%ebp)
600: e9 7c 01 00 00 jmp 781 <printf+0x19e>
c = fmt[i] & 0xff;
605: 8b 55 0c mov 0xc(%ebp),%edx
608: 8b 45 f0 mov -0x10(%ebp),%eax
60b: 01 d0 add %edx,%eax
60d: 0f b6 00 movzbl (%eax),%eax
610: 0f be c0 movsbl %al,%eax
613: 25 ff 00 00 00 and $0xff,%eax
618: 89 45 e4 mov %eax,-0x1c(%ebp)
if(state == 0){
61b: 83 7d ec 00 cmpl $0x0,-0x14(%ebp)
61f: 75 2c jne 64d <printf+0x6a>
if(c == '%'){
621: 83 7d e4 25 cmpl $0x25,-0x1c(%ebp)
625: 75 0c jne 633 <printf+0x50>
state = '%';
627: c7 45 ec 25 00 00 00 movl $0x25,-0x14(%ebp)
62e: e9 4a 01 00 00 jmp 77d <printf+0x19a>
} else {
putc(fd, c);
633: 8b 45 e4 mov -0x1c(%ebp),%eax
636: 0f be c0 movsbl %al,%eax
639: 89 44 24 04 mov %eax,0x4(%esp)
63d: 8b 45 08 mov 0x8(%ebp),%eax
640: 89 04 24 mov %eax,(%esp)
643: e8 bb fe ff ff call 503 <putc>
648: e9 30 01 00 00 jmp 77d <printf+0x19a>
}
} else if(state == '%'){
64d: 83 7d ec 25 cmpl $0x25,-0x14(%ebp)
651: 0f 85 26 01 00 00 jne 77d <printf+0x19a>
if(c == 'd'){
657: 83 7d e4 64 cmpl $0x64,-0x1c(%ebp)
65b: 75 2d jne 68a <printf+0xa7>
printint(fd, *ap, 10, 1);
65d: 8b 45 e8 mov -0x18(%ebp),%eax
660: 8b 00 mov (%eax),%eax
662: c7 44 24 0c 01 00 00 movl $0x1,0xc(%esp)
669: 00
66a: c7 44 24 08 0a 00 00 movl $0xa,0x8(%esp)
671: 00
672: 89 44 24 04 mov %eax,0x4(%esp)
676: 8b 45 08 mov 0x8(%ebp),%eax
679: 89 04 24 mov %eax,(%esp)
67c: e8 aa fe ff ff call 52b <printint>
ap++;
681: 83 45 e8 04 addl $0x4,-0x18(%ebp)
685: e9 ec 00 00 00 jmp 776 <printf+0x193>
} else if(c == 'x' || c == 'p'){
68a: 83 7d e4 78 cmpl $0x78,-0x1c(%ebp)
68e: 74 06 je 696 <printf+0xb3>
690: 83 7d e4 70 cmpl $0x70,-0x1c(%ebp)
694: 75 2d jne 6c3 <printf+0xe0>
printint(fd, *ap, 16, 0);
696: 8b 45 e8 mov -0x18(%ebp),%eax
699: 8b 00 mov (%eax),%eax
69b: c7 44 24 0c 00 00 00 movl $0x0,0xc(%esp)
6a2: 00
6a3: c7 44 24 08 10 00 00 movl $0x10,0x8(%esp)
6aa: 00
6ab: 89 44 24 04 mov %eax,0x4(%esp)
6af: 8b 45 08 mov 0x8(%ebp),%eax
6b2: 89 04 24 mov %eax,(%esp)
6b5: e8 71 fe ff ff call 52b <printint>
ap++;
6ba: 83 45 e8 04 addl $0x4,-0x18(%ebp)
6be: e9 b3 00 00 00 jmp 776 <printf+0x193>
} else if(c == 's'){
6c3: 83 7d e4 73 cmpl $0x73,-0x1c(%ebp)
6c7: 75 45 jne 70e <printf+0x12b>
s = (char*)*ap;
6c9: 8b 45 e8 mov -0x18(%ebp),%eax
6cc: 8b 00 mov (%eax),%eax
6ce: 89 45 f4 mov %eax,-0xc(%ebp)
ap++;
6d1: 83 45 e8 04 addl $0x4,-0x18(%ebp)
if(s == 0)
6d5: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
6d9: 75 09 jne 6e4 <printf+0x101>
s = "(null)";
6db: c7 45 f4 a0 11 00 00 movl $0x11a0,-0xc(%ebp)
while(*s != 0){
6e2: eb 1e jmp 702 <printf+0x11f>
6e4: eb 1c jmp 702 <printf+0x11f>
putc(fd, *s);
6e6: 8b 45 f4 mov -0xc(%ebp),%eax
6e9: 0f b6 00 movzbl (%eax),%eax
6ec: 0f be c0 movsbl %al,%eax
6ef: 89 44 24 04 mov %eax,0x4(%esp)
6f3: 8b 45 08 mov 0x8(%ebp),%eax
6f6: 89 04 24 mov %eax,(%esp)
6f9: e8 05 fe ff ff call 503 <putc>
s++;
6fe: 83 45 f4 01 addl $0x1,-0xc(%ebp)
} else if(c == 's'){
s = (char*)*ap;
ap++;
if(s == 0)
s = "(null)";
while(*s != 0){
702: 8b 45 f4 mov -0xc(%ebp),%eax
705: 0f b6 00 movzbl (%eax),%eax
708: 84 c0 test %al,%al
70a: 75 da jne 6e6 <printf+0x103>
70c: eb 68 jmp 776 <printf+0x193>
putc(fd, *s);
s++;
}
} else if(c == 'c'){
70e: 83 7d e4 63 cmpl $0x63,-0x1c(%ebp)
712: 75 1d jne 731 <printf+0x14e>
putc(fd, *ap);
714: 8b 45 e8 mov -0x18(%ebp),%eax
717: 8b 00 mov (%eax),%eax
719: 0f be c0 movsbl %al,%eax
71c: 89 44 24 04 mov %eax,0x4(%esp)
720: 8b 45 08 mov 0x8(%ebp),%eax
723: 89 04 24 mov %eax,(%esp)
726: e8 d8 fd ff ff call 503 <putc>
ap++;
72b: 83 45 e8 04 addl $0x4,-0x18(%ebp)
72f: eb 45 jmp 776 <printf+0x193>
} else if(c == '%'){
731: 83 7d e4 25 cmpl $0x25,-0x1c(%ebp)
735: 75 17 jne 74e <printf+0x16b>
putc(fd, c);
737: 8b 45 e4 mov -0x1c(%ebp),%eax
73a: 0f be c0 movsbl %al,%eax
73d: 89 44 24 04 mov %eax,0x4(%esp)
741: 8b 45 08 mov 0x8(%ebp),%eax
744: 89 04 24 mov %eax,(%esp)
747: e8 b7 fd ff ff call 503 <putc>
74c: eb 28 jmp 776 <printf+0x193>
} else {
// Unknown % sequence. Print it to draw attention.
putc(fd, '%');
74e: c7 44 24 04 25 00 00 movl $0x25,0x4(%esp)
755: 00
756: 8b 45 08 mov 0x8(%ebp),%eax
759: 89 04 24 mov %eax,(%esp)
75c: e8 a2 fd ff ff call 503 <putc>
putc(fd, c);
761: 8b 45 e4 mov -0x1c(%ebp),%eax
764: 0f be c0 movsbl %al,%eax
767: 89 44 24 04 mov %eax,0x4(%esp)
76b: 8b 45 08 mov 0x8(%ebp),%eax
76e: 89 04 24 mov %eax,(%esp)
771: e8 8d fd ff ff call 503 <putc>
}
state = 0;
776: c7 45 ec 00 00 00 00 movl $0x0,-0x14(%ebp)
int c, i, state;
uint *ap;
state = 0;
ap = (uint*)(void*)&fmt + 1;
for(i = 0; fmt[i]; i++){
77d: 83 45 f0 01 addl $0x1,-0x10(%ebp)
781: 8b 55 0c mov 0xc(%ebp),%edx
784: 8b 45 f0 mov -0x10(%ebp),%eax
787: 01 d0 add %edx,%eax
789: 0f b6 00 movzbl (%eax),%eax
78c: 84 c0 test %al,%al
78e: 0f 85 71 fe ff ff jne 605 <printf+0x22>
putc(fd, c);
}
state = 0;
}
}
}
794: c9 leave
795: c3 ret
00000796 <free>:
static Header base;
static Header *freep;
void
free(void *ap)
{
796: 55 push %ebp
797: 89 e5 mov %esp,%ebp
799: 83 ec 10 sub $0x10,%esp
Header *bp, *p;
bp = (Header*)ap - 1;
79c: 8b 45 08 mov 0x8(%ebp),%eax
79f: 83 e8 08 sub $0x8,%eax
7a2: 89 45 f8 mov %eax,-0x8(%ebp)
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
7a5: a1 48 16 00 00 mov 0x1648,%eax
7aa: 89 45 fc mov %eax,-0x4(%ebp)
7ad: eb 24 jmp 7d3 <free+0x3d>
if(p >= p->s.ptr && (bp > p || bp < p->s.ptr))
7af: 8b 45 fc mov -0x4(%ebp),%eax
7b2: 8b 00 mov (%eax),%eax
7b4: 3b 45 fc cmp -0x4(%ebp),%eax
7b7: 77 12 ja 7cb <free+0x35>
7b9: 8b 45 f8 mov -0x8(%ebp),%eax
7bc: 3b 45 fc cmp -0x4(%ebp),%eax
7bf: 77 24 ja 7e5 <free+0x4f>
7c1: 8b 45 fc mov -0x4(%ebp),%eax
7c4: 8b 00 mov (%eax),%eax
7c6: 3b 45 f8 cmp -0x8(%ebp),%eax
7c9: 77 1a ja 7e5 <free+0x4f>
free(void *ap)
{
Header *bp, *p;
bp = (Header*)ap - 1;
for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr)
7cb: 8b 45 fc mov -0x4(%ebp),%eax
7ce: 8b 00 mov (%eax),%eax
7d0: 89 45 fc mov %eax,-0x4(%ebp)
7d3: 8b 45 f8 mov -0x8(%ebp),%eax
7d6: 3b 45 fc cmp -0x4(%ebp),%eax
7d9: 76 d4 jbe 7af <free+0x19>
7db: 8b 45 fc mov -0x4(%ebp),%eax
7de: 8b 00 mov (%eax),%eax
7e0: 3b 45 f8 cmp -0x8(%ebp),%eax
7e3: 76 ca jbe 7af <free+0x19>
if(p >= p->s.ptr && (bp > p || bp < p->s.ptr))
break;
if(bp + bp->s.size == p->s.ptr){
7e5: 8b 45 f8 mov -0x8(%ebp),%eax
7e8: 8b 40 04 mov 0x4(%eax),%eax
7eb: 8d 14 c5 00 00 00 00 lea 0x0(,%eax,8),%edx
7f2: 8b 45 f8 mov -0x8(%ebp),%eax
7f5: 01 c2 add %eax,%edx
7f7: 8b 45 fc mov -0x4(%ebp),%eax
7fa: 8b 00 mov (%eax),%eax
7fc: 39 c2 cmp %eax,%edx
7fe: 75 24 jne 824 <free+0x8e>
bp->s.size += p->s.ptr->s.size;
800: 8b 45 f8 mov -0x8(%ebp),%eax
803: 8b 50 04 mov 0x4(%eax),%edx
806: 8b 45 fc mov -0x4(%ebp),%eax
809: 8b 00 mov (%eax),%eax
80b: 8b 40 04 mov 0x4(%eax),%eax
80e: 01 c2 add %eax,%edx
810: 8b 45 f8 mov -0x8(%ebp),%eax
813: 89 50 04 mov %edx,0x4(%eax)
bp->s.ptr = p->s.ptr->s.ptr;
816: 8b 45 fc mov -0x4(%ebp),%eax
819: 8b 00 mov (%eax),%eax
81b: 8b 10 mov (%eax),%edx
81d: 8b 45 f8 mov -0x8(%ebp),%eax
820: 89 10 mov %edx,(%eax)
822: eb 0a jmp 82e <free+0x98>
} else
bp->s.ptr = p->s.ptr;
824: 8b 45 fc mov -0x4(%ebp),%eax
827: 8b 10 mov (%eax),%edx
829: 8b 45 f8 mov -0x8(%ebp),%eax
82c: 89 10 mov %edx,(%eax)
if(p + p->s.size == bp){
82e: 8b 45 fc mov -0x4(%ebp),%eax
831: 8b 40 04 mov 0x4(%eax),%eax
834: 8d 14 c5 00 00 00 00 lea 0x0(,%eax,8),%edx
83b: 8b 45 fc mov -0x4(%ebp),%eax
83e: 01 d0 add %edx,%eax
840: 3b 45 f8 cmp -0x8(%ebp),%eax
843: 75 20 jne 865 <free+0xcf>
p->s.size += bp->s.size;
845: 8b 45 fc mov -0x4(%ebp),%eax
848: 8b 50 04 mov 0x4(%eax),%edx
84b: 8b 45 f8 mov -0x8(%ebp),%eax
84e: 8b 40 04 mov 0x4(%eax),%eax
851: 01 c2 add %eax,%edx
853: 8b 45 fc mov -0x4(%ebp),%eax
856: 89 50 04 mov %edx,0x4(%eax)
p->s.ptr = bp->s.ptr;
859: 8b 45 f8 mov -0x8(%ebp),%eax
85c: 8b 10 mov (%eax),%edx
85e: 8b 45 fc mov -0x4(%ebp),%eax
861: 89 10 mov %edx,(%eax)
863: eb 08 jmp 86d <free+0xd7>
} else
p->s.ptr = bp;
865: 8b 45 fc mov -0x4(%ebp),%eax
868: 8b 55 f8 mov -0x8(%ebp),%edx
86b: 89 10 mov %edx,(%eax)
freep = p;
86d: 8b 45 fc mov -0x4(%ebp),%eax
870: a3 48 16 00 00 mov %eax,0x1648
}
875: c9 leave
876: c3 ret
00000877 <morecore>:
static Header*
morecore(uint nu)
{
877: 55 push %ebp
878: 89 e5 mov %esp,%ebp
87a: 83 ec 28 sub $0x28,%esp
char *p;
Header *hp;
if(nu < 4096)
87d: 81 7d 08 ff 0f 00 00 cmpl $0xfff,0x8(%ebp)
884: 77 07 ja 88d <morecore+0x16>
nu = 4096;
886: c7 45 08 00 10 00 00 movl $0x1000,0x8(%ebp)
p = sbrk(nu * sizeof(Header));
88d: 8b 45 08 mov 0x8(%ebp),%eax
890: c1 e0 03 shl $0x3,%eax
893: 89 04 24 mov %eax,(%esp)
896: e8 08 fc ff ff call 4a3 <sbrk>
89b: 89 45 f4 mov %eax,-0xc(%ebp)
if(p == (char*)-1)
89e: 83 7d f4 ff cmpl $0xffffffff,-0xc(%ebp)
8a2: 75 07 jne 8ab <morecore+0x34>
return 0;
8a4: b8 00 00 00 00 mov $0x0,%eax
8a9: eb 22 jmp 8cd <morecore+0x56>
hp = (Header*)p;
8ab: 8b 45 f4 mov -0xc(%ebp),%eax
8ae: 89 45 f0 mov %eax,-0x10(%ebp)
hp->s.size = nu;
8b1: 8b 45 f0 mov -0x10(%ebp),%eax
8b4: 8b 55 08 mov 0x8(%ebp),%edx
8b7: 89 50 04 mov %edx,0x4(%eax)
free((void*)(hp + 1));
8ba: 8b 45 f0 mov -0x10(%ebp),%eax
8bd: 83 c0 08 add $0x8,%eax
8c0: 89 04 24 mov %eax,(%esp)
8c3: e8 ce fe ff ff call 796 <free>
return freep;
8c8: a1 48 16 00 00 mov 0x1648,%eax
}
8cd: c9 leave
8ce: c3 ret
000008cf <malloc>:
void*
malloc(uint nbytes)
{
8cf: 55 push %ebp
8d0: 89 e5 mov %esp,%ebp
8d2: 83 ec 28 sub $0x28,%esp
Header *p, *prevp;
uint nunits;
nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;
8d5: 8b 45 08 mov 0x8(%ebp),%eax
8d8: 83 c0 07 add $0x7,%eax
8db: c1 e8 03 shr $0x3,%eax
8de: 83 c0 01 add $0x1,%eax
8e1: 89 45 ec mov %eax,-0x14(%ebp)
if((prevp = freep) == 0){
8e4: a1 48 16 00 00 mov 0x1648,%eax
8e9: 89 45 f0 mov %eax,-0x10(%ebp)
8ec: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
8f0: 75 23 jne 915 <malloc+0x46>
base.s.ptr = freep = prevp = &base;
8f2: c7 45 f0 40 16 00 00 movl $0x1640,-0x10(%ebp)
8f9: 8b 45 f0 mov -0x10(%ebp),%eax
8fc: a3 48 16 00 00 mov %eax,0x1648
901: a1 48 16 00 00 mov 0x1648,%eax
906: a3 40 16 00 00 mov %eax,0x1640
base.s.size = 0;
90b: c7 05 44 16 00 00 00 movl $0x0,0x1644
912: 00 00 00
}
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
915: 8b 45 f0 mov -0x10(%ebp),%eax
918: 8b 00 mov (%eax),%eax
91a: 89 45 f4 mov %eax,-0xc(%ebp)
if(p->s.size >= nunits){
91d: 8b 45 f4 mov -0xc(%ebp),%eax
920: 8b 40 04 mov 0x4(%eax),%eax
923: 3b 45 ec cmp -0x14(%ebp),%eax
926: 72 4d jb 975 <malloc+0xa6>
if(p->s.size == nunits)
928: 8b 45 f4 mov -0xc(%ebp),%eax
92b: 8b 40 04 mov 0x4(%eax),%eax
92e: 3b 45 ec cmp -0x14(%ebp),%eax
931: 75 0c jne 93f <malloc+0x70>
prevp->s.ptr = p->s.ptr;
933: 8b 45 f4 mov -0xc(%ebp),%eax
936: 8b 10 mov (%eax),%edx
938: 8b 45 f0 mov -0x10(%ebp),%eax
93b: 89 10 mov %edx,(%eax)
93d: eb 26 jmp 965 <malloc+0x96>
else {
p->s.size -= nunits;
93f: 8b 45 f4 mov -0xc(%ebp),%eax
942: 8b 40 04 mov 0x4(%eax),%eax
945: 2b 45 ec sub -0x14(%ebp),%eax
948: 89 c2 mov %eax,%edx
94a: 8b 45 f4 mov -0xc(%ebp),%eax
94d: 89 50 04 mov %edx,0x4(%eax)
p += p->s.size;
950: 8b 45 f4 mov -0xc(%ebp),%eax
953: 8b 40 04 mov 0x4(%eax),%eax
956: c1 e0 03 shl $0x3,%eax
959: 01 45 f4 add %eax,-0xc(%ebp)
p->s.size = nunits;
95c: 8b 45 f4 mov -0xc(%ebp),%eax
95f: 8b 55 ec mov -0x14(%ebp),%edx
962: 89 50 04 mov %edx,0x4(%eax)
}
freep = prevp;
965: 8b 45 f0 mov -0x10(%ebp),%eax
968: a3 48 16 00 00 mov %eax,0x1648
return (void*)(p + 1);
96d: 8b 45 f4 mov -0xc(%ebp),%eax
970: 83 c0 08 add $0x8,%eax
973: eb 38 jmp 9ad <malloc+0xde>
}
if(p == freep)
975: a1 48 16 00 00 mov 0x1648,%eax
97a: 39 45 f4 cmp %eax,-0xc(%ebp)
97d: 75 1b jne 99a <malloc+0xcb>
if((p = morecore(nunits)) == 0)
97f: 8b 45 ec mov -0x14(%ebp),%eax
982: 89 04 24 mov %eax,(%esp)
985: e8 ed fe ff ff call 877 <morecore>
98a: 89 45 f4 mov %eax,-0xc(%ebp)
98d: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
991: 75 07 jne 99a <malloc+0xcb>
return 0;
993: b8 00 00 00 00 mov $0x0,%eax
998: eb 13 jmp 9ad <malloc+0xde>
nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1;
if((prevp = freep) == 0){
base.s.ptr = freep = prevp = &base;
base.s.size = 0;
}
for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){
99a: 8b 45 f4 mov -0xc(%ebp),%eax
99d: 89 45 f0 mov %eax,-0x10(%ebp)
9a0: 8b 45 f4 mov -0xc(%ebp),%eax
9a3: 8b 00 mov (%eax),%eax
9a5: 89 45 f4 mov %eax,-0xc(%ebp)
return (void*)(p + 1);
}
if(p == freep)
if((p = morecore(nunits)) == 0)
return 0;
}
9a8: e9 70 ff ff ff jmp 91d <malloc+0x4e>
}
9ad: c9 leave
9ae: c3 ret
000009af <mesa_slots_monitor_alloc>:
#include "user.h"
mesa_slots_monitor_t* mesa_slots_monitor_alloc(){
9af: 55 push %ebp
9b0: 89 e5 mov %esp,%ebp
9b2: 83 ec 28 sub $0x28,%esp
int mutex= kthread_mutex_alloc() ;
9b5: e8 21 fb ff ff call 4db <kthread_mutex_alloc>
9ba: 89 45 f4 mov %eax,-0xc(%ebp)
if( mutex < 0){
9bd: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
9c1: 79 0a jns 9cd <mesa_slots_monitor_alloc+0x1e>
return 0;
9c3: b8 00 00 00 00 mov $0x0,%eax
9c8: e9 8b 00 00 00 jmp a58 <mesa_slots_monitor_alloc+0xa9>
}
struct mesa_cond * empty = mesa_cond_alloc();
9cd: e8 44 06 00 00 call 1016 <mesa_cond_alloc>
9d2: 89 45 f0 mov %eax,-0x10(%ebp)
if (empty == 0){
9d5: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
9d9: 75 12 jne 9ed <mesa_slots_monitor_alloc+0x3e>
kthread_mutex_dealloc(mutex);
9db: 8b 45 f4 mov -0xc(%ebp),%eax
9de: 89 04 24 mov %eax,(%esp)
9e1: e8 fd fa ff ff call 4e3 <kthread_mutex_dealloc>
return 0;
9e6: b8 00 00 00 00 mov $0x0,%eax
9eb: eb 6b jmp a58 <mesa_slots_monitor_alloc+0xa9>
}
struct mesa_cond * full = mesa_cond_alloc();
9ed: e8 24 06 00 00 call 1016 <mesa_cond_alloc>
9f2: 89 45 ec mov %eax,-0x14(%ebp)
if (full == 0){
9f5: 83 7d ec 00 cmpl $0x0,-0x14(%ebp)
9f9: 75 1d jne a18 <mesa_slots_monitor_alloc+0x69>
kthread_mutex_dealloc(mutex);
9fb: 8b 45 f4 mov -0xc(%ebp),%eax
9fe: 89 04 24 mov %eax,(%esp)
a01: e8 dd fa ff ff call 4e3 <kthread_mutex_dealloc>
mesa_cond_dealloc(empty);
a06: 8b 45 f0 mov -0x10(%ebp),%eax
a09: 89 04 24 mov %eax,(%esp)
a0c: e8 46 06 00 00 call 1057 <mesa_cond_dealloc>
return 0;
a11: b8 00 00 00 00 mov $0x0,%eax
a16: eb 40 jmp a58 <mesa_slots_monitor_alloc+0xa9>
}
mesa_slots_monitor_t * monitor= malloc (sizeof (mesa_slots_monitor_t));
a18: c7 04 24 14 00 00 00 movl $0x14,(%esp)
a1f: e8 ab fe ff ff call 8cf <malloc>
a24: 89 45 e8 mov %eax,-0x18(%ebp)
monitor->empty= empty;
a27: 8b 45 e8 mov -0x18(%ebp),%eax
a2a: 8b 55 f0 mov -0x10(%ebp),%edx
a2d: 89 50 04 mov %edx,0x4(%eax)
monitor->full= full;
a30: 8b 45 e8 mov -0x18(%ebp),%eax
a33: 8b 55 ec mov -0x14(%ebp),%edx
a36: 89 50 08 mov %edx,0x8(%eax)
monitor->Monitormutex= mutex;
a39: 8b 45 e8 mov -0x18(%ebp),%eax
a3c: 8b 55 f4 mov -0xc(%ebp),%edx
a3f: 89 10 mov %edx,(%eax)
monitor->slots=0;
a41: 8b 45 e8 mov -0x18(%ebp),%eax
a44: c7 40 0c 00 00 00 00 movl $0x0,0xc(%eax)
monitor->active=1;
a4b: 8b 45 e8 mov -0x18(%ebp),%eax
a4e: c7 40 10 01 00 00 00 movl $0x1,0x10(%eax)
return monitor;
a55: 8b 45 e8 mov -0x18(%ebp),%eax
}
a58: c9 leave
a59: c3 ret
00000a5a <mesa_slots_monitor_dealloc>:
int mesa_slots_monitor_dealloc(mesa_slots_monitor_t* monitor){
a5a: 55 push %ebp
a5b: 89 e5 mov %esp,%ebp
a5d: 83 ec 18 sub $0x18,%esp
if( kthread_mutex_dealloc(monitor->Monitormutex) < 0 ||
a60: 8b 45 08 mov 0x8(%ebp),%eax
a63: 8b 00 mov (%eax),%eax
a65: 89 04 24 mov %eax,(%esp)
a68: e8 76 fa ff ff call 4e3 <kthread_mutex_dealloc>
a6d: 85 c0 test %eax,%eax
a6f: 78 2e js a9f <mesa_slots_monitor_dealloc+0x45>
mesa_cond_alloc(monitor->empty)<0 ||
a71: 8b 45 08 mov 0x8(%ebp),%eax
a74: 8b 40 04 mov 0x4(%eax),%eax
a77: 89 04 24 mov %eax,(%esp)
a7a: e8 97 05 00 00 call 1016 <mesa_cond_alloc>
mesa_cond_alloc(monitor->full)<0
a7f: 8b 45 08 mov 0x8(%ebp),%eax
a82: 8b 40 08 mov 0x8(%eax),%eax
a85: 89 04 24 mov %eax,(%esp)
a88: e8 89 05 00 00 call 1016 <mesa_cond_alloc>
){
return -1;
}
free(monitor);
a8d: 8b 45 08 mov 0x8(%ebp),%eax
a90: 89 04 24 mov %eax,(%esp)
a93: e8 fe fc ff ff call 796 <free>
return 0;
a98: b8 00 00 00 00 mov $0x0,%eax
a9d: eb 05 jmp aa4 <mesa_slots_monitor_dealloc+0x4a>
if( kthread_mutex_dealloc(monitor->Monitormutex) < 0 ||
mesa_cond_alloc(monitor->empty)<0 ||
mesa_cond_alloc(monitor->full)<0
){
return -1;
a9f: b8 ff ff ff ff mov $0xffffffff,%eax
}
free(monitor);
return 0;
}
aa4: c9 leave
aa5: c3 ret
00000aa6 <mesa_slots_monitor_addslots>:
int mesa_slots_monitor_addslots(mesa_slots_monitor_t* monitor,int n){
aa6: 55 push %ebp
aa7: 89 e5 mov %esp,%ebp
aa9: 83 ec 18 sub $0x18,%esp
if (!monitor->active)
aac: 8b 45 08 mov 0x8(%ebp),%eax
aaf: 8b 40 10 mov 0x10(%eax),%eax
ab2: 85 c0 test %eax,%eax
ab4: 75 0a jne ac0 <mesa_slots_monitor_addslots+0x1a>
return -1;
ab6: b8 ff ff ff ff mov $0xffffffff,%eax
abb: e9 81 00 00 00 jmp b41 <mesa_slots_monitor_addslots+0x9b>
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
ac0: 8b 45 08 mov 0x8(%ebp),%eax
ac3: 8b 00 mov (%eax),%eax
ac5: 89 04 24 mov %eax,(%esp)
ac8: e8 1e fa ff ff call 4eb <kthread_mutex_lock>
acd: 83 f8 ff cmp $0xffffffff,%eax
ad0: 7d 07 jge ad9 <mesa_slots_monitor_addslots+0x33>
return -1;
ad2: b8 ff ff ff ff mov $0xffffffff,%eax
ad7: eb 68 jmp b41 <mesa_slots_monitor_addslots+0x9b>
while ( monitor->active && monitor->slots > 0 )
ad9: eb 17 jmp af2 <mesa_slots_monitor_addslots+0x4c>
{
//printf(1,"grader is sleeping %d\n ", monitor->active);
mesa_cond_wait( monitor->full, monitor->Monitormutex) ;
adb: 8b 45 08 mov 0x8(%ebp),%eax
ade: 8b 10 mov (%eax),%edx
ae0: 8b 45 08 mov 0x8(%ebp),%eax
ae3: 8b 40 08 mov 0x8(%eax),%eax
ae6: 89 54 24 04 mov %edx,0x4(%esp)
aea: 89 04 24 mov %eax,(%esp)
aed: e8 af 05 00 00 call 10a1 <mesa_cond_wait>
return -1;
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
return -1;
while ( monitor->active && monitor->slots > 0 )
af2: 8b 45 08 mov 0x8(%ebp),%eax
af5: 8b 40 10 mov 0x10(%eax),%eax
af8: 85 c0 test %eax,%eax
afa: 74 0a je b06 <mesa_slots_monitor_addslots+0x60>
afc: 8b 45 08 mov 0x8(%ebp),%eax
aff: 8b 40 0c mov 0xc(%eax),%eax
b02: 85 c0 test %eax,%eax
b04: 7f d5 jg adb <mesa_slots_monitor_addslots+0x35>
//printf(1,"grader is sleeping %d\n ", monitor->active);
mesa_cond_wait( monitor->full, monitor->Monitormutex) ;
}
if ( monitor->active)
b06: 8b 45 08 mov 0x8(%ebp),%eax
b09: 8b 40 10 mov 0x10(%eax),%eax
b0c: 85 c0 test %eax,%eax
b0e: 74 11 je b21 <mesa_slots_monitor_addslots+0x7b>
monitor->slots+= n;
b10: 8b 45 08 mov 0x8(%ebp),%eax
b13: 8b 50 0c mov 0xc(%eax),%edx
b16: 8b 45 0c mov 0xc(%ebp),%eax
b19: 01 c2 add %eax,%edx
b1b: 8b 45 08 mov 0x8(%ebp),%eax
b1e: 89 50 0c mov %edx,0xc(%eax)
mesa_cond_signal(monitor->empty);
b21: 8b 45 08 mov 0x8(%ebp),%eax
b24: 8b 40 04 mov 0x4(%eax),%eax
b27: 89 04 24 mov %eax,(%esp)
b2a: e8 dc 05 00 00 call 110b <mesa_cond_signal>
kthread_mutex_unlock( monitor->Monitormutex );
b2f: 8b 45 08 mov 0x8(%ebp),%eax
b32: 8b 00 mov (%eax),%eax
b34: 89 04 24 mov %eax,(%esp)
b37: e8 b7 f9 ff ff call 4f3 <kthread_mutex_unlock>
return 1;
b3c: b8 01 00 00 00 mov $0x1,%eax
}
b41: c9 leave
b42: c3 ret
00000b43 <mesa_slots_monitor_takeslot>:
int mesa_slots_monitor_takeslot(mesa_slots_monitor_t* monitor){
b43: 55 push %ebp
b44: 89 e5 mov %esp,%ebp
b46: 83 ec 18 sub $0x18,%esp
if (!monitor->active)
b49: 8b 45 08 mov 0x8(%ebp),%eax
b4c: 8b 40 10 mov 0x10(%eax),%eax
b4f: 85 c0 test %eax,%eax
b51: 75 07 jne b5a <mesa_slots_monitor_takeslot+0x17>
return -1;
b53: b8 ff ff ff ff mov $0xffffffff,%eax
b58: eb 7f jmp bd9 <mesa_slots_monitor_takeslot+0x96>
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
b5a: 8b 45 08 mov 0x8(%ebp),%eax
b5d: 8b 00 mov (%eax),%eax
b5f: 89 04 24 mov %eax,(%esp)
b62: e8 84 f9 ff ff call 4eb <kthread_mutex_lock>
b67: 83 f8 ff cmp $0xffffffff,%eax
b6a: 7d 07 jge b73 <mesa_slots_monitor_takeslot+0x30>
return -1;
b6c: b8 ff ff ff ff mov $0xffffffff,%eax
b71: eb 66 jmp bd9 <mesa_slots_monitor_takeslot+0x96>
while ( monitor->active && monitor->slots == 0 )
b73: eb 17 jmp b8c <mesa_slots_monitor_takeslot+0x49>
mesa_cond_wait( monitor->empty, monitor->Monitormutex);
b75: 8b 45 08 mov 0x8(%ebp),%eax
b78: 8b 10 mov (%eax),%edx
b7a: 8b 45 08 mov 0x8(%ebp),%eax
b7d: 8b 40 04 mov 0x4(%eax),%eax
b80: 89 54 24 04 mov %edx,0x4(%esp)
b84: 89 04 24 mov %eax,(%esp)
b87: e8 15 05 00 00 call 10a1 <mesa_cond_wait>
return -1;
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
return -1;
while ( monitor->active && monitor->slots == 0 )
b8c: 8b 45 08 mov 0x8(%ebp),%eax
b8f: 8b 40 10 mov 0x10(%eax),%eax
b92: 85 c0 test %eax,%eax
b94: 74 0a je ba0 <mesa_slots_monitor_takeslot+0x5d>
b96: 8b 45 08 mov 0x8(%ebp),%eax
b99: 8b 40 0c mov 0xc(%eax),%eax
b9c: 85 c0 test %eax,%eax
b9e: 74 d5 je b75 <mesa_slots_monitor_takeslot+0x32>
mesa_cond_wait( monitor->empty, monitor->Monitormutex);
if ( monitor->active)
ba0: 8b 45 08 mov 0x8(%ebp),%eax
ba3: 8b 40 10 mov 0x10(%eax),%eax
ba6: 85 c0 test %eax,%eax
ba8: 74 0f je bb9 <mesa_slots_monitor_takeslot+0x76>
monitor->slots--;
baa: 8b 45 08 mov 0x8(%ebp),%eax
bad: 8b 40 0c mov 0xc(%eax),%eax
bb0: 8d 50 ff lea -0x1(%eax),%edx
bb3: 8b 45 08 mov 0x8(%ebp),%eax
bb6: 89 50 0c mov %edx,0xc(%eax)
mesa_cond_signal(monitor->full);
bb9: 8b 45 08 mov 0x8(%ebp),%eax
bbc: 8b 40 08 mov 0x8(%eax),%eax
bbf: 89 04 24 mov %eax,(%esp)
bc2: e8 44 05 00 00 call 110b <mesa_cond_signal>
kthread_mutex_unlock( monitor->Monitormutex );
bc7: 8b 45 08 mov 0x8(%ebp),%eax
bca: 8b 00 mov (%eax),%eax
bcc: 89 04 24 mov %eax,(%esp)
bcf: e8 1f f9 ff ff call 4f3 <kthread_mutex_unlock>
return 1;
bd4: b8 01 00 00 00 mov $0x1,%eax
}
bd9: c9 leave
bda: c3 ret
00000bdb <mesa_slots_monitor_stopadding>:
int mesa_slots_monitor_stopadding(mesa_slots_monitor_t* monitor){
bdb: 55 push %ebp
bdc: 89 e5 mov %esp,%ebp
bde: 83 ec 18 sub $0x18,%esp
if (!monitor->active)
be1: 8b 45 08 mov 0x8(%ebp),%eax
be4: 8b 40 10 mov 0x10(%eax),%eax
be7: 85 c0 test %eax,%eax
be9: 75 07 jne bf2 <mesa_slots_monitor_stopadding+0x17>
return -1;
beb: b8 ff ff ff ff mov $0xffffffff,%eax
bf0: eb 35 jmp c27 <mesa_slots_monitor_stopadding+0x4c>
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
bf2: 8b 45 08 mov 0x8(%ebp),%eax
bf5: 8b 00 mov (%eax),%eax
bf7: 89 04 24 mov %eax,(%esp)
bfa: e8 ec f8 ff ff call 4eb <kthread_mutex_lock>
bff: 83 f8 ff cmp $0xffffffff,%eax
c02: 7d 07 jge c0b <mesa_slots_monitor_stopadding+0x30>
return -1;
c04: b8 ff ff ff ff mov $0xffffffff,%eax
c09: eb 1c jmp c27 <mesa_slots_monitor_stopadding+0x4c>
monitor->active = 0;
c0b: 8b 45 08 mov 0x8(%ebp),%eax
c0e: c7 40 10 00 00 00 00 movl $0x0,0x10(%eax)
kthread_mutex_unlock( monitor->Monitormutex );
c15: 8b 45 08 mov 0x8(%ebp),%eax
c18: 8b 00 mov (%eax),%eax
c1a: 89 04 24 mov %eax,(%esp)
c1d: e8 d1 f8 ff ff call 4f3 <kthread_mutex_unlock>
return 0;
c22: b8 00 00 00 00 mov $0x0,%eax
}
c27: c9 leave
c28: c3 ret
00000c29 <hoare_slots_monitor_alloc>:
#include "stat.h"
#include "user.h"
hoare_slots_monitor_t* hoare_slots_monitor_alloc(){
c29: 55 push %ebp
c2a: 89 e5 mov %esp,%ebp
c2c: 83 ec 28 sub $0x28,%esp
int mutex= kthread_mutex_alloc() ;
c2f: e8 a7 f8 ff ff call 4db <kthread_mutex_alloc>
c34: 89 45 f4 mov %eax,-0xc(%ebp)
if( mutex < 0)
c37: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
c3b: 79 0a jns c47 <hoare_slots_monitor_alloc+0x1e>
return 0;
c3d: b8 00 00 00 00 mov $0x0,%eax
c42: e9 8b 00 00 00 jmp cd2 <hoare_slots_monitor_alloc+0xa9>
struct hoare_cond * empty = hoare_cond_alloc();
c47: e8 68 02 00 00 call eb4 <hoare_cond_alloc>
c4c: 89 45 f0 mov %eax,-0x10(%ebp)
if (empty == 0){
c4f: 83 7d f0 00 cmpl $0x0,-0x10(%ebp)
c53: 75 12 jne c67 <hoare_slots_monitor_alloc+0x3e>
kthread_mutex_dealloc(mutex);
c55: 8b 45 f4 mov -0xc(%ebp),%eax
c58: 89 04 24 mov %eax,(%esp)
c5b: e8 83 f8 ff ff call 4e3 <kthread_mutex_dealloc>
return 0;
c60: b8 00 00 00 00 mov $0x0,%eax
c65: eb 6b jmp cd2 <hoare_slots_monitor_alloc+0xa9>
}
hoare_cond_t * full = hoare_cond_alloc();
c67: e8 48 02 00 00 call eb4 <hoare_cond_alloc>
c6c: 89 45 ec mov %eax,-0x14(%ebp)
if (full == 0)
c6f: 83 7d ec 00 cmpl $0x0,-0x14(%ebp)
c73: 75 1d jne c92 <hoare_slots_monitor_alloc+0x69>
{
kthread_mutex_dealloc(mutex);
c75: 8b 45 f4 mov -0xc(%ebp),%eax
c78: 89 04 24 mov %eax,(%esp)
c7b: e8 63 f8 ff ff call 4e3 <kthread_mutex_dealloc>
hoare_cond_dealloc(empty);
c80: 8b 45 f0 mov -0x10(%ebp),%eax
c83: 89 04 24 mov %eax,(%esp)
c86: e8 6a 02 00 00 call ef5 <hoare_cond_dealloc>
return 0;
c8b: b8 00 00 00 00 mov $0x0,%eax
c90: eb 40 jmp cd2 <hoare_slots_monitor_alloc+0xa9>
}
hoare_slots_monitor_t * monitor= malloc (sizeof (hoare_slots_monitor_t));
c92: c7 04 24 14 00 00 00 movl $0x14,(%esp)
c99: e8 31 fc ff ff call 8cf <malloc>
c9e: 89 45 e8 mov %eax,-0x18(%ebp)
monitor->empty= empty;
ca1: 8b 45 e8 mov -0x18(%ebp),%eax
ca4: 8b 55 f0 mov -0x10(%ebp),%edx
ca7: 89 50 04 mov %edx,0x4(%eax)
monitor->full= full;
caa: 8b 45 e8 mov -0x18(%ebp),%eax
cad: 8b 55 ec mov -0x14(%ebp),%edx
cb0: 89 50 08 mov %edx,0x8(%eax)
monitor->Monitormutex= mutex;
cb3: 8b 45 e8 mov -0x18(%ebp),%eax
cb6: 8b 55 f4 mov -0xc(%ebp),%edx
cb9: 89 10 mov %edx,(%eax)
monitor->slots=0;
cbb: 8b 45 e8 mov -0x18(%ebp),%eax
cbe: c7 40 0c 00 00 00 00 movl $0x0,0xc(%eax)
monitor->active=1;
cc5: 8b 45 e8 mov -0x18(%ebp),%eax
cc8: c7 40 10 01 00 00 00 movl $0x1,0x10(%eax)
return monitor;
ccf: 8b 45 e8 mov -0x18(%ebp),%eax
}
cd2: c9 leave
cd3: c3 ret
00000cd4 <hoare_slots_monitor_dealloc>:
int hoare_slots_monitor_dealloc(hoare_slots_monitor_t* monitor){
cd4: 55 push %ebp
cd5: 89 e5 mov %esp,%ebp
cd7: 83 ec 18 sub $0x18,%esp
if( kthread_mutex_dealloc(monitor->Monitormutex) < 0 ||
cda: 8b 45 08 mov 0x8(%ebp),%eax
cdd: 8b 00 mov (%eax),%eax
cdf: 89 04 24 mov %eax,(%esp)
ce2: e8 fc f7 ff ff call 4e3 <kthread_mutex_dealloc>
ce7: 85 c0 test %eax,%eax
ce9: 78 2e js d19 <hoare_slots_monitor_dealloc+0x45>
hoare_cond_alloc(monitor->empty)<0 ||
ceb: 8b 45 08 mov 0x8(%ebp),%eax
cee: 8b 40 04 mov 0x4(%eax),%eax
cf1: 89 04 24 mov %eax,(%esp)
cf4: e8 bb 01 00 00 call eb4 <hoare_cond_alloc>
hoare_cond_alloc(monitor->full)<0
cf9: 8b 45 08 mov 0x8(%ebp),%eax
cfc: 8b 40 08 mov 0x8(%eax),%eax
cff: 89 04 24 mov %eax,(%esp)
d02: e8 ad 01 00 00 call eb4 <hoare_cond_alloc>
){
return -1;
}
free(monitor);
d07: 8b 45 08 mov 0x8(%ebp),%eax
d0a: 89 04 24 mov %eax,(%esp)
d0d: e8 84 fa ff ff call 796 <free>
return 0;
d12: b8 00 00 00 00 mov $0x0,%eax
d17: eb 05 jmp d1e <hoare_slots_monitor_dealloc+0x4a>
if( kthread_mutex_dealloc(monitor->Monitormutex) < 0 ||
hoare_cond_alloc(monitor->empty)<0 ||
hoare_cond_alloc(monitor->full)<0
){
return -1;
d19: b8 ff ff ff ff mov $0xffffffff,%eax
}
free(monitor);
return 0;
}
d1e: c9 leave
d1f: c3 ret
00000d20 <hoare_slots_monitor_addslots>:
int hoare_slots_monitor_addslots(hoare_slots_monitor_t* monitor,int n){
d20: 55 push %ebp
d21: 89 e5 mov %esp,%ebp
d23: 83 ec 18 sub $0x18,%esp
if (!monitor->active)
d26: 8b 45 08 mov 0x8(%ebp),%eax
d29: 8b 40 10 mov 0x10(%eax),%eax
d2c: 85 c0 test %eax,%eax
d2e: 75 0a jne d3a <hoare_slots_monitor_addslots+0x1a>
return -1;
d30: b8 ff ff ff ff mov $0xffffffff,%eax
d35: e9 88 00 00 00 jmp dc2 <hoare_slots_monitor_addslots+0xa2>
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
d3a: 8b 45 08 mov 0x8(%ebp),%eax
d3d: 8b 00 mov (%eax),%eax
d3f: 89 04 24 mov %eax,(%esp)
d42: e8 a4 f7 ff ff call 4eb <kthread_mutex_lock>
d47: 83 f8 ff cmp $0xffffffff,%eax
d4a: 7d 07 jge d53 <hoare_slots_monitor_addslots+0x33>
return -1;
d4c: b8 ff ff ff ff mov $0xffffffff,%eax
d51: eb 6f jmp dc2 <hoare_slots_monitor_addslots+0xa2>
if ( monitor->active && monitor->slots > 0 )
d53: 8b 45 08 mov 0x8(%ebp),%eax
d56: 8b 40 10 mov 0x10(%eax),%eax
d59: 85 c0 test %eax,%eax
d5b: 74 21 je d7e <hoare_slots_monitor_addslots+0x5e>
d5d: 8b 45 08 mov 0x8(%ebp),%eax
d60: 8b 40 0c mov 0xc(%eax),%eax
d63: 85 c0 test %eax,%eax
d65: 7e 17 jle d7e <hoare_slots_monitor_addslots+0x5e>
hoare_cond_wait( monitor->full, monitor->Monitormutex);
d67: 8b 45 08 mov 0x8(%ebp),%eax
d6a: 8b 10 mov (%eax),%edx
d6c: 8b 45 08 mov 0x8(%ebp),%eax
d6f: 8b 40 08 mov 0x8(%eax),%eax
d72: 89 54 24 04 mov %edx,0x4(%esp)
d76: 89 04 24 mov %eax,(%esp)
d79: e8 c1 01 00 00 call f3f <hoare_cond_wait>
if ( monitor->active)
d7e: 8b 45 08 mov 0x8(%ebp),%eax
d81: 8b 40 10 mov 0x10(%eax),%eax
d84: 85 c0 test %eax,%eax
d86: 74 11 je d99 <hoare_slots_monitor_addslots+0x79>
monitor->slots+= n;
d88: 8b 45 08 mov 0x8(%ebp),%eax
d8b: 8b 50 0c mov 0xc(%eax),%edx
d8e: 8b 45 0c mov 0xc(%ebp),%eax
d91: 01 c2 add %eax,%edx
d93: 8b 45 08 mov 0x8(%ebp),%eax
d96: 89 50 0c mov %edx,0xc(%eax)
hoare_cond_signal(monitor->empty, monitor->Monitormutex );
d99: 8b 45 08 mov 0x8(%ebp),%eax
d9c: 8b 10 mov (%eax),%edx
d9e: 8b 45 08 mov 0x8(%ebp),%eax
da1: 8b 40 04 mov 0x4(%eax),%eax
da4: 89 54 24 04 mov %edx,0x4(%esp)
da8: 89 04 24 mov %eax,(%esp)
dab: e8 e6 01 00 00 call f96 <hoare_cond_signal>
kthread_mutex_unlock( monitor->Monitormutex );
db0: 8b 45 08 mov 0x8(%ebp),%eax
db3: 8b 00 mov (%eax),%eax
db5: 89 04 24 mov %eax,(%esp)
db8: e8 36 f7 ff ff call 4f3 <kthread_mutex_unlock>
return 1;
dbd: b8 01 00 00 00 mov $0x1,%eax
}
dc2: c9 leave
dc3: c3 ret
00000dc4 <hoare_slots_monitor_takeslot>:
int hoare_slots_monitor_takeslot(hoare_slots_monitor_t* monitor){
dc4: 55 push %ebp
dc5: 89 e5 mov %esp,%ebp
dc7: 83 ec 18 sub $0x18,%esp
if (!monitor->active)
dca: 8b 45 08 mov 0x8(%ebp),%eax
dcd: 8b 40 10 mov 0x10(%eax),%eax
dd0: 85 c0 test %eax,%eax
dd2: 75 0a jne dde <hoare_slots_monitor_takeslot+0x1a>
return -1;
dd4: b8 ff ff ff ff mov $0xffffffff,%eax
dd9: e9 86 00 00 00 jmp e64 <hoare_slots_monitor_takeslot+0xa0>
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
dde: 8b 45 08 mov 0x8(%ebp),%eax
de1: 8b 00 mov (%eax),%eax
de3: 89 04 24 mov %eax,(%esp)
de6: e8 00 f7 ff ff call 4eb <kthread_mutex_lock>
deb: 83 f8 ff cmp $0xffffffff,%eax
dee: 7d 07 jge df7 <hoare_slots_monitor_takeslot+0x33>
return -1;
df0: b8 ff ff ff ff mov $0xffffffff,%eax
df5: eb 6d jmp e64 <hoare_slots_monitor_takeslot+0xa0>
if ( monitor->active && monitor->slots == 0 )
df7: 8b 45 08 mov 0x8(%ebp),%eax
dfa: 8b 40 10 mov 0x10(%eax),%eax
dfd: 85 c0 test %eax,%eax
dff: 74 21 je e22 <hoare_slots_monitor_takeslot+0x5e>
e01: 8b 45 08 mov 0x8(%ebp),%eax
e04: 8b 40 0c mov 0xc(%eax),%eax
e07: 85 c0 test %eax,%eax
e09: 75 17 jne e22 <hoare_slots_monitor_takeslot+0x5e>
hoare_cond_wait( monitor->empty, monitor->Monitormutex);
e0b: 8b 45 08 mov 0x8(%ebp),%eax
e0e: 8b 10 mov (%eax),%edx
e10: 8b 45 08 mov 0x8(%ebp),%eax
e13: 8b 40 04 mov 0x4(%eax),%eax
e16: 89 54 24 04 mov %edx,0x4(%esp)
e1a: 89 04 24 mov %eax,(%esp)
e1d: e8 1d 01 00 00 call f3f <hoare_cond_wait>
if ( monitor->active)
e22: 8b 45 08 mov 0x8(%ebp),%eax
e25: 8b 40 10 mov 0x10(%eax),%eax
e28: 85 c0 test %eax,%eax
e2a: 74 0f je e3b <hoare_slots_monitor_takeslot+0x77>
monitor->slots--;
e2c: 8b 45 08 mov 0x8(%ebp),%eax
e2f: 8b 40 0c mov 0xc(%eax),%eax
e32: 8d 50 ff lea -0x1(%eax),%edx
e35: 8b 45 08 mov 0x8(%ebp),%eax
e38: 89 50 0c mov %edx,0xc(%eax)
hoare_cond_signal(monitor->full, monitor->Monitormutex );
e3b: 8b 45 08 mov 0x8(%ebp),%eax
e3e: 8b 10 mov (%eax),%edx
e40: 8b 45 08 mov 0x8(%ebp),%eax
e43: 8b 40 08 mov 0x8(%eax),%eax
e46: 89 54 24 04 mov %edx,0x4(%esp)
e4a: 89 04 24 mov %eax,(%esp)
e4d: e8 44 01 00 00 call f96 <hoare_cond_signal>
kthread_mutex_unlock( monitor->Monitormutex );
e52: 8b 45 08 mov 0x8(%ebp),%eax
e55: 8b 00 mov (%eax),%eax
e57: 89 04 24 mov %eax,(%esp)
e5a: e8 94 f6 ff ff call 4f3 <kthread_mutex_unlock>
return 1;
e5f: b8 01 00 00 00 mov $0x1,%eax
}
e64: c9 leave
e65: c3 ret
00000e66 <hoare_slots_monitor_stopadding>:
int hoare_slots_monitor_stopadding(hoare_slots_monitor_t* monitor){
e66: 55 push %ebp
e67: 89 e5 mov %esp,%ebp
e69: 83 ec 18 sub $0x18,%esp
if (!monitor->active)
e6c: 8b 45 08 mov 0x8(%ebp),%eax
e6f: 8b 40 10 mov 0x10(%eax),%eax
e72: 85 c0 test %eax,%eax
e74: 75 07 jne e7d <hoare_slots_monitor_stopadding+0x17>
return -1;
e76: b8 ff ff ff ff mov $0xffffffff,%eax
e7b: eb 35 jmp eb2 <hoare_slots_monitor_stopadding+0x4c>
if (kthread_mutex_lock( monitor->Monitormutex)< -1)
e7d: 8b 45 08 mov 0x8(%ebp),%eax
e80: 8b 00 mov (%eax),%eax
e82: 89 04 24 mov %eax,(%esp)
e85: e8 61 f6 ff ff call 4eb <kthread_mutex_lock>
e8a: 83 f8 ff cmp $0xffffffff,%eax
e8d: 7d 07 jge e96 <hoare_slots_monitor_stopadding+0x30>
return -1;
e8f: b8 ff ff ff ff mov $0xffffffff,%eax
e94: eb 1c jmp eb2 <hoare_slots_monitor_stopadding+0x4c>
monitor->active = 0;
e96: 8b 45 08 mov 0x8(%ebp),%eax
e99: c7 40 10 00 00 00 00 movl $0x0,0x10(%eax)
kthread_mutex_unlock( monitor->Monitormutex );
ea0: 8b 45 08 mov 0x8(%ebp),%eax
ea3: 8b 00 mov (%eax),%eax
ea5: 89 04 24 mov %eax,(%esp)
ea8: e8 46 f6 ff ff call 4f3 <kthread_mutex_unlock>
return 0;
ead: b8 00 00 00 00 mov $0x0,%eax
}
eb2: c9 leave
eb3: c3 ret
00000eb4 <hoare_cond_alloc>:
#include "types.h"
#include "stat.h"
#include "user.h"
hoare_cond_t* hoare_cond_alloc(){
eb4: 55 push %ebp
eb5: 89 e5 mov %esp,%ebp
eb7: 83 ec 28 sub $0x28,%esp
int cvMutex= kthread_mutex_alloc();
eba: e8 1c f6 ff ff call 4db <kthread_mutex_alloc>
ebf: 89 45 f4 mov %eax,-0xc(%ebp)
if (cvMutex<0)
ec2: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
ec6: 79 07 jns ecf <hoare_cond_alloc+0x1b>
return 0;
ec8: b8 00 00 00 00 mov $0x0,%eax
ecd: eb 24 jmp ef3 <hoare_cond_alloc+0x3f>
hoare_cond_t *hcond = malloc( sizeof (hoare_cond_t)) ;
ecf: c7 04 24 08 00 00 00 movl $0x8,(%esp)
ed6: e8 f4 f9 ff ff call 8cf <malloc>
edb: 89 45 f0 mov %eax,-0x10(%ebp)
hcond->mutexCV=cvMutex;
ede: 8b 45 f0 mov -0x10(%ebp),%eax
ee1: 8b 55 f4 mov -0xc(%ebp),%edx
ee4: 89 10 mov %edx,(%eax)
hcond->waitinCount=0;
ee6: 8b 45 f0 mov -0x10(%ebp),%eax
ee9: c7 40 04 00 00 00 00 movl $0x0,0x4(%eax)
return hcond;
ef0: 8b 45 f0 mov -0x10(%ebp),%eax
}
ef3: c9 leave
ef4: c3 ret
00000ef5 <hoare_cond_dealloc>:
int hoare_cond_dealloc(hoare_cond_t* hCond){
ef5: 55 push %ebp
ef6: 89 e5 mov %esp,%ebp
ef8: 83 ec 18 sub $0x18,%esp
if (!hCond ){
efb: 83 7d 08 00 cmpl $0x0,0x8(%ebp)
eff: 75 07 jne f08 <hoare_cond_dealloc+0x13>
return -1;
f01: b8 ff ff ff ff mov $0xffffffff,%eax
f06: eb 35 jmp f3d <hoare_cond_dealloc+0x48>
}
kthread_mutex_unlock(hCond->mutexCV);
f08: 8b 45 08 mov 0x8(%ebp),%eax
f0b: 8b 00 mov (%eax),%eax
f0d: 89 04 24 mov %eax,(%esp)
f10: e8 de f5 ff ff call 4f3 <kthread_mutex_unlock>
if( kthread_mutex_dealloc(hCond->mutexCV) <0)
f15: 8b 45 08 mov 0x8(%ebp),%eax
f18: 8b 00 mov (%eax),%eax
f1a: 89 04 24 mov %eax,(%esp)
f1d: e8 c1 f5 ff ff call 4e3 <kthread_mutex_dealloc>
f22: 85 c0 test %eax,%eax
f24: 79 07 jns f2d <hoare_cond_dealloc+0x38>
return -1;
f26: b8 ff ff ff ff mov $0xffffffff,%eax
f2b: eb 10 jmp f3d <hoare_cond_dealloc+0x48>
free (hCond);
f2d: 8b 45 08 mov 0x8(%ebp),%eax
f30: 89 04 24 mov %eax,(%esp)
f33: e8 5e f8 ff ff call 796 <free>
return 0;
f38: b8 00 00 00 00 mov $0x0,%eax
}
f3d: c9 leave
f3e: c3 ret
00000f3f <hoare_cond_wait>:
int hoare_cond_wait(hoare_cond_t* hCond, int mutex_id){
f3f: 55 push %ebp
f40: 89 e5 mov %esp,%ebp
f42: 83 ec 18 sub $0x18,%esp
if (!hCond){
f45: 83 7d 08 00 cmpl $0x0,0x8(%ebp)
f49: 75 07 jne f52 <hoare_cond_wait+0x13>
return -1;
f4b: b8 ff ff ff ff mov $0xffffffff,%eax
f50: eb 42 jmp f94 <hoare_cond_wait+0x55>
}
hCond->waitinCount++;
f52: 8b 45 08 mov 0x8(%ebp),%eax
f55: 8b 40 04 mov 0x4(%eax),%eax
f58: 8d 50 01 lea 0x1(%eax),%edx
f5b: 8b 45 08 mov 0x8(%ebp),%eax
f5e: 89 50 04 mov %edx,0x4(%eax)
if ( kthread_mutex_yieldlock(mutex_id, hCond->mutexCV)<0)
f61: 8b 45 08 mov 0x8(%ebp),%eax
f64: 8b 00 mov (%eax),%eax
f66: 89 44 24 04 mov %eax,0x4(%esp)
f6a: 8b 45 0c mov 0xc(%ebp),%eax
f6d: 89 04 24 mov %eax,(%esp)
f70: e8 86 f5 ff ff call 4fb <kthread_mutex_yieldlock>
f75: 85 c0 test %eax,%eax
f77: 79 16 jns f8f <hoare_cond_wait+0x50>
{
hCond->waitinCount--;
f79: 8b 45 08 mov 0x8(%ebp),%eax
f7c: 8b 40 04 mov 0x4(%eax),%eax
f7f: 8d 50 ff lea -0x1(%eax),%edx
f82: 8b 45 08 mov 0x8(%ebp),%eax
f85: 89 50 04 mov %edx,0x4(%eax)
return -1;
f88: b8 ff ff ff ff mov $0xffffffff,%eax
f8d: eb 05 jmp f94 <hoare_cond_wait+0x55>
}
return 0;
f8f: b8 00 00 00 00 mov $0x0,%eax
}
f94: c9 leave
f95: c3 ret
00000f96 <hoare_cond_signal>:
int hoare_cond_signal(hoare_cond_t* hCond, int mutex_id)
{
f96: 55 push %ebp
f97: 89 e5 mov %esp,%ebp
f99: 83 ec 18 sub $0x18,%esp
if (!hCond){
f9c: 83 7d 08 00 cmpl $0x0,0x8(%ebp)
fa0: 75 07 jne fa9 <hoare_cond_signal+0x13>
return -1;
fa2: b8 ff ff ff ff mov $0xffffffff,%eax
fa7: eb 6b jmp 1014 <hoare_cond_signal+0x7e>
}
if ( hCond->waitinCount >0){
fa9: 8b 45 08 mov 0x8(%ebp),%eax
fac: 8b 40 04 mov 0x4(%eax),%eax
faf: 85 c0 test %eax,%eax
fb1: 7e 3d jle ff0 <hoare_cond_signal+0x5a>
hCond->waitinCount--;
fb3: 8b 45 08 mov 0x8(%ebp),%eax
fb6: 8b 40 04 mov 0x4(%eax),%eax
fb9: 8d 50 ff lea -0x1(%eax),%edx
fbc: 8b 45 08 mov 0x8(%ebp),%eax
fbf: 89 50 04 mov %edx,0x4(%eax)
if (kthread_mutex_yieldlock(mutex_id, hCond->mutexCV)<0){
fc2: 8b 45 08 mov 0x8(%ebp),%eax
fc5: 8b 00 mov (%eax),%eax
fc7: 89 44 24 04 mov %eax,0x4(%esp)
fcb: 8b 45 0c mov 0xc(%ebp),%eax
fce: 89 04 24 mov %eax,(%esp)
fd1: e8 25 f5 ff ff call 4fb <kthread_mutex_yieldlock>
fd6: 85 c0 test %eax,%eax
fd8: 79 16 jns ff0 <hoare_cond_signal+0x5a>
hCond->waitinCount++;
fda: 8b 45 08 mov 0x8(%ebp),%eax
fdd: 8b 40 04 mov 0x4(%eax),%eax
fe0: 8d 50 01 lea 0x1(%eax),%edx
fe3: 8b 45 08 mov 0x8(%ebp),%eax
fe6: 89 50 04 mov %edx,0x4(%eax)
return -1;
fe9: b8 ff ff ff ff mov $0xffffffff,%eax
fee: eb 24 jmp 1014 <hoare_cond_signal+0x7e>
}
}
if (kthread_mutex_yieldlock(mutex_id, hCond->mutexCV)<0){
ff0: 8b 45 08 mov 0x8(%ebp),%eax
ff3: 8b 00 mov (%eax),%eax
ff5: 89 44 24 04 mov %eax,0x4(%esp)
ff9: 8b 45 0c mov 0xc(%ebp),%eax
ffc: 89 04 24 mov %eax,(%esp)
fff: e8 f7 f4 ff ff call 4fb <kthread_mutex_yieldlock>
1004: 85 c0 test %eax,%eax
1006: 79 07 jns 100f <hoare_cond_signal+0x79>
return -1;
1008: b8 ff ff ff ff mov $0xffffffff,%eax
100d: eb 05 jmp 1014 <hoare_cond_signal+0x7e>
}
return 0;
100f: b8 00 00 00 00 mov $0x0,%eax
}
1014: c9 leave
1015: c3 ret
00001016 <mesa_cond_alloc>:
#include "mesa_cond.h"
#include "types.h"
#include "stat.h"
#include "user.h"
mesa_cond_t* mesa_cond_alloc(){
1016: 55 push %ebp
1017: 89 e5 mov %esp,%ebp
1019: 83 ec 28 sub $0x28,%esp
int cvMutex= kthread_mutex_alloc();
101c: e8 ba f4 ff ff call 4db <kthread_mutex_alloc>
1021: 89 45 f4 mov %eax,-0xc(%ebp)
if (cvMutex<0)
1024: 83 7d f4 00 cmpl $0x0,-0xc(%ebp)
1028: 79 07 jns 1031 <mesa_cond_alloc+0x1b>
return 0;
102a: b8 00 00 00 00 mov $0x0,%eax
102f: eb 24 jmp 1055 <mesa_cond_alloc+0x3f>
mesa_cond_t *mcond = malloc( sizeof (mesa_cond_t)) ;
1031: c7 04 24 08 00 00 00 movl $0x8,(%esp)
1038: e8 92 f8 ff ff call 8cf <malloc>
103d: 89 45 f0 mov %eax,-0x10(%ebp)
mcond->mutexCV=cvMutex;
1040: 8b 45 f0 mov -0x10(%ebp),%eax
1043: 8b 55 f4 mov -0xc(%ebp),%edx
1046: 89 10 mov %edx,(%eax)
mcond->waitinCount=0;
1048: 8b 45 f0 mov -0x10(%ebp),%eax
104b: c7 40 04 00 00 00 00 movl $0x0,0x4(%eax)
return mcond;
1052: 8b 45 f0 mov -0x10(%ebp),%eax
}
1055: c9 leave
1056: c3 ret
00001057 <mesa_cond_dealloc>:
int mesa_cond_dealloc(mesa_cond_t* mCond){
1057: 55 push %ebp
1058: 89 e5 mov %esp,%ebp
105a: 83 ec 18 sub $0x18,%esp
if (!mCond ){
105d: 83 7d 08 00 cmpl $0x0,0x8(%ebp)
1061: 75 07 jne 106a <mesa_cond_dealloc+0x13>
return -1;
1063: b8 ff ff ff ff mov $0xffffffff,%eax
1068: eb 35 jmp 109f <mesa_cond_dealloc+0x48>
}
kthread_mutex_unlock(mCond->mutexCV);
106a: 8b 45 08 mov 0x8(%ebp),%eax
106d: 8b 00 mov (%eax),%eax
106f: 89 04 24 mov %eax,(%esp)
1072: e8 7c f4 ff ff call 4f3 <kthread_mutex_unlock>
if( kthread_mutex_dealloc(mCond->mutexCV) <0)
1077: 8b 45 08 mov 0x8(%ebp),%eax
107a: 8b 00 mov (%eax),%eax
107c: 89 04 24 mov %eax,(%esp)
107f: e8 5f f4 ff ff call 4e3 <kthread_mutex_dealloc>
1084: 85 c0 test %eax,%eax
1086: 79 07 jns 108f <mesa_cond_dealloc+0x38>
return -1;
1088: b8 ff ff ff ff mov $0xffffffff,%eax
108d: eb 10 jmp 109f <mesa_cond_dealloc+0x48>
free (mCond);
108f: 8b 45 08 mov 0x8(%ebp),%eax
1092: 89 04 24 mov %eax,(%esp)
1095: e8 fc f6 ff ff call 796 <free>
return 0;
109a: b8 00 00 00 00 mov $0x0,%eax
}
109f: c9 leave
10a0: c3 ret
000010a1 <mesa_cond_wait>:
int mesa_cond_wait(mesa_cond_t* mCond,int mutex_id){
10a1: 55 push %ebp
10a2: 89 e5 mov %esp,%ebp
10a4: 83 ec 18 sub $0x18,%esp
if (!mCond){
10a7: 83 7d 08 00 cmpl $0x0,0x8(%ebp)
10ab: 75 07 jne 10b4 <mesa_cond_wait+0x13>
return -1;
10ad: b8 ff ff ff ff mov $0xffffffff,%eax
10b2: eb 55 jmp 1109 <mesa_cond_wait+0x68>
}
mCond->waitinCount++;
10b4: 8b 45 08 mov 0x8(%ebp),%eax
10b7: 8b 40 04 mov 0x4(%eax),%eax
10ba: 8d 50 01 lea 0x1(%eax),%edx
10bd: 8b 45 08 mov 0x8(%ebp),%eax
10c0: 89 50 04 mov %edx,0x4(%eax)
if (kthread_mutex_unlock(mutex_id)<0 &&
10c3: 8b 45 0c mov 0xc(%ebp),%eax
10c6: 89 04 24 mov %eax,(%esp)
10c9: e8 25 f4 ff ff call 4f3 <kthread_mutex_unlock>
10ce: 85 c0 test %eax,%eax
10d0: 79 27 jns 10f9 <mesa_cond_wait+0x58>
kthread_mutex_lock(mCond->mutexCV)<0)
10d2: 8b 45 08 mov 0x8(%ebp),%eax
10d5: 8b 00 mov (%eax),%eax
10d7: 89 04 24 mov %eax,(%esp)
10da: e8 0c f4 ff ff call 4eb <kthread_mutex_lock>
if (!mCond){
return -1;
}
mCond->waitinCount++;
if (kthread_mutex_unlock(mutex_id)<0 &&
10df: 85 c0 test %eax,%eax
10e1: 79 16 jns 10f9 <mesa_cond_wait+0x58>
kthread_mutex_lock(mCond->mutexCV)<0)
{
mCond->waitinCount--;
10e3: 8b 45 08 mov 0x8(%ebp),%eax
10e6: 8b 40 04 mov 0x4(%eax),%eax
10e9: 8d 50 ff lea -0x1(%eax),%edx
10ec: 8b 45 08 mov 0x8(%ebp),%eax
10ef: 89 50 04 mov %edx,0x4(%eax)
return -1;
10f2: b8 ff ff ff ff mov $0xffffffff,%eax
10f7: eb 10 jmp 1109 <mesa_cond_wait+0x68>
}
kthread_mutex_lock(mutex_id);
10f9: 8b 45 0c mov 0xc(%ebp),%eax
10fc: 89 04 24 mov %eax,(%esp)
10ff: e8 e7 f3 ff ff call 4eb <kthread_mutex_lock>
return 0;
1104: b8 00 00 00 00 mov $0x0,%eax
}
1109: c9 leave
110a: c3 ret
0000110b <mesa_cond_signal>:
int mesa_cond_signal(mesa_cond_t* mCond){
110b: 55 push %ebp
110c: 89 e5 mov %esp,%ebp
110e: 83 ec 18 sub $0x18,%esp
if (!mCond){
1111: 83 7d 08 00 cmpl $0x0,0x8(%ebp)
1115: 75 07 jne 111e <mesa_cond_signal+0x13>
return -1;
1117: b8 ff ff ff ff mov $0xffffffff,%eax
111c: eb 5d jmp 117b <mesa_cond_signal+0x70>
}
if (mCond->waitinCount>0){
111e: 8b 45 08 mov 0x8(%ebp),%eax
1121: 8b 40 04 mov 0x4(%eax),%eax
1124: 85 c0 test %eax,%eax
1126: 7e 36 jle 115e <mesa_cond_signal+0x53>
mCond->waitinCount --;
1128: 8b 45 08 mov 0x8(%ebp),%eax
112b: 8b 40 04 mov 0x4(%eax),%eax
112e: 8d 50 ff lea -0x1(%eax),%edx
1131: 8b 45 08 mov 0x8(%ebp),%eax
1134: 89 50 04 mov %edx,0x4(%eax)
if (kthread_mutex_unlock(mCond->mutexCV)>=0){
1137: 8b 45 08 mov 0x8(%ebp),%eax
113a: 8b 00 mov (%eax),%eax
113c: 89 04 24 mov %eax,(%esp)
113f: e8 af f3 ff ff call 4f3 <kthread_mutex_unlock>
1144: 85 c0 test %eax,%eax
1146: 78 16 js 115e <mesa_cond_signal+0x53>
mCond->waitinCount ++;
1148: 8b 45 08 mov 0x8(%ebp),%eax
114b: 8b 40 04 mov 0x4(%eax),%eax
114e: 8d 50 01 lea 0x1(%eax),%edx
1151: 8b 45 08 mov 0x8(%ebp),%eax
1154: 89 50 04 mov %edx,0x4(%eax)
return -1;
1157: b8 ff ff ff ff mov $0xffffffff,%eax
115c: eb 1d jmp 117b <mesa_cond_signal+0x70>
}
}
if (kthread_mutex_unlock(mCond->mutexCV)<0){
115e: 8b 45 08 mov 0x8(%ebp),%eax
1161: 8b 00 mov (%eax),%eax
1163: 89 04 24 mov %eax,(%esp)
1166: e8 88 f3 ff ff call 4f3 <kthread_mutex_unlock>
116b: 85 c0 test %eax,%eax
116d: 79 07 jns 1176 <mesa_cond_signal+0x6b>
return -1;
116f: b8 ff ff ff ff mov $0xffffffff,%eax
1174: eb 05 jmp 117b <mesa_cond_signal+0x70>
}
return 0;
1176: b8 00 00 00 00 mov $0x0,%eax
}
117b: c9 leave
117c: c3 ret
| 37.679321 | 80 | 0.444498 |
eac986ce826800f74dc80d15d8eb484966d5bb85 | 397 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_enableSprites.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_enableSprites.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_enableSprites.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST* ENGINE - RELEASE 1.2/L
;
; See "bifrost_h.h" for further details
; ----------------------------------------------------------------
SECTION code_clib
SECTION code_bifrost_h
PUBLIC asm_BIFROSTH_enableSprites
asm_BIFROSTH_enableSprites:
ld hl,58054
ld (59040),hl
ret
| 23.352941 | 66 | 0.493703 |
86d6da095a95be75b1ce83f3995d87160d1fa4d3 | 2,220 | asm | Assembly | ASC/mips1.asm | ParaschivAlex/FMI-Thangs | 26d8a13b08344744ee6ab56f088dd4adb665980e | [
"MIT"
] | null | null | null | ASC/mips1.asm | ParaschivAlex/FMI-Thangs | 26d8a13b08344744ee6ab56f088dd4adb665980e | [
"MIT"
] | null | null | null | ASC/mips1.asm | ParaschivAlex/FMI-Thangs | 26d8a13b08344744ee6ab56f088dd4adb665980e | [
"MIT"
] | null | null | null | .data
v: .word 1, 2, 4, 5
n: .word 4
x: .word 2
t: .word 16
.text
main:
lw $t0, t
lw $t1, x
lw $t2, n
la $t3, v
li $t4, 0 # suma totala
li $t5, 0 # i-ul
subu $sp, $sp, 4
sw $t0, 0($sp)
subu $sp, $sp, 4
sw $t1, 0($sp)
subu $sp, $sp, 4
sw $t2, 0($sp)
subu $sp, $sp, 4
sw $t3, 0($sp)
subu $sp, $sp, 4
sw $t4, 0($sp)
subu $sp, $sp, 4
sw $t5, 0($sp)
# $sp: (i)(s)(v)(n)(x)(t)
jal eval
addu $sp, $sp, 24
move $a0, $v1
li $v0, 1
syscall
li $v0, 10
syscall
eval:
subu $sp, $sp, 4
sw $fp, 0($sp)
addu $fp, $sp, 12
subu $sp, $sp, 4
sw $ra, 0($sp)
# $sp: ($ra)($fpv)(i)(s)fp:(v)(n)(x)(t)
subu $sp, $sp, 4
sw $s0, 0($sp)
subu $sp, $sp, 4
sw $s1, 0($sp)
subu $sp, $sp, 4
sw $s2, 0($sp)
subu $sp, $sp, 4
sw $s3, 0($sp)
subu $sp, $sp, 4
sw $s4, 0($sp)
subu $sp, $sp, 4
sw $s5, 0($sp)
subu $sp, $sp, 4
sw $s6, 0($sp)
# $sp: (s6v)(s5v)(s4v)(s3v)(s2v)(s1v)(s0v)(ra)(fpv)(i)(s)fp:(v)(n)(x)(t)
lw $s0, 0($fp) # v
lw $s1, 4($fp) # n
lw $s2, 8($fp) # x
lw $s3, 12($fp) # t
lw $s4, -4($fp) # suma totala
lw $s5, -8($fp) # i-ul curent
li $s6, 0 # elem. curent
calculeaza_suma:
beq $s1, $s5, oprire
subu $sp, $sp, 4
lw $s6, 0($s0)
sw $s6, 0($sp)
subu $sp, $sp, 4
sw $s3, 0($sp)
jal este_putere
addu $sp, $sp, 8 # (s7v)(s6v)(s5v)(s4v)(s3v)(s2v)(s1v)(s0v)(ra)(fpv)(i)(s)fp:(v)(n)(x)(t)
beq $v0, 1, altfel
lw $s6, 0($s0)
mul $s6, $s6, $s2
addu $s6, $s6, 1
addu $s4, $s4, $s6 # cresc suma
addu $s5, $s5, 1 # cresc i-ul
addu $s0, $s0, 4 # urmatorul element din vector
j calculeaza_suma
altfel:
addu $s5, $s5, 1
addu $s0, $s0, 4
j calculeaza_suma
oprire:
lw $s7, -48($fp)
lw $s6, -44($fp)
lw $s5, -40($fp)
lw $s4, -36($fp)
lw $s3, -32($fp)
lw $s2, -28($fp)
lw $s1, -24($fp)
lw $s0, -20($fp)
lw $ra, -16($fp)
lw $fp, -12($fp)
jr $ra
este_putere:
subu $sp, $sp, 4
sw $fp, 0($sp)
addu $fp, $sp, 64
subu $sp, $sp, 4
sw $ra, 0($sp) # (rav2)(fpv2)fp2:(v)(t)(s7v)(s6v)(s5v)(s4v)(s3v)(s2v)(s1v)(s0v)(ra)(fpv)(i)(s)fp:(v)(n)(x)(t)
subu $sp, $sp, 4
sw $s0, 0($sp)
subu $sp, $sp, 4
sw $s1, 0($sp)
lw $s0, 0($fp)
lw $s1, 4($fp)
move $a0, $s0
li $v0, 1
syscall
move $a0, $s1
li $v0, 1
syscall
li $v0, 10
syscall
| 15.744681 | 110 | 0.49955 |
f66105257961808c924f23270c318172f3382b09 | 100 | asm | Assembly | src/simple-loop.asm | brgmnn/uob-cpu-simulator | e2a5367974e2712013409c7601274927d4023902 | [
"MIT"
] | null | null | null | src/simple-loop.asm | brgmnn/uob-cpu-simulator | e2a5367974e2712013409c7601274927d4023902 | [
"MIT"
] | null | null | null | src/simple-loop.asm | brgmnn/uob-cpu-simulator | e2a5367974e2712013409c7601274927d4023902 | [
"MIT"
] | null | null | null | # this is a comment
mov r0,#10
mov r1,#1
loop1:
sub r0,r0,#1
add r2,r2,r1
br r0,$loop1
halt
| 9.090909 | 19 | 0.62 |
f5ff14d95004a1edd80eb30bd73a51554722c0e9 | 841 | asm | Assembly | programs/oeis/004/A004972.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/004/A004972.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/004/A004972.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A004972: a(n) = ceiling(n*phi^17), where phi is the golden ratio, A001622.
; 0,3572,7143,10714,14285,17856,21427,24998,28569,32140,35711,39282,42853,46424,49995,53566,57137,60708,64279,67850,71421,74992,78563,82134,85705,89276,92847,96418,99989,103560,107131,110702,114273,117844,121415,124986,128557,132128,135699,139270,142841,146412,149983,153554,157125,160696,164267,167838,171409,174980,178551,182122,185693,189264,192835,196406,199977,203548,207119,210690,214261,217832,221403,224974,228545,232116,235687,239258,242829,246400,249971,253542,257113,260684,264255,267826,271397,274968,278539,282110,285681,289252,292823,296394,299965,303536,307107,310678,314249,317820,321391,324962,328533,332104,335675,339246,342817,346388,349959,353530
mov $2,$0
add $2,$0
mul $2,3571
lpb $2
mov $1,$2
add $1,2
mov $2,1
lpe
div $1,2
mov $0,$1
| 60.071429 | 666 | 0.794293 |
eb66e4dfbb8c5787e79b5167d37c0c8acd8538ba | 86 | asm | Assembly | gfx/pokemon/goldeen/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/goldeen/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/goldeen/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 30
frame 0, 16
setrepeat 4
frame 2, 12
frame 0, 12
dorepeat 3
endanim
| 10.75 | 12 | 0.674419 |
23b3c2a9c64f58796560fba5624b788d49de5f34 | 397 | asm | Assembly | programs/oeis/024/A024025.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/024/A024025.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024025.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A024025: a(n) = 3^n-n^2.
; 1,2,5,18,65,218,693,2138,6497,19602,58949,177026,531297,1594154,4782773,14348682,43046465,129139874,387420165,1162261106,3486784001,10460352762,31381059125,94143178298,282429535905,847288608818,2541865827653,7625597484258,22876792454177,68630377364042,205891132093749,617673396282986,1853020188850817,5559060566554434
mov $1,3
pow $1,$0
mov $2,$0
mul $2,$0
sub $1,$2
| 44.111111 | 319 | 0.811083 |
7fe63b090e8ee8a57f3f5989f92c025371f5d72a | 672 | asm | Assembly | programs/oeis/091/A091297.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/091/A091297.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/091/A091297.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A091297: A fixed point of the morphism 0 -> 02, 1 -> 02, 2 -> 11, starting from 0.
; 0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,1,1,0,2,1,1,0,2,0,2,0,2
add $0,2
cal $0,171900 ; Backwards van Eck transform of A010060.
mov $1,$0
sub $1,1
| 84 | 501 | 0.537202 |
77bf121f225e0b6f63bc155538b8891f11ff7940 | 689 | asm | Assembly | programs/oeis/288/A288204.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/288/A288204.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/288/A288204.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A288204: Positions of 0 in A288203; complement of A288205.
; 1,2,4,5,7,8,9,11,12,14,15,16,18,19,20,22,23,24,26,27,29,30,31,33,34,35,37,38,39,41,42,43,45,46,47,49,50,51,53,54,55,57,58,60,61,62,64,65,66,68,69,70,72,73,74,76,77,78,80,81,82,84,85,86,88,89,90,92,93,94,96,97,98,100,101,102,104,105,106,108,109,110,112,113,114,116,117,118,120,121,123,124,125,127,128,129,131,132,133,135
mov $3,$0
add $3,1
mov $4,$0
lpb $3
mov $0,$4
sub $3,1
sub $0,$3
mov $5,2
mov $6,$0
lpb $0
mul $0,2
sub $0,1
add $6,1
trn $0,$6
mov $5,$6
lpe
mov $2,$7
add $2,2
mul $5,2
gcd $5,6
mul $5,$2
sub $5,6
pow $5,3
div $5,216
add $5,1
add $1,$5
lpe
mov $0,$1
| 21.53125 | 321 | 0.584906 |
6d0a22c7341447cc76e441c355fbf39d7fb0cbb9 | 5,418 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_283.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_283.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_283.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xb23e, %r12
sub %rdi, %rdi
mov (%r12), %rdx
nop
inc %rax
lea addresses_normal_ht+0x14b0e, %rsi
lea addresses_UC_ht+0xf78e, %rdi
nop
nop
xor %r10, %r10
mov $81, %rcx
rep movsq
cmp $17717, %rdx
lea addresses_UC_ht+0x1c1a0, %rsi
lea addresses_normal_ht+0x1bb0e, %rdi
nop
nop
nop
cmp %r8, %r8
mov $5, %rcx
rep movsq
nop
nop
nop
add %rax, %rax
lea addresses_WT_ht+0x1e464, %r10
cmp %r12, %r12
movb (%r10), %r8b
nop
nop
nop
nop
nop
xor $28516, %rax
lea addresses_A_ht+0x950e, %r12
nop
nop
nop
nop
nop
add $40274, %r8
movups (%r12), %xmm1
vpextrq $0, %xmm1, %rdx
nop
inc %r8
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %rax
pop %r8
pop %r12
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r14
push %rbx
push %rcx
push %rdi
push %rdx
// Store
lea addresses_WT+0xc9d6, %r10
nop
nop
nop
nop
nop
and $56177, %rdi
movw $0x5152, (%r10)
nop
nop
xor %r12, %r12
// Faulty Load
lea addresses_UC+0x1970e, %r14
nop
nop
nop
nop
nop
inc %rcx
movups (%r14), %xmm6
vpextrq $0, %xmm6, %rdx
lea oracles, %rcx
and $0xff, %rdx
shlq $12, %rdx
mov (%rcx,%rdx,1), %rdx
pop %rdx
pop %rdi
pop %rcx
pop %rbx
pop %r14
pop %r12
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_UC', 'congruent': 0}}
{'dst': {'same': False, 'NT': False, 'AVXalign': True, 'size': 2, 'type': 'addresses_WT', 'congruent': 3}, 'OP': 'STOR'}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_UC', 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 8, 'type': 'addresses_normal_ht', 'congruent': 4}}
{'dst': {'same': False, 'congruent': 5, 'type': 'addresses_UC_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 10, 'type': 'addresses_normal_ht'}}
{'dst': {'same': True, 'congruent': 10, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 0, 'type': 'addresses_UC_ht'}}
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 1, 'type': 'addresses_WT_ht', 'congruent': 1}}
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 16, 'type': 'addresses_A_ht', 'congruent': 8}}
{'37': 21829}
37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37 37
*/
| 42.328125 | 2,999 | 0.660022 |
b06c3f889583b6ad65d58dd14b7216b2cb2792ca | 6,814 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_536.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_536.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_536.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x2450, %rsi
lea addresses_normal_ht+0x19102, %rdi
nop
nop
nop
add %r10, %r10
mov $48, %rcx
rep movsq
nop
nop
nop
nop
inc %r10
lea addresses_UC_ht+0x1187c, %r11
nop
nop
nop
nop
nop
and $37975, %r8
mov $0x6162636465666768, %rax
movq %rax, %xmm5
and $0xffffffffffffffc0, %r11
movaps %xmm5, (%r11)
nop
nop
inc %r10
lea addresses_WT_ht+0xa102, %r8
clflush (%r8)
sub %rsi, %rsi
mov (%r8), %r11d
nop
add $50553, %rax
lea addresses_WC_ht+0x1ac82, %r10
nop
xor $8149, %rcx
movl $0x61626364, (%r10)
nop
nop
nop
nop
nop
and %rdi, %rdi
lea addresses_WT_ht+0xa302, %rcx
nop
nop
nop
nop
add %rsi, %rsi
vmovups (%rcx), %ymm4
vextracti128 $1, %ymm4, %xmm4
vpextrq $0, %xmm4, %r10
nop
nop
nop
xor $41957, %rsi
lea addresses_WC_ht+0x1cd42, %rsi
lea addresses_A_ht+0x12582, %rdi
nop
nop
nop
nop
nop
xor %r8, %r8
mov $56, %rcx
rep movsq
nop
nop
sub $33675, %r10
lea addresses_D_ht+0xc492, %rsi
nop
nop
nop
nop
sub $39221, %rdi
movups (%rsi), %xmm1
vpextrq $1, %xmm1, %rcx
nop
nop
cmp $48337, %rax
lea addresses_WC_ht+0x63fe, %r8
clflush (%r8)
nop
nop
and %rax, %rax
mov (%r8), %cx
dec %r10
lea addresses_WC_ht+0xe38a, %rsi
lea addresses_D_ht+0x18f02, %rdi
nop
nop
nop
nop
nop
dec %r13
mov $100, %rcx
rep movsw
nop
nop
sub $60753, %r10
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r8
pop %r13
pop %r11
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r13
push %rax
push %rbx
push %rdx
push %rsi
// Load
lea addresses_UC+0x1e349, %rsi
nop
nop
nop
nop
and $39120, %r10
mov (%rsi), %rax
nop
xor %r10, %r10
// Store
lea addresses_PSE+0x1aeaa, %r12
nop
nop
nop
nop
nop
and %r13, %r13
movb $0x51, (%r12)
add %rsi, %rsi
// Faulty Load
lea addresses_RW+0x9b02, %r13
nop
xor %r10, %r10
vmovups (%r13), %ymm3
vextracti128 $1, %ymm3, %xmm3
vpextrq $1, %xmm3, %r12
lea oracles, %r13
and $0xff, %r12
shlq $12, %r12
mov (%r13,%r12,1), %r12
pop %rsi
pop %rdx
pop %rbx
pop %rax
pop %r13
pop %r12
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_RW', 'AVXalign': True, 'congruent': 0, 'size': 8, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC', 'AVXalign': False, 'congruent': 0, 'size': 8, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_PSE', 'AVXalign': False, 'congruent': 2, 'size': 1, 'same': False, 'NT': True}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_RW', 'AVXalign': False, 'congruent': 0, 'size': 32, 'same': True, 'NT': False}}
<gen_prepare_buffer>
{'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 0, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 8, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': True, 'congruent': 1, 'size': 16, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'AVXalign': False, 'congruent': 9, 'size': 4, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 7, 'size': 4, 'same': True, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'AVXalign': False, 'congruent': 10, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 5, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 5, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'AVXalign': False, 'congruent': 3, 'size': 16, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 2, 'size': 2, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 1, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 10, 'same': False}}
{'32': 21829}
32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32
*/
| 35.123711 | 2,999 | 0.65703 |
6a56f8e21fb3b003a6ed7dbd7fc95459467a24d7 | 558 | asm | Assembly | libsrc/graphics/draw.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/graphics/draw.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/graphics/draw.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
;
; $Id: draw.asm $
;
; CALLER LINKAGE FOR FUNCTION POINTERS
; ----- void draw(int x, int y, int x2, int y2)
SECTION code_graphics
PUBLIC draw
PUBLIC _draw
EXTERN draw_callee
EXTERN ASMDISP_DRAW_CALLEE
.draw
._draw
push ix
ld ix,2
add ix,sp
ld l,(ix+6) ;y0
ld h,(ix+8) ;x0
ld e,(ix+2) ;y1
ld d,(ix+4) ;x1
pop ix
jp draw_callee + ASMDISP_DRAW_CALLEE
| 14.684211 | 54 | 0.616487 |
370fb431c8ac2822464c1c42668acffa4427cd33 | 28,929 | asm | Assembly | Library/Kernel/Initfile/initfileHash.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Kernel/Initfile/initfileHash.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Kernel/Initfile/initfileHash.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
(c) Copyright Geoworks 1996. All rights reserved.
GEOWORKS CONFIDENTIAL
PROJECT: Hash table module.
MODULE:
FILE: initfileHash.asm
AUTHOR: Jim Wood, Nov 8, 1996
ROUTINES:
Name Description
---- -----------
?? INT InitFileInitHashTable Create the hash table used to speed up ini
reads and writes.
?? INT HashProcessIniFile Process one ini file.
?? INT HashAddPrimaryEntry Hash a new category for the primary init
file
?? INT HashAddEntry Add an entry to the table.
?? INT HashCheckForCollision See if the category already in this element
is different than the one we're hashing.
?? INT HashDealWithCollision Deal with a collision when building the
table.
?? INT HashHashCat Get the hash value for the passed category
string.
?? INT HashGetNextCat Find the next category in the ini file.
?? INT HashCreateTable Create the chunk array for the table.
?? INT HashFindCategory Locates the given category.
?? INT HashRemoveCategory Remove the hash entry for a category
?? INT HashUpdateTblPtrs update all the chunk array element pointers
located after the element just deleted.
?? INT HashFindCategoryLow Locates the given category.
?? INT HashUpdateHashTable Update all of the hash table entries
located after the current pointer into the
file.
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial revision
DESCRIPTION:
$Id: initfileHash.asm,v 1.1 97/04/05 01:18:09 newdeal Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
if HASH_INIFILE
InitfileRead segment resource
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
InitFileInitHashTable
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Create the hash table used to speed up ini reads and writes.
CALLED BY: InitGeos
PASS: nothing
RETURN: nothing
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
InitFileInitHashTable proc far
uses ax,bx,cx,dx,si,di,bp, ds, es
.enter inherit
;
; Grab the ini file sem and get dgroup ( ds <- dgroup ).
;
call LoadVarSegDS_PInitFile
segmov es, ds ; es <- dgroup
;
; Allocate a block for the table.
;
call HashCreateTable ;bx <- blk, *ds:si <- array
mov es:[hashTableBlkHandle], bx
mov es:[hashTableChunkHandle], si
;
; Process each ini file.
;
clr di ; init file counter
iniFileLoop:
;
; Get the next ini block handle.
;
mov bx, es:[loaderVars][di].KLV_initFileBufHan
tst bx
jz cleanUp
;
; Process the file, then set up for getting next ini blk handle.
;
clr ax ; start at begining of file
call HashProcessIniFile
add di, size hptr
cmp di, (MAX_INI_FILES* size hptr)
jb iniFileLoop
cleanUp:
mov bx, es:[hashTableBlkHandle]
call MemUnlock
segmov ds, es ; ds <- dgroup
call VInitFile
.leave
ret
InitFileInitHashTable endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashProcessIniFile
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Process one ini file.
CALLED BY: InitFileInitHashTable
PASS: ^hbx = ini file block handle
*ds:si = hash table chunk array
es = dgroup
di = Offset into the KLV_initFileBufHan
variable. We use it as an offset into
any hash table entry we deal with as each element
can have ptrs into different ini buffers. See
initfileVariable.def and the definition of
InitFileHashEntry for more details.
ax = offset into the ini buffer where we want to start
processing. so that *(^hbx:ax) is where we should
start. This is 0 when building and something else
if we're writting something out.
RETURN: nothing
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashProcessIniFile proc near
; !!! MUST BE IDENTICAL to local vars in HashAddPrimaryEntry
tableSeg local sptr push ds
tableHandle local hptr push si
iniFileBlkHan local hptr push bx
iniFileBlkHanOffset local word push di
iniFileBufferOffset local word push ax
ForceRef tableSeg
ForceRef tableHandle
ForceRef iniFileBlkHan
ForceRef iniFileBlkHanOffset
uses ax,bx,cx,dx,si,di,bp, ds
.enter
;
; Lock the ini file block and save the segment.
;
call MemLock ; ax <- seg of ini file
mov ds, ax
mov es:[initFileBufSegAddr], ax
mov si, ss:[iniFileBufferOffset] ; ds:si <- ini file start
;
processNextCategory:
;
; Get the next cat string from the ini file, hash it, then add
; the entry to the table. Loop.
;
call HashGetNextCat ; ds:si <- category string
jc done
call HashHashCat ; dx <- table location
call HashAddEntry
jmp processNextCategory
done:
call MemUnlock
.leave
ret
HashProcessIniFile endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashAddPrimaryEntry
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Hash a new category for the primary init file
CALLED BY: CreateCategory
PASS: cx - near pointer to new category
es - dgroup
RETURN: nothing
DESTROYED: nothing
SIDE EFFECTS:
PSEUDO CODE/STRATEGY:
REVISION HISTORY:
Name Date Description
---- ---- -----------
EW 12/16/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashAddPrimaryEntry proc far
uses ax,bx,cx,dx,si,di,bp,ds
; !!! MUST BE IDENTICAL to local vars in HashProcessIniFile
tableSeg local sptr
tableHandle local hptr
iniFileBlkHan local hptr
iniFileBlkHanOffset local word
iniFileBufferOffset local word
ForceRef iniFileBlkHan
ForceRef iniFileBufferOffset
uses ax,bx,cx,dx,si,di,bp, ds
.enter
;
; we only write to the primary init file, which is offset 0
;
clr ss:[iniFileBlkHanOffset]
;
; get the hash block
;
mov bx, es:[hashTableBlkHandle]
mov si, es:[hashTableChunkHandle]
call MemLock
mov ss:[tableSeg], ax
mov ss:[tableHandle], si
;
; hash the category
;
mov ds, es:[initFileBufSegAddr]
mov si, cx ; ds:si = category
call HashHashCat ; dx <- table location
call HashAddEntry
.leave
ret
HashAddPrimaryEntry endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashAddEntry
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Add an entry to the table.
CALLED BY: HashProcessIniFile
PASS: bp = stackframe from HashProcessIniFile
tableSeg
tableHandle
initFileBlkHanOffset
si = nptr to category string in ini file
dx = table position
RETURN: nothing
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashAddEntry proc near
uses ax,bx,cx,dx,si,di,bp, ds
.enter inherit HashProcessIniFile
EC < Assert le dx, INITFILE_HASH_TABLE_SIZE >
EC < Assert stackFrame bp >
;
; Get the table in ds:si
;
mov cx, si ; cx <- nptr to category
mov ax, ss:[tableSeg]
mov ds, ax
mov si, ss:[tableHandle] ; *ds:si chunk array
;
; Load up the table entry. dx is the table entry number.
;
mov si, ds:[si] ; ds:si <- header
add si, offset IFHTH_table ; ds:si <- table
shl dx ; convert index to word sized
add si, dx ; ds:si <- entry location
;
; See if we already have an element.
;
tst {word}ds:[si]
jnz elementExists
;
; No element here yet. Create one and stick it in the table.
;
; mov bx, si
mov si, ss:[tableHandle] ; *ds:si <- chunk array
call ChunkArrayAppend ; di <- offset of element
segmov tableSeg, ds, ax
sub di, ds:[si] ; make offset relative to chunk
; ChunkArrayAppend might have caused the lmem block to move, so
; calculate the offset again
mov bx, ds:[si]
add bx, offset IFHTH_table
add bx, dx
mov ds:[bx], di ; store offset in hash table
add di, ds:[si] ; ds:di = new IFHE
jmp haveElement
elementExists:
;
; See if this is a collision or just a duplicate category in a
; different ini file.
;
mov di, ds:[si] ; ds:di <- offset in chunk
mov ax, di ; save offset
mov si, ss:[tableHandle]
add di, ds:[si] ; ds:di = existing IFHE
call HashCheckForCollision
jz haveElement
;
; Deal with the collision.
; pass in the offset of the elem in chunk instead of absolute address
; because the lmem block might move, which will result in a bogus
; address
call HashDealWithCollision
jmp finish
haveElement:
;
; Element is in ds:di.
;
mov bx, ss:[iniFileBlkHanOffset]
; if this a catPtr already exists it's because the ini file has two
; entries for the same category. We ignore all but the first entry.
tst ds:[di][bx].IFHE_catPtrs
jnz finish
mov ds:[di][bx].IFHE_catPtrs, cx
finish:
.leave
ret
HashAddEntry endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashCheckForCollision
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: See if the category already in this element is different
than the one we're hashing.
CALLED BY: HashAddEntry
PASS: ds:di = existing element we collided with
es = dgroup
cx = nptr to category we're hashing relative to the
segment in initFileBufSegAddr in dgroup
RETURN: z flag set if no collision. This means that target string
equals the existing element string.
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/12/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashCheckForCollision proc near
uses ax, bx, cx, dx, ds, es, si, di
.enter
;
; Get a hold of a ptr to a category within this existing element.
;
clr bx
catLoop:
mov ax, ds:[di][bx].IFHE_catPtrs
tst ax
jnz foundCat
add bx, size hptr
cmp bx, (MAX_INI_FILES* size hptr)
jb catLoop
;
; If we reach this point, it means that all the pointers
; were null, so why does this entry even exist? In NEC,
; just ignore this entry.
;
EC < ERROR INIT_FILE_CORRUPT_HASH_TABLE >
NEC < inc bx ; clear z flag >
NEC < jmp done >
;
; We found a pointer to the category label. See if this
; is the desired category.
;
foundCat:
mov si, ax
mov bx, es:[loaderVars][bx].KLV_initFileBufHan
call MemLock
mov ds, ax ; ds:si <- file str
mov di, cx
mov cx, es:[catStrLen] ; length
mov es, es:[initFileBufSegAddr] ; es:di <- hash str
repe cmpsb
NEC < done: >
call MemUnlock
.leave
ret
HashCheckForCollision endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashDealWithCollision
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Deal with a collision when building the table.
CALLED BY: HashAddEntry
PASS: ds:di = the existing element we collided with
ax = offset of element in chunk
cx = nptr to target category relative to current ini blk
es = dgroup
*ds:si = the hash table chunk
RETURN: nothing
DESTROYED:
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/11/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashDealWithCollision proc near
uses ax,bx,cx,dx,si,di,bp, ds, es
.enter inherit HashProcessIniFile
;
; Get to the end of the chain.
;
mov bx, ss:[iniFileBlkHanOffset]
findEndLoop:
tst ds:[di].IFHE_next
jz atEnd
mov di, ds:[di].IFHE_next ; offset from start of chunk
add di, ds:[si] ; ds:di = next IFHE
call HashCheckForCollision
jnz findEndLoop
;
; We don't want to clobber an exisiting entry
;
tst ds:[di][bx].IFHE_catPtrs
jnz done
mov ds:[di][bx].IFHE_catPtrs, cx
jmp done
atEnd:
call ChunkArrayAppend ; ds:di <- element
segmov tableSeg, ds, dx
;
; Set up the element.
;
mov ds:[di][bx].IFHE_catPtrs, cx
sub di, ds:[si] ; convert to chunk-relative
;
; the lmem block may have moved due to the ChunkArrayAppend, so the
; position of the existing IFHE might have moved, so we calculate it
; again
;
mov si, ss:[tableHandle]
add ax, ds:[si]
mov_tr bx, ax
mov ds:[bx].IFHE_next, di
done:
.leave
ret
HashDealWithCollision endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashHashCat
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Get the hash value for the passed category string.
CALLED BY: ini Hash routines
PASS: ds:si = string to hash
RETURN: dx = value
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial version
hash code from adam
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashHashCat proc near
uses ax,bx,cx,si,di,bp
.enter
clr bx, dx
mov cl, 5
clr ah
charLoop:
lodsb
;
; When building the table ']' signals the end of a string. When
; reading and such the strings are ASCIIZ...
;
cmp al, ']' ; end of cat string?
je done ; yes
tst al
jz done
;
; Skip this if it's a space.
;
cmp al, ' '
je charLoop
;
; Downsize this if it's a cap. but let non-letters slip through.
;
cmp al, 'z'
ja ready
cmp al, 'a'
jb ready
sub al, 'a'-'A'
ready:
;
; Multiply existing value by 33
;
movdw dibp, bxdx ; save current value for add
rol dx, cl ; *32, saving high 5 bits in low ones
shl bx, cl ; *32, making room for high 5 bits of
; dx
mov ch, dl
andnf ch, 0x1f ; ch <- high 5 bits of dx
andnf dl, not 0x1f ; nuke saved high 5 bits
or bl, ch ; shift high 5 bits into bx
adddw bxdx, dibp ; *32+1 = *33
;
; Add current character into the value.
;
add dx, ax
adc bx, 0
jmp charLoop
done:
; nifty steveK business to speed this up.
mov ax, dx
mov dx, bx ; dxax <- value
divideLoop:
cmpdw dxax, 65536*INITFILE_HASH_TABLE_SIZE
jb finishUp
subdw dxax, 65536*INITFILE_HASH_TABLE_SIZE
jmp divideLoop
finishUp:
mov bx, INITFILE_HASH_TABLE_SIZE
div bx
finished::
.leave
ret
HashHashCat endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashGetNextCat
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Find the next category in the ini file.
CALLED BY: InitFileInitHashTable
PASS: ds:si = ptr to ini buffer
RETURN: ds:si = ptr to category, just after '[' delimeter
catStrLen in dgoup set to the length of this category string.
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashGetNextCat proc near
uses ax,bx,cx,dx,di,bp
.enter
;
; We simply parse through the file looking for a '['.
;
mov ah, '[' ; marks category
findLoop:
lodsb
cmp al, MSDOS_TEXT_FILE_EOF
je eof
cmp al, '\\'
je escapedChar
cmp al, INIT_FILE_COMMENT
je commentChar
afterComment:
cmp ah, al
jne findLoop
push es
segmov es, ds
mov di, si ; es:di <- ptr to cat
mov cx, MAX_INITFILE_CATEGORY_LENGTH
mov al, ']' ; check for this
repne scasb
dec di ; move back to ]
sub di, si ; di <- the length
EC < Assert le di, MAX_INITFILE_CATEGORY_LENGTH >
pop es
mov es:[catStrLen], di
clc
exit:
.leave
ret
eof:
stc ; return EOF found
jmp exit
escapedChar: ; Escaped char hit...
lodsb ; read past escaped char
cmp al, MSDOS_TEXT_FILE_EOF
je eof
jmp findLoop ; & continue w/NEXT char
commentChar: ; Comment char hit...
lodsb ; read through EOLN,
cmp al, MSDOS_TEXT_FILE_EOF
je eof
cmp al, '\n'
jne commentChar
jmp short afterComment ; continue with EOLN itself
HashGetNextCat endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashCreateTable
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Create the chunk array for the table.
CALLED BY: InitFileInitHashTable
PASS: nothing
RETURN: bx = block handle of table chunk array (LOCKED!)
*ds:si = chunk array, ready to party
DESTROYED: nothing
NOTES:
The structure of the table is this. The chunk array header
contains the 271 possible hash buckets. Each one of these
entries is either NULL or a chunk array element number.
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/ 8/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashCreateTable proc near
uses ax,cx,dx,di,bp
.enter
;
; Create the block.
;
mov ax, LMEM_TYPE_GENERAL
clr cx
call MemAllocLMem
push bx ; save heap handle
;
; Make the thing sharable.
;
clr ah ; clear no flags
mov al, mask HF_SHARABLE
call MemModifyFlags
;
; Make the chunk array. ChunkArrayCreate zeros things out for us.
;
call MemLock ; ax <- segment
mov ds, ax ; block for the new array
mov bx, size InitFileHashEntry ; bx <- elem size
mov cx, size InitFileHashTableHeader
; cx <- header size
clr ax, si ; si = create a chunk handle
; al = ObjChunkFlags
call ChunkArrayCreate ; *ds:si <- array
pop bx ; recover heap handle
.leave
ret
HashCreateTable endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashFindCategory
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Locates the given category.
CALLED BY: FindCategory for now.
PASS: es, bp - dgroup
dgroup:[catStrAddr] - category ASCIIZ string
dgroup:[catStrOffset]
dgroup:[catStrLen]
dgroup:[currentIniOffset]
RETURN: IF CATEGORY FOUND:
CARRY CLEAR
dgroup:[initFileBufPos] - offset from
BufAddr to character after ']'
ELSE
CARRY SET
initFileBufPos - unchanged
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/12/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashFindCategory proc near
uses bx, dx, si, di, ds
.enter
;
; Hash the string to get the table location.
;
lds si, es:[catStrAddr] ;ds:si <- string to hash
call HashHashCat ; dx <- table location
;
; Search for the category
;
call HashFindCategoryLow
;
; Unlock the hash table
;
mov bx, es:[hashTableBlkHandle]
call MemUnlock
.leave
ret
HashFindCategory endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashRemoveCategory
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Remove the hash entry for a category
CALLED BY: InitFileDeleteCategory
PASS: es, bp - dgroup
dgroup:[catStrAddr] - category ASCIIZ string
dgroup:[catStrOffset]
dgroup:[catStrLen]
dgroup:[currentIniOffset]
RETURN: nothing
DESTROYED: nothing
SIDE EFFECTS:
PSEUDO CODE/STRATEGY:
REVISION HISTORY:
Name Date Description
---- ---- -----------
EW 12/17/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashRemoveCategory proc far
uses ax, bx, cx, dx, si, di, bp, ds
.enter
;
; Hash the string to get the table location.
;
lds si, es:[catStrAddr] ;ds:si <- string to hash
call HashHashCat ; dx <- table location
;
; Search for the category
;
call HashFindCategoryLow ; ds:di = IFHE
EC < ERROR_C INIT_FILE_CORRUPT_HASH_TABLE >
;
; Remove the pointer to the first init file
;
clr {word}ds:[di].IFHE_catPtrs
;
; See if this category is in any other file
;
CheckHack <MAX_INI_FILES gt 1>
mov bx, 2*(MAX_INI_FILES-1)
check:
tst_clc ds:[di].IFHE_catPtrs[bx]
jnz cleanup
dec bx
dec bx
jnz check
;
; There are no other references, so we need to deallocate this
; chunk array entry. We start by checking to see if this entry
; is referenced directly by the hash table.
;
mov si, es:[hashTableChunkHandle]
mov si, ds:[si] ; ds:si <- header
mov bx, si ; bx = chunk base
add si, offset IFHTH_table
shl dx ; convert to word
add si, dx ; ds:si <- tableloc
sub di, bx ; di = relative offset
;
; walk down the linked list until we find the pointer to the
; selected entry
;
docmp:
cmp di, ds:[si]
je found
mov si, ds:[si] ; offset relative to chunk
EC < tst si >
EC < ERROR_Z INIT_FILE_CORRUPT_HASH_TABLE >
add si, bx ; actual offset
add si, offset IFHE_next
jmp docmp
;
; make the entry which points to the deleted entry point to the
; entry following the deleted entry, or null
;
found:
add di, bx
segmov ds:[si], ds:[di].IFHE_next, ax
;
; remove the actual element
;
mov cx, di
mov si, es:[hashTableChunkHandle]
call ChunkArrayDelete
; does ds:di point to the same element, if not this means that we
; deleted the last element in the chunk array, so we needn't update teh
; hash table
cmp cx, di
jne cleanup
sub di, bx ; restore relative ptr
;
; all elements after this one just moved up, so we need to update
; pointers to them in the hash table
;
call HashUpdateTblPtrs
;
; Unlock the hash table
;
cleanup:
mov bx, es:[hashTableBlkHandle]
call MemUnlock
.leave
ret
HashRemoveCategory endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashUpdateTblPtrs
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: update all the chunk array element pointers located after
the element just deleted.
CALLED BY: HashRemoveCategory
PASS: es - dgroup
ds:di - reletive ptr to chunk array element
RETURN: nothing
DESTROYED: nothing
SIDE EFFECTS: nothing
PSEUDO CODE/STRATEGY:
loop through the entire hash table
if chunkPtr > di
chunkPtr -= size InitFileHashEntry
loop through all elements in chunkarray
if IFHTH_next > di
IFHTH_next -= size InitFileHashEntry
REVISION HISTORY:
Name Date Description
---- ---- -----------
mjoy 3/ 6/97 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashUpdateTblPtrs proc near
uses si, bx, cx
.enter
mov si, es:[hashTableChunkHandle] ; ds:si - header
mov si, ds:[si] ; si - chunk base
add si, offset IFHTH_table ; ds:si<- table
mov bx, 2*INITFILE_HASH_TABLE_SIZE
updateHash: ; ds:[si][bx]=hash slot
sub bx, 2
jb hashDone ; no more slots
cmp ds:[si][bx], di ; do we need to shift?
jb updateHash
sub {word}ds:[si][bx], size InitFileHashEntry
jmp updateHash
hashDone:
;
; similarly, we need to update all the IFHE_next pointers
;
sub si, offset IFHTH_table
mov cx, ds:[si].CAH_count
add si, ds:[si].CAH_offset
sub si, size InitFileHashEntry
updateNext:
add si, size InitFileHashEntry
jcxz done
dec cx
cmp ds:[si].IFHE_next, di
jb updateNext
sub ds:[si].IFHE_next, size InitFileHashEntry
jmp updateNext
done:
.leave
ret
HashUpdateTblPtrs endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashFindCategoryLow
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Locates the given category.
CALLED BY: HashFindCategory, HashRemoveCategory
PASS: es, bp - dgroup
dx - hash value
dgroup:[catStrAddr] - category ASCIIZ string
dgroup:[catStrOffset]
dgroup:[catStrLen]
dgroup:[currentIniOffset]
RETURN: IF CATEGORY FOUND:
CARRY CLEAR
dgroup:[initFileBufPos] - offset from
BufAddr to character after ']'
ds:di - InitFileHashEntry (hash table block locked)
ELSE
CARRY SET
initFileBufPos - unchanged
hash table block locked
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/12/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashFindCategoryLow proc far
uses ax,bx,cx,dx,si,bp
.enter
;
; Lock down the chunk array block.
;
mov bx, es:[hashTableBlkHandle]
call MemLock
mov ds, ax
mov bx, es:[hashTableChunkHandle] ; *ds:si table
;
; Get the element chunk handle from the table.
;
mov si, ds:[bx] ; ds:si <- header
add si, offset IFHTH_table
shl dx ; convert to word
add si, dx ; ds:si <- tableloc
tst {word}ds:[si]
jz fail
;
; An element exists. Get the element and check the nptr in the
; appropriate spot.
;
mov di, ds:[si] ; di <-offset in chunk
scanElement:
;
; all the pointers in the table are relative to the chunk, so we need
; to add in the chunk's base address to get a real pointer
;
add di, ds:[bx] ; ds:di <- IFHE
;
; currentIniOffset is the offset to the ini blk handle in kvars.
; Again, we use it to know which catPtr to look at.
;
push bx
mov bx, es:[currentIniOffset]
mov cx, ds:[di][bx].IFHE_catPtrs
pop bx
; if cx is zero it could mean that there is not entry for that cat in
; the current ini file. But there could still be some value in
; IFHT_next
jcxz setUpForRetry
;
; We have an nptr. See if it actually matches the category string.
;
pushdw dsdi ; save element
mov es:[initFileBufPos], cx
lds si, es:[catStrAddr] ; ds:si cat string
call CmpString
jc popAndRetry
call GetChar
jc error
; cmp al, ']'
; jne huh?
mov ax, es:[initFileBufPos]
mov es:[curCatOffset], ax
popdw dsdi
clc
jmp exit
popAndRetry:
popdw dsdi
setUpForRetry:
;
; Get the next element and try again.
;
tst ds:[di].IFHE_next
jz fail
mov di, ds:[di].IFHE_next
jmp scanElement
fail:
stc
exit:
;
; LEAVE HASH BLOCK LOCKED
;
.leave
ret
error:
popdw dsdi
GOTO CorruptedIniFileError
HashFindCategoryLow endp
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
HashUpdateHashTable
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SYNOPSIS: Update all of the hash table entries located after the current
pointer into the file.
CALLED BY: InitFileWrite
PASS: es - dgroup
dgroup:[initFileBufPos] - offset from buffer to insertion loc
(new data will start at this location)
cx - amount of space added (negative if space removed)
RETURN: nothing
DESTROYED: nothing
REVISION HISTORY:
Name Date Description
---- ---- -----------
jimw 11/13/96 Initial version
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@
HashUpdateHashTable proc far
uses ax, bx, cx, si, di, ds
.enter
;
; get a pointer to the table
;
mov bx, es:[hashTableBlkHandle]
mov si, es:[hashTableChunkHandle]
call MemLock
mov ds, ax
;
; set up for loop
;
mov ax, cx ; ax = adjustment
mov di, ds:[si] ; ds:di = array
mov cx, ds:[di].CAH_count ; cx = # of elements
add di, ds:[di].CAH_offset ; ds:di = 1st element
mov si, es:[initFileBufPos]
sub di, size InitFileHashEntry
CheckHack <offset IFHE_catPtrs eq 0>
;
; main loop:
; ds:di = <some element>.IFHE_catPtrs[0]
; cx = # of remaining elements
; si = offset at which to start adjusting
; ax = amount by which to adjust
;
top:
add di, size InitFileHashEntry ; goto next entry
jcxz done
dec cx
cmp si, ds:[di] ; past insert point?
ja top ; branch if not
add ds:[di], ax ; adjust the offset
jmp top
done:
call MemUnlock
.leave
ret
HashUpdateHashTable endp
InitfileRead ends
endif ; HASH_INIFILE
| 24.789203 | 79 | 0.581562 |
d497a83fa5a744ddb0fcbcaf97360f60a6d60369 | 695 | asm | Assembly | programs/oeis/156/A156718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/156/A156718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/156/A156718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A156718: Numbers k such that k^2 == -1 (mod 13^2).
; 70,99,239,268,408,437,577,606,746,775,915,944,1084,1113,1253,1282,1422,1451,1591,1620,1760,1789,1929,1958,2098,2127,2267,2296,2436,2465,2605,2634,2774,2803,2943,2972,3112,3141,3281,3310,3450,3479,3619,3648,3788,3817,3957,3986,4126,4155,4295,4324,4464,4493,4633,4662,4802,4831,4971,5000,5140,5169,5309,5338,5478,5507,5647,5676,5816,5845,5985,6014,6154,6183,6323,6352,6492,6521,6661,6690,6830,6859,6999,7028,7168,7197,7337,7366,7506,7535,7675,7704,7844,7873,8013,8042,8182,8211,8351,8380
mov $3,$0
mov $4,$0
mov $5,$0
mov $0,3
mul $0,$4
div $0,6
gcd $5,2
pow $5,$5
mul $5,6
add $0,$5
add $0,2
mul $0,3
sub $0,8
mov $2,$3
mul $2,83
add $0,$2
| 34.75 | 487 | 0.717986 |
81c0d4f2d962d1e752d6b71b707d42361b724a3a | 648 | asm | Assembly | WangShuang_book/p258.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | 1 | 2018-11-21T23:34:24.000Z | 2018-11-21T23:34:24.000Z | WangShuang_book/p258.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | WangShuang_book/p258.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | ; use 7ch interrupt handler to achieve the function of "jmp near ptr s"
; use (bx)=displacement as a passing parameter
; 7ch interrupt handler is stored at 0000:0200
assume cs:code
code segment
start: mov ax, cs
mov ds, ax
mov si, offset myjmp
mov ax, 0
mov es, ax
mov di, 0200h
mov cx, offset myjmpend - offset myjmp
cld ; set df flag to 0
rep movsb
mov ax, 0
mov es, ax
mov word ptr es:[7ch*4], 0200h
mov word ptr es:[7ch*4+2], 0
mov ax, 4c00h
int 21h
myjmp: ; 7ch interrupt handler, will be stored at 0000:0200
push bp
mov bp, sp
add ss:[bp+2], bx ; modify ip
pop bp
iret
myjmpend: nop
code ends
end start
| 15.428571 | 71 | 0.683642 |
275b6d118194838f4969d022a060cf06a4b5f532 | 782 | asm | Assembly | libsrc/_DEVELOPMENT/fcntl/z80/__fcntl_fdstruct_from_fd_1.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/fcntl/z80/__fcntl_fdstruct_from_fd_1.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/fcntl/z80/__fcntl_fdstruct_from_fd_1.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fcntl
PUBLIC __fcntl_fdstruct_from_fd_1
EXTERN error_ebdfd_zc
EXTERN __fcntl_fdtbl, __fcntl_fdtbl_size
__fcntl_fdstruct_from_fd_1:
; return fdstruct* at index fd
;
; enter : hl = int fd
;
; exit : success
;
; de = FDSTRUCT *
; hl = & fdtbl[fd] + 1b
; z flag set if de == 0 (index vacant)
; carry reset
;
; fail if fd out of range
;
; hl = 0
; carry set, errno = EBDFD
;
; uses : af, de, hl
ld a,h
or a
jp nz, error_ebdfd_zc
ld a,l
sub __fcntl_fdtbl_size
jp nc, error_ebdfd_zc
add hl,hl
ld de,__fcntl_fdtbl
add hl,de
ld e,(hl)
inc hl
ld d,(hl)
ld a,d
or e
ret
| 15.64 | 51 | 0.539642 |
370dcf859934498e1c820009776a6c7f6e50ec84 | 5,434 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_21829_459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x14ed6, %r12
dec %r11
mov $0x6162636465666768, %r8
movq %r8, %xmm0
movups %xmm0, (%r12)
nop
cmp %r9, %r9
lea addresses_normal_ht+0xeed6, %rsi
lea addresses_UC_ht+0x17b06, %rdi
nop
add %rbp, %rbp
mov $28, %rcx
rep movsl
nop
nop
nop
sub %r12, %r12
lea addresses_A_ht+0x136d6, %rsi
nop
nop
nop
xor %r12, %r12
mov (%rsi), %r8d
nop
and $59292, %rcx
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r9
pop %r8
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r15
push %r9
push %rax
push %rdi
push %rsi
// Store
lea addresses_A+0x12d6, %r12
nop
nop
nop
nop
nop
cmp $53077, %rdi
mov $0x5152535455565758, %r10
movq %r10, %xmm2
vmovups %ymm2, (%r12)
nop
nop
nop
nop
nop
add %rdi, %rdi
// Store
lea addresses_PSE+0x1a256, %r10
sub $45360, %rax
movl $0x51525354, (%r10)
nop
nop
nop
dec %r10
// Store
lea addresses_A+0x12d6, %r9
nop
nop
nop
cmp %r15, %r15
mov $0x5152535455565758, %rax
movq %rax, (%r9)
nop
nop
nop
nop
sub %r10, %r10
// Faulty Load
lea addresses_A+0x12d6, %rdi
nop
nop
nop
nop
nop
sub %r10, %r10
mov (%rdi), %eax
lea oracles, %rsi
and $0xff, %rax
shlq $12, %rax
mov (%rsi,%rax,1), %rax
pop %rsi
pop %rdi
pop %rax
pop %r9
pop %r15
pop %r12
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'size': 2, 'NT': False, 'type': 'addresses_A', 'same': False, 'AVXalign': False, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'size': 32, 'NT': False, 'type': 'addresses_A', 'same': True, 'AVXalign': False, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'size': 4, 'NT': False, 'type': 'addresses_PSE', 'same': False, 'AVXalign': False, 'congruent': 5}}
{'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_A', 'same': True, 'AVXalign': False, 'congruent': 0}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_A', 'same': True, 'AVXalign': False, 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'size': 16, 'NT': False, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 10}}
{'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_normal_ht', 'congruent': 8}, 'dst': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 4}}
{'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 5}}
{'58': 21829}
58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58
*/
| 40.251852 | 2,999 | 0.658631 |
ea5f8ad314fb68e083a9bbe122f12ac5b28ce38b | 13,650 | asm | Assembly | ZORTON.reko/ZORTON_2353.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | null | null | null | ZORTON.reko/ZORTON_2353.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | null | null | null | ZORTON.reko/ZORTON_2353.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | 1 | 2021-03-10T22:29:06.000Z | 2021-03-10T22:29:06.000Z | ;;; Segment 2353 (2353:0000)
2353:0000 3B 85 ;.
l2331_0222:
leave
retf
;; fn2353_0004: 2353:0004
;; Called from:
;; 0CE0:1178 (in fn0CE0_08FC)
;; 1ED7:0248 (in fn1ED7_000E)
;; 1ED7:0340 (in fn1ED7_000E)
;; 1F0F:1033 (in fn1F0F_0BF7)
;; 1F0F:10E3 (in fn1F0F_0BF7)
;; 1F0F:11F6 (in fn1F0F_0BF7)
fn2353_0004 proc
enter 4h,0h
cli
mov ax,28BAh
mov es,ax
mov dword ptr es:[302Ch],0h
mov dword ptr [86C4h],0h
mov dword ptr [8724h],0h
mov dword ptr [8744h],0h
mov dword ptr [8784h],0h
mov dword ptr [87A8h],0h
mov dword ptr [8764h],0h
cmp byte ptr [bp+6h],0h
jz 0076h
l2353_0054:
mov es,ax
mov es:[302Eh],ds
mov word ptr es:[302Ch],86E8h
mov [bp-2h],ds
mov word ptr [bp-4h],86A8h
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
l2353_0076:
cmp byte ptr [bp+8h],0h
jz 00BBh
l2353_007C:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 009Ah
l2353_008A:
mov es,ax
mov es:[302Eh],ds
mov word ptr es:[302Ch],8688h
jmp 00A7h
l2353_009A:
les bx,[bp-4h]
mov es:[bx+1Eh],ds
mov word ptr es:[bx+1Ch],8688h
l2353_00A7:
mov [bp-2h],ds
mov word ptr [bp-4h],8588h
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
l2353_00BB:
cmp byte ptr [bp+0Ah],0h
jz 010Dh
l2353_00C1:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 00ECh
l2353_00CF:
mov dx,ds
mov bx,8748h
mov es,ax
mov es:[302Eh],dx
mov ax,dx
mov es:[302Ch],bx
mov dx,bx
mov [bp-2h],ax
mov [bp-4h],dx
jmp 0101h
l2353_00EC:
les bx,[bp-4h]
mov es:[bx+1Eh],ds
mov word ptr es:[bx+1Ch],8748h
mov [bp-2h],ds
mov word ptr [bp-4h],8748h
l2353_0101:
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
l2353_010D:
cmp byte ptr [bp+0Ch],0h
jz 015Fh
l2353_0113:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 013Eh
l2353_0121:
mov dx,ds
mov bx,8728h
mov es,ax
mov es:[302Eh],dx
mov ax,dx
mov es:[302Ch],bx
mov dx,bx
mov [bp-2h],ax
mov [bp-4h],dx
jmp 0153h
l2353_013E:
les bx,[bp-4h]
mov es:[bx+1Eh],ds
mov word ptr es:[bx+1Ch],8728h
mov [bp-2h],ds
mov word ptr [bp-4h],8728h
l2353_0153:
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
l2353_015F:
cmp byte ptr [bp+0Eh],0h
jz 01B1h
l2353_0165:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 0190h
l2353_0173:
mov dx,ds
mov bx,8708h
mov es,ax
mov es:[302Eh],dx
mov ax,dx
mov es:[302Ch],bx
mov dx,bx
mov [bp-2h],ax
mov [bp-4h],dx
jmp 01A5h
l2353_0190:
les bx,[bp-4h]
mov es:[bx+1Eh],ds
mov word ptr es:[bx+1Ch],8708h
mov [bp-2h],ds
mov word ptr [bp-4h],8708h
l2353_01A5:
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
l2353_01B1:
cmp dword ptr [bp+10h],0h
jz 01FCh
l2353_01B8:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 01D7h
l2353_01C6:
mov edx,[bp+10h]
mov es,ax
mov es:[302Ch],edx
mov eax,edx
jmp 01EDh
l2353_01D7:
les bx,[bp-4h]
mov eax,[bp+10h]
mov es:[bx+1Ch],eax
jmp 01EDh
l2353_01E5:
les bx,[bp-4h]
mov eax,es:[bx+1Ch]
l2353_01ED:
mov [bp-4h],eax
les bx,[bp-4h]
cmp dword ptr es:[bx+1Ch],0h
jnz 01E5h
l2353_01FC:
cmp byte ptr [bp+14h],0h
jz 026Ch
l2353_0202:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 022Dh
l2353_0210:
mov dx,ds
mov bx,8768h
mov es,ax
mov es:[302Eh],dx
mov ax,dx
mov es:[302Ch],bx
mov dx,bx
mov [bp-2h],ax
mov [bp-4h],dx
jmp 0242h
l2353_022D:
les bx,[bp-4h]
mov es:[bx+1Eh],ds
mov word ptr es:[bx+1Ch],8768h
mov [bp-2h],ds
mov word ptr [bp-4h],8768h
l2353_0242:
mov [87AAh],ds
mov word ptr [87A8h],8768h
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
mov ax,28BAh
mov edx,[bp-4h]
mov es,ax
mov es:[3030h],edx
call far 2504h:0283h
l2353_026C:
cmp dword ptr [bp+16h],0h
jz 02AEh
l2353_0273:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[302Ch],0h
jnz 0292h
l2353_0281:
mov edx,[bp+16h]
mov es,ax
mov es:[302Ch],edx
mov eax,edx
jmp 029Eh
l2353_0292:
les bx,[bp-4h]
mov eax,[bp+16h]
mov es:[bx+1Ch],eax
l2353_029E:
mov [bp-4h],eax
les bx,[bp-4h]
mov dword ptr es:[bx+1Ch],0h
l2353_02AE:
sti
leave
retf
2353:02B1 C8 04 00 00 B8 BA 28 8E C0 66 26 A1 2C 30 66 ......(..f&.,0f
2353:02C0 89 46 FC 66 3B 46 06 75 50 66 83 7E 0A 00 74 22 .F.f;F.uPf.~..t"
2353:02D0 C4 5E FC 66 26 8B 47 1C C4 5E 0A 66 26 89 47 1C .^.f&.G..^.f&.G.
2353:02E0 B8 BA 28 66 8B 56 0A 8E C0 66 26 89 16 2C 30 E9 ..(f.V...f&..,0.
2353:02F0 84 00 B8 BA 28 8E C0 26 C4 1E 2C 30 66 26 8B 47 ....(..&..,0f&.G
2353:0300 1C BA BA 28 8E C2 66 26 A3 2C 30 EB 69 C4 5E FC ...(..f&.,0.i.^.
2353:0310 66 26 8B 47 1C 66 89 46 FC C4 5E FC 66 26 8B 47 f&.G.f.F..^.f&.G
2353:0320 1C 66 3B 46 06 75 E6 66 3B 46 06 75 49 66 83 7E .f;F.u.f;F.uIf.~
2353:0330 0A 00 74 28 C4 5E FC 26 C4 5F 1C 26 8B 47 1E 26 ..t(.^.&._.&.G.&
2353:0340 8B 57 1C C4 5E 0A 26 89 47 1E 26 89 57 1C C4 5E .W..^.&.G.&.W..^
2353:0350 FC 66 8B 46 0A 66 26 89 47 1C EB 1A C4 5E FC 26 .f.F.f&.G....^.&
2353:0360 C4 5F 1C 26 8B 47 1E 26 8B 57 1C C4 5E FC 26 89 ._.&.G.&.W..^.&.
2353:0370 47 1E 26 89 57 1C C9 CB C8 08 00 00 B8 BA 28 8E G.&.W.........(.
2353:0380 C0 66 26 A1 30 30 66 89 46 FC C4 5E FC 26 8B 47 .f&.00f.F..^.&.G
2353:0390 18 89 46 FA A1 20 A5 85 46 FA 75 03 E9 73 01 A1 ..F.. ..F.u..s..
2353:03A0 86 85 3B 46 FA 75 03 E9 68 01 8B 46 FA 89 46 F8 ..;F.u..h..F..F.
2353:03B0 B9 07 00 BB 14 05 2E 8B 07 3B 46 F8 74 08 83 C3 .........;F.t...
2353:03C0 02 E2 F3 E9 16 01 2E FF 67 0E 66 83 3E A8 87 00 ........g.f.>...
2353:03D0 74 10 C4 1E A8 87 26 C7 47 0A BA 28 26 C7 47 08 t.....&.G..(&.G.
2353:03E0 0E 88 B8 BA 28 8E C0 66 26 C7 06 4F 30 00 00 00 ....(..f&..O0...
2353:03F0 00 E9 E8 00 66 83 3E A8 87 00 74 E6 C4 1E A8 87 ....f.>...t.....
2353:0400 26 C7 47 0A BA 28 26 C7 47 08 CC 87 EB D4 EB D2 &.G..(&.G.......
2353:0410 66 83 3E A8 87 00 74 CA C4 1E A8 87 26 C7 47 0A f.>...t.....&.G.
2353:0420 BA 28 26 C7 47 08 3A 88 EB B8 EB B6 66 83 3E A8 .(&.G.:.....f.>.
2353:0430 87 00 74 AE C4 1E A8 87 26 C7 47 0A BA 28 26 C7 ..t.....&.G..(&.
2353:0440 47 08 24 88 EB 9C EB 9A 66 83 3E A8 87 00 74 15 G.$.....f.>...t.
2353:0450 C4 1E A8 87 B8 BA 28 06 8E C0 66 26 A1 39 30 07 ......(...f&.90.
2353:0460 66 26 89 47 08 B8 BA 28 8E C0 26 C7 06 51 30 BA f&.G...(..&..Q0.
2353:0470 28 26 C7 06 4F 30 34 30 EB 62 66 83 3E A8 87 00 (&..O040.bf.>...
2353:0480 74 15 C4 1E A8 87 B8 BA 28 06 8E C0 66 26 A1 42 t.......(...f&.B
2353:0490 30 07 66 26 89 47 08 B8 BA 28 8E C0 26 C7 06 51 0.f&.G...(..&..Q
2353:04A0 30 BA 28 26 C7 06 4F 30 3D 30 EB 30 66 83 3E A8 0.(&..O0=0.0f.>.
2353:04B0 87 00 74 15 C4 1E A8 87 B8 BA 28 06 8E C0 66 26 ..t.......(...f&
2353:04C0 A1 4B 30 07 66 26 89 47 08 B8 BA 28 8E C0 26 C7 .K0.f&.G...(..&.
2353:04D0 06 51 30 BA 28 26 C7 06 4F 30 46 30 8B 46 FA A3 .Q0.(&..O0F0.F..
2353:04E0 86 85 B8 62 28 8E C0 26 80 3E 00 00 02 74 0A 8E ...b(..&.>...t..
2353:04F0 C0 26 80 3E 00 00 01 75 0C 66 6A 00 6A 15 9A 00 .&.>...u.fj.j...
2353:0500 00 31 23 EB 0A 66 6A 00 6A 15 9A BA 00 31 23 83 .1#..fj.j....1#.
2353:0510 C4 06 C9 CB 01 00 02 00 04 00 08 00 10 00 20 00 .............. .
2353:0520 00 01 F4 03 48 04 AC 04 7A 04 CA 03 2C 04 10 04 ....H...z...,...
2353:0530 C8 02 00 00 B8 BA 28 8E C0 66 26 83 3E 4F 30 00 ......(..f&.>O0.
2353:0540 75 03 E9 15 02 B8 BA 28 8E C0 26 C4 1E 4F 30 26 u......(..&..O0&
2353:0550 8A 07 98 0B C0 75 1F B8 62 28 8E C0 26 F6 06 00 .....u..b(..&...
2353:0560 00 20 75 12 8E C0 26 F6 06 00 00 40 75 08 66 6A . u...&....@u.fj
2353:0570 00 6A 21 E9 DC 01 B8 62 28 8E C0 26 F6 06 00 00 .j!....b(..&....
2353:0580 20 74 03 E9 D4 01 8E C0 26 F6 06 00 00 40 74 03 t......&....@t.
2353:0590 E9 C7 01 66 6A 00 6A 12 9A 00 00 31 23 83 C4 06 ...fj.j....1#...
2353:05A0 B8 62 28 8E C0 26 80 3E 00 00 01 75 03 E9 9D 01 .b(..&.>...u....
2353:05B0 B8 62 28 8E C0 26 80 3E 00 00 02 74 03 E9 9A 01 .b(..&.>...t....
2353:05C0 B8 BA 28 8E C0 26 80 3E 72 A1 00 75 03 E9 7D 01 ..(..&.>r..u..}.
2353:05D0 B8 BA 28 8E C0 66 26 83 3E 79 A1 00 75 03 E9 6C ..(..f&.>y..u..l
2353:05E0 01 8E C0 26 C4 1E 79 A1 66 26 83 7F 0C 00 74 03 ...&..y.f&....t.
2353:05F0 E9 9A 00 8E C0 26 8E 06 7B A1 26 80 7F 10 00 74 .....&..{.&....t
2353:0600 62 8E C0 26 8E 06 7B A1 26 C4 5F 11 66 26 8B 07 b..&..{.&._.f&..
2353:0610 BA BA 28 8E C2 66 26 A3 79 A1 B8 BA 28 8E C0 26 ..(..f&.y...(..&
2353:0620 C4 1E 79 A1 26 81 7F 1D 0F 1F 75 14 26 81 7F 1B ..y.&.....u.&...
2353:0630 A0 07 75 0C 8E C0 26 FF 36 7B A1 53 6A 06 EB 0D ..u...&.6{.Sj...
2353:0640 B8 BA 28 8E C0 66 26 FF 36 79 A1 6A 0E 9A 00 00 ..(..f&.6y.j....
2353:0650 31 23 83 C4 06 B8 BA 28 8E C0 26 C6 06 73 A1 01 1#.....(..&..s..
2353:0660 E9 F7 00 66 6A 00 6A 0E 9A 00 00 31 23 83 C4 06 ...fj.j....1#...
2353:0670 B8 BA 28 8E C0 26 C6 06 73 A1 01 B8 BA 28 8E C0 ..(..&..s....(..
2353:0680 66 26 C7 06 79 A1 00 00 00 00 E9 CD 00 B8 BA 28 f&..y..........(
2353:0690 8E C0 66 26 83 3E 79 A1 00 75 03 E9 BC 00 8E C0 ..f&.>y..u......
2353:06A0 66 26 FF 36 79 A1 9A 43 12 0F 1F 83 C4 04 89 46 f&.6y..C.......F
2353:06B0 FE 83 7E FE 00 75 03 E9 93 00 B8 BA 28 8E C0 26 ..~..u......(..&
2353:06C0 C4 1E 79 A1 26 8A 47 10 98 3B 46 FE 7C 6A FF 4E ..y.&.G..;F.|j.N
2353:06D0 FE B8 BA 28 8E C0 26 8E 06 7B A1 26 C4 5F 11 8B ...(..&..{.&._..
2353:06E0 46 FE C1 E0 02 03 D8 26 8B 47 02 26 8B 17 BB BA F......&.G.&....
2353:06F0 28 8E C3 26 A3 7B A1 26 89 16 79 A1 B8 BA 28 8E (..&.{.&..y...(.
2353:0700 C0 66 26 83 3E 79 A1 00 74 3D 8E C0 26 C4 1E 79 .f&.>y..t=..&..y
2353:0710 A1 26 81 7F 1D 0F 1F 74 03 E9 24 FF 26 81 7F 1B .&.....t..$.&...
2353:0720 A0 07 74 03 E9 19 FF 8E C0 26 FF 36 7B A1 53 6A ..t......&.6{.Sj
2353:0730 06 EB 1F E9 0A FF EB 0F B8 BA 28 8E C0 66 26 C7 ..........(..f&.
2353:0740 06 79 A1 00 00 00 00 66 6A 00 E9 FE FE 66 6A 00 .y.....fj....fj.
2353:0750 6A 0B 9A 00 00 31 23 83 C4 06 C9 CB j....1#.....
;; fn2353_075C: 2353:075C
;; Called from:
;; 1D10:06CE (in fn1D10_02AE)
fn2353_075C proc
enter 2h,0h
push si
mov ax,2862h
mov es,ax
mov al,es:[0000h]
mov ah,0h
test ax,1h
jz 0774h
l2353_0771:
jmp 0902h
l2353_0774:
mov ax,28BAh
mov es,ax
cmp dword ptr es:[304Fh],0h
jnz 0785h
l2353_0782:
jmp 08DDh
l2353_0785:
test word ptr [8586h],2h
jz 07C9h
l2353_078D:
mov ax,28BAh
mov es,ax
cmp byte ptr es:[309Dh],0h
jz 07C9h
l2353_079A:
mov ax,28BAh
mov es,ax
les bx,es:[304Fh]
mov al,es:[bx+1h]
cbw
mov dx,28BAh
mov es,dx
mov es,es:[3051h]
push ax
mov al,es:[bx]
cbw
pop dx
sub dx,ax
mov ax,28BAh
mov es,ax
mov es,es:[3051h]
add es:[bx+2h],dx
l2353_07C9:
test word ptr [8586h],8h
jz 080Dh
l2353_07D1:
mov ax,28BAh
mov es,ax
cmp byte ptr es:[309Ch],0h
jz 080Dh
l2353_07DE:
mov ax,28BAh
mov es,ax
les bx,es:[304Fh]
mov al,es:[bx+1h]
cbw
mov dx,28BAh
mov es,dx
mov es,es:[3051h]
push ax
mov al,es:[bx]
cbw
pop dx
sub dx,ax
mov ax,28BAh
mov es,ax
mov es,es:[3051h]
add es:[bx+2h],dx
l2353_080D:
test word ptr [8586h],4h
jz 0851h
l2353_0815:
mov ax,28BAh
mov es,ax
cmp byte ptr es:[309Bh],0h
jz 0851h
l2353_0822:
mov ax,28BAh
mov es,ax
les bx,es:[304Fh]
mov al,es:[bx+1h]
cbw
mov dx,28BAh
mov es,dx
mov es,es:[3051h]
push ax
mov al,es:[bx]
cbw
pop dx
sub dx,ax
mov ax,28BAh
mov es,ax
mov es,es:[3051h]
add es:[bx+2h],dx
l2353_0851:
mov ax,28BAh
mov es,ax
les bx,es:[304Fh]
mov al,es:[bx+1h]
mov dx,28BAh
mov es,dx
mov es,es:[3051h]
sub al,es:[bx]
mov [bp-1h],al
cbw
mov es,dx
mov es,es:[3051h]
cmp ax,es:[bx+2h]
jg 08A6h
l2353_087D:
mov ax,28BAh
mov es,ax
mov es,es:[3051h]
mov al,es:[bx+1h]
mov es,dx
mov es,es:[3051h]
mov es:[bx],al
mov al,[bp-1h]
cbw
mov es,dx
mov es,es:[3051h]
sub es:[bx+2h],ax
jmp 08DDh
l2353_08A6:
mov ax,28BAh
mov es,ax
les bx,es:[304Fh]
push es
mov es,ax
les si,es:[304Fh]
mov al,es:[si]
pop es
add al,es:[bx+2h]
mov dx,28BAh
mov es,dx
mov es,es:[3051h]
mov es:[bx],al
mov ax,28BAh
mov es,ax
mov es,es:[3051h]
mov word ptr es:[bx+2h],0h
l2353_08DD:
mov ax,2862h
mov es,ax
cmp byte ptr es:[0000h],2h
jz 08F4h
l2353_08EA:
mov es,ax
cmp byte ptr es:[0000h],1h
jnz 0934h
l2353_08F4:
push 0h
push 15h
call far 2331h:0000h
jmp 093Eh
2353:0900 EB 32 .2
l2353_0902:
mov ax,28BAh
mov es,ax
les bx,es:[304Fh]
mov al,es:[bx+1h]
mov dx,28BAh
mov es,dx
mov es,es:[3051h]
mov es:[bx],al
mov ax,2862h
mov es,ax
cmp byte ptr es:[0000h],2h
jz 08F4h
l2353_092A:
mov es,ax
cmp byte ptr es:[0000h],1h
jz 08F4h
l2353_0934:
push 0h
push 15h
call far 2331h:00BAh
l2353_093E:
add sp,6h
pop si
leave
retf
2353:0944 B8 62 28 8E C0 26 F6 06 00 00 20 75 .b(..&.... u
2353:0950 0A 8E C0 26 F6 06 00 00 40 74 0E 66 6A 00 6A 03 ...&....@t.fj.j.
2353:0960 9A BA 00 31 23 EB 19 8E C0 66 6A 00 6A 03 9A BA ...1#....fj.j...
2353:0970 00 31 23 83 C4 06 66 6A 00 6A 0E 9A 00 00 31 23 .1#...fj.j....1#
2353:0980 83 C4 06 CB B8 62 28 8E C0 26 80 3E 00 00 01 75 .....b(..&.>...u
2353:0990 0F 66 6A 00 6A 0E 9A 00 00 31 23 83 C4 06 EB 0D .fj.j....1#.....
2353:09A0 B8 62 28 8E C0 26 F6 06 00 00 01 74 0D 66 6A 00 .b(..&.....t.fj.
2353:09B0 6A 10 9A BA 00 31 23 83 C4 06 CB B8 62 28 8E C0 j....1#.....b(..
2353:09C0 26 F6 06 00 00 20 75 0A 8E C0 26 F6 06 00 00 40 &.... u...&....@
2353:09D0 74 0D 66 6A 00 6A 04 9A BA 00 31 23 83 C4 06 CB t.fj.j....1#....
2353:09E0 B8 62 28 8E C0 26 F6 06 00 00 40 75 31 8E C0 26 .b(..&....@u1..&
2353:09F0 80 3E 00 00 02 74 27 B8 62 28 8E C0 26 80 3E 00 .>...t'.b(..&.>.
2353:0A00 00 01 75 0D 66 6A 00 6A 0E 9A 00 00 31 23 83 C4 ..u.fj.j....1#..
2353:0A10 06 66 6A 00 6A 05 9A BA 00 31 23 83 C4 06 CB B8 .fj.j....1#.....
2353:0A20 62 28 8E C0 26 F6 06 00 00 02 75 27 B8 62 28 8E b(..&.....u'.b(.
2353:0A30 C0 26 80 3E 00 00 01 75 0D 66 6A 00 6A 0E 9A 00 .&.>...u.fj.j...
2353:0A40 00 31 23 83 C4 06 66 6A 00 6A 01 9A BA 00 31 23 .1#...fj.j....1#
| 23.863636 | 74 | 0.614139 |
6ab6c9388e7c46fd4a4461f3249fc9b972e7e3f1 | 4,044 | asm | Assembly | src/Font.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | 60 | 2021-02-21T16:16:40.000Z | 2022-02-28T09:15:08.000Z | src/Font.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | null | null | null | src/Font.asm | gschizas/amstrad-diagnostics | 9eeab20d8042977500e93cd138062f7ae3d42939 | [
"MIT"
] | 10 | 2021-02-27T19:02:15.000Z | 2022-03-06T16:53:09.000Z | font:
defb #00,#00,#00,#00,#00,#00,#00,#00 ; SPACE
defb #00,#10,#10,#10,#10,#00,#10,#00 ; !
defb #00,#28,#28,#00,#00,#00,#00,#00 ; "
defb #00,#28,#7c,#28,#28,#7c,#28,#00 ; #
defb #00,#10,#7c,#50,#7c,#14,#7c,#10 ; $
defb #60,#64,#08,#10,#20,#4c,#0c,#00 ; %
defb #10,#28,#28,#30,#54,#48,#34,#00 ; &
defb #10,#10,#20,#00,#00,#00,#00,#00 ; '
defb #08,#10,#20,#20,#20,#10,#08,#00 ; (
defb #20,#10,#08,#08,#08,#10,#20,#00 ; )
defb #00,#00,#28,#10,#7c,#10,#28,#00 ; *
defb #00,#00,#10,#10,#7c,#10,#10,#00 ; +
defb #00,#00,#00,#00,#00,#20,#20,#40 ; ,
defb #00,#00,#00,#00,#7c,#00,#00,#00 ; -
defb #00,#00,#00,#00,#00,#30,#30,#00 ; .
defb #00,#00,#04,#08,#10,#20,#40,#00 ; /
defb #00,#38,#4c,#54,#54,#64,#38,#00 ; 0
defb #00,#30,#50,#10,#10,#10,#7c,#00 ; 1
defb #00,#38,#44,#04,#38,#40,#7c,#00 ; 2
defb #00,#38,#44,#18,#04,#44,#38,#00 ; 3
defb #00,#08,#18,#28,#48,#7c,#08,#00 ; 4
defb #00,#7c,#40,#78,#04,#44,#38,#00 ; 5
defb #00,#38,#40,#78,#44,#44,#38,#00 ; 6
defb #00,#7c,#04,#08,#10,#20,#20,#00 ; 7
defb #00,#38,#44,#38,#44,#44,#38,#00 ; 8
defb #00,#38,#44,#44,#3c,#04,#38,#00 ; 9
defb #00,#00,#00,#20,#00,#00,#20,#00 ; :
defb #00,#00,#10,#00,#00,#10,#10,#20 ; ;
defb #00,#00,#08,#10,#20,#10,#08,#00 ; <
defb #00,#00,#00,#7c,#00,#7c,#00,#00 ; =
defb #00,#00,#20,#10,#08,#10,#20,#00 ; >
defb #00,#38,#44,#08,#10,#00,#10,#00 ; ?
defb #00,#38,#44,#54,#5c,#40,#38,#00 ; @
defb #00,#38,#44,#44,#7c,#44,#44,#00 ; A
defb #00,#78,#44,#78,#44,#44,#78,#00 ; B
defb #00,#38,#44,#40,#40,#44,#38,#00 ; C
defb #00,#78,#24,#24,#24,#24,#78,#00 ; D
defb #00,#7c,#40,#78,#40,#40,#7c,#00 ; E
defb #00,#7c,#40,#78,#40,#40,#40,#00 ; F
defb #00,#38,#44,#40,#4c,#44,#38,#00 ; G
defb #00,#44,#44,#7c,#44,#44,#44,#00 ; H
defb #00,#38,#10,#10,#10,#10,#38,#00 ; I
defb #00,#04,#04,#04,#44,#44,#38,#00 ; J
defb #00,#44,#48,#50,#68,#44,#44,#00 ; K
defb #00,#40,#40,#40,#40,#40,#7c,#00 ; L
defb #00,#44,#6c,#54,#44,#44,#44,#00 ; M
defb #00,#44,#64,#54,#4c,#44,#44,#00 ; N
defb #00,#38,#44,#44,#44,#44,#38,#00 ; O
defb #00,#78,#44,#44,#78,#40,#40,#00 ; P
defb #00,#38,#44,#44,#54,#48,#34,#00 ; Q
defb #00,#78,#44,#44,#78,#48,#44,#00 ; R
defb #00,#3c,#40,#38,#04,#44,#38,#00 ; S
defb #00,#7c,#10,#10,#10,#10,#10,#00 ; T
defb #00,#44,#44,#44,#44,#44,#38,#00 ; U
defb #00,#44,#44,#44,#44,#28,#10,#00 ; V
defb #00,#44,#44,#44,#44,#54,#28,#00 ; W
defb #00,#44,#28,#10,#10,#28,#44,#00 ; X
defb #00,#44,#44,#28,#10,#10,#10,#00 ; Y
defb #00,#7c,#08,#10,#20,#40,#7c,#00 ; Z
defb #00,#38,#20,#20,#20,#20,#38,#00 ; [
defb #00,#00,#40,#20,#10,#08,#04,#00 ; \
defb #00,#38,#08,#08,#08,#08,#38,#00 ; ]
defb #00,#10,#38,#54,#10,#10,#10,#00 ; ^
defb #00,#00,#00,#00,#00,#00,#7c,#00 ; _
defb #10,#10,#08,#00,#00,#00,#00,#00 ; `
defb #00,#00,#10,#38,#7c,#10,#10,#00 ; a
defb #00,#00,#10,#10,#7c,#38,#10,#00 ; b
defb #00,#00,#10,#30,#7c,#30,#10,#00 ; c
defb #00,#00,#10,#18,#7c,#18,#10,#00 ; d
defb #00,#04,#14,#24,#7c,#20,#10,#00 ; e
defb #00,#00,#10,#24,#7c,#20,#10,#00 ; f
defb #00,#6c,#48,#6c,#44,#44,#6c,#00 ; g
defb #00,#68,#48,#48,#48,#48,#6c,#00 ; h
defb #00,#60,#58,#50,#58,#50,#68,#00 ; i
defb #00,#00,#40,#68,#44,#44,#28,#00 ; j
defb #00,#60,#48,#48,#48,#68,#0c,#00 ; k
defb #00,#20,#50,#30,#38,#34,#54,#00 ; l
defb #00,#30,#40,#48,#4c,#48,#24,#00 ; m
defb #70,#00,#70,#48,#48,#48,#48,#00 ; n
defb #00,#6c,#4c,#4c,#4c,#48,#68,#00 ; o
defb #00,#00,#38,#28,#38,#20,#38,#00 ; p
defb #00,#00,#38,#28,#38,#08,#08,#00 ; q
defb #00,#00,#28,#30,#20,#20,#20,#00 ; r
defb #00,#00,#38,#20,#38,#08,#38,#00 ; s
defb #00,#00,#20,#30,#20,#20,#10,#00 ; t
defb #00,#20,#10,#44,#44,#44,#3c,#00 ; u
defb #00,#00,#28,#28,#28,#28,#10,#00 ; v
defb #00,#00,#28,#28,#28,#38,#28,#00 ; w
defb #00,#00,#28,#28,#10,#28,#28,#00 ; x
defb #00,#00,#28,#28,#38,#08,#38,#00 ; y
defb #00,#00,#38,#08,#10,#20,#38,#00 ; z
defb #00,#18,#10,#20,#10,#10,#18,#00 ; {
defb #00,#10,#10,#00,#10,#10,#10,#00 ; |
defb #00,#30,#10,#08,#10,#10,#30,#00 ; }
defb #aa,#55,#aa,#55,#aa,#55,#aa,#55 ; ~
defb #aa,#55,#aa,#55,#aa,#55,#aa,#55 ; DEL
| 41.265306 | 45 | 0.493323 |
73e6de1c15e4bfa3f9d24ec8a586d93cc7672ffe | 771 | asm | Assembly | oeis/285/A285971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/285/A285971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/285/A285971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A285971: Positions of 0 in A285969; complement of A285970.
; Submitted by Jon Maiga
; 2,6,8,11,14,18,21,24,26,30,32,35,38,41,43,47,50,54,56,59,62,66,69,72,74,78,81,85,87,90,93,96,98,102,104,107,110,114,117,120,122,126,128,131,134,137,139,143,146,150,152,155,158,161,163,167,169,172,175,179,182,185,187,191,194,198,200,203,206,210,213,216,218,222,224,227,230,233,235,239,242,246,248,251,254,258,261,264,266,270,273,277,279,282,285,288,290,294,296,299
mov $1,$0
mov $2,$0
seq $0,72939 ; Define a sequence c depending on n by: c(1)=1 and c(2)=n; c(k+2) = (c(k+1) + c(k))/2 if c(k+1) and c(k) have the same parity; otherwise c(k+2)=abs(c(k+1)-2*c(k)); sequence gives values of n such that lim k -> infinity c(k) = infinity.
add $1,$0
div $1,2
add $1,$2
mov $0,$1
add $0,1
| 59.307692 | 365 | 0.677043 |
0bd69f8fd9dbb07b4837bdb642347410248d6e8e | 6,714 | asm | Assembly | src/mainmenu.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | 1 | 2022-01-07T07:10:55.000Z | 2022-01-07T07:10:55.000Z | src/mainmenu.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | null | null | null | src/mainmenu.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | null | null | null | extern _attribEdit
extern _tile0
extern _tileAttr
IF _ZXN
extern clearTilemap
ENDIF
extern defineKeys
extern keyboardScan
extern kjPresent
extern newGame
extern readKempston
extern wyz_play_song
extern wyz_player_stop
extern rand
extern setAttrHi
extern setAttr
extern mainmenuScreen
extern dzx0_standard
public mainMenu
public waitReleaseKey
public flickerMenu
IF !_ZXN
section CODE_5
ELSE
section CODE_2
ENDIF
#include "defs.inc"
;
; Display the game main menu. Options to configure and start
; the game are on this screen.
;
mainMenu:
border 1
;
; Start main menu song
;
di
call wyz_player_stop
ld a, MAIN_MENU_MUSIC
call wyz_play_song
ei
;
; Page in the main menu screen
;
bank mainmenuScreen>>16
halt
; Fill the screen with paper and innk the same color
ld hl, SCREEN_ATTR_START
ld de, SCREEN_ATTR_START+1
ld (hl), PAPER_BLUE|INK_BLUE
ld bc, SCREEN_ATTR_LENGTH-1
ldir
displayScreen:
IF _ZXN
call clearTilemap
ENDIF
; Uncompress the menu screen
ld hl, mainmenuScreen
ld de, SCREEN_START
call dzx0_standard
; Clear the lightning by setting paper and ink colors the same
ld a, PAPER_BLUE|INK_BLUE
ld hl, lightningAttribs+3
call setFlicker
ld hl, lightningAttribs2+3
call setFlicker
getKey:
halt
call flickerMenu
call keyboardScan ; Read the keyboard
jr nz, keyPressed ; Process key press
ld a, (kjPresent) ; Check if the kempston joystick
or a ; is present, if not
jr z, getKey ; continue polling.
ld e, 0 ; No direction keys pressed
call readKempston ; Read the joystick
ld a, e ; Check if fire has been pressed
and JUMP
jr z, getKey ; If not, continue polling
ld a, '0' ; Force '0'
jr jumpPressed
keyPressed:
call waitReleaseKey
jumpPressed:
cp '0'
jr z, play
cp '1'
call z, defineKeys
IFDEF ATTRIB_EDIT
cp '2'
jr z, attribEdit
ENDIF
jp displayScreen
;
; Wait for a key to be released and animate the menu items.
;
; Input:
; hl - Pointer to the lantern list
;
; Notes:
; 'af' is preserved.
waitReleaseKey:
push af
releaseKey:
call keyboardScan ; Read the keyboard
jr nz, releaseKey ; Key is being pressed
pop af
ret
IFDEF ATTRIB_EDIT
;
; Wrapper to call attribute edit function in 'C'
;
attribEdit:
ld hl, _tile0
push hl
ld hl, _tileAttr
push hl
bcall _attribEdit
pop hl
pop hl
jp mainMenu
ENDIF
play:
call newGame
jp mainMenu
flickerMenu:
ld hl, lightAttribs
call doFlicker
ld hl, lightAttribs2
call doFlicker
ld hl, lightningAttribs
call doFlicker
ld hl, lightningAttribs2
call doFlicker
ret
;
; Flicker attributes
;
; Used to flicker lightning and lights on the main menu
;
; Input:
; hl - Pointer to the flicker table.
;
; Output:
; None.
;
doFlicker:
ld a, (hl)
dec a
jr nz, skipRand
push hl
nextRand:
call rand
ld a, l
and 0x7f
jr z, nextRand
pop hl
skipRand:
ld (hl), a ; Count
inc hl
cp 4
jr c, flicker
ld a, (hl) ; Off color
inc hl
inc hl
call setFlicker
ret
flicker:
inc hl
ld a, (hl) ; On color
inc hl
setFlicker:
ld b, (hl) ; Table size
inc hl
nextAttrib:
push bc
ld b, (hl)
inc hl
ld c, (hl)
inc hl
; Check which screen bank is being used
ld d, a
ld a, (currentBank)
and %0001000
ld a, d
push af
call z, setAttr
pop af
push af
call nz, setAttrHi
pop af
pop bc
djnz nextAttrib
ret
IF !_ZXN
section DATA_5
ELSE
section DATA_2
ENDIF
lightningAttribs:
db 0x00
db PAPER_BLUE|INK_BLUE ; Off
db PAPER_BLUE|INK_WHITE ; On
db (lightningAttribsEnd-lightningAttribs-4)/2
db 0, 18, 0, 19
db 1, 18, 1, 19, 1, 20
db 2, 18, 2, 19, 2, 20, 2, 21
db 3, 19, 3, 20, 3, 21
db 4, 19, 4, 21
db 5, 19, 5, 20, 5, 21
db 6, 19, 6, 20
db 7, 19, 7, 20, 7, 21
db 8, 18, 8, 19, 8, 20, 8, 21
db 9, 18, 9, 20
db 10, 18, 10, 20
lightningAttribsEnd:
lightningAttribs2:
db 0x10
db PAPER_BLUE|INK_BLUE ; Off
db PAPER_BLUE|INK_WHITE ; On
db (lightningAttribsEnd2-lightningAttribs2-4)/2
db 6, 0
db 7, 0
db 8, 0, 8, 1, 8, 2, 8, 3, 8, 4, 8, 5, 8, 6, 8, 7, 8, 8, 8, 9
db 9, 2, 9, 3, 9, 4, 9, 5, 9, 8
db 10, 2, 10, 5, 10, 6, 10, 7
db 11, 1, 11, 2, 11, 3, 11, 6
db 12, 3, 12, 4
db 13, 3, 13, 4
db 14, 3
lightningAttribsEnd2:
lightAttribs:
db 0x20
db PAPER_BLACK|INK_YELLOW|BRIGHT
db PAPER_BLACK|INK_BLACK
db (lightAttribsEnd-lightAttribs-4)/2
db 15, 29
lightAttribsEnd:
lightAttribs2:
db 0x30
db PAPER_BLACK|INK_YELLOW|BRIGHT
db PAPER_BLACK|INK_BLACK
db (lightAttribsEnd2-lightAttribs2-4)/2
db 12, 12
db 12, 13
lightAttribsEnd2:
| 24.50365 | 74 | 0.467084 |
df43d2cc612b6743c4e1f2c62a0c1233ea9a2d65 | 566 | asm | Assembly | programs/oeis/026/A026809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/026/A026809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/026/A026809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A026809: a(n) = 3^n*(3^n-1)*(3^n-2)/6.
; 0,1,84,2925,85320,2362041,64304604,1741001445,47050068240,1270739210481,34313445309924,926494403955165,25015631334908760,675424587904113321,18236486750190760044,492385348146244352085,13294406252968671566880,358948985507335487598561,9691622758792692429038964,261673815838254410157680205,7065193039790534524016202600,190760212183763421252055554201,5150525729946383275905428370684,139064194717415286568848018627525,3754733257449979180435015867375920,101377797951867335859435021571628241
mov $1,3
pow $1,$0
bin $1,3
mov $0,$1
| 70.75 | 485 | 0.876325 |
b0bae0ffb20d2be7af26150072cca6e127383617 | 2,918 | asm | Assembly | src/stars/tests/instructions.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 4 | 2020-11-02T19:22:44.000Z | 2020-11-04T17:18:14.000Z | src/stars/tests/instructions.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 3 | 2020-11-04T00:58:08.000Z | 2020-11-04T19:01:53.000Z | src/stars/tests/instructions.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | null | null | null | .data
ascii: .ascii "hello"
asciiz: .asciiz "hello"
bytes: .byte 1 2 0xff 0x3ff 'a'
.align 3
double: .double 420.10
float: .float 18.0
.align 1
half: .half 0xffff 1 3
space: .space 8
.align 2
word: .word 1 2 3 4
.text
main:
target:
label:
abs $t1,$t2 # a comment
abs.d $f2,$f4
abs.s $f0,$f1
add $t1,$t2,$t3
add.d $f2,$f4,$f6
add.s $f0,$f1,$f3
random_label: addi $t1,$t2,-100
addi $t1,$t2,100000
addiu $t1,$t2,-100
addiu $t1,$t2,100000
addu $t1,$t2,$t3
and $t1,$t2,$t3
andi $t1,$t2,100
andi $t1,$t2,100000
b label
bc1f 1,label
bc1f label
bc1t 1,label
bc1t label
beq $t1,$t2,label
beqz $t1,label
bge $t1,$t2,label
bgeu $t1,$t2,label
bgez $t1,label
bgezal $t1,label
bgt $t1,$t2,label
bgtu $t1,$t2,label
bgtz $t1,label
ble $t1,$t2,label
bleu $t1,$t2,label
blez $t1,label
blt $t1,$t2,label
bltu $t1,$t2,label
bltz $t1,label
bltzal $t1,label
bne $t1,$t2,label
bnez $t1,label
break
c.eq.d $f2,$f4
c.eq.d 1,$f2,$f4
c.eq.s $f0,$f1
c.eq.s 1,$f0,$f1
c.le.d $f2,$f4
c.le.d 1,$f2,$f4
c.le.s $f0,$f1
c.le.s 1,$f0,$f1
c.lt.d $f2,$f4
c.lt.d 1,$f2,$f4
c.lt.s $f0,$f1
c.lt.s 1,$f0,$f1
ceil.w.d $f1,$f2
ceil.w.s $f0,$f1
clo $t1,$t2
clz $t1,$t2
cvt.d.s $f2,$f1
cvt.d.w $f2,$f1
cvt.s.d $f1,$f2
cvt.s.w $f0,$f1
cvt.w.d $f1,$f2
cvt.w.s $f0,$f1
div $t1,$t2
div.d $f2,$f4,$f6
div.s $f0,$f1,$f3
divu $t1,$t2
floor.w.d $f1,$f2
floor.w.s $f0,$f1
j target
jal target
jalr $t1
jalr $t1,$t2
jr $t1
l.d $f2,($t2)
l.d $f2,100000($t2)
l.s $f1,($t2)
l.s $f1,100000($t2)
la $t1,label
lb $t1,($t2)
lbu $t1,($t2)
lh $t1,($t2)
lhu $t1,($t2)
li $t1,-100
lui $t1,100
lw $t1,($t2)
lwl $t1,($t2)
lwr $t1,($t2)
madd $t1,$t2
maddu $t1,$t2
mfc1 $t1,$f1
mfhi $t1
mflo $t1
mov.d $f2,$f4
mov.s $f0,$f1
move $t1,$t2
movf $t1,$t2
movf $t1,$t2,1
movf.d $f2,$f4
movf.d $f2,$f4,1
movf.s $f0,$f1
movf.s $f0,$f1,1
movn $t1,$t2,$t3
movn.d $f2,$f4,$t3
movn.s $f0,$f1,$t3
movt $t1,$t2
movt $t1,$t2,1
movt.d $f2,$f4
movt.d $f2,$f4,1
movt.s $f0,$f1
movt.s $f0,$f1,1
movz $t1,$t2,$t3
movz.d $f2,$f4,$t3
movz.s $f0,$f1,$t3
msub $t1,$t2
msubu $t1,$t2
mtc1 $t1,$f1
mthi $t1
mtlo $t1
mul $t1,$t2,$t3
mul.d $f2,$f4,$f6
mul.s $f0,$f1,$f3
mult $t1, $t2
multu $t1, $t2
neg $t1,$t2
neg.d $f2,$f4
neg.s $f0,$f1
nop
nor $t1,$t2,$t3
not $t1,$t2
or $t1,$t2,$t3
ori $t1,$t2,100
ori $t1,$t2,100000
rol $t1,$t2,10
ror $t1,$t2,10
round.w.d $f1,$f2
round.w.s $f0,$f1
s.d $f2,($t2)
s.d $f2,100000($t2)
s.s $f1,($t2)
s.s $f1,100000($t2)
sb $t1,($t2)
seq $t1,$t2,$t3
sge $t1,$t2,$t3
sgeu $t1,$t2,$t3
sgt $t1,$t2,$t3
sgtu $t1,$t2,$t3
sh $t1,($t2)
sle $t1,$t2,$t3
sleu $t1,$t2,$t3
sll $t1,$t2,10
sllv $t1,$t2,$t3
slt $t1,$t2,$t3
slti $t1,$t2,-100
sltiu $t1,$t2,-100
sltu $t1,$t2,$t3
sne $t1,$t2,$t3
sqrt.d $f2,$f4
sqrt.s $f0,$f1
sra $t1,$t2,10
srav $t1,$t2,$t3
srl $t1,$t2,10
srlv $t1,$t2,$t3
sub $t1,$t2,$t3
sub.d $f2,$f4,$f6
sub.s $f0,$f1,$f3
subu $t1,$t2,$t3
sw $t1,($t2)
swl $t1,($t2)
swr $t1,($t2)
syscall
trunc.w.d $f1,$f2
trunc.w.s $f0,$f1
xor $t1,$t2,$t3
xori $t1,$t2,100
xori $t1,$t2,100000 | 15.197917 | 31 | 0.608636 |
7c988f91adc23c6a15be6b243faa4924c2d56107 | 4,359 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1232.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1232.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1232.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x117c7, %rsi
lea addresses_WT_ht+0x1d68e, %rdi
inc %r12
mov $55, %rcx
rep movsl
nop
nop
nop
add %r14, %r14
pop %rsi
pop %rdi
pop %rcx
pop %r14
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r15
push %rbp
push %rbx
push %rcx
push %rdx
// Store
lea addresses_UC+0x1c4de, %r11
nop
xor $8582, %rbp
mov $0x5152535455565758, %rcx
movq %rcx, %xmm7
movntdq %xmm7, (%r11)
and $23705, %rbp
// Faulty Load
lea addresses_RW+0x9ce, %rdx
nop
nop
nop
nop
add %r10, %r10
mov (%rdx), %r15d
lea oracles, %rbx
and $0xff, %r15
shlq $12, %r15
mov (%rbx,%r15,1), %r15
pop %rdx
pop %rcx
pop %rbx
pop %rbp
pop %r15
pop %r11
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'size': 8, 'NT': False, 'type': 'addresses_RW', 'same': False, 'AVXalign': False, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'size': 16, 'NT': True, 'type': 'addresses_UC', 'same': False, 'AVXalign': False, 'congruent': 4}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_RW', 'same': True, 'AVXalign': False, 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_WT_ht', 'congruent': 0}, 'dst': {'same': False, 'type': 'addresses_WT_ht', 'congruent': 4}}
{'32': 21829}
32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32
*/
| 57.355263 | 2,999 | 0.662767 |
6db905d1a2c11ccd9d9d55ee0bf4ffae4ea43e9c | 2,241 | asm | Assembly | code/6502/invaders/audio.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 65 | 2021-07-22T10:32:02.000Z | 2022-03-30T04:42:45.000Z | code/6502/invaders/audio.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 5 | 2022-03-29T20:23:57.000Z | 2022-03-30T23:12:42.000Z | code/6502/invaders/audio.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 4 | 2021-12-30T17:13:23.000Z | 2022-03-05T09:07:22.000Z | ; Troy's HBC-56 - 6502 - Invaders audio
;
; Copyright (c) 2021 Troy Schrapel
;
; This code is licensed under the MIT license
;
; https://github.com/visrealm/hbc-56
;
;
audioInit:
jsr ayInit
+ayWrite AY_PSG0, AY_CHA_AMPL, $0a
+ayWrite AY_PSG0, AY_CHB_AMPL, $0a
+ayWrite AY_PSG0, AY_CHC_AMPL, $00
+ayWrite AY_PSG0, AY_ENV_PERIOD_L, $00
+ayWrite AY_PSG0, AY_ENV_PERIOD_H, $08
+ayWrite AY_PSG0, AY_ENV_SHAPE, $09
+ayWrite AY_PSG0, AY_ENABLES, $38
+ayWrite AY_PSG1, AY_CHC_AMPL, $1f
+ayWrite AY_PSG1, AY_ENV_PERIOD_L, $00
+ayWrite AY_PSG1, AY_ENV_PERIOD_H, $08
+ayWrite AY_PSG1, AY_ENV_SHAPE, $0e
rts
audioAlienToneLeft:
+ayWrite AY_PSG0, AY_CHA_TONE_H, 8
+ayWrite AY_PSG0, AY_CHB_TONE_H, 0
rts
audioAlienToneRight:
+ayWrite AY_PSG0, AY_CHA_TONE_H, 0
+ayWrite AY_PSG0, AY_CHB_TONE_H, 10
rts
audioAlienTonePause:
+ayWrite AY_PSG0, AY_CHA_TONE_H, 0
+ayWrite AY_PSG0, AY_CHB_TONE_H, 0
rts
audioFireBullet:
+ayWrite AY_PSG0, AY_CHC_AMPL, $1f
+ayWrite AY_PSG0, AY_ENV_PERIOD_L, $00
+ayWrite AY_PSG0, AY_ENV_PERIOD_H, $08
+ayWrite AY_PSG0, AY_ENV_SHAPE, $09
+ayWrite AY_PSG0, AY_ENABLES, $38
lda #$08
sta TONE1
+ayWriteA AY_PSG0, AY_CHC_TONE_L
rts
audioBulletIncreasePitch:
lda TONE1
clc
adc #8
sta TONE1
+ayWriteA AY_PSG0, AY_CHC_TONE_L
rts
audioBulletStop:
+ayWrite AY_PSG0, AY_CHC_TONE_L, 0
+ayWrite AY_PSG0, AY_CHC_TONE_H, 0
rts
audioBombHit:
+ayWrite AY_PSG1, AY_CHC_AMPL, $1f
+ayWrite AY_PSG1, AY_NOISE_GEN, $06
+ayWrite AY_PSG1, AY_ENV_PERIOD_L, $00
+ayWrite AY_PSG1, AY_ENV_PERIOD_H, $0a
+ayWrite AY_PSG1, AY_ENV_SHAPE, $09
+ayWrite AY_PSG1, AY_ENABLES, $1f
rts
audioAlienHit:
+ayWrite AY_PSG1, AY_CHC_AMPL, $1f
+ayWrite AY_PSG1, AY_NOISE_GEN, $1f
+ayWrite AY_PSG1, AY_ENV_PERIOD_L, $00
+ayWrite AY_PSG1, AY_ENV_PERIOD_H, $0f
+ayWrite AY_PSG1, AY_ENV_SHAPE, $09
+ayWrite AY_PSG1, AY_ENABLES, $1f
rts
| 26.364706 | 46 | 0.630076 |
00c514dbe19c9a00e5b2340fd57a6405625b63f1 | 5,935 | asm | Assembly | src/header.asm | CasualPokePlayer/flowtimer.gbc | 38f69b9230cd1b6b9a20d6c394eff34a7917f805 | [
"MIT"
] | null | null | null | src/header.asm | CasualPokePlayer/flowtimer.gbc | 38f69b9230cd1b6b9a20d6c394eff34a7917f805 | [
"MIT"
] | null | null | null | src/header.asm | CasualPokePlayer/flowtimer.gbc | 38f69b9230cd1b6b9a20d6c394eff34a7917f805 | [
"MIT"
] | null | null | null | INCLUDE "defines.asm"
SECTION "Rst $00", ROM0[$00]
NULL::
; This traps jumps to $0000, which is a common "default" pointer
; $FFFF is another one, but reads rIE as the instruction byte
; Thus, we put two `nop`s that may serve as operands, before soft-crashing
; The operand will always be 0, so even jumps will work fine. Nice!
nop
nop
rst Crash
SECTION "Rst $18", ROM0[$18]
MemcpySmall::
ld a, [de]
ld [hli], a
inc de
dec c
jr nz, MemcpySmall
ret
SECTION "Rst $20", ROM0[$20]
MemsetSmall::
ld [hli], a
dec c
jr nz, MemsetSmall
ret
SECTION "Rst $38", ROM0[$38]
; Perform a soft-crash. Prints debug info on-screen
Crash::
di ; Doing this as soon as possible to avoid interrupts messing up
jp HandleCrash
SECTION "VBlank Interrupt", ROM0[$40]
ei
jp VBlank
SECTION "Timer Interrupt", ROM0[$50]
jp Timer
SECTION "Header", ROM0[$100]
; This is your ROM's entry point
; You have 4 bytes of code to do... something
sub $11
jr EntryPoint
; Make sure to allocate some space for the header, so no important
; code gets put there and later overwritten by RGBFIX.
; RGBFIX is designed to operate over a zero-filled header, so make
; sure to put zeros regardless of the padding value. (This feature
; was introduced in RGBDS 0.4.0, but the -MG etc flags were also
; introduced in that version.)
ds $150 - @, 0
SECTION "Entry point", ROM0[$150]
EntryPoint:
ld sp,wStackBottom
error nz ; no DMGs allowed
di
ldh [rLCDC],a
ldh [rSCY],a
ldh [rSCX],a
ldh [hButtonPress],a
ldh [hBeeps],a
ldh [hFlashCooldown],a
ldh [hTime],a
ldh [hTime+1],a
ldh [hTime+2],a
inc a
ld [rROMB0],a
ldh [rSPD],a
; setup timer
ld a,(256-53)
ldh [rTMA],a
ld a,TACF_START|TACF_262KHZ
ldh [rTAC],a
ld a,IEF_TIMER|IEF_VBLANK
ldh [rIE],a
ld a,P1F_GET_NONE
ld hl,rP1
ld [hl],a ; prevent stop bug
ldh a,[rSPD]
bit 7,a
jr nz,Joypad
stop $69 ; nice speed switch
ld a,HIGH(FontTiles)
ldh [rHDMA1],a
xor a
ldh [rHDMA4],a
ldh [rHDMA2],a
ld a,HIGH(_VRAM8000)
ldh [rHDMA3],a
dec a
ldh [rHDMA5],a
ld a,HIGH(FontTiles+$800)
ldh [rHDMA1],a
xor a
ldh [rHDMA4],a
ldh [rHDMA2],a
ld a,HIGH(_VRAM8800)
ldh [rHDMA3],a
ld a,$7F
ldh [rHDMA5],a
ld a,HIGH(DefaultSCRN0)
ldh [rHDMA1],a
xor a
ldh [rHDMA4],a
ldh [rHDMA2],a
ld a,HIGH(_SCRN0)
ldh [rHDMA3],a
ld a,$3F
ldh [rHDMA5],a
; fallthrough
Joypad:
.poll
res 4,[hl] ; dpad
xor a
bit 3,[hl]
jr z,.pressDetected ; down
inc a
bit 2,[hl]
jr z,.pressDetected ; up
inc a
bit 1,[hl]
jr z,.pressDetected ; left
inc a
bit 0,[hl]
jr z,.pressDetected ; right
set 4,[hl] ; unset dpad
res 5,[hl] ; buttons
inc a
bit 3,[hl]
jr z,.pressDetected ; start
inc a
bit 2,[hl]
jr z,.pressDetected ; select
inc a
bit 1,[hl]
jr z,.pressDetected ; b
inc a
bit 0,[hl]
jr z,.pressDetected ; a
set 5,[hl] ; unset buttons
jr .poll
.pressDetected
ldh [hButtonPress],a ; remember the button press, 0-1-2-3-4-5-6-7 -> Down-Up-Left-Right-Start-Select-B-A
; everything should mostly be set up, we just need to get the timer and vblank interrupt going
ld a,LCDCF_ON|LCDCF_BG8000
ldh [rLCDC],a ; enable LCD
ld a,(256-53-4)
ldh [rDIV],a ; reset DIV
ldh [rTIMA],a ; set TIMA to 200
ld a,~(IEF_TIMER|IEF_VBLANK)
ei
ldh [rIF],a
.wait
halt ; interrupts will handle it from here
jr .wait
VBlank:
ld c,LOW(rBCPS)
ld a,BCPSF_AUTOINC
ldh [c],a
inc c
ldh a,[hFlashCooldown]
and a
jr z,.whiteOnBlack
ld hl,hFlashCooldown
dec [hl]
jr nz,.blackOnWhite
ldh a,[hBeeps]
sub 5
jp z,EntryPoint
.blackOnWhite
ld a,h
ldh [c],a
ldh [c],a
cpl
ldh [c],a
ldh [c],a
jr .updateVisualTimer
.whiteOnBlack
; xor a
ldh [c],a
ldh [c],a
cpl
ldh [c],a
ldh [c],a
; fallthrough
.updateVisualTimer
ld hl,vTimer
ldh a,[hTime]
ld [hli],a
ld a,$FE ; "."
ld [hli],a
ldh a,[hTime+1]
ld [hli],a
ldh a,[hTime+2]
ld [hl],a
reti
Timer:
push af
push bc
push hl
lb bc,1,LOW(hTime+2)
ldh a,[c]
add b
daa
ldh [c],a
dec c
dec b
ldh a,[c]
adc b
daa
ldh [c],a
dec c
ldh a,[c]
adc b
daa
ldh [c],a
ld h,HIGH(BeepIntervalsTable)
ldh a,[hButtonPress]
add a
ld l,a
ld a,[hli]
ld h,[hl]
ld l,a
ldh a,[hBeeps]
ld b,a
add a
add b
add l
ld l,a
ldh a,[c]
cp [hl]
jr nz,.noBeep
inc c
inc l
ldh a,[c]
cp [hl]
jr nz,.noBeep
inc c
inc l
ldh a,[c]
cp [hl]
jr nz,.noBeep
ld hl,hBeeps
inc [hl]
inc l
ld [hl],$03 ; 3 frames of flash cooldown
; TODO: should this be more?
ld l,LOW(rNR12)
ld [hl],$F1
inc l
inc l
ld [hl],$BF
.noBeep
pop hl
pop bc
pop af
reti
SECTION "Beep Intervals Table", ROM0,ALIGN[8]
BeepIntervalsTable:
dw BeepIntervalsDown
dw BeepIntervalsUp
dw BeepIntervalsLeft
dw BeepIntervalsRight
dw BeepIntervalsStart
dw BeepIntervalsSelect
dw BeepIntervalsB
dw BeepIntervalsA
SECTION "Beep Intervals", ROM0,ALIGN[8]
BeepIntervals:
BeepIntervalsDown:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; down
BeepIntervalsUp:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; up
BeepIntervalsLeft:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; left
BeepIntervalsRight:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; right
BeepIntervalsStart:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; start
BeepIntervalsSelect:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; select
BeepIntervalsB:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; b
BeepIntervalsA:
db $11,$50,$00, $11,$85,$00, $12,$20,$00, $12,$55,$00, $12,$90,$00 ; a
SECTION "Font", ROM0,ALIGN[8]
FontTiles:
INCBIN "font.2bpp"
FontTilesEnd:
SECTION "Default SCRN0", ROM0,ALIGN[8]
DefaultSCRN0:
ds $400, $FF
SECTION "Visual Timer", VRAM[$9908]
vTimer:
ds 4
; This ensures that the stack is at the very end of WRAM
SECTION "Stack", WRAM0[$D000 - STACK_SIZE]
ds STACK_SIZE
wStackBottom::
SECTION "Vars", HRAM
hButtonPress:
ds 1
hBeeps:
ds 1
hFlashCooldown
ds 1
hTime:
ds 3
| 18.149847 | 105 | 0.660489 |
98ab9ab144da31d4caf123ba48ead5e832db55d4 | 1,285 | asm | Assembly | exampl07/shuflarr/unique_riched/ectrl.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | exampl07/shuflarr/unique_riched/ectrl.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | exampl07/shuflarr/unique_riched/ectrl.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | ; ########################################################################
EditControl proc hParent:DWORD, x:DWORD, y:DWORD, wd:DWORD, ht:DWORD, ID:DWORD
LOCAL hEdit:DWORD
LOCAL hFont:DWORD
; --------------------------------
; conditional assembly directives
; --------------------------------
IFDEF riched1
szText EditMl,"RICHEDIT"
ELSE
szText EditMl,"RichEdit20a"
ENDIF
; --------------------------------
invoke CreateWindowEx,0,ADDR EditMl,0,
WS_VISIBLE or ES_SUNKEN or \
WS_CHILDWINDOW or WS_CLIPSIBLINGS or \
ES_MULTILINE or WS_VSCROLL or \
ES_AUTOVSCROLL or ES_NOHIDESEL or \
WS_HSCROLL or ES_AUTOHSCROLL,
x,y,wd,ht,hParent,ID,hInstance,NULL
mov hEdit, eax
invoke SetWindowLong,hEdit,GWL_WNDPROC,hEditProc
mov lpfnhEditProc, eax
invoke GetStockObject,edit_font
invoke SendMessage,hEdit,WM_SETFONT,eax,0
invoke SendMessage,hEdit,EM_EXLIMITTEXT,0,100000000
invoke SendMessage,hEdit,EM_SETOPTIONS,ECOOP_XOR,ECO_SELECTIONBAR
mov eax, hEdit
ret
EditControl endp
; #########################################################################
| 30.595238 | 78 | 0.509728 |
d8f658eb12cf38ebf83511973520747874adcce8 | 6,335 | asm | Assembly | src/memory.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 43 | 2017-10-21T23:01:25.000Z | 2022-02-21T17:45:11.000Z | src/memory.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | null | null | null | src/memory.asm | fjpena/sword-of-ianna-msx2 | f104f46a677e4b21f42fbed478307a0bb1d372f3 | [
"Apache-2.0"
] | 6 | 2017-10-23T05:48:50.000Z | 2022-01-06T03:11:49.000Z | ; Memory (ROM-RAM) management routines
; BIOS functions and variables
RDSLT EQU $000C ; read a value in another slot. A: slot, HL: address to read
WRSLT EQU $0014 ; write a value in another slot. A: slot, HL: address to write, E: value
; Initalize MegaROM variables
initROMbanks:
xor a
ld (ROMBank0),a
inc a
ld (ROMBank1),a
ret
; Set ASCII16 page 2 to value in A
setROM2:
di
ld (ROMBank1), a
ld ($7000), a
ei
ret
; Set ASCII16 page 2 to value in A, assuming interrupts are disabled
setROM2_DI:
ld (ROMBank1), a
ld ($7000), a
ret
; Enable bank specified by slot A in $8000 - $BFFF
enableSLOT2:
push hl
ld h, $80
call ENASLT
pop hl
ret
; Same as before, but come back with interrupts enabled
enableSLOT2_EI:
di
push hl
ld h, $80
call ENASLT
pop hl
ei
ret
; Find RAM at $8000
; Routine borrowed from some code by Ramones (thx!!!)
; OUTPUT
; A: Slot / Subslot for the RAM page
; Carry set if no RAM found
searchramnormal80:
ld c,$80
call checkmem
ret
; ---------------------
; CHECKMEM
; C : Page
; Cy : NotFound
; ----------------------
checkmem:
ld a,$FF
ld (thisslt),a
checkmem0:
push bc
call sigslot
pop bc
cp $FF
jr z,checkmemend
push bc
call checkmemgen
pop bc
ld a,(thisslt)
ret nc
jr checkmem0
checkmemend:
scf
ret
; --------------------------
; CHECKMEMGEN
; C : Page
; A : Slot FxxxSSPP
; 00 : 0
; 40: 1
; 80 : 2
; Returns :
; Cy = 1 Not found
; -------------------------------
checkmemgen:
push bc
push hl
ld h,c
ld l,$10
checkmemgen1:
push af
call RDSLT
cpl
ld e,a
pop af
push de
push af
call WRSLT
pop af
pop de
push af
push de
call RDSLT
pop bc
ld b,a
ld a,c
cpl
ld e,a
pop af
push af
push bc
call WRSLT
pop bc
ld a,c
cp b
jr nz,checkmemgen2
pop af
dec l
jr nz,checkmemgen1
pop hl
pop bc
or a
ret
checkmemgen2:
pop af
pop hl
pop bc
scf
ret
; -------------------------------------------------------
; SIGSLOT
; Returns in A the next slot every time it is called.
; For initializing purposes, THISSLT has to be #FF.
; If no more slots, it returns A=#FF.
; --------------------------------------------------------
; ; this code is programmed by Nestor Soriano aka Konamiman
sigslot:
ld a,(thisslt) ; Returns the next slot, starting by
cp 0FFh ; slot 0. Returns #FF when there are not more slots
jr nz,sigslt1 ; Modifies AF, BC, HL.
ld a,(EXPTBL)
and 010000000b
ld (thisslt),a
ret
sigslt1:
ld a,(thisslt)
cp 010001111b
jr z,nomaslt
cp 000000011b
jr z,nomaslt
bit 7,a
jr nz,sltexp
sltsimp:
and 000000011b
inc a
ld c,a
ld b,0
ld hl,EXPTBL
add hl,bc
ld a,(hl)
and 010000000b
or c
ld (thisslt),a
ret
sltexp:
ld c,a
and 000001100b
cp 000001100b
ld a,c
jr z,sltsimp
add a,000000100b
ld (thisslt),a
ret
nomaslt:
ld a,$FF
ret
| 30.311005 | 122 | 0.274665 |
4cc00e20bbaeb03be11b3dcf697c307758abeeb2 | 421 | asm | Assembly | programs/oeis/219/A219636.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/219/A219636.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/219/A219636.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A219636: Complement of A035336.
; 0,1,3,4,5,6,8,9,11,12,13,14,16,17,18,19,21,22,24,25,26,27,29,30,32,33,34,35,37,38,39,40,42,43,45,46,47,48,50,51,52,53,55,56,58,59,60,61,63,64,66,67,68,69,71,72,73,74,76,77,79,80,81,82,84,85,87,88,89,90,92,93,94,95,97,98,100,101,102,103,105,106,107,108,110,111,113,114,115,116,118,119,121,122,123,124,126,127,128,129
seq $0,137709 ; Secondary Upper Wythoff Sequence.
div $0,2
sub $0,1
| 60.142857 | 317 | 0.691211 |
3711215249885e444fdbc1477d085834f559c742 | 2,134 | asm | Assembly | libsrc/target/gb/gbdk/asm_box.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/gb/gbdk/asm_box.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/gb/gbdk/asm_box.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_driver
PUBLIC asm_box
GLOBAL __tempx_s
GLOBAL __tempy_s
GLOBAL __fillstyle
GLOBAL __fgcolour
GLOBAL __bgcolour
GLOBAL asm_line
;; Draw a box between (B,C) and (D,E)
asm_box:
LD A,(__tempx_s)
LD B,A
LD A,(__tempx_s+1)
LD C,A
SUB B
JR NC,ychk
LD A,C
LD (__tempx_s),A
LD A,B
LD (__tempx_s+1),A
ychk:
LD A,(__tempy_s)
LD B,A
LD A,(__tempy_s+1)
LD C,A
SUB B
JR NC,dbox
LD A,C
LD (__tempy_s),A
LD A,B
LD (__tempy_s+1),A
dbox:
LD A,(__tempx_s)
LD B,A
LD D,A
LD A,(__tempy_s)
LD C,A
LD A,(__tempy_s+1)
LD E,A
CALL asm_line
LD A,(__tempx_s+1)
LD B,A
LD D,A
LD A,(__tempy_s)
LD C,A
LD A,(__tempy_s+1)
LD E,A
CALL asm_line
LD A,(__tempx_s)
INC A
LD (__tempx_s),A
LD A,(__tempx_s+1)
DEC A
LD (__tempx_s+1),A
LD A,(__tempx_s)
LD B,A
LD A,(__tempx_s+1)
LD D,A
LD A,(__tempy_s)
LD C,A
LD E,A
CALL asm_line
LD A,(__tempx_s)
LD B,A
LD A,(__tempx_s+1)
LD D,A
LD A,(__tempy_s+1)
LD C,A
LD E,A
CALL asm_line
LD A,(__fillstyle)
OR A
RET Z
LD A,(__tempx_s)
LD B,A
LD A,(__tempx_s+1)
SUB B
RET C
LD A,(__tempy_s)
INC A
LD (__tempy_s),A
LD A,(__tempy_s+1)
DEC A
LD (__tempy_s+1),A
LD A,(__tempy_s)
LD B,A
LD A,(__tempy_s+1)
SUB B
RET C
if 0
LD A,(mod_col) ;Swap fore + back colours.
LD D,A
AND 0xF0
LD C,A ;Preserve Style
LD A,D
AND 0x0C
RRCA
RRCA
OR C ;Foreground->background + __fillstyle
LD C,A
LD A,D
AND 0x03
RLCA
RLCA
OR C
LD (mod_col),A
else
LD A,(__fgcolour)
LD C,A
LD A,(__bgcolour)
LD (__fgcolour),A
LD A,C
LD (__bgcolour),A
endif
filllp:
LD A,(__tempx_s)
LD B,A
LD A,(__tempx_s+1)
LD D,A
LD A,(__tempy_s)
LD C,A
LD E,A
CALL asm_line
LD A,(__tempy_s+1)
LD B,A
LD A,(__tempy_s)
CP B
JR Z,swap
INC A
LD (__tempy_s),A
JR filllp
swap:
if 0
LD A,(mod_col) ;Swap fore + back colours.
LD D,A
AND 0xF0
LD C,A ;Preserve Style
LD A,D
AND 0x0C
RRCA
RRCA
OR C ;Foreground->background + __fillstyle
LD C,A
LD A,D
AND 0x03
RLCA
RLCA
OR C
LD (mod_col),A
else
LD A,(__fgcolour)
LD C,A
LD A,(__bgcolour)
LD (__fgcolour),A
LD A,C
LD (__bgcolour),A
endif
RET | 13.012195 | 44 | 0.640581 |
2db7b90db25e1eae418534930329d5315e1b545b | 5,074 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_143_1347.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_143_1347.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_143_1347.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1a222, %r12
add %rbp, %rbp
movb $0x61, (%r12)
nop
nop
nop
cmp $47961, %rsi
lea addresses_UC_ht+0x18aba, %r10
nop
nop
nop
add %rax, %rax
mov (%r10), %r9w
and $22394, %r9
lea addresses_D_ht+0x59ba, %r10
nop
and %rbp, %rbp
vmovups (%r10), %ymm0
vextracti128 $0, %ymm0, %xmm0
vpextrq $1, %xmm0, %rax
nop
nop
nop
and $1782, %rbp
lea addresses_A_ht+0x815a, %rsi
lea addresses_WT_ht+0x74ba, %rdi
clflush (%rsi)
clflush (%rdi)
nop
nop
add %rbp, %rbp
mov $65, %rcx
rep movsb
and $15503, %r9
lea addresses_UC_ht+0x16cba, %rsi
lea addresses_UC_ht+0x5eda, %rdi
nop
nop
nop
nop
and %r12, %r12
mov $53, %rcx
rep movsw
cmp $52695, %rbp
lea addresses_WT_ht+0x1ae0e, %rsi
lea addresses_WC_ht+0x3dfa, %rdi
nop
nop
nop
nop
xor $61407, %rbp
mov $0, %rcx
rep movsb
nop
add $42013, %rax
lea addresses_A_ht+0x1e1ba, %rsi
lea addresses_normal_ht+0x1acba, %rdi
clflush (%rsi)
nop
nop
nop
xor $61300, %rax
mov $109, %rcx
rep movsq
add $18553, %rcx
lea addresses_UC_ht+0x18cf2, %rdi
nop
inc %r10
movb (%rdi), %cl
nop
nop
nop
nop
sub %rsi, %rsi
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %rax
pop %r9
pop %r12
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r13
push %r8
push %rax
push %rbp
push %rsi
// Load
mov $0xedb80000000e9c, %rbp
clflush (%rbp)
nop
nop
nop
nop
cmp %rsi, %rsi
vmovaps (%rbp), %ymm3
vextracti128 $0, %ymm3, %xmm3
vpextrq $1, %xmm3, %r10
nop
nop
add %rsi, %rsi
// Store
lea addresses_WT+0xd8ca, %r11
nop
nop
nop
and %r8, %r8
mov $0x5152535455565758, %rsi
movq %rsi, (%r11)
nop
xor %rsi, %rsi
// Load
lea addresses_A+0x156ba, %r11
nop
nop
nop
and %rax, %rax
mov (%r11), %r10d
nop
and $27236, %r11
// Store
lea addresses_normal+0x7653, %r8
nop
nop
nop
nop
xor %rbp, %rbp
mov $0x5152535455565758, %r11
movq %r11, %xmm1
vmovups %ymm1, (%r8)
nop
xor %rax, %rax
// Store
lea addresses_WT+0x174ba, %rsi
nop
nop
and %rbp, %rbp
mov $0x5152535455565758, %rax
movq %rax, %xmm6
vmovups %ymm6, (%rsi)
nop
nop
nop
cmp $60160, %rax
// Store
lea addresses_WC+0x580a, %r10
nop
nop
nop
add %rbp, %rbp
mov $0x5152535455565758, %r13
movq %r13, %xmm3
vmovntdq %ymm3, (%r10)
nop
nop
nop
nop
inc %rbp
// Faulty Load
lea addresses_PSE+0x1cba, %r10
nop
nop
nop
and $37443, %rax
movb (%r10), %r8b
lea oracles, %r10
and $0xff, %r8
shlq $12, %r8
mov (%r10,%r8,1), %r8
pop %rsi
pop %rbp
pop %rax
pop %r8
pop %r13
pop %r11
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 16, 'NT': False, 'type': 'addresses_PSE'}, 'OP': 'LOAD'}
{'src': {'congruent': 0, 'AVXalign': True, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_NC'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 4, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_WT'}}
{'src': {'congruent': 8, 'AVXalign': False, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_A'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_normal'}}
{'OP': 'STOR', 'dst': {'congruent': 10, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_WT'}}
{'OP': 'STOR', 'dst': {'congruent': 3, 'AVXalign': False, 'same': False, 'size': 32, 'NT': True, 'type': 'addresses_WC'}}
[Faulty Load]
{'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 1, 'NT': False, 'type': 'addresses_PSE'}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'congruent': 3, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_WT_ht'}}
{'src': {'congruent': 6, 'AVXalign': False, 'same': False, 'size': 2, 'NT': False, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 8, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 5, 'same': False, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'congruent': 10, 'same': False, 'type': 'addresses_WT_ht'}}
{'src': {'congruent': 11, 'same': False, 'type': 'addresses_UC_ht'}, 'OP': 'REPM', 'dst': {'congruent': 3, 'same': False, 'type': 'addresses_UC_ht'}}
{'src': {'congruent': 1, 'same': False, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'congruent': 6, 'same': False, 'type': 'addresses_WC_ht'}}
{'src': {'congruent': 8, 'same': False, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'congruent': 11, 'same': False, 'type': 'addresses_normal_ht'}}
{'src': {'congruent': 1, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'}
{'33': 143}
33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33
*/
| 22.451327 | 428 | 0.648404 |
7e43655b9c42bd85fa6837c9b1c748af1f2e2929 | 6,995 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_978.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_978.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_978.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %r14
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1c8b0, %r9
nop
nop
nop
nop
nop
cmp $25605, %r10
mov (%r9), %r14w
nop
nop
nop
and $42220, %r11
lea addresses_UC_ht+0x16e47, %r12
cmp $49251, %rdi
mov (%r12), %r13d
nop
nop
nop
nop
nop
xor $22003, %r14
lea addresses_WT_ht+0x173e3, %r13
nop
cmp %rdi, %rdi
mov $0x6162636465666768, %r14
movq %r14, %xmm1
vmovups %ymm1, (%r13)
nop
nop
nop
lfence
lea addresses_WT_ht+0xaad7, %r10
nop
add $21292, %rdi
mov (%r10), %r11d
nop
nop
nop
nop
dec %r13
lea addresses_normal_ht+0xa443, %rsi
lea addresses_normal_ht+0x1afb9, %rdi
nop
nop
nop
nop
dec %r10
mov $119, %rcx
rep movsb
nop
nop
nop
nop
dec %r10
lea addresses_WT_ht+0xa143, %r12
nop
nop
nop
dec %rcx
mov $0x6162636465666768, %r9
movq %r9, %xmm6
movups %xmm6, (%r12)
cmp $46435, %r9
pop %rsi
pop %rdi
pop %rcx
pop %r9
pop %r14
pop %r13
pop %r12
pop %r11
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r14
push %r8
push %r9
push %rax
push %rbx
push %rcx
// Store
lea addresses_normal+0xb243, %rax
nop
nop
nop
cmp $993, %r8
movl $0x51525354, (%rax)
nop
nop
cmp $16359, %rbx
// Store
lea addresses_RW+0x17843, %r8
nop
nop
sub $34115, %rax
movb $0x51, (%r8)
sub %r8, %r8
// Store
lea addresses_normal+0x6a43, %r8
nop
nop
nop
inc %r14
movw $0x5152, (%r8)
nop
nop
nop
nop
dec %r13
// Store
lea addresses_PSE+0x17c73, %rbx
nop
nop
add $13504, %r13
mov $0x5152535455565758, %rax
movq %rax, (%rbx)
nop
nop
inc %r9
// Store
lea addresses_PSE+0x6443, %rbx
nop
cmp %r14, %r14
mov $0x5152535455565758, %rax
movq %rax, %xmm7
movntdq %xmm7, (%rbx)
nop
nop
nop
xor $60274, %r9
// Store
lea addresses_WT+0x5cc3, %rcx
nop
nop
nop
nop
sub %r9, %r9
mov $0x5152535455565758, %r8
movq %r8, (%rcx)
nop
nop
nop
nop
nop
sub %r9, %r9
// Faulty Load
lea addresses_normal+0x1fc43, %r13
nop
nop
nop
nop
nop
add %r9, %r9
vmovups (%r13), %ymm3
vextracti128 $1, %ymm3, %xmm3
vpextrq $1, %xmm3, %rcx
lea oracles, %r13
and $0xff, %rcx
shlq $12, %rcx
mov (%r13,%rcx,1), %rcx
pop %rcx
pop %rbx
pop %rax
pop %r9
pop %r8
pop %r14
pop %r13
ret
/*
<gen_faulty_load>
[REF]
{'src': {'NT': True, 'same': False, 'congruent': 0, 'type': 'addresses_normal', 'AVXalign': False, 'size': 1}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 9, 'type': 'addresses_normal', 'AVXalign': False, 'size': 4}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 8, 'type': 'addresses_RW', 'AVXalign': False, 'size': 1}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 7, 'type': 'addresses_normal', 'AVXalign': True, 'size': 2}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 4, 'type': 'addresses_PSE', 'AVXalign': False, 'size': 8}}
{'OP': 'STOR', 'dst': {'NT': True, 'same': False, 'congruent': 10, 'type': 'addresses_PSE', 'AVXalign': False, 'size': 16}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 7, 'type': 'addresses_WT', 'AVXalign': False, 'size': 8}}
[Faulty Load]
{'src': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_normal', 'AVXalign': False, 'size': 32}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'NT': True, 'same': False, 'congruent': 0, 'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 2}, 'OP': 'LOAD'}
{'src': {'NT': True, 'same': False, 'congruent': 1, 'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 4, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 32}}
{'src': {'NT': False, 'same': True, 'congruent': 2, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'}
{'src': {'same': False, 'congruent': 11, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 1, 'type': 'addresses_normal_ht'}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': True, 'congruent': 5, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 16}}
{'34': 21829}
34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34
*/
| 32.840376 | 2,999 | 0.656755 |
548e87c805698337a77ee0e4a0ba057aa01bc72f | 413 | asm | Assembly | oeis/106/A106256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/106/A106256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/106/A106256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A106256: Numbers n such that 12*n^2 + 13 is a square.
; Submitted by Jon Maiga
; 1,3,17,43,237,599,3301,8343,45977,116203,640377,1618499,8919301,22542783,124229837,313980463,1730298417,4373183699,24099948001,60910591323,335668973597,848375094823,4675265682357,11816340736199
lpb $0
sub $3,$0
sub $0,1
add $2,1
trn $3,$0
mov $1,$3
mul $1,12
add $2,1
add $2,$1
add $3,$2
lpe
mov $0,$2
add $0,1
| 22.944444 | 195 | 0.702179 |
833eac04d2c5c71131832013b2ccb82abcfdc3b6 | 1,281 | asm | Assembly | programs/oeis/209/A209721.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/209/A209721.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/209/A209721.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A209721: 1/4 the number of (n+1) X 3 0..2 arrays with every 2 X 2 subblock having distinct clockwise edge differences.
; 3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,32769,49153,65537,98305,131073,196609,262145,393217,524289,786433,1048577,1572865,2097153,3145729,4194305,6291457,8388609,12582913,16777217,25165825,33554433,50331649,67108865,100663297,134217729,201326593,268435457,402653185,536870913,805306369,1073741825,1610612737,2147483649,3221225473,4294967297,6442450945,8589934593,12884901889,17179869185,25769803777,34359738369,51539607553,68719476737,103079215105,137438953473,206158430209,274877906945,412316860417,549755813889,824633720833,1099511627777,1649267441665,2199023255553,3298534883329,4398046511105,6597069766657,8796093022209,13194139533313,17592186044417,26388279066625,35184372088833,52776558133249,70368744177665,105553116266497,140737488355329,211106232532993,281474976710657,422212465065985,562949953421313,844424930131969,1125899906842625,1688849860263937,2251799813685249,3377699720527873,4503599627370497,6755399441055745,9007199254740993
mov $2,$0
mod $0,2
mul $2,2
add $2,4
mov $3,$0
mov $0,$2
add $0,15
lpb $0,1
sub $0,4
mov $1,$3
mul $3,2
add $3,2
lpe
div $1,16
add $1,2
| 67.421053 | 1,014 | 0.837627 |
eb588a9da6ebad4ba9dfa6facf9aa4c2c4ab6a53 | 9,590 | asm | Assembly | smsq/qxl/comm/scrcopy.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/qxl/comm/scrcopy.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/qxl/comm/scrcopy.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SMS (QXL) Screen Copy Routine
; 2006.10.01 1.01 bugfix for correct copy loop (BC)
section comm
xdef qxl_scrcopy
include 'dev8_smsq_qxl_keys'
include 'dev8_smsq_qxl_comm_keys'
include 'dev8_keys_sys'
qsc.scinc equ 7 ; scan increment
qsc.sci2 equ 2 ; scan start increment
;+++
; This routine sets up interrupt server messages for copying the screen
;
; d0/d1/d2/d3/d4/d5/d6/d7/a0/a1/a2/a3/a4/a5 smashed
;
;---
qxl_scrcopy
move.l qxl_scr_work,a5
tst.b qxl_vhold(a5) ; mode change in progress?
bne.l qsc_exit ; ... yes
move.b qxl_vcopy(a5),d4 ; max lines to copy
qsc_retry
move.l qxl_cpyb(a5),d3 ; base of copy area
beq.l qsc_exit
moveq #0,d2
move.w qxl_scrl(a5),d2 ; length of line
move.w qxl_scrp(a5),d1 ; previous line
; bmi.l qsc_fcopy ; force copy
move.b qxl_vchek(a5),d5 ; try up to n lines
bge.l qsc_ckle ; OK
moveq #0,d5
addq.b #1,qxl_vchek(a5)
qsc_lnloop
tst.w qxl_vfine(a5) ; fine search?
beq.s qsc_lnskip ; ... no
addq.w #1,d1 ; next
cmp.w qxl_scry(a5),d1 ; off end?
blo.s qsc_setup ; ... no
clr.w qxl_vfine(a5) ; ... yes, reset
bra.s qsc_lnlast
qsc_lnskip
addq.w #qsc.scinc,d1 ; next line (coarse)
cmp.w qxl_scry(a5),d1 ; off end?
blo.s qsc_setup
qsc_lnlast
sub.w qxl_scry(a5),d1 ; start again here
qsc_setup
move.w d2,d0
mulu d1,d0 ; offset from base
move.l qxl_scrb(a5),a0
add.l d0,a0
move.l qxl_cpyb(a5),a1 ; base of copy area
add.l d0,a1
moveq #0,d6
move.w d2,d0
subq.w #8,d0
lsr.w #4,d0 ; blocks to compare - half a block
bcc.s qsc_ckl2 ; half block extra
qsc_ckl
move.l (a0)+,d6
sub.l (a1)+,d6 ; difference
move.l (a0)+,d7
sub.l (a1)+,d7 ; difference
or.l d7,d6 ; accumulated
qsc_ckl2
move.l (a0)+,d7
sub.l (a1)+,d7 ; difference
or.l d7,d6 ; accumulated
move.l (a0)+,d7
sub.l (a1)+,d7 ; difference
or.l d7,d6 ; accumulated
dbne d0,qsc_ckl
beq.s qsc_cknc ; no change
tst.w qxl_vfine(a5) ; changed, was it fine?
bne.s qsc_uline ; ... yes, update the line
move.w #qsc.scinc*3/2,qxl_vfine(a5) ; scinc+ misses before reverting
move.w d1,d0 ; changed line
move.w qxl_scrp(a5),d1 ; previous line
cmp.w d0,d1 ; is previous above changed?
blo.s qsc_lnloop
moveq #0,d1 ; start at top
bra.s qsc_setup
qsc_cknc
tst.w qxl_vfine(a5) ; not changed, was it fine?
beq.s qsc_ckle ; ... no
subq.w #1,qxl_vfine(a5) ; ... yes, count down
qsc_ckle
move.w d1,qxl_scrp(a5) ; save current line as previous
subq.b #1,d5
bcc qsc_lnloop ; unchanged, try again
qsc_exit
rts
;qsc_fcopy
; addq.w #1,qxl_scrp(a5) ; next line, when zero, reverts to normal
; move.w d2,d0 ; qxl line length
; add.w qxl_scry(a5),d1 ; our line to copy
; mulu d1,d2 ; offset in screen
; mulu qxl_vgal(a5),d1 ; ... in vga
; add.w qxl_vga0(a5),d1 ; +base in vga (zero for all large screens)
; move.l qxl_scrb(a5),a3 ; screen
; add.l d2,a3
; move.l d3,a4
; add.l d2,a4 ; copy
; moveq #0,d2 ; no vga offset
; bra.s qsc_copycnv ; copy converting
qsc_uline
move.w d1,qxl_scrp(a5) ; save current line
mulu qxl_vgal(a5),d1 ; offset
add.w qxl_vga0(a5),d1 ; + base of vga memory (zero for large screens)
lsl.w #4,d0 ; nr 16 byte checks left to bytes
sub.w #16,d2 ; start of last 16 byte group
sub.w d0,d2 ; offset to start of run
lea -16(a0),a3 ; save start of run on screen
lea -16(a1),a4 ; save start of run in copy
add.w d0,a0 ; end of line on screen
add.w d0,a1 ; end of line in copy
tst.w d2 ; start below start of line?
bpl.s qsc_fel ; ... no
addq.l #8,a3 ; yes, it must have been start of line 800x600
addq.l #8,a4
moveq #0,d2 ; start of run on vga
qsc_fel
move.l -(a0),d6 ; compare 4 bytes
sub.l -(a1),d6
move.l -(a0),d7 ; and another 4
sub.l -(a1),d7
or.l d6,d7
beq.s qsc_fel ; look backwards for first different
sub.l a3,a0 ; length of different bit - 8
move.w a0,d0
addq.w #8,d0
; d0 QXL bytes in run
; d1 VGA address of start of line
; d2 QXL offset of start of run in line
; a3 QXL screen
; a4 Copy screen
qsc_copycnv
move.w qxl_vconv(a5),d7
beq.l qsc_copy
lsr.w #1,d0 ; ... run in words in QL, bytes VGA
lsr.w #1,d2 ; ... offset in words in QL, bytes VGA
add.l d2,d1 ; start of run
move.w d1,d2
add.w d0,d2 ; run crosses 64k boundary?
bcc.s qsc_copy48 ; ... no
sub.w d2,d0 ; ... yes, shorten run
subq.w #1,qxl_scrp(a5) ; redo this line
qsc_copy48
cmp.w #qxl.vc8vga,d7 ; mode 8?
beq.s qsc_copy8 ; ... yes
moveq #qxm_vdat,d7 ; headers
add.w d0,d7
move.l d7,d6
add.l d7,d6
move.l qxl_qxpc_mess,a2
move.l qxl_qxpc_eom(a2),a0 ; start of next message
add.l a0,d6 ; end of message
cmp.l qxl_qxpc_eob(a2),d6
bgt.l qsc_no_copy
move.l d6,qxl_qxpc_eom(a2)
lea (a0,d7.l),a1 ; start of second plane
move.w #qxm.pplu<<8+1,(a0)+; first plane flags
move.w #qxm.pplu<<8+2,(a1)+; second plane flags
move.l d1,(a0)+ ; window and start address
move.l d1,(a1)+ ; window and start address
lsr.w #1,d0 ; vga words
move.w d0,(a0)+ ; length
move.w d0,(a1)+
subq.w #1,d0 ; copy loop length -1
qsc_loop4
move.l (a3),(a4)+ ; update copy screen
move.b (a3)+,(a1)+ ; green
move.b (a3)+,(a0)+ ; red
move.b (a3)+,(a1)+
move.b (a3)+,(a0)+
dbra d0,qsc_loop4
bra.l qsc_ecopy
qsc_copy8
movem.l a5/a6,-(sp)
lea qsc_grtab,a5
lea qsc_bftab,a6
moveq #qxm_vdat,d7 ; headers
add.w d0,d7
move.l d7,d6
add.l d7,d6
add.l d7,d6
move.l qxl_qxpc_mess,a2
move.l qxl_qxpc_eom(a2),a0 ; start of next message
add.l a0,d6 ; end of message
cmp.l qxl_qxpc_eob(a2),d6
bgt.l qsc_no_copy
move.l d6,qxl_qxpc_eom(a2)
lea (a0,d7.l),a1 ; start of second plane
lea (a1,d7.l),a2 ; third plane
move.w #qxm.pplu<<8+1,(a0)+; first plane flags
move.w #qxm.pplu<<8+2,(a1)+; second plane flags
move.w #qxm.pplu<<8+4,(a2)+; third plane flags
move.l d1,(a0)+ ; window and start address
move.l d1,(a1)+
move.l d1,(a2)+
lsr.w #1,d0 ; vga words
move.w d0,(a0)+ ; length
move.w d0,(a1)+
move.w d0,(a2)+
subq.w #1,d0 ; copy loop length -1
moveq #0,d1
qsc_loop8
move.b (a3)+,d1 ; get green
move.b d1,(a4)+ ; update copy screen
move.b (a5,d1.w),(a1)+
move.b (a3)+,d1 ; get red/blue
move.b d1,(a4)+ ; update copy screen
move.b (a5,d1.w),(a0)+ ; red
move.b (a6,d1.w),(a2)+ ; blue
move.b (a3)+,d1 ; get green
move.b d1,(a4)+ ; update copy screen
move.b (a5,d1.w),(a1)+
move.b (a3)+,d1 ; get red/blue
move.b d1,(a4)+ ; update copy screen
move.b (a5,d1.w),(a0)+ ; red
move.b (a6,d1.w),(a2)+ ; blue
dbra d0,qsc_loop8
movem.l (sp)+,a5/a6
bra.s qsc_ecopy
;
; simple copy data
;
qsc_copy
add.l d2,d1 ; start of run
move.w d1,d2
add.w d0,d2 ; run crosses 64k boundary?
bcc.s qsc_copys ; ... no
sub.w d2,d0 ; ... yes, shorten run
subq.w #1,qxl_scrp(a5) ; redo this line
qsc_copys
moveq #qxm_vdat,d6 ; header
add.w d0,d6
move.l qxl_qxpc_mess,a2
move.l qxl_qxpc_eom(a2),a0 ; start of next message
add.l a0,d6 ; end of message
cmp.l qxl_qxpc_eob(a2),d6
bgt.s qsc_no_copy
move.l d6,qxl_qxpc_eom(a2)
move.w #qxm.pkpu<<8,(a0)+; packed pixel flags
move.l d1,(a0)+ ; window and start address
lsr.w #1,d0 ; vga words
move.w d0,(a0)+ ; length
lsr.w #2,d0 ; v. 1.01 bugfix
subq.w #1,d0 ; copy loop length -1
qsc_loops
move.l (a3),(a4)+ ; update copy screen
move.l (a3)+,(a0)+ ; copy 8 bytes at a time
move.l (a3),(a4)+
move.l (a3)+,(a0)+
dbra d0,qsc_loops
qsc_ecopy
subq.b #1,d4 ; another to copy?
bne qsc_retry
qsc_no_copy
rts
qsc_grtab
dc.b $00,$00,$03,$03,$00,$00,$03,$03,$0C,$0C,$0F,$0F,$0C,$0C,$0F,$0F
dc.b $00,$00,$03,$03,$00,$00,$03,$03,$0C,$0C,$0F,$0F,$0C,$0C,$0F,$0F
dc.b $30,$30,$33,$33,$30,$30,$33,$33,$3C,$3C,$3F,$3F,$3C,$3C,$3F,$3F
dc.b $30,$30,$33,$33,$30,$30,$33,$33,$3C,$3C,$3F,$3F,$3C,$3C,$3F,$3F
dc.b $00,$00,$03,$03,$00,$00,$03,$03,$0C,$0C,$0F,$0F,$0C,$0C,$0F,$0F
dc.b $00,$00,$03,$03,$00,$00,$03,$03,$0C,$0C,$0F,$0F,$0C,$0C,$0F,$0F
dc.b $30,$30,$33,$33,$30,$30,$33,$33,$3C,$3C,$3F,$3F,$3C,$3C,$3F,$3F
dc.b $30,$30,$33,$33,$30,$30,$33,$33,$3C,$3C,$3F,$3F,$3C,$3C,$3F,$3F
dc.b $C0,$C0,$C3,$C3,$C0,$C0,$C3,$C3,$CC,$CC,$CF,$CF,$CC,$CC,$CF,$CF
dc.b $C0,$C0,$C3,$C3,$C0,$C0,$C3,$C3,$CC,$CC,$CF,$CF,$CC,$CC,$CF,$CF
dc.b $F0,$F0,$F3,$F3,$F0,$F0,$F3,$F3,$FC,$FC,$FF,$FF,$FC,$FC,$FF,$FF
dc.b $F0,$F0,$F3,$F3,$F0,$F0,$F3,$F3,$FC,$FC,$FF,$FF,$FC,$FC,$FF,$FF
dc.b $C0,$C0,$C3,$C3,$C0,$C0,$C3,$C3,$CC,$CC,$CF,$CF,$CC,$CC,$CF,$CF
dc.b $C0,$C0,$C3,$C3,$C0,$C0,$C3,$C3,$CC,$CC,$CF,$CF,$CC,$CC,$CF,$CF
dc.b $F0,$F0,$F3,$F3,$F0,$F0,$F3,$F3,$FC,$FC,$FF,$FF,$FC,$FC,$FF,$FF
dc.b $F0,$F0,$F3,$F3,$F0,$F0,$F3,$F3,$FC,$FC,$FF,$FF,$FC,$FC,$FF,$FF
qsc_bftab
dc.b $00,$03,$00,$03,$0C,$0F,$0C,$0F,$00,$03,$00,$03,$0C,$0F,$0C,$0F
dc.b $30,$33,$30,$33,$3C,$3F,$3C,$3F,$30,$33,$30,$33,$3C,$3F,$3C,$3F
dc.b $00,$03,$00,$03,$0C,$0F,$0C,$0F,$00,$03,$00,$03,$0C,$0F,$0C,$0F
dc.b $30,$33,$30,$33,$3C,$3F,$3C,$3F,$30,$33,$30,$33,$3C,$3F,$3C,$3F
dc.b $C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF,$C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF
dc.b $F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF,$F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF
dc.b $C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF,$C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF
dc.b $F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF,$F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF
dc.b $00,$03,$00,$03,$0C,$0F,$0C,$0F,$00,$03,$00,$03,$0C,$0F,$0C,$0F
dc.b $30,$33,$30,$33,$3C,$3F,$3C,$3F,$30,$33,$30,$33,$3C,$3F,$3C,$3F
dc.b $00,$03,$00,$03,$0C,$0F,$0C,$0F,$00,$03,$00,$03,$0C,$0F,$0C,$0F
dc.b $30,$33,$30,$33,$3C,$3F,$3C,$3F,$30,$33,$30,$33,$3C,$3F,$3C,$3F
dc.b $C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF,$C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF
dc.b $F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF,$F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF
dc.b $C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF,$C0,$C3,$C0,$C3,$CC,$CF,$CC,$CF
dc.b $F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF,$F0,$F3,$F0,$F3,$FC,$FF,$FC,$FF
end
| 27.959184 | 71 | 0.624713 |
66a7370a737d6468dc3265981bf4e9e163a12ccb | 3,860 | asm | Assembly | src/lzgmini.asm | giomba/snake6502 | a82c9e94fedbd0398b248ed73e2336262e86f10f | [
"Zlib"
] | 1 | 2020-04-24T22:28:18.000Z | 2020-04-24T22:28:18.000Z | src/lzgmini.asm | giomba/snake6502 | a82c9e94fedbd0398b248ed73e2336262e86f10f | [
"Zlib"
] | null | null | null | src/lzgmini.asm | giomba/snake6502 | a82c9e94fedbd0398b248ed73e2336262e86f10f | [
"Zlib"
] | null | null | null | inflate SUBROUTINE
.inEnd EQU 2
.offset EQU 4
.length EQU 6
.symbol EQU 25
.marker1 EQU 30
.marker2 EQU 31
.marker3 EQU 32
.marker4 EQU 33
.copy EQU 34
clc
ldy #10
lda (srcPointer),y
adc srcPointer
sta .inEnd
dey
lda (srcPointer),y
adc srcPointer + 1
sta .inEnd + 1
clc
lda .inEnd
adc #16
sta .inEnd
lda .inEnd + 1
adc #0
sta .inEnd + 1
; Get the marker symbols
ldy #16
lda (srcPointer),y
sta .marker1
iny
lda (srcPointer),y
sta .marker2
iny
lda (srcPointer),y
sta .marker3
iny
lda (srcPointer),y
sta .marker4
; Skip header + marker symbols (16 + 4 bytes)
clc
lda srcPointer
adc #20
sta srcPointer
lda srcPointer + 1
adc #0
sta srcPointer + 1
; Main decompression loop
ldy #0 ; Make sure that Y is zero
.mainloop:
lda srcPointer ; done?
cmp .inEnd
bne .notdone
lda srcPointer + 1
cmp .inEnd + 1
bne .notdone
rts
.notdone:
lda (srcPointer),y ; A = symbol
sta .symbol
sta $d020
inc srcPointer
bne .noinc1
inc srcPointer + 1
.noinc1:
cmp .marker1 ; Marker1?
beq .domarker1
cmp .marker2 ; Marker2?
beq .domarker2
cmp .marker3 ; Marker3?
beq .domarker3
cmp .marker4 ; Marker4?
beq .domarker4
.literal:
lda .symbol
sta (dstPointer),y ; Plain copy
inc dstPointer
bne .mainloop
inc dstPointer + 1
bne .mainloop
.domarker1:
jmp .domarker1b
; marker4 - "Near copy (incl. RLE)"
.domarker4:
lda (srcPointer),y
inc srcPointer
bne .noinc3
inc srcPointer + 1
.noinc3:
cmp #0
beq .literal ; Single occurance of the marker symbol (rare)
tax
lsr
lsr
lsr
lsr
lsr
sta .offset
inc .offset
lda #0
sta .offset + 1 ; offset = (b >> 5) + 1
txa
and #$1f
tax
lda .LZG_LENGTH_DECODE_LUT,x
sta .length ; length = .LZG_LENGTH_DECODE_LUT[b & 0x1f]
jmp .docopy
; marker3 - "Short copy"
.domarker3:
lda (srcPointer),y
inc srcPointer
bne .noinc4
inc srcPointer + 1
.noinc4:
cmp #0
beq .literal ; Single occurance of the marker symbol (rare)
tax
lsr
lsr
lsr
lsr
lsr
lsr
clc
adc #3
sta .length ; length = (b >> 6) + 3
txa
and #$3f
adc #8
sta .offset
lda #0
sta .offset + 1 ; offset = (b & 0x3f) + 8
beq .docopy
; marker2 - "Medium copy"
.domarker2:
lda (srcPointer),y
inc srcPointer
bne .noinc5
inc srcPointer + 1
.noinc5:
cmp #0
beq .literal ; Single occurance of the marker symbol (rare)
tax
lsr
lsr
lsr
lsr
lsr
sta .offset + 1
lda (srcPointer),y
inc srcPointer
bne .noinc6
inc srcPointer + 1
.noinc6:
clc
adc #8
sta .offset
bcc .noinc7
inc .offset + 1 ; offset = (((b & 0xe0) << 3) | b2) + 8
.noinc7:
txa
and #$1f
tax
lda .LZG_LENGTH_DECODE_LUT,x
sta .length ; length = .LZG_LENGTH_DECODE_LUT[b & 0x1f]
bne .docopy
.literal2:
jmp .literal
; marker1 - "Distant copy"
.domarker1b:
lda (srcPointer),y
inc srcPointer
bne .noinc8
inc srcPointer + 1
.noinc8:
cmp #0
beq .literal2 ; Single occurance of the marker symbol (rare)
and #$1f
tax
lda .LZG_LENGTH_DECODE_LUT,x
sta .length ; length = .LZG_LENGTH_DECODE_LUT[b & 0x1f]
lda (srcPointer),y
inc srcPointer
bne .noinc9
inc srcPointer + 1
.noinc9:
sta .offset + 1
lda (srcPointer),y
inc srcPointer
bne .noinc10
inc srcPointer + 1
.noinc10:
clc
adc #$08
sta .offset
lda .offset + 1
adc #$08
sta .offset + 1 ; offset = ((b2 << 8) | (*src++)) + 2056
; Copy corresponding data from history window
.docopy:
sec
lda dstPointer
sbc .offset
sta .copy
lda dstPointer + 1
sbc .offset + 1
sta .copy + 1
.loop1:
lda (.copy),y
sta (dstPointer),y
iny
cpy .length
bne .loop1
ldy #0 ; Make sure that Y is zero
clc
lda dstPointer
adc .length
sta dstPointer
bcc .noinc11
inc dstPointer + 1
.noinc11:
jmp .mainloop
; Lookup Table for decoding the copy length parameter
.LZG_LENGTH_DECODE_LUT
BYTE 2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,35,48,72,128
| 15.884774 | 97 | 0.665803 |
610ba14cbd0f4c7dcd0eac438bff4f501b560132 | 273,811 | asm | Assembly | roms/pong1k.asm | mattconsto/nes | 5107ead254a74492335414461a2ae8401d8bcbeb | [
"MIT"
] | 4 | 2015-03-24T14:07:34.000Z | 2018-09-05T18:06:08.000Z | roms/pong1k.asm | mattconsto/nes | 5107ead254a74492335414461a2ae8401d8bcbeb | [
"MIT"
] | null | null | null | roms/pong1k.asm | mattconsto/nes | 5107ead254a74492335414461a2ae8401d8bcbeb | [
"MIT"
] | null | null | null | 00000000: 4E4553 LSR $5345
00000003: 1A .DB $1A
00000004: 0100 ORA ($00,X)
00000006: 0100 ORA ($00,X)
00000008: 00 BRK
00000009: 00 BRK
0000000A: 00 BRK
0000000B: 00 BRK
0000000C: 00 BRK
0000000D: 00 BRK
0000000E: 00 BRK
0000000F: 00 BRK
00000010: 00 BRK
00000011: 00 BRK
00000012: 00 BRK
00000013: 00 BRK
00000014: 00 BRK
00000015: 00 BRK
00000016: 00 BRK
00000017: 00 BRK
00000018: 00 BRK
00000019: 00 BRK
0000001A: 00 BRK
0000001B: 00 BRK
0000001C: 00 BRK
0000001D: 00 BRK
0000001E: 00 BRK
0000001F: 00 BRK
00000020: 00 BRK
00000021: 00 BRK
00000022: 00 BRK
00000023: 00 BRK
00000024: 00 BRK
00000025: 00 BRK
00000026: 00 BRK
00000027: 00 BRK
00000028: 00 BRK
00000029: 00 BRK
0000002A: 00 BRK
0000002B: 00 BRK
0000002C: 00 BRK
0000002D: 00 BRK
0000002E: 00 BRK
0000002F: 00 BRK
00000030: 00 BRK
00000031: 00 BRK
00000032: 00 BRK
00000033: 00 BRK
00000034: 00 BRK
00000035: 00 BRK
00000036: 00 BRK
00000037: 00 BRK
00000038: 00 BRK
00000039: 00 BRK
0000003A: 00 BRK
0000003B: 00 BRK
0000003C: 00 BRK
0000003D: 00 BRK
0000003E: 00 BRK
0000003F: 00 BRK
00000040: 00 BRK
00000041: 00 BRK
00000042: 00 BRK
00000043: 00 BRK
00000044: 00 BRK
00000045: 00 BRK
00000046: 00 BRK
00000047: 00 BRK
00000048: 00 BRK
00000049: 00 BRK
0000004A: 00 BRK
0000004B: 00 BRK
0000004C: 00 BRK
0000004D: 00 BRK
0000004E: 00 BRK
0000004F: 00 BRK
00000050: 00 BRK
00000051: 00 BRK
00000052: 00 BRK
00000053: 00 BRK
00000054: 00 BRK
00000055: 00 BRK
00000056: 00 BRK
00000057: 00 BRK
00000058: 00 BRK
00000059: 00 BRK
0000005A: 00 BRK
0000005B: 00 BRK
0000005C: 00 BRK
0000005D: 00 BRK
0000005E: 00 BRK
0000005F: 00 BRK
00000060: 00 BRK
00000061: 00 BRK
00000062: 00 BRK
00000063: 00 BRK
00000064: 00 BRK
00000065: 00 BRK
00000066: 00 BRK
00000067: 00 BRK
00000068: 00 BRK
00000069: 00 BRK
0000006A: 00 BRK
0000006B: 00 BRK
0000006C: 00 BRK
0000006D: 00 BRK
0000006E: 00 BRK
0000006F: 00 BRK
00000070: 00 BRK
00000071: 00 BRK
00000072: 00 BRK
00000073: 00 BRK
00000074: 00 BRK
00000075: 00 BRK
00000076: 00 BRK
00000077: 00 BRK
00000078: 00 BRK
00000079: 00 BRK
0000007A: 00 BRK
0000007B: 00 BRK
0000007C: 00 BRK
0000007D: 00 BRK
0000007E: 00 BRK
0000007F: 00 BRK
00000080: 00 BRK
00000081: 00 BRK
00000082: 00 BRK
00000083: 00 BRK
00000084: 00 BRK
00000085: 00 BRK
00000086: 00 BRK
00000087: 00 BRK
00000088: 00 BRK
00000089: 00 BRK
0000008A: 00 BRK
0000008B: 00 BRK
0000008C: 00 BRK
0000008D: 00 BRK
0000008E: 00 BRK
0000008F: 00 BRK
00000090: 00 BRK
00000091: 00 BRK
00000092: 00 BRK
00000093: 00 BRK
00000094: 00 BRK
00000095: 00 BRK
00000096: 00 BRK
00000097: 00 BRK
00000098: 00 BRK
00000099: 00 BRK
0000009A: 00 BRK
0000009B: 00 BRK
0000009C: 00 BRK
0000009D: 00 BRK
0000009E: 00 BRK
0000009F: 00 BRK
000000A0: 00 BRK
000000A1: 00 BRK
000000A2: 00 BRK
000000A3: 00 BRK
000000A4: 00 BRK
000000A5: 00 BRK
000000A6: 00 BRK
000000A7: 00 BRK
000000A8: 00 BRK
000000A9: 00 BRK
000000AA: 00 BRK
000000AB: 00 BRK
000000AC: 00 BRK
000000AD: 00 BRK
000000AE: 00 BRK
000000AF: 00 BRK
000000B0: 00 BRK
000000B1: 00 BRK
000000B2: 00 BRK
000000B3: 00 BRK
000000B4: 00 BRK
000000B5: 00 BRK
000000B6: 00 BRK
000000B7: 00 BRK
000000B8: 00 BRK
000000B9: 00 BRK
000000BA: 00 BRK
000000BB: 00 BRK
000000BC: 00 BRK
000000BD: 00 BRK
000000BE: 00 BRK
000000BF: 00 BRK
000000C0: 00 BRK
000000C1: 00 BRK
000000C2: 00 BRK
000000C3: 00 BRK
000000C4: 00 BRK
000000C5: 00 BRK
000000C6: 00 BRK
000000C7: 00 BRK
000000C8: 00 BRK
000000C9: 00 BRK
000000CA: 00 BRK
000000CB: 00 BRK
000000CC: 00 BRK
000000CD: 00 BRK
000000CE: 00 BRK
000000CF: 00 BRK
000000D0: 00 BRK
000000D1: 00 BRK
000000D2: 00 BRK
000000D3: 00 BRK
000000D4: 00 BRK
000000D5: 00 BRK
000000D6: 00 BRK
000000D7: 00 BRK
000000D8: 00 BRK
000000D9: 00 BRK
000000DA: 00 BRK
000000DB: 00 BRK
000000DC: 00 BRK
000000DD: 00 BRK
000000DE: 00 BRK
000000DF: 00 BRK
000000E0: 00 BRK
000000E1: 00 BRK
000000E2: 00 BRK
000000E3: 00 BRK
000000E4: 00 BRK
000000E5: 00 BRK
000000E6: 00 BRK
000000E7: 00 BRK
000000E8: 00 BRK
000000E9: 00 BRK
000000EA: 00 BRK
000000EB: 00 BRK
000000EC: 00 BRK
000000ED: 00 BRK
000000EE: 00 BRK
000000EF: 00 BRK
000000F0: 00 BRK
000000F1: 00 BRK
000000F2: 00 BRK
000000F3: 00 BRK
000000F4: 00 BRK
000000F5: 00 BRK
000000F6: 00 BRK
000000F7: 00 BRK
000000F8: 00 BRK
000000F9: 00 BRK
000000FA: 00 BRK
000000FB: 00 BRK
000000FC: 00 BRK
000000FD: 00 BRK
000000FE: 00 BRK
000000FF: 00 BRK
00000100: 00 BRK
00000101: 00 BRK
00000102: 00 BRK
00000103: 00 BRK
00000104: 00 BRK
00000105: 00 BRK
00000106: 00 BRK
00000107: 00 BRK
00000108: 00 BRK
00000109: 00 BRK
0000010A: 00 BRK
0000010B: 00 BRK
0000010C: 00 BRK
0000010D: 00 BRK
0000010E: 00 BRK
0000010F: 00 BRK
00000110: 00 BRK
00000111: 00 BRK
00000112: 00 BRK
00000113: 00 BRK
00000114: 00 BRK
00000115: 00 BRK
00000116: 00 BRK
00000117: 00 BRK
00000118: 00 BRK
00000119: 00 BRK
0000011A: 00 BRK
0000011B: 00 BRK
0000011C: 00 BRK
0000011D: 00 BRK
0000011E: 00 BRK
0000011F: 00 BRK
00000120: 00 BRK
00000121: 00 BRK
00000122: 00 BRK
00000123: 00 BRK
00000124: 00 BRK
00000125: 00 BRK
00000126: 00 BRK
00000127: 00 BRK
00000128: 00 BRK
00000129: 00 BRK
0000012A: 00 BRK
0000012B: 00 BRK
0000012C: 00 BRK
0000012D: 00 BRK
0000012E: 00 BRK
0000012F: 00 BRK
00000130: 00 BRK
00000131: 00 BRK
00000132: 00 BRK
00000133: 00 BRK
00000134: 00 BRK
00000135: 00 BRK
00000136: 00 BRK
00000137: 00 BRK
00000138: 00 BRK
00000139: 00 BRK
0000013A: 00 BRK
0000013B: 00 BRK
0000013C: 00 BRK
0000013D: 00 BRK
0000013E: 00 BRK
0000013F: 00 BRK
00000140: 00 BRK
00000141: 00 BRK
00000142: 00 BRK
00000143: 00 BRK
00000144: 00 BRK
00000145: 00 BRK
00000146: 00 BRK
00000147: 00 BRK
00000148: 00 BRK
00000149: 00 BRK
0000014A: 00 BRK
0000014B: 00 BRK
0000014C: 00 BRK
0000014D: 00 BRK
0000014E: 00 BRK
0000014F: 00 BRK
00000150: 00 BRK
00000151: 00 BRK
00000152: 00 BRK
00000153: 00 BRK
00000154: 00 BRK
00000155: 00 BRK
00000156: 00 BRK
00000157: 00 BRK
00000158: 00 BRK
00000159: 00 BRK
0000015A: 00 BRK
0000015B: 00 BRK
0000015C: 00 BRK
0000015D: 00 BRK
0000015E: 00 BRK
0000015F: 00 BRK
00000160: 00 BRK
00000161: 00 BRK
00000162: 00 BRK
00000163: 00 BRK
00000164: 00 BRK
00000165: 00 BRK
00000166: 00 BRK
00000167: 00 BRK
00000168: 00 BRK
00000169: 00 BRK
0000016A: 00 BRK
0000016B: 00 BRK
0000016C: 00 BRK
0000016D: 00 BRK
0000016E: 00 BRK
0000016F: 00 BRK
00000170: 00 BRK
00000171: 00 BRK
00000172: 00 BRK
00000173: 00 BRK
00000174: 00 BRK
00000175: 00 BRK
00000176: 00 BRK
00000177: 00 BRK
00000178: 00 BRK
00000179: 00 BRK
0000017A: 00 BRK
0000017B: 00 BRK
0000017C: 00 BRK
0000017D: 00 BRK
0000017E: 00 BRK
0000017F: 00 BRK
00000180: 00 BRK
00000181: 00 BRK
00000182: 00 BRK
00000183: 00 BRK
00000184: 00 BRK
00000185: 00 BRK
00000186: 00 BRK
00000187: 00 BRK
00000188: 00 BRK
00000189: 00 BRK
0000018A: 00 BRK
0000018B: 00 BRK
0000018C: 00 BRK
0000018D: 00 BRK
0000018E: 00 BRK
0000018F: 00 BRK
00000190: 00 BRK
00000191: 00 BRK
00000192: 00 BRK
00000193: 00 BRK
00000194: 00 BRK
00000195: 00 BRK
00000196: 00 BRK
00000197: 00 BRK
00000198: 00 BRK
00000199: 00 BRK
0000019A: 00 BRK
0000019B: 00 BRK
0000019C: 00 BRK
0000019D: 00 BRK
0000019E: 00 BRK
0000019F: 00 BRK
000001A0: 00 BRK
000001A1: 00 BRK
000001A2: 00 BRK
000001A3: 00 BRK
000001A4: 00 BRK
000001A5: 00 BRK
000001A6: 00 BRK
000001A7: 00 BRK
000001A8: 00 BRK
000001A9: 00 BRK
000001AA: 00 BRK
000001AB: 00 BRK
000001AC: 00 BRK
000001AD: 00 BRK
000001AE: 00 BRK
000001AF: 00 BRK
000001B0: 00 BRK
000001B1: 00 BRK
000001B2: 00 BRK
000001B3: 00 BRK
000001B4: 00 BRK
000001B5: 00 BRK
000001B6: 00 BRK
000001B7: 00 BRK
000001B8: 00 BRK
000001B9: 00 BRK
000001BA: 00 BRK
000001BB: 00 BRK
000001BC: 00 BRK
000001BD: 00 BRK
000001BE: 00 BRK
000001BF: 00 BRK
000001C0: 00 BRK
000001C1: 00 BRK
000001C2: 00 BRK
000001C3: 00 BRK
000001C4: 00 BRK
000001C5: 00 BRK
000001C6: 00 BRK
000001C7: 00 BRK
000001C8: 00 BRK
000001C9: 00 BRK
000001CA: 00 BRK
000001CB: 00 BRK
000001CC: 00 BRK
000001CD: 00 BRK
000001CE: 00 BRK
000001CF: 00 BRK
000001D0: 00 BRK
000001D1: 00 BRK
000001D2: 00 BRK
000001D3: 00 BRK
000001D4: 00 BRK
000001D5: 00 BRK
000001D6: 00 BRK
000001D7: 00 BRK
000001D8: 00 BRK
000001D9: 00 BRK
000001DA: 00 BRK
000001DB: 00 BRK
000001DC: 00 BRK
000001DD: 00 BRK
000001DE: 00 BRK
000001DF: 00 BRK
000001E0: 00 BRK
000001E1: 00 BRK
000001E2: 00 BRK
000001E3: 00 BRK
000001E4: 00 BRK
000001E5: 00 BRK
000001E6: 00 BRK
000001E7: 00 BRK
000001E8: 00 BRK
000001E9: 00 BRK
000001EA: 00 BRK
000001EB: 00 BRK
000001EC: 00 BRK
000001ED: 00 BRK
000001EE: 00 BRK
000001EF: 00 BRK
000001F0: 00 BRK
000001F1: 00 BRK
000001F2: 00 BRK
000001F3: 00 BRK
000001F4: 00 BRK
000001F5: 00 BRK
000001F6: 00 BRK
000001F7: 00 BRK
000001F8: 00 BRK
000001F9: 00 BRK
000001FA: 00 BRK
000001FB: 00 BRK
000001FC: 00 BRK
000001FD: 00 BRK
000001FE: 00 BRK
000001FF: 00 BRK
00000200: 00 BRK
00000201: 00 BRK
00000202: 00 BRK
00000203: 00 BRK
00000204: 00 BRK
00000205: 00 BRK
00000206: 00 BRK
00000207: 00 BRK
00000208: 00 BRK
00000209: 00 BRK
0000020A: 00 BRK
0000020B: 00 BRK
0000020C: 00 BRK
0000020D: 00 BRK
0000020E: 00 BRK
0000020F: 00 BRK
00000210: 00 BRK
00000211: 00 BRK
00000212: 00 BRK
00000213: 00 BRK
00000214: 00 BRK
00000215: 00 BRK
00000216: 00 BRK
00000217: 00 BRK
00000218: 00 BRK
00000219: 00 BRK
0000021A: 00 BRK
0000021B: 00 BRK
0000021C: 00 BRK
0000021D: 00 BRK
0000021E: 00 BRK
0000021F: 00 BRK
00000220: 00 BRK
00000221: 00 BRK
00000222: 00 BRK
00000223: 00 BRK
00000224: 00 BRK
00000225: 00 BRK
00000226: 00 BRK
00000227: 00 BRK
00000228: 00 BRK
00000229: 00 BRK
0000022A: 00 BRK
0000022B: 00 BRK
0000022C: 00 BRK
0000022D: 00 BRK
0000022E: 00 BRK
0000022F: 00 BRK
00000230: 00 BRK
00000231: 00 BRK
00000232: 00 BRK
00000233: 00 BRK
00000234: 00 BRK
00000235: 00 BRK
00000236: 00 BRK
00000237: 00 BRK
00000238: 00 BRK
00000239: 00 BRK
0000023A: 00 BRK
0000023B: 00 BRK
0000023C: 00 BRK
0000023D: 00 BRK
0000023E: 00 BRK
0000023F: 00 BRK
00000240: 00 BRK
00000241: 00 BRK
00000242: 00 BRK
00000243: 00 BRK
00000244: 00 BRK
00000245: 00 BRK
00000246: 00 BRK
00000247: 00 BRK
00000248: 00 BRK
00000249: 00 BRK
0000024A: 00 BRK
0000024B: 00 BRK
0000024C: 00 BRK
0000024D: 00 BRK
0000024E: 00 BRK
0000024F: 00 BRK
00000250: 00 BRK
00000251: 00 BRK
00000252: 00 BRK
00000253: 00 BRK
00000254: 00 BRK
00000255: 00 BRK
00000256: 00 BRK
00000257: 00 BRK
00000258: 00 BRK
00000259: 00 BRK
0000025A: 00 BRK
0000025B: 00 BRK
0000025C: 00 BRK
0000025D: 00 BRK
0000025E: 00 BRK
0000025F: 00 BRK
00000260: 00 BRK
00000261: 00 BRK
00000262: 00 BRK
00000263: 00 BRK
00000264: 00 BRK
00000265: 00 BRK
00000266: 00 BRK
00000267: 00 BRK
00000268: 00 BRK
00000269: 00 BRK
0000026A: 00 BRK
0000026B: 00 BRK
0000026C: 00 BRK
0000026D: 00 BRK
0000026E: 00 BRK
0000026F: 00 BRK
00000270: 00 BRK
00000271: 00 BRK
00000272: 00 BRK
00000273: 00 BRK
00000274: 00 BRK
00000275: 00 BRK
00000276: 00 BRK
00000277: 00 BRK
00000278: 00 BRK
00000279: 00 BRK
0000027A: 00 BRK
0000027B: 00 BRK
0000027C: 00 BRK
0000027D: 00 BRK
0000027E: 00 BRK
0000027F: 00 BRK
00000280: 00 BRK
00000281: 00 BRK
00000282: 00 BRK
00000283: 00 BRK
00000284: 00 BRK
00000285: 00 BRK
00000286: 00 BRK
00000287: 00 BRK
00000288: 00 BRK
00000289: 00 BRK
0000028A: 00 BRK
0000028B: 00 BRK
0000028C: 00 BRK
0000028D: 00 BRK
0000028E: 00 BRK
0000028F: 00 BRK
00000290: 00 BRK
00000291: 00 BRK
00000292: 00 BRK
00000293: 00 BRK
00000294: 00 BRK
00000295: 00 BRK
00000296: 00 BRK
00000297: 00 BRK
00000298: 00 BRK
00000299: 00 BRK
0000029A: 00 BRK
0000029B: 00 BRK
0000029C: 00 BRK
0000029D: 00 BRK
0000029E: 00 BRK
0000029F: 00 BRK
000002A0: 00 BRK
000002A1: 00 BRK
000002A2: 00 BRK
000002A3: 00 BRK
000002A4: 00 BRK
000002A5: 00 BRK
000002A6: 00 BRK
000002A7: 00 BRK
000002A8: 00 BRK
000002A9: 00 BRK
000002AA: 00 BRK
000002AB: 00 BRK
000002AC: 00 BRK
000002AD: 00 BRK
000002AE: 00 BRK
000002AF: 00 BRK
000002B0: 00 BRK
000002B1: 00 BRK
000002B2: 00 BRK
000002B3: 00 BRK
000002B4: 00 BRK
000002B5: 00 BRK
000002B6: 00 BRK
000002B7: 00 BRK
000002B8: 00 BRK
000002B9: 00 BRK
000002BA: 00 BRK
000002BB: 00 BRK
000002BC: 00 BRK
000002BD: 00 BRK
000002BE: 00 BRK
000002BF: 00 BRK
000002C0: 00 BRK
000002C1: 00 BRK
000002C2: 00 BRK
000002C3: 00 BRK
000002C4: 00 BRK
000002C5: 00 BRK
000002C6: 00 BRK
000002C7: 00 BRK
000002C8: 00 BRK
000002C9: 00 BRK
000002CA: 00 BRK
000002CB: 00 BRK
000002CC: 00 BRK
000002CD: 00 BRK
000002CE: 00 BRK
000002CF: 00 BRK
000002D0: 00 BRK
000002D1: 00 BRK
000002D2: 00 BRK
000002D3: 00 BRK
000002D4: 00 BRK
000002D5: 00 BRK
000002D6: 00 BRK
000002D7: 00 BRK
000002D8: 00 BRK
000002D9: 00 BRK
000002DA: 00 BRK
000002DB: 00 BRK
000002DC: 00 BRK
000002DD: 00 BRK
000002DE: 00 BRK
000002DF: 00 BRK
000002E0: 00 BRK
000002E1: 00 BRK
000002E2: 00 BRK
000002E3: 00 BRK
000002E4: 00 BRK
000002E5: 00 BRK
000002E6: 00 BRK
000002E7: 00 BRK
000002E8: 00 BRK
000002E9: 00 BRK
000002EA: 00 BRK
000002EB: 00 BRK
000002EC: 00 BRK
000002ED: 00 BRK
000002EE: 00 BRK
000002EF: 00 BRK
000002F0: 00 BRK
000002F1: 00 BRK
000002F2: 00 BRK
000002F3: 00 BRK
000002F4: 00 BRK
000002F5: 00 BRK
000002F6: 00 BRK
000002F7: 00 BRK
000002F8: 00 BRK
000002F9: 00 BRK
000002FA: 00 BRK
000002FB: 00 BRK
000002FC: 00 BRK
000002FD: 00 BRK
000002FE: 00 BRK
000002FF: 00 BRK
00000300: 00 BRK
00000301: 00 BRK
00000302: 00 BRK
00000303: 00 BRK
00000304: 00 BRK
00000305: 00 BRK
00000306: 00 BRK
00000307: 00 BRK
00000308: 00 BRK
00000309: 00 BRK
0000030A: 00 BRK
0000030B: 00 BRK
0000030C: 00 BRK
0000030D: 00 BRK
0000030E: 00 BRK
0000030F: 00 BRK
00000310: 00 BRK
00000311: 00 BRK
00000312: 00 BRK
00000313: 00 BRK
00000314: 00 BRK
00000315: 00 BRK
00000316: 00 BRK
00000317: 00 BRK
00000318: 00 BRK
00000319: 00 BRK
0000031A: 00 BRK
0000031B: 00 BRK
0000031C: 00 BRK
0000031D: 00 BRK
0000031E: 00 BRK
0000031F: 00 BRK
00000320: 00 BRK
00000321: 00 BRK
00000322: 00 BRK
00000323: 00 BRK
00000324: 00 BRK
00000325: 00 BRK
00000326: 00 BRK
00000327: 00 BRK
00000328: 00 BRK
00000329: 00 BRK
0000032A: 00 BRK
0000032B: 00 BRK
0000032C: 00 BRK
0000032D: 00 BRK
0000032E: 00 BRK
0000032F: 00 BRK
00000330: 00 BRK
00000331: 00 BRK
00000332: 00 BRK
00000333: 00 BRK
00000334: 00 BRK
00000335: 00 BRK
00000336: 00 BRK
00000337: 00 BRK
00000338: 00 BRK
00000339: 00 BRK
0000033A: 00 BRK
0000033B: 00 BRK
0000033C: 00 BRK
0000033D: 00 BRK
0000033E: 00 BRK
0000033F: 00 BRK
00000340: 00 BRK
00000341: 00 BRK
00000342: 00 BRK
00000343: 00 BRK
00000344: 00 BRK
00000345: 00 BRK
00000346: 00 BRK
00000347: 00 BRK
00000348: 00 BRK
00000349: 00 BRK
0000034A: 00 BRK
0000034B: 00 BRK
0000034C: 00 BRK
0000034D: 00 BRK
0000034E: 00 BRK
0000034F: 00 BRK
00000350: 00 BRK
00000351: 00 BRK
00000352: 00 BRK
00000353: 00 BRK
00000354: 00 BRK
00000355: 00 BRK
00000356: 00 BRK
00000357: 00 BRK
00000358: 00 BRK
00000359: 00 BRK
0000035A: 00 BRK
0000035B: 00 BRK
0000035C: 00 BRK
0000035D: 00 BRK
0000035E: 00 BRK
0000035F: 00 BRK
00000360: 00 BRK
00000361: 00 BRK
00000362: 00 BRK
00000363: 00 BRK
00000364: 00 BRK
00000365: 00 BRK
00000366: 00 BRK
00000367: 00 BRK
00000368: 00 BRK
00000369: 00 BRK
0000036A: 00 BRK
0000036B: 00 BRK
0000036C: 00 BRK
0000036D: 00 BRK
0000036E: 00 BRK
0000036F: 00 BRK
00000370: 00 BRK
00000371: 00 BRK
00000372: 00 BRK
00000373: 00 BRK
00000374: 00 BRK
00000375: 00 BRK
00000376: 00 BRK
00000377: 00 BRK
00000378: 00 BRK
00000379: 00 BRK
0000037A: 00 BRK
0000037B: 00 BRK
0000037C: 00 BRK
0000037D: 00 BRK
0000037E: 00 BRK
0000037F: 00 BRK
00000380: 00 BRK
00000381: 00 BRK
00000382: 00 BRK
00000383: 00 BRK
00000384: 00 BRK
00000385: 00 BRK
00000386: 00 BRK
00000387: 00 BRK
00000388: 00 BRK
00000389: 00 BRK
0000038A: 00 BRK
0000038B: 00 BRK
0000038C: 00 BRK
0000038D: 00 BRK
0000038E: 00 BRK
0000038F: 00 BRK
00000390: 00 BRK
00000391: 00 BRK
00000392: 00 BRK
00000393: 00 BRK
00000394: 00 BRK
00000395: 00 BRK
00000396: 00 BRK
00000397: 00 BRK
00000398: 00 BRK
00000399: 00 BRK
0000039A: 00 BRK
0000039B: 00 BRK
0000039C: 00 BRK
0000039D: 00 BRK
0000039E: 00 BRK
0000039F: 00 BRK
000003A0: 00 BRK
000003A1: 00 BRK
000003A2: 00 BRK
000003A3: 00 BRK
000003A4: 00 BRK
000003A5: 00 BRK
000003A6: 00 BRK
000003A7: 00 BRK
000003A8: 00 BRK
000003A9: 00 BRK
000003AA: 00 BRK
000003AB: 00 BRK
000003AC: 00 BRK
000003AD: 00 BRK
000003AE: 00 BRK
000003AF: 00 BRK
000003B0: 00 BRK
000003B1: 00 BRK
000003B2: 00 BRK
000003B3: 00 BRK
000003B4: 00 BRK
000003B5: 00 BRK
000003B6: 00 BRK
000003B7: 00 BRK
000003B8: 00 BRK
000003B9: 00 BRK
000003BA: 00 BRK
000003BB: 00 BRK
000003BC: 00 BRK
000003BD: 00 BRK
000003BE: 00 BRK
000003BF: 00 BRK
000003C0: 00 BRK
000003C1: 00 BRK
000003C2: 00 BRK
000003C3: 00 BRK
000003C4: 00 BRK
000003C5: 00 BRK
000003C6: 00 BRK
000003C7: 00 BRK
000003C8: 00 BRK
000003C9: 00 BRK
000003CA: 00 BRK
000003CB: 00 BRK
000003CC: 00 BRK
000003CD: 00 BRK
000003CE: 00 BRK
000003CF: 00 BRK
000003D0: 00 BRK
000003D1: 00 BRK
000003D2: 00 BRK
000003D3: 00 BRK
000003D4: 00 BRK
000003D5: 00 BRK
000003D6: 00 BRK
000003D7: 00 BRK
000003D8: 00 BRK
000003D9: 00 BRK
000003DA: 00 BRK
000003DB: 00 BRK
000003DC: 00 BRK
000003DD: 00 BRK
000003DE: 00 BRK
000003DF: 00 BRK
000003E0: 00 BRK
000003E1: 00 BRK
000003E2: 00 BRK
000003E3: 00 BRK
000003E4: 00 BRK
000003E5: 00 BRK
000003E6: 00 BRK
000003E7: 00 BRK
000003E8: 00 BRK
000003E9: 00 BRK
000003EA: 00 BRK
000003EB: 00 BRK
000003EC: 00 BRK
000003ED: 00 BRK
000003EE: 00 BRK
000003EF: 00 BRK
000003F0: 00 BRK
000003F1: 00 BRK
000003F2: 00 BRK
000003F3: 00 BRK
000003F4: 00 BRK
000003F5: 00 BRK
000003F6: 00 BRK
000003F7: 00 BRK
000003F8: 00 BRK
000003F9: 00 BRK
000003FA: 00 BRK
000003FB: 00 BRK
000003FC: 00 BRK
000003FD: 00 BRK
000003FE: 00 BRK
000003FF: 00 BRK
00000400: 00 BRK
00000401: 00 BRK
00000402: 00 BRK
00000403: 00 BRK
00000404: 00 BRK
00000405: 00 BRK
00000406: 00 BRK
00000407: 00 BRK
00000408: 00 BRK
00000409: 00 BRK
0000040A: 00 BRK
0000040B: 00 BRK
0000040C: 00 BRK
0000040D: 00 BRK
0000040E: 00 BRK
0000040F: 00 BRK
00000410: 00 BRK
00000411: 00 BRK
00000412: 00 BRK
00000413: 00 BRK
00000414: 00 BRK
00000415: 00 BRK
00000416: 00 BRK
00000417: 00 BRK
00000418: 00 BRK
00000419: 00 BRK
0000041A: 00 BRK
0000041B: 00 BRK
0000041C: 00 BRK
0000041D: 00 BRK
0000041E: 00 BRK
0000041F: 00 BRK
00000420: 00 BRK
00000421: 00 BRK
00000422: 00 BRK
00000423: 00 BRK
00000424: 00 BRK
00000425: 00 BRK
00000426: 00 BRK
00000427: 00 BRK
00000428: 00 BRK
00000429: 00 BRK
0000042A: 00 BRK
0000042B: 00 BRK
0000042C: 00 BRK
0000042D: 00 BRK
0000042E: 00 BRK
0000042F: 00 BRK
00000430: 00 BRK
00000431: 00 BRK
00000432: 00 BRK
00000433: 00 BRK
00000434: 00 BRK
00000435: 00 BRK
00000436: 00 BRK
00000437: 00 BRK
00000438: 00 BRK
00000439: 00 BRK
0000043A: 00 BRK
0000043B: 00 BRK
0000043C: 00 BRK
0000043D: 00 BRK
0000043E: 00 BRK
0000043F: 00 BRK
00000440: 00 BRK
00000441: 00 BRK
00000442: 00 BRK
00000443: 00 BRK
00000444: 00 BRK
00000445: 00 BRK
00000446: 00 BRK
00000447: 00 BRK
00000448: 00 BRK
00000449: 00 BRK
0000044A: 00 BRK
0000044B: 00 BRK
0000044C: 00 BRK
0000044D: 00 BRK
0000044E: 00 BRK
0000044F: 00 BRK
00000450: 00 BRK
00000451: 00 BRK
00000452: 00 BRK
00000453: 00 BRK
00000454: 00 BRK
00000455: 00 BRK
00000456: 00 BRK
00000457: 00 BRK
00000458: 00 BRK
00000459: 00 BRK
0000045A: 00 BRK
0000045B: 00 BRK
0000045C: 00 BRK
0000045D: 00 BRK
0000045E: 00 BRK
0000045F: 00 BRK
00000460: 00 BRK
00000461: 00 BRK
00000462: 00 BRK
00000463: 00 BRK
00000464: 00 BRK
00000465: 00 BRK
00000466: 00 BRK
00000467: 00 BRK
00000468: 00 BRK
00000469: 00 BRK
0000046A: 00 BRK
0000046B: 00 BRK
0000046C: 00 BRK
0000046D: 00 BRK
0000046E: 00 BRK
0000046F: 00 BRK
00000470: 00 BRK
00000471: 00 BRK
00000472: 00 BRK
00000473: 00 BRK
00000474: 00 BRK
00000475: 00 BRK
00000476: 00 BRK
00000477: 00 BRK
00000478: 00 BRK
00000479: 00 BRK
0000047A: 00 BRK
0000047B: 00 BRK
0000047C: 00 BRK
0000047D: 00 BRK
0000047E: 00 BRK
0000047F: 00 BRK
00000480: 00 BRK
00000481: 00 BRK
00000482: 00 BRK
00000483: 00 BRK
00000484: 00 BRK
00000485: 00 BRK
00000486: 00 BRK
00000487: 00 BRK
00000488: 00 BRK
00000489: 00 BRK
0000048A: 00 BRK
0000048B: 00 BRK
0000048C: 00 BRK
0000048D: 00 BRK
0000048E: 00 BRK
0000048F: 00 BRK
00000490: 00 BRK
00000491: 00 BRK
00000492: 00 BRK
00000493: 00 BRK
00000494: 00 BRK
00000495: 00 BRK
00000496: 00 BRK
00000497: 00 BRK
00000498: 00 BRK
00000499: 00 BRK
0000049A: 00 BRK
0000049B: 00 BRK
0000049C: 00 BRK
0000049D: 00 BRK
0000049E: 00 BRK
0000049F: 00 BRK
000004A0: 00 BRK
000004A1: 00 BRK
000004A2: 00 BRK
000004A3: 00 BRK
000004A4: 00 BRK
000004A5: 00 BRK
000004A6: 00 BRK
000004A7: 00 BRK
000004A8: 00 BRK
000004A9: 00 BRK
000004AA: 00 BRK
000004AB: 00 BRK
000004AC: 00 BRK
000004AD: 00 BRK
000004AE: 00 BRK
000004AF: 00 BRK
000004B0: 00 BRK
000004B1: 00 BRK
000004B2: 00 BRK
000004B3: 00 BRK
000004B4: 00 BRK
000004B5: 00 BRK
000004B6: 00 BRK
000004B7: 00 BRK
000004B8: 00 BRK
000004B9: 00 BRK
000004BA: 00 BRK
000004BB: 00 BRK
000004BC: 00 BRK
000004BD: 00 BRK
000004BE: 00 BRK
000004BF: 00 BRK
000004C0: 00 BRK
000004C1: 00 BRK
000004C2: 00 BRK
000004C3: 00 BRK
000004C4: 00 BRK
000004C5: 00 BRK
000004C6: 00 BRK
000004C7: 00 BRK
000004C8: 00 BRK
000004C9: 00 BRK
000004CA: 00 BRK
000004CB: 00 BRK
000004CC: 00 BRK
000004CD: 00 BRK
000004CE: 00 BRK
000004CF: 00 BRK
000004D0: 00 BRK
000004D1: 00 BRK
000004D2: 00 BRK
000004D3: 00 BRK
000004D4: 00 BRK
000004D5: 00 BRK
000004D6: 00 BRK
000004D7: 00 BRK
000004D8: 00 BRK
000004D9: 00 BRK
000004DA: 00 BRK
000004DB: 00 BRK
000004DC: 00 BRK
000004DD: 00 BRK
000004DE: 00 BRK
000004DF: 00 BRK
000004E0: 00 BRK
000004E1: 00 BRK
000004E2: 00 BRK
000004E3: 00 BRK
000004E4: 00 BRK
000004E5: 00 BRK
000004E6: 00 BRK
000004E7: 00 BRK
000004E8: 00 BRK
000004E9: 00 BRK
000004EA: 00 BRK
000004EB: 00 BRK
000004EC: 00 BRK
000004ED: 00 BRK
000004EE: 00 BRK
000004EF: 00 BRK
000004F0: 00 BRK
000004F1: 00 BRK
000004F2: 00 BRK
000004F3: 00 BRK
000004F4: 00 BRK
000004F5: 00 BRK
000004F6: 00 BRK
000004F7: 00 BRK
000004F8: 00 BRK
000004F9: 00 BRK
000004FA: 00 BRK
000004FB: 00 BRK
000004FC: 00 BRK
000004FD: 00 BRK
000004FE: 00 BRK
000004FF: 00 BRK
00000500: 00 BRK
00000501: 00 BRK
00000502: 00 BRK
00000503: 00 BRK
00000504: 00 BRK
00000505: 00 BRK
00000506: 00 BRK
00000507: 00 BRK
00000508: 00 BRK
00000509: 00 BRK
0000050A: 00 BRK
0000050B: 00 BRK
0000050C: 00 BRK
0000050D: 00 BRK
0000050E: 00 BRK
0000050F: 00 BRK
00000510: 00 BRK
00000511: 00 BRK
00000512: 00 BRK
00000513: 00 BRK
00000514: 00 BRK
00000515: 00 BRK
00000516: 00 BRK
00000517: 00 BRK
00000518: 00 BRK
00000519: 00 BRK
0000051A: 00 BRK
0000051B: 00 BRK
0000051C: 00 BRK
0000051D: 00 BRK
0000051E: 00 BRK
0000051F: 00 BRK
00000520: 00 BRK
00000521: 00 BRK
00000522: 00 BRK
00000523: 00 BRK
00000524: 00 BRK
00000525: 00 BRK
00000526: 00 BRK
00000527: 00 BRK
00000528: 00 BRK
00000529: 00 BRK
0000052A: 00 BRK
0000052B: 00 BRK
0000052C: 00 BRK
0000052D: 00 BRK
0000052E: 00 BRK
0000052F: 00 BRK
00000530: 00 BRK
00000531: 00 BRK
00000532: 00 BRK
00000533: 00 BRK
00000534: 00 BRK
00000535: 00 BRK
00000536: 00 BRK
00000537: 00 BRK
00000538: 00 BRK
00000539: 00 BRK
0000053A: 00 BRK
0000053B: 00 BRK
0000053C: 00 BRK
0000053D: 00 BRK
0000053E: 00 BRK
0000053F: 00 BRK
00000540: 00 BRK
00000541: 00 BRK
00000542: 00 BRK
00000543: 00 BRK
00000544: 00 BRK
00000545: 00 BRK
00000546: 00 BRK
00000547: 00 BRK
00000548: 00 BRK
00000549: 00 BRK
0000054A: 00 BRK
0000054B: 00 BRK
0000054C: 00 BRK
0000054D: 00 BRK
0000054E: 00 BRK
0000054F: 00 BRK
00000550: 00 BRK
00000551: 00 BRK
00000552: 00 BRK
00000553: 00 BRK
00000554: 00 BRK
00000555: 00 BRK
00000556: 00 BRK
00000557: 00 BRK
00000558: 00 BRK
00000559: 00 BRK
0000055A: 00 BRK
0000055B: 00 BRK
0000055C: 00 BRK
0000055D: 00 BRK
0000055E: 00 BRK
0000055F: 00 BRK
00000560: 00 BRK
00000561: 00 BRK
00000562: 00 BRK
00000563: 00 BRK
00000564: 00 BRK
00000565: 00 BRK
00000566: 00 BRK
00000567: 00 BRK
00000568: 00 BRK
00000569: 00 BRK
0000056A: 00 BRK
0000056B: 00 BRK
0000056C: 00 BRK
0000056D: 00 BRK
0000056E: 00 BRK
0000056F: 00 BRK
00000570: 00 BRK
00000571: 00 BRK
00000572: 00 BRK
00000573: 00 BRK
00000574: 00 BRK
00000575: 00 BRK
00000576: 00 BRK
00000577: 00 BRK
00000578: 00 BRK
00000579: 00 BRK
0000057A: 00 BRK
0000057B: 00 BRK
0000057C: 00 BRK
0000057D: 00 BRK
0000057E: 00 BRK
0000057F: 00 BRK
00000580: 00 BRK
00000581: 00 BRK
00000582: 00 BRK
00000583: 00 BRK
00000584: 00 BRK
00000585: 00 BRK
00000586: 00 BRK
00000587: 00 BRK
00000588: 00 BRK
00000589: 00 BRK
0000058A: 00 BRK
0000058B: 00 BRK
0000058C: 00 BRK
0000058D: 00 BRK
0000058E: 00 BRK
0000058F: 00 BRK
00000590: 00 BRK
00000591: 00 BRK
00000592: 00 BRK
00000593: 00 BRK
00000594: 00 BRK
00000595: 00 BRK
00000596: 00 BRK
00000597: 00 BRK
00000598: 00 BRK
00000599: 00 BRK
0000059A: 00 BRK
0000059B: 00 BRK
0000059C: 00 BRK
0000059D: 00 BRK
0000059E: 00 BRK
0000059F: 00 BRK
000005A0: 00 BRK
000005A1: 00 BRK
000005A2: 00 BRK
000005A3: 00 BRK
000005A4: 00 BRK
000005A5: 00 BRK
000005A6: 00 BRK
000005A7: 00 BRK
000005A8: 00 BRK
000005A9: 00 BRK
000005AA: 00 BRK
000005AB: 00 BRK
000005AC: 00 BRK
000005AD: 00 BRK
000005AE: 00 BRK
000005AF: 00 BRK
000005B0: 00 BRK
000005B1: 00 BRK
000005B2: 00 BRK
000005B3: 00 BRK
000005B4: 00 BRK
000005B5: 00 BRK
000005B6: 00 BRK
000005B7: 00 BRK
000005B8: 00 BRK
000005B9: 00 BRK
000005BA: 00 BRK
000005BB: 00 BRK
000005BC: 00 BRK
000005BD: 00 BRK
000005BE: 00 BRK
000005BF: 00 BRK
000005C0: 00 BRK
000005C1: 00 BRK
000005C2: 00 BRK
000005C3: 00 BRK
000005C4: 00 BRK
000005C5: 00 BRK
000005C6: 00 BRK
000005C7: 00 BRK
000005C8: 00 BRK
000005C9: 00 BRK
000005CA: 00 BRK
000005CB: 00 BRK
000005CC: 00 BRK
000005CD: 00 BRK
000005CE: 00 BRK
000005CF: 00 BRK
000005D0: 00 BRK
000005D1: 00 BRK
000005D2: 00 BRK
000005D3: 00 BRK
000005D4: 00 BRK
000005D5: 00 BRK
000005D6: 00 BRK
000005D7: 00 BRK
000005D8: 00 BRK
000005D9: 00 BRK
000005DA: 00 BRK
000005DB: 00 BRK
000005DC: 00 BRK
000005DD: 00 BRK
000005DE: 00 BRK
000005DF: 00 BRK
000005E0: 00 BRK
000005E1: 00 BRK
000005E2: 00 BRK
000005E3: 00 BRK
000005E4: 00 BRK
000005E5: 00 BRK
000005E6: 00 BRK
000005E7: 00 BRK
000005E8: 00 BRK
000005E9: 00 BRK
000005EA: 00 BRK
000005EB: 00 BRK
000005EC: 00 BRK
000005ED: 00 BRK
000005EE: 00 BRK
000005EF: 00 BRK
000005F0: 00 BRK
000005F1: 00 BRK
000005F2: 00 BRK
000005F3: 00 BRK
000005F4: 00 BRK
000005F5: 00 BRK
000005F6: 00 BRK
000005F7: 00 BRK
000005F8: 00 BRK
000005F9: 00 BRK
000005FA: 00 BRK
000005FB: 00 BRK
000005FC: 00 BRK
000005FD: 00 BRK
000005FE: 00 BRK
000005FF: 00 BRK
00000600: 00 BRK
00000601: 00 BRK
00000602: 00 BRK
00000603: 00 BRK
00000604: 00 BRK
00000605: 00 BRK
00000606: 00 BRK
00000607: 00 BRK
00000608: 00 BRK
00000609: 00 BRK
0000060A: 00 BRK
0000060B: 00 BRK
0000060C: 00 BRK
0000060D: 00 BRK
0000060E: 00 BRK
0000060F: 00 BRK
00000610: 00 BRK
00000611: 00 BRK
00000612: 00 BRK
00000613: 00 BRK
00000614: 00 BRK
00000615: 00 BRK
00000616: 00 BRK
00000617: 00 BRK
00000618: 00 BRK
00000619: 00 BRK
0000061A: 00 BRK
0000061B: 00 BRK
0000061C: 00 BRK
0000061D: 00 BRK
0000061E: 00 BRK
0000061F: 00 BRK
00000620: 00 BRK
00000621: 00 BRK
00000622: 00 BRK
00000623: 00 BRK
00000624: 00 BRK
00000625: 00 BRK
00000626: 00 BRK
00000627: 00 BRK
00000628: 00 BRK
00000629: 00 BRK
0000062A: 00 BRK
0000062B: 00 BRK
0000062C: 00 BRK
0000062D: 00 BRK
0000062E: 00 BRK
0000062F: 00 BRK
00000630: 00 BRK
00000631: 00 BRK
00000632: 00 BRK
00000633: 00 BRK
00000634: 00 BRK
00000635: 00 BRK
00000636: 00 BRK
00000637: 00 BRK
00000638: 00 BRK
00000639: 00 BRK
0000063A: 00 BRK
0000063B: 00 BRK
0000063C: 00 BRK
0000063D: 00 BRK
0000063E: 00 BRK
0000063F: 00 BRK
00000640: 00 BRK
00000641: 00 BRK
00000642: 00 BRK
00000643: 00 BRK
00000644: 00 BRK
00000645: 00 BRK
00000646: 00 BRK
00000647: 00 BRK
00000648: 00 BRK
00000649: 00 BRK
0000064A: 00 BRK
0000064B: 00 BRK
0000064C: 00 BRK
0000064D: 00 BRK
0000064E: 00 BRK
0000064F: 00 BRK
00000650: 00 BRK
00000651: 00 BRK
00000652: 00 BRK
00000653: 00 BRK
00000654: 00 BRK
00000655: 00 BRK
00000656: 00 BRK
00000657: 00 BRK
00000658: 00 BRK
00000659: 00 BRK
0000065A: 00 BRK
0000065B: 00 BRK
0000065C: 00 BRK
0000065D: 00 BRK
0000065E: 00 BRK
0000065F: 00 BRK
00000660: 00 BRK
00000661: 00 BRK
00000662: 00 BRK
00000663: 00 BRK
00000664: 00 BRK
00000665: 00 BRK
00000666: 00 BRK
00000667: 00 BRK
00000668: 00 BRK
00000669: 00 BRK
0000066A: 00 BRK
0000066B: 00 BRK
0000066C: 00 BRK
0000066D: 00 BRK
0000066E: 00 BRK
0000066F: 00 BRK
00000670: 00 BRK
00000671: 00 BRK
00000672: 00 BRK
00000673: 00 BRK
00000674: 00 BRK
00000675: 00 BRK
00000676: 00 BRK
00000677: 00 BRK
00000678: 00 BRK
00000679: 00 BRK
0000067A: 00 BRK
0000067B: 00 BRK
0000067C: 00 BRK
0000067D: 00 BRK
0000067E: 00 BRK
0000067F: 00 BRK
00000680: 00 BRK
00000681: 00 BRK
00000682: 00 BRK
00000683: 00 BRK
00000684: 00 BRK
00000685: 00 BRK
00000686: 00 BRK
00000687: 00 BRK
00000688: 00 BRK
00000689: 00 BRK
0000068A: 00 BRK
0000068B: 00 BRK
0000068C: 00 BRK
0000068D: 00 BRK
0000068E: 00 BRK
0000068F: 00 BRK
00000690: 00 BRK
00000691: 00 BRK
00000692: 00 BRK
00000693: 00 BRK
00000694: 00 BRK
00000695: 00 BRK
00000696: 00 BRK
00000697: 00 BRK
00000698: 00 BRK
00000699: 00 BRK
0000069A: 00 BRK
0000069B: 00 BRK
0000069C: 00 BRK
0000069D: 00 BRK
0000069E: 00 BRK
0000069F: 00 BRK
000006A0: 00 BRK
000006A1: 00 BRK
000006A2: 00 BRK
000006A3: 00 BRK
000006A4: 00 BRK
000006A5: 00 BRK
000006A6: 00 BRK
000006A7: 00 BRK
000006A8: 00 BRK
000006A9: 00 BRK
000006AA: 00 BRK
000006AB: 00 BRK
000006AC: 00 BRK
000006AD: 00 BRK
000006AE: 00 BRK
000006AF: 00 BRK
000006B0: 00 BRK
000006B1: 00 BRK
000006B2: 00 BRK
000006B3: 00 BRK
000006B4: 00 BRK
000006B5: 00 BRK
000006B6: 00 BRK
000006B7: 00 BRK
000006B8: 00 BRK
000006B9: 00 BRK
000006BA: 00 BRK
000006BB: 00 BRK
000006BC: 00 BRK
000006BD: 00 BRK
000006BE: 00 BRK
000006BF: 00 BRK
000006C0: 00 BRK
000006C1: 00 BRK
000006C2: 00 BRK
000006C3: 00 BRK
000006C4: 00 BRK
000006C5: 00 BRK
000006C6: 00 BRK
000006C7: 00 BRK
000006C8: 00 BRK
000006C9: 00 BRK
000006CA: 00 BRK
000006CB: 00 BRK
000006CC: 00 BRK
000006CD: 00 BRK
000006CE: 00 BRK
000006CF: 00 BRK
000006D0: 00 BRK
000006D1: 00 BRK
000006D2: 00 BRK
000006D3: 00 BRK
000006D4: 00 BRK
000006D5: 00 BRK
000006D6: 00 BRK
000006D7: 00 BRK
000006D8: 00 BRK
000006D9: 00 BRK
000006DA: 00 BRK
000006DB: 00 BRK
000006DC: 00 BRK
000006DD: 00 BRK
000006DE: 00 BRK
000006DF: 00 BRK
000006E0: 00 BRK
000006E1: 00 BRK
000006E2: 00 BRK
000006E3: 00 BRK
000006E4: 00 BRK
000006E5: 00 BRK
000006E6: 00 BRK
000006E7: 00 BRK
000006E8: 00 BRK
000006E9: 00 BRK
000006EA: 00 BRK
000006EB: 00 BRK
000006EC: 00 BRK
000006ED: 00 BRK
000006EE: 00 BRK
000006EF: 00 BRK
000006F0: 00 BRK
000006F1: 00 BRK
000006F2: 00 BRK
000006F3: 00 BRK
000006F4: 00 BRK
000006F5: 00 BRK
000006F6: 00 BRK
000006F7: 00 BRK
000006F8: 00 BRK
000006F9: 00 BRK
000006FA: 00 BRK
000006FB: 00 BRK
000006FC: 00 BRK
000006FD: 00 BRK
000006FE: 00 BRK
000006FF: 00 BRK
00000700: 00 BRK
00000701: 00 BRK
00000702: 00 BRK
00000703: 00 BRK
00000704: 00 BRK
00000705: 00 BRK
00000706: 00 BRK
00000707: 00 BRK
00000708: 00 BRK
00000709: 00 BRK
0000070A: 00 BRK
0000070B: 00 BRK
0000070C: 00 BRK
0000070D: 00 BRK
0000070E: 00 BRK
0000070F: 00 BRK
00000710: 00 BRK
00000711: 00 BRK
00000712: 00 BRK
00000713: 00 BRK
00000714: 00 BRK
00000715: 00 BRK
00000716: 00 BRK
00000717: 00 BRK
00000718: 00 BRK
00000719: 00 BRK
0000071A: 00 BRK
0000071B: 00 BRK
0000071C: 00 BRK
0000071D: 00 BRK
0000071E: 00 BRK
0000071F: 00 BRK
00000720: 00 BRK
00000721: 00 BRK
00000722: 00 BRK
00000723: 00 BRK
00000724: 00 BRK
00000725: 00 BRK
00000726: 00 BRK
00000727: 00 BRK
00000728: 00 BRK
00000729: 00 BRK
0000072A: 00 BRK
0000072B: 00 BRK
0000072C: 00 BRK
0000072D: 00 BRK
0000072E: 00 BRK
0000072F: 00 BRK
00000730: 00 BRK
00000731: 00 BRK
00000732: 00 BRK
00000733: 00 BRK
00000734: 00 BRK
00000735: 00 BRK
00000736: 00 BRK
00000737: 00 BRK
00000738: 00 BRK
00000739: 00 BRK
0000073A: 00 BRK
0000073B: 00 BRK
0000073C: 00 BRK
0000073D: 00 BRK
0000073E: 00 BRK
0000073F: 00 BRK
00000740: 00 BRK
00000741: 00 BRK
00000742: 00 BRK
00000743: 00 BRK
00000744: 00 BRK
00000745: 00 BRK
00000746: 00 BRK
00000747: 00 BRK
00000748: 00 BRK
00000749: 00 BRK
0000074A: 00 BRK
0000074B: 00 BRK
0000074C: 00 BRK
0000074D: 00 BRK
0000074E: 00 BRK
0000074F: 00 BRK
00000750: 00 BRK
00000751: 00 BRK
00000752: 00 BRK
00000753: 00 BRK
00000754: 00 BRK
00000755: 00 BRK
00000756: 00 BRK
00000757: 00 BRK
00000758: 00 BRK
00000759: 00 BRK
0000075A: 00 BRK
0000075B: 00 BRK
0000075C: 00 BRK
0000075D: 00 BRK
0000075E: 00 BRK
0000075F: 00 BRK
00000760: 00 BRK
00000761: 00 BRK
00000762: 00 BRK
00000763: 00 BRK
00000764: 00 BRK
00000765: 00 BRK
00000766: 00 BRK
00000767: 00 BRK
00000768: 00 BRK
00000769: 00 BRK
0000076A: 00 BRK
0000076B: 00 BRK
0000076C: 00 BRK
0000076D: 00 BRK
0000076E: 00 BRK
0000076F: 00 BRK
00000770: 00 BRK
00000771: 00 BRK
00000772: 00 BRK
00000773: 00 BRK
00000774: 00 BRK
00000775: 00 BRK
00000776: 00 BRK
00000777: 00 BRK
00000778: 00 BRK
00000779: 00 BRK
0000077A: 00 BRK
0000077B: 00 BRK
0000077C: 00 BRK
0000077D: 00 BRK
0000077E: 00 BRK
0000077F: 00 BRK
00000780: 00 BRK
00000781: 00 BRK
00000782: 00 BRK
00000783: 00 BRK
00000784: 00 BRK
00000785: 00 BRK
00000786: 00 BRK
00000787: 00 BRK
00000788: 00 BRK
00000789: 00 BRK
0000078A: 00 BRK
0000078B: 00 BRK
0000078C: 00 BRK
0000078D: 00 BRK
0000078E: 00 BRK
0000078F: 00 BRK
00000790: 00 BRK
00000791: 00 BRK
00000792: 00 BRK
00000793: 00 BRK
00000794: 00 BRK
00000795: 00 BRK
00000796: 00 BRK
00000797: 00 BRK
00000798: 00 BRK
00000799: 00 BRK
0000079A: 00 BRK
0000079B: 00 BRK
0000079C: 00 BRK
0000079D: 00 BRK
0000079E: 00 BRK
0000079F: 00 BRK
000007A0: 00 BRK
000007A1: 00 BRK
000007A2: 00 BRK
000007A3: 00 BRK
000007A4: 00 BRK
000007A5: 00 BRK
000007A6: 00 BRK
000007A7: 00 BRK
000007A8: 00 BRK
000007A9: 00 BRK
000007AA: 00 BRK
000007AB: 00 BRK
000007AC: 00 BRK
000007AD: 00 BRK
000007AE: 00 BRK
000007AF: 00 BRK
000007B0: 00 BRK
000007B1: 00 BRK
000007B2: 00 BRK
000007B3: 00 BRK
000007B4: 00 BRK
000007B5: 00 BRK
000007B6: 00 BRK
000007B7: 00 BRK
000007B8: 00 BRK
000007B9: 00 BRK
000007BA: 00 BRK
000007BB: 00 BRK
000007BC: 00 BRK
000007BD: 00 BRK
000007BE: 00 BRK
000007BF: 00 BRK
000007C0: 00 BRK
000007C1: 00 BRK
000007C2: 00 BRK
000007C3: 00 BRK
000007C4: 00 BRK
000007C5: 00 BRK
000007C6: 00 BRK
000007C7: 00 BRK
000007C8: 00 BRK
000007C9: 00 BRK
000007CA: 00 BRK
000007CB: 00 BRK
000007CC: 00 BRK
000007CD: 00 BRK
000007CE: 00 BRK
000007CF: 00 BRK
000007D0: 00 BRK
000007D1: 00 BRK
000007D2: 00 BRK
000007D3: 00 BRK
000007D4: 00 BRK
000007D5: 00 BRK
000007D6: 00 BRK
000007D7: 00 BRK
000007D8: 00 BRK
000007D9: 00 BRK
000007DA: 00 BRK
000007DB: 00 BRK
000007DC: 00 BRK
000007DD: 00 BRK
000007DE: 00 BRK
000007DF: 00 BRK
000007E0: 00 BRK
000007E1: 00 BRK
000007E2: 00 BRK
000007E3: 00 BRK
000007E4: 00 BRK
000007E5: 00 BRK
000007E6: 00 BRK
000007E7: 00 BRK
000007E8: 00 BRK
000007E9: 00 BRK
000007EA: 00 BRK
000007EB: 00 BRK
000007EC: 00 BRK
000007ED: 00 BRK
000007EE: 00 BRK
000007EF: 00 BRK
000007F0: 00 BRK
000007F1: 00 BRK
000007F2: 00 BRK
000007F3: 00 BRK
000007F4: 00 BRK
000007F5: 00 BRK
000007F6: 00 BRK
000007F7: 00 BRK
000007F8: 00 BRK
000007F9: 00 BRK
000007FA: 00 BRK
000007FB: 00 BRK
000007FC: 00 BRK
000007FD: 00 BRK
000007FE: 00 BRK
000007FF: 00 BRK
00000800: 00 BRK
00000801: 00 BRK
00000802: 00 BRK
00000803: 00 BRK
00000804: 00 BRK
00000805: 00 BRK
00000806: 00 BRK
00000807: 00 BRK
00000808: 00 BRK
00000809: 00 BRK
0000080A: 00 BRK
0000080B: 00 BRK
0000080C: 00 BRK
0000080D: 00 BRK
0000080E: 00 BRK
0000080F: 00 BRK
00000810: 00 BRK
00000811: 00 BRK
00000812: 00 BRK
00000813: 00 BRK
00000814: 00 BRK
00000815: 00 BRK
00000816: 00 BRK
00000817: 00 BRK
00000818: 00 BRK
00000819: 00 BRK
0000081A: 00 BRK
0000081B: 00 BRK
0000081C: 00 BRK
0000081D: 00 BRK
0000081E: 00 BRK
0000081F: 00 BRK
00000820: 00 BRK
00000821: 00 BRK
00000822: 00 BRK
00000823: 00 BRK
00000824: 00 BRK
00000825: 00 BRK
00000826: 00 BRK
00000827: 00 BRK
00000828: 00 BRK
00000829: 00 BRK
0000082A: 00 BRK
0000082B: 00 BRK
0000082C: 00 BRK
0000082D: 00 BRK
0000082E: 00 BRK
0000082F: 00 BRK
00000830: 00 BRK
00000831: 00 BRK
00000832: 00 BRK
00000833: 00 BRK
00000834: 00 BRK
00000835: 00 BRK
00000836: 00 BRK
00000837: 00 BRK
00000838: 00 BRK
00000839: 00 BRK
0000083A: 00 BRK
0000083B: 00 BRK
0000083C: 00 BRK
0000083D: 00 BRK
0000083E: 00 BRK
0000083F: 00 BRK
00000840: 00 BRK
00000841: 00 BRK
00000842: 00 BRK
00000843: 00 BRK
00000844: 00 BRK
00000845: 00 BRK
00000846: 00 BRK
00000847: 00 BRK
00000848: 00 BRK
00000849: 00 BRK
0000084A: 00 BRK
0000084B: 00 BRK
0000084C: 00 BRK
0000084D: 00 BRK
0000084E: 00 BRK
0000084F: 00 BRK
00000850: 00 BRK
00000851: 00 BRK
00000852: 00 BRK
00000853: 00 BRK
00000854: 00 BRK
00000855: 00 BRK
00000856: 00 BRK
00000857: 00 BRK
00000858: 00 BRK
00000859: 00 BRK
0000085A: 00 BRK
0000085B: 00 BRK
0000085C: 00 BRK
0000085D: 00 BRK
0000085E: 00 BRK
0000085F: 00 BRK
00000860: 00 BRK
00000861: 00 BRK
00000862: 00 BRK
00000863: 00 BRK
00000864: 00 BRK
00000865: 00 BRK
00000866: 00 BRK
00000867: 00 BRK
00000868: 00 BRK
00000869: 00 BRK
0000086A: 00 BRK
0000086B: 00 BRK
0000086C: 00 BRK
0000086D: 00 BRK
0000086E: 00 BRK
0000086F: 00 BRK
00000870: 00 BRK
00000871: 00 BRK
00000872: 00 BRK
00000873: 00 BRK
00000874: 00 BRK
00000875: 00 BRK
00000876: 00 BRK
00000877: 00 BRK
00000878: 00 BRK
00000879: 00 BRK
0000087A: 00 BRK
0000087B: 00 BRK
0000087C: 00 BRK
0000087D: 00 BRK
0000087E: 00 BRK
0000087F: 00 BRK
00000880: 00 BRK
00000881: 00 BRK
00000882: 00 BRK
00000883: 00 BRK
00000884: 00 BRK
00000885: 00 BRK
00000886: 00 BRK
00000887: 00 BRK
00000888: 00 BRK
00000889: 00 BRK
0000088A: 00 BRK
0000088B: 00 BRK
0000088C: 00 BRK
0000088D: 00 BRK
0000088E: 00 BRK
0000088F: 00 BRK
00000890: 00 BRK
00000891: 00 BRK
00000892: 00 BRK
00000893: 00 BRK
00000894: 00 BRK
00000895: 00 BRK
00000896: 00 BRK
00000897: 00 BRK
00000898: 00 BRK
00000899: 00 BRK
0000089A: 00 BRK
0000089B: 00 BRK
0000089C: 00 BRK
0000089D: 00 BRK
0000089E: 00 BRK
0000089F: 00 BRK
000008A0: 00 BRK
000008A1: 00 BRK
000008A2: 00 BRK
000008A3: 00 BRK
000008A4: 00 BRK
000008A5: 00 BRK
000008A6: 00 BRK
000008A7: 00 BRK
000008A8: 00 BRK
000008A9: 00 BRK
000008AA: 00 BRK
000008AB: 00 BRK
000008AC: 00 BRK
000008AD: 00 BRK
000008AE: 00 BRK
000008AF: 00 BRK
000008B0: 00 BRK
000008B1: 00 BRK
000008B2: 00 BRK
000008B3: 00 BRK
000008B4: 00 BRK
000008B5: 00 BRK
000008B6: 00 BRK
000008B7: 00 BRK
000008B8: 00 BRK
000008B9: 00 BRK
000008BA: 00 BRK
000008BB: 00 BRK
000008BC: 00 BRK
000008BD: 00 BRK
000008BE: 00 BRK
000008BF: 00 BRK
000008C0: 00 BRK
000008C1: 00 BRK
000008C2: 00 BRK
000008C3: 00 BRK
000008C4: 00 BRK
000008C5: 00 BRK
000008C6: 00 BRK
000008C7: 00 BRK
000008C8: 00 BRK
000008C9: 00 BRK
000008CA: 00 BRK
000008CB: 00 BRK
000008CC: 00 BRK
000008CD: 00 BRK
000008CE: 00 BRK
000008CF: 00 BRK
000008D0: 00 BRK
000008D1: 00 BRK
000008D2: 00 BRK
000008D3: 00 BRK
000008D4: 00 BRK
000008D5: 00 BRK
000008D6: 00 BRK
000008D7: 00 BRK
000008D8: 00 BRK
000008D9: 00 BRK
000008DA: 00 BRK
000008DB: 00 BRK
000008DC: 00 BRK
000008DD: 00 BRK
000008DE: 00 BRK
000008DF: 00 BRK
000008E0: 00 BRK
000008E1: 00 BRK
000008E2: 00 BRK
000008E3: 00 BRK
000008E4: 00 BRK
000008E5: 00 BRK
000008E6: 00 BRK
000008E7: 00 BRK
000008E8: 00 BRK
000008E9: 00 BRK
000008EA: 00 BRK
000008EB: 00 BRK
000008EC: 00 BRK
000008ED: 00 BRK
000008EE: 00 BRK
000008EF: 00 BRK
000008F0: 00 BRK
000008F1: 00 BRK
000008F2: 00 BRK
000008F3: 00 BRK
000008F4: 00 BRK
000008F5: 00 BRK
000008F6: 00 BRK
000008F7: 00 BRK
000008F8: 00 BRK
000008F9: 00 BRK
000008FA: 00 BRK
000008FB: 00 BRK
000008FC: 00 BRK
000008FD: 00 BRK
000008FE: 00 BRK
000008FF: 00 BRK
00000900: 00 BRK
00000901: 00 BRK
00000902: 00 BRK
00000903: 00 BRK
00000904: 00 BRK
00000905: 00 BRK
00000906: 00 BRK
00000907: 00 BRK
00000908: 00 BRK
00000909: 00 BRK
0000090A: 00 BRK
0000090B: 00 BRK
0000090C: 00 BRK
0000090D: 00 BRK
0000090E: 00 BRK
0000090F: 00 BRK
00000910: 00 BRK
00000911: 00 BRK
00000912: 00 BRK
00000913: 00 BRK
00000914: 00 BRK
00000915: 00 BRK
00000916: 00 BRK
00000917: 00 BRK
00000918: 00 BRK
00000919: 00 BRK
0000091A: 00 BRK
0000091B: 00 BRK
0000091C: 00 BRK
0000091D: 00 BRK
0000091E: 00 BRK
0000091F: 00 BRK
00000920: 00 BRK
00000921: 00 BRK
00000922: 00 BRK
00000923: 00 BRK
00000924: 00 BRK
00000925: 00 BRK
00000926: 00 BRK
00000927: 00 BRK
00000928: 00 BRK
00000929: 00 BRK
0000092A: 00 BRK
0000092B: 00 BRK
0000092C: 00 BRK
0000092D: 00 BRK
0000092E: 00 BRK
0000092F: 00 BRK
00000930: 00 BRK
00000931: 00 BRK
00000932: 00 BRK
00000933: 00 BRK
00000934: 00 BRK
00000935: 00 BRK
00000936: 00 BRK
00000937: 00 BRK
00000938: 00 BRK
00000939: 00 BRK
0000093A: 00 BRK
0000093B: 00 BRK
0000093C: 00 BRK
0000093D: 00 BRK
0000093E: 00 BRK
0000093F: 00 BRK
00000940: 00 BRK
00000941: 00 BRK
00000942: 00 BRK
00000943: 00 BRK
00000944: 00 BRK
00000945: 00 BRK
00000946: 00 BRK
00000947: 00 BRK
00000948: 00 BRK
00000949: 00 BRK
0000094A: 00 BRK
0000094B: 00 BRK
0000094C: 00 BRK
0000094D: 00 BRK
0000094E: 00 BRK
0000094F: 00 BRK
00000950: 00 BRK
00000951: 00 BRK
00000952: 00 BRK
00000953: 00 BRK
00000954: 00 BRK
00000955: 00 BRK
00000956: 00 BRK
00000957: 00 BRK
00000958: 00 BRK
00000959: 00 BRK
0000095A: 00 BRK
0000095B: 00 BRK
0000095C: 00 BRK
0000095D: 00 BRK
0000095E: 00 BRK
0000095F: 00 BRK
00000960: 00 BRK
00000961: 00 BRK
00000962: 00 BRK
00000963: 00 BRK
00000964: 00 BRK
00000965: 00 BRK
00000966: 00 BRK
00000967: 00 BRK
00000968: 00 BRK
00000969: 00 BRK
0000096A: 00 BRK
0000096B: 00 BRK
0000096C: 00 BRK
0000096D: 00 BRK
0000096E: 00 BRK
0000096F: 00 BRK
00000970: 00 BRK
00000971: 00 BRK
00000972: 00 BRK
00000973: 00 BRK
00000974: 00 BRK
00000975: 00 BRK
00000976: 00 BRK
00000977: 00 BRK
00000978: 00 BRK
00000979: 00 BRK
0000097A: 00 BRK
0000097B: 00 BRK
0000097C: 00 BRK
0000097D: 00 BRK
0000097E: 00 BRK
0000097F: 00 BRK
00000980: 00 BRK
00000981: 00 BRK
00000982: 00 BRK
00000983: 00 BRK
00000984: 00 BRK
00000985: 00 BRK
00000986: 00 BRK
00000987: 00 BRK
00000988: 00 BRK
00000989: 00 BRK
0000098A: 00 BRK
0000098B: 00 BRK
0000098C: 00 BRK
0000098D: 00 BRK
0000098E: 00 BRK
0000098F: 00 BRK
00000990: 00 BRK
00000991: 00 BRK
00000992: 00 BRK
00000993: 00 BRK
00000994: 00 BRK
00000995: 00 BRK
00000996: 00 BRK
00000997: 00 BRK
00000998: 00 BRK
00000999: 00 BRK
0000099A: 00 BRK
0000099B: 00 BRK
0000099C: 00 BRK
0000099D: 00 BRK
0000099E: 00 BRK
0000099F: 00 BRK
000009A0: 00 BRK
000009A1: 00 BRK
000009A2: 00 BRK
000009A3: 00 BRK
000009A4: 00 BRK
000009A5: 00 BRK
000009A6: 00 BRK
000009A7: 00 BRK
000009A8: 00 BRK
000009A9: 00 BRK
000009AA: 00 BRK
000009AB: 00 BRK
000009AC: 00 BRK
000009AD: 00 BRK
000009AE: 00 BRK
000009AF: 00 BRK
000009B0: 00 BRK
000009B1: 00 BRK
000009B2: 00 BRK
000009B3: 00 BRK
000009B4: 00 BRK
000009B5: 00 BRK
000009B6: 00 BRK
000009B7: 00 BRK
000009B8: 00 BRK
000009B9: 00 BRK
000009BA: 00 BRK
000009BB: 00 BRK
000009BC: 00 BRK
000009BD: 00 BRK
000009BE: 00 BRK
000009BF: 00 BRK
000009C0: 00 BRK
000009C1: 00 BRK
000009C2: 00 BRK
000009C3: 00 BRK
000009C4: 00 BRK
000009C5: 00 BRK
000009C6: 00 BRK
000009C7: 00 BRK
000009C8: 00 BRK
000009C9: 00 BRK
000009CA: 00 BRK
000009CB: 00 BRK
000009CC: 00 BRK
000009CD: 00 BRK
000009CE: 00 BRK
000009CF: 00 BRK
000009D0: 00 BRK
000009D1: 00 BRK
000009D2: 00 BRK
000009D3: 00 BRK
000009D4: 00 BRK
000009D5: 00 BRK
000009D6: 00 BRK
000009D7: 00 BRK
000009D8: 00 BRK
000009D9: 00 BRK
000009DA: 00 BRK
000009DB: 00 BRK
000009DC: 00 BRK
000009DD: 00 BRK
000009DE: 00 BRK
000009DF: 00 BRK
000009E0: 00 BRK
000009E1: 00 BRK
000009E2: 00 BRK
000009E3: 00 BRK
000009E4: 00 BRK
000009E5: 00 BRK
000009E6: 00 BRK
000009E7: 00 BRK
000009E8: 00 BRK
000009E9: 00 BRK
000009EA: 00 BRK
000009EB: 00 BRK
000009EC: 00 BRK
000009ED: 00 BRK
000009EE: 00 BRK
000009EF: 00 BRK
000009F0: 00 BRK
000009F1: 00 BRK
000009F2: 00 BRK
000009F3: 00 BRK
000009F4: 00 BRK
000009F5: 00 BRK
000009F6: 00 BRK
000009F7: 00 BRK
000009F8: 00 BRK
000009F9: 00 BRK
000009FA: 00 BRK
000009FB: 00 BRK
000009FC: 00 BRK
000009FD: 00 BRK
000009FE: 00 BRK
000009FF: 00 BRK
00000A00: 00 BRK
00000A01: 00 BRK
00000A02: 00 BRK
00000A03: 00 BRK
00000A04: 00 BRK
00000A05: 00 BRK
00000A06: 00 BRK
00000A07: 00 BRK
00000A08: 00 BRK
00000A09: 00 BRK
00000A0A: 00 BRK
00000A0B: 00 BRK
00000A0C: 00 BRK
00000A0D: 00 BRK
00000A0E: 00 BRK
00000A0F: 00 BRK
00000A10: 00 BRK
00000A11: 00 BRK
00000A12: 00 BRK
00000A13: 00 BRK
00000A14: 00 BRK
00000A15: 00 BRK
00000A16: 00 BRK
00000A17: 00 BRK
00000A18: 00 BRK
00000A19: 00 BRK
00000A1A: 00 BRK
00000A1B: 00 BRK
00000A1C: 00 BRK
00000A1D: 00 BRK
00000A1E: 00 BRK
00000A1F: 00 BRK
00000A20: 00 BRK
00000A21: 00 BRK
00000A22: 00 BRK
00000A23: 00 BRK
00000A24: 00 BRK
00000A25: 00 BRK
00000A26: 00 BRK
00000A27: 00 BRK
00000A28: 00 BRK
00000A29: 00 BRK
00000A2A: 00 BRK
00000A2B: 00 BRK
00000A2C: 00 BRK
00000A2D: 00 BRK
00000A2E: 00 BRK
00000A2F: 00 BRK
00000A30: 00 BRK
00000A31: 00 BRK
00000A32: 00 BRK
00000A33: 00 BRK
00000A34: 00 BRK
00000A35: 00 BRK
00000A36: 00 BRK
00000A37: 00 BRK
00000A38: 00 BRK
00000A39: 00 BRK
00000A3A: 00 BRK
00000A3B: 00 BRK
00000A3C: 00 BRK
00000A3D: 00 BRK
00000A3E: 00 BRK
00000A3F: 00 BRK
00000A40: 00 BRK
00000A41: 00 BRK
00000A42: 00 BRK
00000A43: 00 BRK
00000A44: 00 BRK
00000A45: 00 BRK
00000A46: 00 BRK
00000A47: 00 BRK
00000A48: 00 BRK
00000A49: 00 BRK
00000A4A: 00 BRK
00000A4B: 00 BRK
00000A4C: 00 BRK
00000A4D: 00 BRK
00000A4E: 00 BRK
00000A4F: 00 BRK
00000A50: 00 BRK
00000A51: 00 BRK
00000A52: 00 BRK
00000A53: 00 BRK
00000A54: 00 BRK
00000A55: 00 BRK
00000A56: 00 BRK
00000A57: 00 BRK
00000A58: 00 BRK
00000A59: 00 BRK
00000A5A: 00 BRK
00000A5B: 00 BRK
00000A5C: 00 BRK
00000A5D: 00 BRK
00000A5E: 00 BRK
00000A5F: 00 BRK
00000A60: 00 BRK
00000A61: 00 BRK
00000A62: 00 BRK
00000A63: 00 BRK
00000A64: 00 BRK
00000A65: 00 BRK
00000A66: 00 BRK
00000A67: 00 BRK
00000A68: 00 BRK
00000A69: 00 BRK
00000A6A: 00 BRK
00000A6B: 00 BRK
00000A6C: 00 BRK
00000A6D: 00 BRK
00000A6E: 00 BRK
00000A6F: 00 BRK
00000A70: 00 BRK
00000A71: 00 BRK
00000A72: 00 BRK
00000A73: 00 BRK
00000A74: 00 BRK
00000A75: 00 BRK
00000A76: 00 BRK
00000A77: 00 BRK
00000A78: 00 BRK
00000A79: 00 BRK
00000A7A: 00 BRK
00000A7B: 00 BRK
00000A7C: 00 BRK
00000A7D: 00 BRK
00000A7E: 00 BRK
00000A7F: 00 BRK
00000A80: 00 BRK
00000A81: 00 BRK
00000A82: 00 BRK
00000A83: 00 BRK
00000A84: 00 BRK
00000A85: 00 BRK
00000A86: 00 BRK
00000A87: 00 BRK
00000A88: 00 BRK
00000A89: 00 BRK
00000A8A: 00 BRK
00000A8B: 00 BRK
00000A8C: 00 BRK
00000A8D: 00 BRK
00000A8E: 00 BRK
00000A8F: 00 BRK
00000A90: 00 BRK
00000A91: 00 BRK
00000A92: 00 BRK
00000A93: 00 BRK
00000A94: 00 BRK
00000A95: 00 BRK
00000A96: 00 BRK
00000A97: 00 BRK
00000A98: 00 BRK
00000A99: 00 BRK
00000A9A: 00 BRK
00000A9B: 00 BRK
00000A9C: 00 BRK
00000A9D: 00 BRK
00000A9E: 00 BRK
00000A9F: 00 BRK
00000AA0: 00 BRK
00000AA1: 00 BRK
00000AA2: 00 BRK
00000AA3: 00 BRK
00000AA4: 00 BRK
00000AA5: 00 BRK
00000AA6: 00 BRK
00000AA7: 00 BRK
00000AA8: 00 BRK
00000AA9: 00 BRK
00000AAA: 00 BRK
00000AAB: 00 BRK
00000AAC: 00 BRK
00000AAD: 00 BRK
00000AAE: 00 BRK
00000AAF: 00 BRK
00000AB0: 00 BRK
00000AB1: 00 BRK
00000AB2: 00 BRK
00000AB3: 00 BRK
00000AB4: 00 BRK
00000AB5: 00 BRK
00000AB6: 00 BRK
00000AB7: 00 BRK
00000AB8: 00 BRK
00000AB9: 00 BRK
00000ABA: 00 BRK
00000ABB: 00 BRK
00000ABC: 00 BRK
00000ABD: 00 BRK
00000ABE: 00 BRK
00000ABF: 00 BRK
00000AC0: 00 BRK
00000AC1: 00 BRK
00000AC2: 00 BRK
00000AC3: 00 BRK
00000AC4: 00 BRK
00000AC5: 00 BRK
00000AC6: 00 BRK
00000AC7: 00 BRK
00000AC8: 00 BRK
00000AC9: 00 BRK
00000ACA: 00 BRK
00000ACB: 00 BRK
00000ACC: 00 BRK
00000ACD: 00 BRK
00000ACE: 00 BRK
00000ACF: 00 BRK
00000AD0: 00 BRK
00000AD1: 00 BRK
00000AD2: 00 BRK
00000AD3: 00 BRK
00000AD4: 00 BRK
00000AD5: 00 BRK
00000AD6: 00 BRK
00000AD7: 00 BRK
00000AD8: 00 BRK
00000AD9: 00 BRK
00000ADA: 00 BRK
00000ADB: 00 BRK
00000ADC: 00 BRK
00000ADD: 00 BRK
00000ADE: 00 BRK
00000ADF: 00 BRK
00000AE0: 00 BRK
00000AE1: 00 BRK
00000AE2: 00 BRK
00000AE3: 00 BRK
00000AE4: 00 BRK
00000AE5: 00 BRK
00000AE6: 00 BRK
00000AE7: 00 BRK
00000AE8: 00 BRK
00000AE9: 00 BRK
00000AEA: 00 BRK
00000AEB: 00 BRK
00000AEC: 00 BRK
00000AED: 00 BRK
00000AEE: 00 BRK
00000AEF: 00 BRK
00000AF0: 00 BRK
00000AF1: 00 BRK
00000AF2: 00 BRK
00000AF3: 00 BRK
00000AF4: 00 BRK
00000AF5: 00 BRK
00000AF6: 00 BRK
00000AF7: 00 BRK
00000AF8: 00 BRK
00000AF9: 00 BRK
00000AFA: 00 BRK
00000AFB: 00 BRK
00000AFC: 00 BRK
00000AFD: 00 BRK
00000AFE: 00 BRK
00000AFF: 00 BRK
00000B00: 00 BRK
00000B01: 00 BRK
00000B02: 00 BRK
00000B03: 00 BRK
00000B04: 00 BRK
00000B05: 00 BRK
00000B06: 00 BRK
00000B07: 00 BRK
00000B08: 00 BRK
00000B09: 00 BRK
00000B0A: 00 BRK
00000B0B: 00 BRK
00000B0C: 00 BRK
00000B0D: 00 BRK
00000B0E: 00 BRK
00000B0F: 00 BRK
00000B10: 00 BRK
00000B11: 00 BRK
00000B12: 00 BRK
00000B13: 00 BRK
00000B14: 00 BRK
00000B15: 00 BRK
00000B16: 00 BRK
00000B17: 00 BRK
00000B18: 00 BRK
00000B19: 00 BRK
00000B1A: 00 BRK
00000B1B: 00 BRK
00000B1C: 00 BRK
00000B1D: 00 BRK
00000B1E: 00 BRK
00000B1F: 00 BRK
00000B20: 00 BRK
00000B21: 00 BRK
00000B22: 00 BRK
00000B23: 00 BRK
00000B24: 00 BRK
00000B25: 00 BRK
00000B26: 00 BRK
00000B27: 00 BRK
00000B28: 00 BRK
00000B29: 00 BRK
00000B2A: 00 BRK
00000B2B: 00 BRK
00000B2C: 00 BRK
00000B2D: 00 BRK
00000B2E: 00 BRK
00000B2F: 00 BRK
00000B30: 00 BRK
00000B31: 00 BRK
00000B32: 00 BRK
00000B33: 00 BRK
00000B34: 00 BRK
00000B35: 00 BRK
00000B36: 00 BRK
00000B37: 00 BRK
00000B38: 00 BRK
00000B39: 00 BRK
00000B3A: 00 BRK
00000B3B: 00 BRK
00000B3C: 00 BRK
00000B3D: 00 BRK
00000B3E: 00 BRK
00000B3F: 00 BRK
00000B40: 00 BRK
00000B41: 00 BRK
00000B42: 00 BRK
00000B43: 00 BRK
00000B44: 00 BRK
00000B45: 00 BRK
00000B46: 00 BRK
00000B47: 00 BRK
00000B48: 00 BRK
00000B49: 00 BRK
00000B4A: 00 BRK
00000B4B: 00 BRK
00000B4C: 00 BRK
00000B4D: 00 BRK
00000B4E: 00 BRK
00000B4F: 00 BRK
00000B50: 00 BRK
00000B51: 00 BRK
00000B52: 00 BRK
00000B53: 00 BRK
00000B54: 00 BRK
00000B55: 00 BRK
00000B56: 00 BRK
00000B57: 00 BRK
00000B58: 00 BRK
00000B59: 00 BRK
00000B5A: 00 BRK
00000B5B: 00 BRK
00000B5C: 00 BRK
00000B5D: 00 BRK
00000B5E: 00 BRK
00000B5F: 00 BRK
00000B60: 00 BRK
00000B61: 00 BRK
00000B62: 00 BRK
00000B63: 00 BRK
00000B64: 00 BRK
00000B65: 00 BRK
00000B66: 00 BRK
00000B67: 00 BRK
00000B68: 00 BRK
00000B69: 00 BRK
00000B6A: 00 BRK
00000B6B: 00 BRK
00000B6C: 00 BRK
00000B6D: 00 BRK
00000B6E: 00 BRK
00000B6F: 00 BRK
00000B70: 00 BRK
00000B71: 00 BRK
00000B72: 00 BRK
00000B73: 00 BRK
00000B74: 00 BRK
00000B75: 00 BRK
00000B76: 00 BRK
00000B77: 00 BRK
00000B78: 00 BRK
00000B79: 00 BRK
00000B7A: 00 BRK
00000B7B: 00 BRK
00000B7C: 00 BRK
00000B7D: 00 BRK
00000B7E: 00 BRK
00000B7F: 00 BRK
00000B80: 00 BRK
00000B81: 00 BRK
00000B82: 00 BRK
00000B83: 00 BRK
00000B84: 00 BRK
00000B85: 00 BRK
00000B86: 00 BRK
00000B87: 00 BRK
00000B88: 00 BRK
00000B89: 00 BRK
00000B8A: 00 BRK
00000B8B: 00 BRK
00000B8C: 00 BRK
00000B8D: 00 BRK
00000B8E: 00 BRK
00000B8F: 00 BRK
00000B90: 00 BRK
00000B91: 00 BRK
00000B92: 00 BRK
00000B93: 00 BRK
00000B94: 00 BRK
00000B95: 00 BRK
00000B96: 00 BRK
00000B97: 00 BRK
00000B98: 00 BRK
00000B99: 00 BRK
00000B9A: 00 BRK
00000B9B: 00 BRK
00000B9C: 00 BRK
00000B9D: 00 BRK
00000B9E: 00 BRK
00000B9F: 00 BRK
00000BA0: 00 BRK
00000BA1: 00 BRK
00000BA2: 00 BRK
00000BA3: 00 BRK
00000BA4: 00 BRK
00000BA5: 00 BRK
00000BA6: 00 BRK
00000BA7: 00 BRK
00000BA8: 00 BRK
00000BA9: 00 BRK
00000BAA: 00 BRK
00000BAB: 00 BRK
00000BAC: 00 BRK
00000BAD: 00 BRK
00000BAE: 00 BRK
00000BAF: 00 BRK
00000BB0: 00 BRK
00000BB1: 00 BRK
00000BB2: 00 BRK
00000BB3: 00 BRK
00000BB4: 00 BRK
00000BB5: 00 BRK
00000BB6: 00 BRK
00000BB7: 00 BRK
00000BB8: 00 BRK
00000BB9: 00 BRK
00000BBA: 00 BRK
00000BBB: 00 BRK
00000BBC: 00 BRK
00000BBD: 00 BRK
00000BBE: 00 BRK
00000BBF: 00 BRK
00000BC0: 00 BRK
00000BC1: 00 BRK
00000BC2: 00 BRK
00000BC3: 00 BRK
00000BC4: 00 BRK
00000BC5: 00 BRK
00000BC6: 00 BRK
00000BC7: 00 BRK
00000BC8: 00 BRK
00000BC9: 00 BRK
00000BCA: 00 BRK
00000BCB: 00 BRK
00000BCC: 00 BRK
00000BCD: 00 BRK
00000BCE: 00 BRK
00000BCF: 00 BRK
00000BD0: 00 BRK
00000BD1: 00 BRK
00000BD2: 00 BRK
00000BD3: 00 BRK
00000BD4: 00 BRK
00000BD5: 00 BRK
00000BD6: 00 BRK
00000BD7: 00 BRK
00000BD8: 00 BRK
00000BD9: 00 BRK
00000BDA: 00 BRK
00000BDB: 00 BRK
00000BDC: 00 BRK
00000BDD: 00 BRK
00000BDE: 00 BRK
00000BDF: 00 BRK
00000BE0: 00 BRK
00000BE1: 00 BRK
00000BE2: 00 BRK
00000BE3: 00 BRK
00000BE4: 00 BRK
00000BE5: 00 BRK
00000BE6: 00 BRK
00000BE7: 00 BRK
00000BE8: 00 BRK
00000BE9: 00 BRK
00000BEA: 00 BRK
00000BEB: 00 BRK
00000BEC: 00 BRK
00000BED: 00 BRK
00000BEE: 00 BRK
00000BEF: 00 BRK
00000BF0: 00 BRK
00000BF1: 00 BRK
00000BF2: 00 BRK
00000BF3: 00 BRK
00000BF4: 00 BRK
00000BF5: 00 BRK
00000BF6: 00 BRK
00000BF7: 00 BRK
00000BF8: 00 BRK
00000BF9: 00 BRK
00000BFA: 00 BRK
00000BFB: 00 BRK
00000BFC: 00 BRK
00000BFD: 00 BRK
00000BFE: 00 BRK
00000BFF: 00 BRK
00000C00: 00 BRK
00000C01: 00 BRK
00000C02: 00 BRK
00000C03: 00 BRK
00000C04: 00 BRK
00000C05: 00 BRK
00000C06: 00 BRK
00000C07: 00 BRK
00000C08: 00 BRK
00000C09: 00 BRK
00000C0A: 00 BRK
00000C0B: 00 BRK
00000C0C: 00 BRK
00000C0D: 00 BRK
00000C0E: 00 BRK
00000C0F: 00 BRK
00000C10: 00 BRK
00000C11: 00 BRK
00000C12: 00 BRK
00000C13: 00 BRK
00000C14: 00 BRK
00000C15: 00 BRK
00000C16: 00 BRK
00000C17: 00 BRK
00000C18: 00 BRK
00000C19: 00 BRK
00000C1A: 00 BRK
00000C1B: 00 BRK
00000C1C: 00 BRK
00000C1D: 00 BRK
00000C1E: 00 BRK
00000C1F: 00 BRK
00000C20: 00 BRK
00000C21: 00 BRK
00000C22: 00 BRK
00000C23: 00 BRK
00000C24: 00 BRK
00000C25: 00 BRK
00000C26: 00 BRK
00000C27: 00 BRK
00000C28: 00 BRK
00000C29: 00 BRK
00000C2A: 00 BRK
00000C2B: 00 BRK
00000C2C: 00 BRK
00000C2D: 00 BRK
00000C2E: 00 BRK
00000C2F: 00 BRK
00000C30: 00 BRK
00000C31: 00 BRK
00000C32: 00 BRK
00000C33: 00 BRK
00000C34: 00 BRK
00000C35: 00 BRK
00000C36: 00 BRK
00000C37: 00 BRK
00000C38: 00 BRK
00000C39: 00 BRK
00000C3A: 00 BRK
00000C3B: 00 BRK
00000C3C: 00 BRK
00000C3D: 00 BRK
00000C3E: 00 BRK
00000C3F: 00 BRK
00000C40: 00 BRK
00000C41: 00 BRK
00000C42: 00 BRK
00000C43: 00 BRK
00000C44: 00 BRK
00000C45: 00 BRK
00000C46: 00 BRK
00000C47: 00 BRK
00000C48: 00 BRK
00000C49: 00 BRK
00000C4A: 00 BRK
00000C4B: 00 BRK
00000C4C: 00 BRK
00000C4D: 00 BRK
00000C4E: 00 BRK
00000C4F: 00 BRK
00000C50: 00 BRK
00000C51: 00 BRK
00000C52: 00 BRK
00000C53: 00 BRK
00000C54: 00 BRK
00000C55: 00 BRK
00000C56: 00 BRK
00000C57: 00 BRK
00000C58: 00 BRK
00000C59: 00 BRK
00000C5A: 00 BRK
00000C5B: 00 BRK
00000C5C: 00 BRK
00000C5D: 00 BRK
00000C5E: 00 BRK
00000C5F: 00 BRK
00000C60: 00 BRK
00000C61: 00 BRK
00000C62: 00 BRK
00000C63: 00 BRK
00000C64: 00 BRK
00000C65: 00 BRK
00000C66: 00 BRK
00000C67: 00 BRK
00000C68: 00 BRK
00000C69: 00 BRK
00000C6A: 00 BRK
00000C6B: 00 BRK
00000C6C: 00 BRK
00000C6D: 00 BRK
00000C6E: 00 BRK
00000C6F: 00 BRK
00000C70: 00 BRK
00000C71: 00 BRK
00000C72: 00 BRK
00000C73: 00 BRK
00000C74: 00 BRK
00000C75: 00 BRK
00000C76: 00 BRK
00000C77: 00 BRK
00000C78: 00 BRK
00000C79: 00 BRK
00000C7A: 00 BRK
00000C7B: 00 BRK
00000C7C: 00 BRK
00000C7D: 00 BRK
00000C7E: 00 BRK
00000C7F: 00 BRK
00000C80: 00 BRK
00000C81: 00 BRK
00000C82: 00 BRK
00000C83: 00 BRK
00000C84: 00 BRK
00000C85: 00 BRK
00000C86: 00 BRK
00000C87: 00 BRK
00000C88: 00 BRK
00000C89: 00 BRK
00000C8A: 00 BRK
00000C8B: 00 BRK
00000C8C: 00 BRK
00000C8D: 00 BRK
00000C8E: 00 BRK
00000C8F: 00 BRK
00000C90: 00 BRK
00000C91: 00 BRK
00000C92: 00 BRK
00000C93: 00 BRK
00000C94: 00 BRK
00000C95: 00 BRK
00000C96: 00 BRK
00000C97: 00 BRK
00000C98: 00 BRK
00000C99: 00 BRK
00000C9A: 00 BRK
00000C9B: 00 BRK
00000C9C: 00 BRK
00000C9D: 00 BRK
00000C9E: 00 BRK
00000C9F: 00 BRK
00000CA0: 00 BRK
00000CA1: 00 BRK
00000CA2: 00 BRK
00000CA3: 00 BRK
00000CA4: 00 BRK
00000CA5: 00 BRK
00000CA6: 00 BRK
00000CA7: 00 BRK
00000CA8: 00 BRK
00000CA9: 00 BRK
00000CAA: 00 BRK
00000CAB: 00 BRK
00000CAC: 00 BRK
00000CAD: 00 BRK
00000CAE: 00 BRK
00000CAF: 00 BRK
00000CB0: 00 BRK
00000CB1: 00 BRK
00000CB2: 00 BRK
00000CB3: 00 BRK
00000CB4: 00 BRK
00000CB5: 00 BRK
00000CB6: 00 BRK
00000CB7: 00 BRK
00000CB8: 00 BRK
00000CB9: 00 BRK
00000CBA: 00 BRK
00000CBB: 00 BRK
00000CBC: 00 BRK
00000CBD: 00 BRK
00000CBE: 00 BRK
00000CBF: 00 BRK
00000CC0: 00 BRK
00000CC1: 00 BRK
00000CC2: 00 BRK
00000CC3: 00 BRK
00000CC4: 00 BRK
00000CC5: 00 BRK
00000CC6: 00 BRK
00000CC7: 00 BRK
00000CC8: 00 BRK
00000CC9: 00 BRK
00000CCA: 00 BRK
00000CCB: 00 BRK
00000CCC: 00 BRK
00000CCD: 00 BRK
00000CCE: 00 BRK
00000CCF: 00 BRK
00000CD0: 00 BRK
00000CD1: 00 BRK
00000CD2: 00 BRK
00000CD3: 00 BRK
00000CD4: 00 BRK
00000CD5: 00 BRK
00000CD6: 00 BRK
00000CD7: 00 BRK
00000CD8: 00 BRK
00000CD9: 00 BRK
00000CDA: 00 BRK
00000CDB: 00 BRK
00000CDC: 00 BRK
00000CDD: 00 BRK
00000CDE: 00 BRK
00000CDF: 00 BRK
00000CE0: 00 BRK
00000CE1: 00 BRK
00000CE2: 00 BRK
00000CE3: 00 BRK
00000CE4: 00 BRK
00000CE5: 00 BRK
00000CE6: 00 BRK
00000CE7: 00 BRK
00000CE8: 00 BRK
00000CE9: 00 BRK
00000CEA: 00 BRK
00000CEB: 00 BRK
00000CEC: 00 BRK
00000CED: 00 BRK
00000CEE: 00 BRK
00000CEF: 00 BRK
00000CF0: 00 BRK
00000CF1: 00 BRK
00000CF2: 00 BRK
00000CF3: 00 BRK
00000CF4: 00 BRK
00000CF5: 00 BRK
00000CF6: 00 BRK
00000CF7: 00 BRK
00000CF8: 00 BRK
00000CF9: 00 BRK
00000CFA: 00 BRK
00000CFB: 00 BRK
00000CFC: 00 BRK
00000CFD: 00 BRK
00000CFE: 00 BRK
00000CFF: 00 BRK
00000D00: 00 BRK
00000D01: 00 BRK
00000D02: 00 BRK
00000D03: 00 BRK
00000D04: 00 BRK
00000D05: 00 BRK
00000D06: 00 BRK
00000D07: 00 BRK
00000D08: 00 BRK
00000D09: 00 BRK
00000D0A: 00 BRK
00000D0B: 00 BRK
00000D0C: 00 BRK
00000D0D: 00 BRK
00000D0E: 00 BRK
00000D0F: 00 BRK
00000D10: 00 BRK
00000D11: 00 BRK
00000D12: 00 BRK
00000D13: 00 BRK
00000D14: 00 BRK
00000D15: 00 BRK
00000D16: 00 BRK
00000D17: 00 BRK
00000D18: 00 BRK
00000D19: 00 BRK
00000D1A: 00 BRK
00000D1B: 00 BRK
00000D1C: 00 BRK
00000D1D: 00 BRK
00000D1E: 00 BRK
00000D1F: 00 BRK
00000D20: 00 BRK
00000D21: 00 BRK
00000D22: 00 BRK
00000D23: 00 BRK
00000D24: 00 BRK
00000D25: 00 BRK
00000D26: 00 BRK
00000D27: 00 BRK
00000D28: 00 BRK
00000D29: 00 BRK
00000D2A: 00 BRK
00000D2B: 00 BRK
00000D2C: 00 BRK
00000D2D: 00 BRK
00000D2E: 00 BRK
00000D2F: 00 BRK
00000D30: 00 BRK
00000D31: 00 BRK
00000D32: 00 BRK
00000D33: 00 BRK
00000D34: 00 BRK
00000D35: 00 BRK
00000D36: 00 BRK
00000D37: 00 BRK
00000D38: 00 BRK
00000D39: 00 BRK
00000D3A: 00 BRK
00000D3B: 00 BRK
00000D3C: 00 BRK
00000D3D: 00 BRK
00000D3E: 00 BRK
00000D3F: 00 BRK
00000D40: 00 BRK
00000D41: 00 BRK
00000D42: 00 BRK
00000D43: 00 BRK
00000D44: 00 BRK
00000D45: 00 BRK
00000D46: 00 BRK
00000D47: 00 BRK
00000D48: 00 BRK
00000D49: 00 BRK
00000D4A: 00 BRK
00000D4B: 00 BRK
00000D4C: 00 BRK
00000D4D: 00 BRK
00000D4E: 00 BRK
00000D4F: 00 BRK
00000D50: 00 BRK
00000D51: 00 BRK
00000D52: 00 BRK
00000D53: 00 BRK
00000D54: 00 BRK
00000D55: 00 BRK
00000D56: 00 BRK
00000D57: 00 BRK
00000D58: 00 BRK
00000D59: 00 BRK
00000D5A: 00 BRK
00000D5B: 00 BRK
00000D5C: 00 BRK
00000D5D: 00 BRK
00000D5E: 00 BRK
00000D5F: 00 BRK
00000D60: 00 BRK
00000D61: 00 BRK
00000D62: 00 BRK
00000D63: 00 BRK
00000D64: 00 BRK
00000D65: 00 BRK
00000D66: 00 BRK
00000D67: 00 BRK
00000D68: 00 BRK
00000D69: 00 BRK
00000D6A: 00 BRK
00000D6B: 00 BRK
00000D6C: 00 BRK
00000D6D: 00 BRK
00000D6E: 00 BRK
00000D6F: 00 BRK
00000D70: 00 BRK
00000D71: 00 BRK
00000D72: 00 BRK
00000D73: 00 BRK
00000D74: 00 BRK
00000D75: 00 BRK
00000D76: 00 BRK
00000D77: 00 BRK
00000D78: 00 BRK
00000D79: 00 BRK
00000D7A: 00 BRK
00000D7B: 00 BRK
00000D7C: 00 BRK
00000D7D: 00 BRK
00000D7E: 00 BRK
00000D7F: 00 BRK
00000D80: 00 BRK
00000D81: 00 BRK
00000D82: 00 BRK
00000D83: 00 BRK
00000D84: 00 BRK
00000D85: 00 BRK
00000D86: 00 BRK
00000D87: 00 BRK
00000D88: 00 BRK
00000D89: 00 BRK
00000D8A: 00 BRK
00000D8B: 00 BRK
00000D8C: 00 BRK
00000D8D: 00 BRK
00000D8E: 00 BRK
00000D8F: 00 BRK
00000D90: 00 BRK
00000D91: 00 BRK
00000D92: 00 BRK
00000D93: 00 BRK
00000D94: 00 BRK
00000D95: 00 BRK
00000D96: 00 BRK
00000D97: 00 BRK
00000D98: 00 BRK
00000D99: 00 BRK
00000D9A: 00 BRK
00000D9B: 00 BRK
00000D9C: 00 BRK
00000D9D: 00 BRK
00000D9E: 00 BRK
00000D9F: 00 BRK
00000DA0: 00 BRK
00000DA1: 00 BRK
00000DA2: 00 BRK
00000DA3: 00 BRK
00000DA4: 00 BRK
00000DA5: 00 BRK
00000DA6: 00 BRK
00000DA7: 00 BRK
00000DA8: 00 BRK
00000DA9: 00 BRK
00000DAA: 00 BRK
00000DAB: 00 BRK
00000DAC: 00 BRK
00000DAD: 00 BRK
00000DAE: 00 BRK
00000DAF: 00 BRK
00000DB0: 00 BRK
00000DB1: 00 BRK
00000DB2: 00 BRK
00000DB3: 00 BRK
00000DB4: 00 BRK
00000DB5: 00 BRK
00000DB6: 00 BRK
00000DB7: 00 BRK
00000DB8: 00 BRK
00000DB9: 00 BRK
00000DBA: 00 BRK
00000DBB: 00 BRK
00000DBC: 00 BRK
00000DBD: 00 BRK
00000DBE: 00 BRK
00000DBF: 00 BRK
00000DC0: 00 BRK
00000DC1: 00 BRK
00000DC2: 00 BRK
00000DC3: 00 BRK
00000DC4: 00 BRK
00000DC5: 00 BRK
00000DC6: 00 BRK
00000DC7: 00 BRK
00000DC8: 00 BRK
00000DC9: 00 BRK
00000DCA: 00 BRK
00000DCB: 00 BRK
00000DCC: 00 BRK
00000DCD: 00 BRK
00000DCE: 00 BRK
00000DCF: 00 BRK
00000DD0: 00 BRK
00000DD1: 00 BRK
00000DD2: 00 BRK
00000DD3: 00 BRK
00000DD4: 00 BRK
00000DD5: 00 BRK
00000DD6: 00 BRK
00000DD7: 00 BRK
00000DD8: 00 BRK
00000DD9: 00 BRK
00000DDA: 00 BRK
00000DDB: 00 BRK
00000DDC: 00 BRK
00000DDD: 00 BRK
00000DDE: 00 BRK
00000DDF: 00 BRK
00000DE0: 00 BRK
00000DE1: 00 BRK
00000DE2: 00 BRK
00000DE3: 00 BRK
00000DE4: 00 BRK
00000DE5: 00 BRK
00000DE6: 00 BRK
00000DE7: 00 BRK
00000DE8: 00 BRK
00000DE9: 00 BRK
00000DEA: 00 BRK
00000DEB: 00 BRK
00000DEC: 00 BRK
00000DED: 00 BRK
00000DEE: 00 BRK
00000DEF: 00 BRK
00000DF0: 00 BRK
00000DF1: 00 BRK
00000DF2: 00 BRK
00000DF3: 00 BRK
00000DF4: 00 BRK
00000DF5: 00 BRK
00000DF6: 00 BRK
00000DF7: 00 BRK
00000DF8: 00 BRK
00000DF9: 00 BRK
00000DFA: 00 BRK
00000DFB: 00 BRK
00000DFC: 00 BRK
00000DFD: 00 BRK
00000DFE: 00 BRK
00000DFF: 00 BRK
00000E00: 00 BRK
00000E01: 00 BRK
00000E02: 00 BRK
00000E03: 00 BRK
00000E04: 00 BRK
00000E05: 00 BRK
00000E06: 00 BRK
00000E07: 00 BRK
00000E08: 00 BRK
00000E09: 00 BRK
00000E0A: 00 BRK
00000E0B: 00 BRK
00000E0C: 00 BRK
00000E0D: 00 BRK
00000E0E: 00 BRK
00000E0F: 00 BRK
00000E10: 00 BRK
00000E11: 00 BRK
00000E12: 00 BRK
00000E13: 00 BRK
00000E14: 00 BRK
00000E15: 00 BRK
00000E16: 00 BRK
00000E17: 00 BRK
00000E18: 00 BRK
00000E19: 00 BRK
00000E1A: 00 BRK
00000E1B: 00 BRK
00000E1C: 00 BRK
00000E1D: 00 BRK
00000E1E: 00 BRK
00000E1F: 00 BRK
00000E20: 00 BRK
00000E21: 00 BRK
00000E22: 00 BRK
00000E23: 00 BRK
00000E24: 00 BRK
00000E25: 00 BRK
00000E26: 00 BRK
00000E27: 00 BRK
00000E28: 00 BRK
00000E29: 00 BRK
00000E2A: 00 BRK
00000E2B: 00 BRK
00000E2C: 00 BRK
00000E2D: 00 BRK
00000E2E: 00 BRK
00000E2F: 00 BRK
00000E30: 00 BRK
00000E31: 00 BRK
00000E32: 00 BRK
00000E33: 00 BRK
00000E34: 00 BRK
00000E35: 00 BRK
00000E36: 00 BRK
00000E37: 00 BRK
00000E38: 00 BRK
00000E39: 00 BRK
00000E3A: 00 BRK
00000E3B: 00 BRK
00000E3C: 00 BRK
00000E3D: 00 BRK
00000E3E: 00 BRK
00000E3F: 00 BRK
00000E40: 00 BRK
00000E41: 00 BRK
00000E42: 00 BRK
00000E43: 00 BRK
00000E44: 00 BRK
00000E45: 00 BRK
00000E46: 00 BRK
00000E47: 00 BRK
00000E48: 00 BRK
00000E49: 00 BRK
00000E4A: 00 BRK
00000E4B: 00 BRK
00000E4C: 00 BRK
00000E4D: 00 BRK
00000E4E: 00 BRK
00000E4F: 00 BRK
00000E50: 00 BRK
00000E51: 00 BRK
00000E52: 00 BRK
00000E53: 00 BRK
00000E54: 00 BRK
00000E55: 00 BRK
00000E56: 00 BRK
00000E57: 00 BRK
00000E58: 00 BRK
00000E59: 00 BRK
00000E5A: 00 BRK
00000E5B: 00 BRK
00000E5C: 00 BRK
00000E5D: 00 BRK
00000E5E: 00 BRK
00000E5F: 00 BRK
00000E60: 00 BRK
00000E61: 00 BRK
00000E62: 00 BRK
00000E63: 00 BRK
00000E64: 00 BRK
00000E65: 00 BRK
00000E66: 00 BRK
00000E67: 00 BRK
00000E68: 00 BRK
00000E69: 00 BRK
00000E6A: 00 BRK
00000E6B: 00 BRK
00000E6C: 00 BRK
00000E6D: 00 BRK
00000E6E: 00 BRK
00000E6F: 00 BRK
00000E70: 00 BRK
00000E71: 00 BRK
00000E72: 00 BRK
00000E73: 00 BRK
00000E74: 00 BRK
00000E75: 00 BRK
00000E76: 00 BRK
00000E77: 00 BRK
00000E78: 00 BRK
00000E79: 00 BRK
00000E7A: 00 BRK
00000E7B: 00 BRK
00000E7C: 00 BRK
00000E7D: 00 BRK
00000E7E: 00 BRK
00000E7F: 00 BRK
00000E80: 00 BRK
00000E81: 00 BRK
00000E82: 00 BRK
00000E83: 00 BRK
00000E84: 00 BRK
00000E85: 00 BRK
00000E86: 00 BRK
00000E87: 00 BRK
00000E88: 00 BRK
00000E89: 00 BRK
00000E8A: 00 BRK
00000E8B: 00 BRK
00000E8C: 00 BRK
00000E8D: 00 BRK
00000E8E: 00 BRK
00000E8F: 00 BRK
00000E90: 00 BRK
00000E91: 00 BRK
00000E92: 00 BRK
00000E93: 00 BRK
00000E94: 00 BRK
00000E95: 00 BRK
00000E96: 00 BRK
00000E97: 00 BRK
00000E98: 00 BRK
00000E99: 00 BRK
00000E9A: 00 BRK
00000E9B: 00 BRK
00000E9C: 00 BRK
00000E9D: 00 BRK
00000E9E: 00 BRK
00000E9F: 00 BRK
00000EA0: 00 BRK
00000EA1: 00 BRK
00000EA2: 00 BRK
00000EA3: 00 BRK
00000EA4: 00 BRK
00000EA5: 00 BRK
00000EA6: 00 BRK
00000EA7: 00 BRK
00000EA8: 00 BRK
00000EA9: 00 BRK
00000EAA: 00 BRK
00000EAB: 00 BRK
00000EAC: 00 BRK
00000EAD: 00 BRK
00000EAE: 00 BRK
00000EAF: 00 BRK
00000EB0: 00 BRK
00000EB1: 00 BRK
00000EB2: 00 BRK
00000EB3: 00 BRK
00000EB4: 00 BRK
00000EB5: 00 BRK
00000EB6: 00 BRK
00000EB7: 00 BRK
00000EB8: 00 BRK
00000EB9: 00 BRK
00000EBA: 00 BRK
00000EBB: 00 BRK
00000EBC: 00 BRK
00000EBD: 00 BRK
00000EBE: 00 BRK
00000EBF: 00 BRK
00000EC0: 00 BRK
00000EC1: 00 BRK
00000EC2: 00 BRK
00000EC3: 00 BRK
00000EC4: 00 BRK
00000EC5: 00 BRK
00000EC6: 00 BRK
00000EC7: 00 BRK
00000EC8: 00 BRK
00000EC9: 00 BRK
00000ECA: 00 BRK
00000ECB: 00 BRK
00000ECC: 00 BRK
00000ECD: 00 BRK
00000ECE: 00 BRK
00000ECF: 00 BRK
00000ED0: 00 BRK
00000ED1: 00 BRK
00000ED2: 00 BRK
00000ED3: 00 BRK
00000ED4: 00 BRK
00000ED5: 00 BRK
00000ED6: 00 BRK
00000ED7: 00 BRK
00000ED8: 00 BRK
00000ED9: 00 BRK
00000EDA: 00 BRK
00000EDB: 00 BRK
00000EDC: 00 BRK
00000EDD: 00 BRK
00000EDE: 00 BRK
00000EDF: 00 BRK
00000EE0: 00 BRK
00000EE1: 00 BRK
00000EE2: 00 BRK
00000EE3: 00 BRK
00000EE4: 00 BRK
00000EE5: 00 BRK
00000EE6: 00 BRK
00000EE7: 00 BRK
00000EE8: 00 BRK
00000EE9: 00 BRK
00000EEA: 00 BRK
00000EEB: 00 BRK
00000EEC: 00 BRK
00000EED: 00 BRK
00000EEE: 00 BRK
00000EEF: 00 BRK
00000EF0: 00 BRK
00000EF1: 00 BRK
00000EF2: 00 BRK
00000EF3: 00 BRK
00000EF4: 00 BRK
00000EF5: 00 BRK
00000EF6: 00 BRK
00000EF7: 00 BRK
00000EF8: 00 BRK
00000EF9: 00 BRK
00000EFA: 00 BRK
00000EFB: 00 BRK
00000EFC: 00 BRK
00000EFD: 00 BRK
00000EFE: 00 BRK
00000EFF: 00 BRK
00000F00: 00 BRK
00000F01: 00 BRK
00000F02: 00 BRK
00000F03: 00 BRK
00000F04: 00 BRK
00000F05: 00 BRK
00000F06: 00 BRK
00000F07: 00 BRK
00000F08: 00 BRK
00000F09: 00 BRK
00000F0A: 00 BRK
00000F0B: 00 BRK
00000F0C: 00 BRK
00000F0D: 00 BRK
00000F0E: 00 BRK
00000F0F: 00 BRK
00000F10: 00 BRK
00000F11: 00 BRK
00000F12: 00 BRK
00000F13: 00 BRK
00000F14: 00 BRK
00000F15: 00 BRK
00000F16: 00 BRK
00000F17: 00 BRK
00000F18: 00 BRK
00000F19: 00 BRK
00000F1A: 00 BRK
00000F1B: 00 BRK
00000F1C: 00 BRK
00000F1D: 00 BRK
00000F1E: 00 BRK
00000F1F: 00 BRK
00000F20: 00 BRK
00000F21: 00 BRK
00000F22: 00 BRK
00000F23: 00 BRK
00000F24: 00 BRK
00000F25: 00 BRK
00000F26: 00 BRK
00000F27: 00 BRK
00000F28: 00 BRK
00000F29: 00 BRK
00000F2A: 00 BRK
00000F2B: 00 BRK
00000F2C: 00 BRK
00000F2D: 00 BRK
00000F2E: 00 BRK
00000F2F: 00 BRK
00000F30: 00 BRK
00000F31: 00 BRK
00000F32: 00 BRK
00000F33: 00 BRK
00000F34: 00 BRK
00000F35: 00 BRK
00000F36: 00 BRK
00000F37: 00 BRK
00000F38: 00 BRK
00000F39: 00 BRK
00000F3A: 00 BRK
00000F3B: 00 BRK
00000F3C: 00 BRK
00000F3D: 00 BRK
00000F3E: 00 BRK
00000F3F: 00 BRK
00000F40: 00 BRK
00000F41: 00 BRK
00000F42: 00 BRK
00000F43: 00 BRK
00000F44: 00 BRK
00000F45: 00 BRK
00000F46: 00 BRK
00000F47: 00 BRK
00000F48: 00 BRK
00000F49: 00 BRK
00000F4A: 00 BRK
00000F4B: 00 BRK
00000F4C: 00 BRK
00000F4D: 00 BRK
00000F4E: 00 BRK
00000F4F: 00 BRK
00000F50: 00 BRK
00000F51: 00 BRK
00000F52: 00 BRK
00000F53: 00 BRK
00000F54: 00 BRK
00000F55: 00 BRK
00000F56: 00 BRK
00000F57: 00 BRK
00000F58: 00 BRK
00000F59: 00 BRK
00000F5A: 00 BRK
00000F5B: 00 BRK
00000F5C: 00 BRK
00000F5D: 00 BRK
00000F5E: 00 BRK
00000F5F: 00 BRK
00000F60: 00 BRK
00000F61: 00 BRK
00000F62: 00 BRK
00000F63: 00 BRK
00000F64: 00 BRK
00000F65: 00 BRK
00000F66: 00 BRK
00000F67: 00 BRK
00000F68: 00 BRK
00000F69: 00 BRK
00000F6A: 00 BRK
00000F6B: 00 BRK
00000F6C: 00 BRK
00000F6D: 00 BRK
00000F6E: 00 BRK
00000F6F: 00 BRK
00000F70: 00 BRK
00000F71: 00 BRK
00000F72: 00 BRK
00000F73: 00 BRK
00000F74: 00 BRK
00000F75: 00 BRK
00000F76: 00 BRK
00000F77: 00 BRK
00000F78: 00 BRK
00000F79: 00 BRK
00000F7A: 00 BRK
00000F7B: 00 BRK
00000F7C: 00 BRK
00000F7D: 00 BRK
00000F7E: 00 BRK
00000F7F: 00 BRK
00000F80: 00 BRK
00000F81: 00 BRK
00000F82: 00 BRK
00000F83: 00 BRK
00000F84: 00 BRK
00000F85: 00 BRK
00000F86: 00 BRK
00000F87: 00 BRK
00000F88: 00 BRK
00000F89: 00 BRK
00000F8A: 00 BRK
00000F8B: 00 BRK
00000F8C: 00 BRK
00000F8D: 00 BRK
00000F8E: 00 BRK
00000F8F: 00 BRK
00000F90: 00 BRK
00000F91: 00 BRK
00000F92: 00 BRK
00000F93: 00 BRK
00000F94: 00 BRK
00000F95: 00 BRK
00000F96: 00 BRK
00000F97: 00 BRK
00000F98: 00 BRK
00000F99: 00 BRK
00000F9A: 00 BRK
00000F9B: 00 BRK
00000F9C: 00 BRK
00000F9D: 00 BRK
00000F9E: 00 BRK
00000F9F: 00 BRK
00000FA0: 00 BRK
00000FA1: 00 BRK
00000FA2: 00 BRK
00000FA3: 00 BRK
00000FA4: 00 BRK
00000FA5: 00 BRK
00000FA6: 00 BRK
00000FA7: 00 BRK
00000FA8: 00 BRK
00000FA9: 00 BRK
00000FAA: 00 BRK
00000FAB: 00 BRK
00000FAC: 00 BRK
00000FAD: 00 BRK
00000FAE: 00 BRK
00000FAF: 00 BRK
00000FB0: 00 BRK
00000FB1: 00 BRK
00000FB2: 00 BRK
00000FB3: 00 BRK
00000FB4: 00 BRK
00000FB5: 00 BRK
00000FB6: 00 BRK
00000FB7: 00 BRK
00000FB8: 00 BRK
00000FB9: 00 BRK
00000FBA: 00 BRK
00000FBB: 00 BRK
00000FBC: 00 BRK
00000FBD: 00 BRK
00000FBE: 00 BRK
00000FBF: 00 BRK
00000FC0: 00 BRK
00000FC1: 00 BRK
00000FC2: 00 BRK
00000FC3: 00 BRK
00000FC4: 00 BRK
00000FC5: 00 BRK
00000FC6: 00 BRK
00000FC7: 00 BRK
00000FC8: 00 BRK
00000FC9: 00 BRK
00000FCA: 00 BRK
00000FCB: 00 BRK
00000FCC: 00 BRK
00000FCD: 00 BRK
00000FCE: 00 BRK
00000FCF: 00 BRK
00000FD0: 00 BRK
00000FD1: 00 BRK
00000FD2: 00 BRK
00000FD3: 00 BRK
00000FD4: 00 BRK
00000FD5: 00 BRK
00000FD6: 00 BRK
00000FD7: 00 BRK
00000FD8: 00 BRK
00000FD9: 00 BRK
00000FDA: 00 BRK
00000FDB: 00 BRK
00000FDC: 00 BRK
00000FDD: 00 BRK
00000FDE: 00 BRK
00000FDF: 00 BRK
00000FE0: 00 BRK
00000FE1: 00 BRK
00000FE2: 00 BRK
00000FE3: 00 BRK
00000FE4: 00 BRK
00000FE5: 00 BRK
00000FE6: 00 BRK
00000FE7: 00 BRK
00000FE8: 00 BRK
00000FE9: 00 BRK
00000FEA: 00 BRK
00000FEB: 00 BRK
00000FEC: 00 BRK
00000FED: 00 BRK
00000FEE: 00 BRK
00000FEF: 00 BRK
00000FF0: 00 BRK
00000FF1: 00 BRK
00000FF2: 00 BRK
00000FF3: 00 BRK
00000FF4: 00 BRK
00000FF5: 00 BRK
00000FF6: 00 BRK
00000FF7: 00 BRK
00000FF8: 00 BRK
00000FF9: 00 BRK
00000FFA: 00 BRK
00000FFB: 00 BRK
00000FFC: 00 BRK
00000FFD: 00 BRK
00000FFE: 00 BRK
00000FFF: 00 BRK
00001000: 00 BRK
00001001: 00 BRK
00001002: 00 BRK
00001003: 00 BRK
00001004: 00 BRK
00001005: 00 BRK
00001006: 00 BRK
00001007: 00 BRK
00001008: 00 BRK
00001009: 00 BRK
0000100A: 00 BRK
0000100B: 00 BRK
0000100C: 00 BRK
0000100D: 00 BRK
0000100E: 00 BRK
0000100F: 00 BRK
00001010: 00 BRK
00001011: 00 BRK
00001012: 00 BRK
00001013: 00 BRK
00001014: 00 BRK
00001015: 00 BRK
00001016: 00 BRK
00001017: 00 BRK
00001018: 00 BRK
00001019: 00 BRK
0000101A: 00 BRK
0000101B: 00 BRK
0000101C: 00 BRK
0000101D: 00 BRK
0000101E: 00 BRK
0000101F: 00 BRK
00001020: 00 BRK
00001021: 00 BRK
00001022: 00 BRK
00001023: 00 BRK
00001024: 00 BRK
00001025: 00 BRK
00001026: 00 BRK
00001027: 00 BRK
00001028: 00 BRK
00001029: 00 BRK
0000102A: 00 BRK
0000102B: 00 BRK
0000102C: 00 BRK
0000102D: 00 BRK
0000102E: 00 BRK
0000102F: 00 BRK
00001030: 00 BRK
00001031: 00 BRK
00001032: 00 BRK
00001033: 00 BRK
00001034: 00 BRK
00001035: 00 BRK
00001036: 00 BRK
00001037: 00 BRK
00001038: 00 BRK
00001039: 00 BRK
0000103A: 00 BRK
0000103B: 00 BRK
0000103C: 00 BRK
0000103D: 00 BRK
0000103E: 00 BRK
0000103F: 00 BRK
00001040: 00 BRK
00001041: 00 BRK
00001042: 00 BRK
00001043: 00 BRK
00001044: 00 BRK
00001045: 00 BRK
00001046: 00 BRK
00001047: 00 BRK
00001048: 00 BRK
00001049: 00 BRK
0000104A: 00 BRK
0000104B: 00 BRK
0000104C: 00 BRK
0000104D: 00 BRK
0000104E: 00 BRK
0000104F: 00 BRK
00001050: 00 BRK
00001051: 00 BRK
00001052: 00 BRK
00001053: 00 BRK
00001054: 00 BRK
00001055: 00 BRK
00001056: 00 BRK
00001057: 00 BRK
00001058: 00 BRK
00001059: 00 BRK
0000105A: 00 BRK
0000105B: 00 BRK
0000105C: 00 BRK
0000105D: 00 BRK
0000105E: 00 BRK
0000105F: 00 BRK
00001060: 00 BRK
00001061: 00 BRK
00001062: 00 BRK
00001063: 00 BRK
00001064: 00 BRK
00001065: 00 BRK
00001066: 00 BRK
00001067: 00 BRK
00001068: 00 BRK
00001069: 00 BRK
0000106A: 00 BRK
0000106B: 00 BRK
0000106C: 00 BRK
0000106D: 00 BRK
0000106E: 00 BRK
0000106F: 00 BRK
00001070: 00 BRK
00001071: 00 BRK
00001072: 00 BRK
00001073: 00 BRK
00001074: 00 BRK
00001075: 00 BRK
00001076: 00 BRK
00001077: 00 BRK
00001078: 00 BRK
00001079: 00 BRK
0000107A: 00 BRK
0000107B: 00 BRK
0000107C: 00 BRK
0000107D: 00 BRK
0000107E: 00 BRK
0000107F: 00 BRK
00001080: 00 BRK
00001081: 00 BRK
00001082: 00 BRK
00001083: 00 BRK
00001084: 00 BRK
00001085: 00 BRK
00001086: 00 BRK
00001087: 00 BRK
00001088: 00 BRK
00001089: 00 BRK
0000108A: 00 BRK
0000108B: 00 BRK
0000108C: 00 BRK
0000108D: 00 BRK
0000108E: 00 BRK
0000108F: 00 BRK
00001090: 00 BRK
00001091: 00 BRK
00001092: 00 BRK
00001093: 00 BRK
00001094: 00 BRK
00001095: 00 BRK
00001096: 00 BRK
00001097: 00 BRK
00001098: 00 BRK
00001099: 00 BRK
0000109A: 00 BRK
0000109B: 00 BRK
0000109C: 00 BRK
0000109D: 00 BRK
0000109E: 00 BRK
0000109F: 00 BRK
000010A0: 00 BRK
000010A1: 00 BRK
000010A2: 00 BRK
000010A3: 00 BRK
000010A4: 00 BRK
000010A5: 00 BRK
000010A6: 00 BRK
000010A7: 00 BRK
000010A8: 00 BRK
000010A9: 00 BRK
000010AA: 00 BRK
000010AB: 00 BRK
000010AC: 00 BRK
000010AD: 00 BRK
000010AE: 00 BRK
000010AF: 00 BRK
000010B0: 00 BRK
000010B1: 00 BRK
000010B2: 00 BRK
000010B3: 00 BRK
000010B4: 00 BRK
000010B5: 00 BRK
000010B6: 00 BRK
000010B7: 00 BRK
000010B8: 00 BRK
000010B9: 00 BRK
000010BA: 00 BRK
000010BB: 00 BRK
000010BC: 00 BRK
000010BD: 00 BRK
000010BE: 00 BRK
000010BF: 00 BRK
000010C0: 00 BRK
000010C1: 00 BRK
000010C2: 00 BRK
000010C3: 00 BRK
000010C4: 00 BRK
000010C5: 00 BRK
000010C6: 00 BRK
000010C7: 00 BRK
000010C8: 00 BRK
000010C9: 00 BRK
000010CA: 00 BRK
000010CB: 00 BRK
000010CC: 00 BRK
000010CD: 00 BRK
000010CE: 00 BRK
000010CF: 00 BRK
000010D0: 00 BRK
000010D1: 00 BRK
000010D2: 00 BRK
000010D3: 00 BRK
000010D4: 00 BRK
000010D5: 00 BRK
000010D6: 00 BRK
000010D7: 00 BRK
000010D8: 00 BRK
000010D9: 00 BRK
000010DA: 00 BRK
000010DB: 00 BRK
000010DC: 00 BRK
000010DD: 00 BRK
000010DE: 00 BRK
000010DF: 00 BRK
000010E0: 00 BRK
000010E1: 00 BRK
000010E2: 00 BRK
000010E3: 00 BRK
000010E4: 00 BRK
000010E5: 00 BRK
000010E6: 00 BRK
000010E7: 00 BRK
000010E8: 00 BRK
000010E9: 00 BRK
000010EA: 00 BRK
000010EB: 00 BRK
000010EC: 00 BRK
000010ED: 00 BRK
000010EE: 00 BRK
000010EF: 00 BRK
000010F0: 00 BRK
000010F1: 00 BRK
000010F2: 00 BRK
000010F3: 00 BRK
000010F4: 00 BRK
000010F5: 00 BRK
000010F6: 00 BRK
000010F7: 00 BRK
000010F8: 00 BRK
000010F9: 00 BRK
000010FA: 00 BRK
000010FB: 00 BRK
000010FC: 00 BRK
000010FD: 00 BRK
000010FE: 00 BRK
000010FF: 00 BRK
00001100: 00 BRK
00001101: 00 BRK
00001102: 00 BRK
00001103: 00 BRK
00001104: 00 BRK
00001105: 00 BRK
00001106: 00 BRK
00001107: 00 BRK
00001108: 00 BRK
00001109: 00 BRK
0000110A: 00 BRK
0000110B: 00 BRK
0000110C: 00 BRK
0000110D: 00 BRK
0000110E: 00 BRK
0000110F: 00 BRK
00001110: 00 BRK
00001111: 00 BRK
00001112: 00 BRK
00001113: 00 BRK
00001114: 00 BRK
00001115: 00 BRK
00001116: 00 BRK
00001117: 00 BRK
00001118: 00 BRK
00001119: 00 BRK
0000111A: 00 BRK
0000111B: 00 BRK
0000111C: 00 BRK
0000111D: 00 BRK
0000111E: 00 BRK
0000111F: 00 BRK
00001120: 00 BRK
00001121: 00 BRK
00001122: 00 BRK
00001123: 00 BRK
00001124: 00 BRK
00001125: 00 BRK
00001126: 00 BRK
00001127: 00 BRK
00001128: 00 BRK
00001129: 00 BRK
0000112A: 00 BRK
0000112B: 00 BRK
0000112C: 00 BRK
0000112D: 00 BRK
0000112E: 00 BRK
0000112F: 00 BRK
00001130: 00 BRK
00001131: 00 BRK
00001132: 00 BRK
00001133: 00 BRK
00001134: 00 BRK
00001135: 00 BRK
00001136: 00 BRK
00001137: 00 BRK
00001138: 00 BRK
00001139: 00 BRK
0000113A: 00 BRK
0000113B: 00 BRK
0000113C: 00 BRK
0000113D: 00 BRK
0000113E: 00 BRK
0000113F: 00 BRK
00001140: 00 BRK
00001141: 00 BRK
00001142: 00 BRK
00001143: 00 BRK
00001144: 00 BRK
00001145: 00 BRK
00001146: 00 BRK
00001147: 00 BRK
00001148: 00 BRK
00001149: 00 BRK
0000114A: 00 BRK
0000114B: 00 BRK
0000114C: 00 BRK
0000114D: 00 BRK
0000114E: 00 BRK
0000114F: 00 BRK
00001150: 00 BRK
00001151: 00 BRK
00001152: 00 BRK
00001153: 00 BRK
00001154: 00 BRK
00001155: 00 BRK
00001156: 00 BRK
00001157: 00 BRK
00001158: 00 BRK
00001159: 00 BRK
0000115A: 00 BRK
0000115B: 00 BRK
0000115C: 00 BRK
0000115D: 00 BRK
0000115E: 00 BRK
0000115F: 00 BRK
00001160: 00 BRK
00001161: 00 BRK
00001162: 00 BRK
00001163: 00 BRK
00001164: 00 BRK
00001165: 00 BRK
00001166: 00 BRK
00001167: 00 BRK
00001168: 00 BRK
00001169: 00 BRK
0000116A: 00 BRK
0000116B: 00 BRK
0000116C: 00 BRK
0000116D: 00 BRK
0000116E: 00 BRK
0000116F: 00 BRK
00001170: 00 BRK
00001171: 00 BRK
00001172: 00 BRK
00001173: 00 BRK
00001174: 00 BRK
00001175: 00 BRK
00001176: 00 BRK
00001177: 00 BRK
00001178: 00 BRK
00001179: 00 BRK
0000117A: 00 BRK
0000117B: 00 BRK
0000117C: 00 BRK
0000117D: 00 BRK
0000117E: 00 BRK
0000117F: 00 BRK
00001180: 00 BRK
00001181: 00 BRK
00001182: 00 BRK
00001183: 00 BRK
00001184: 00 BRK
00001185: 00 BRK
00001186: 00 BRK
00001187: 00 BRK
00001188: 00 BRK
00001189: 00 BRK
0000118A: 00 BRK
0000118B: 00 BRK
0000118C: 00 BRK
0000118D: 00 BRK
0000118E: 00 BRK
0000118F: 00 BRK
00001190: 00 BRK
00001191: 00 BRK
00001192: 00 BRK
00001193: 00 BRK
00001194: 00 BRK
00001195: 00 BRK
00001196: 00 BRK
00001197: 00 BRK
00001198: 00 BRK
00001199: 00 BRK
0000119A: 00 BRK
0000119B: 00 BRK
0000119C: 00 BRK
0000119D: 00 BRK
0000119E: 00 BRK
0000119F: 00 BRK
000011A0: 00 BRK
000011A1: 00 BRK
000011A2: 00 BRK
000011A3: 00 BRK
000011A4: 00 BRK
000011A5: 00 BRK
000011A6: 00 BRK
000011A7: 00 BRK
000011A8: 00 BRK
000011A9: 00 BRK
000011AA: 00 BRK
000011AB: 00 BRK
000011AC: 00 BRK
000011AD: 00 BRK
000011AE: 00 BRK
000011AF: 00 BRK
000011B0: 00 BRK
000011B1: 00 BRK
000011B2: 00 BRK
000011B3: 00 BRK
000011B4: 00 BRK
000011B5: 00 BRK
000011B6: 00 BRK
000011B7: 00 BRK
000011B8: 00 BRK
000011B9: 00 BRK
000011BA: 00 BRK
000011BB: 00 BRK
000011BC: 00 BRK
000011BD: 00 BRK
000011BE: 00 BRK
000011BF: 00 BRK
000011C0: 00 BRK
000011C1: 00 BRK
000011C2: 00 BRK
000011C3: 00 BRK
000011C4: 00 BRK
000011C5: 00 BRK
000011C6: 00 BRK
000011C7: 00 BRK
000011C8: 00 BRK
000011C9: 00 BRK
000011CA: 00 BRK
000011CB: 00 BRK
000011CC: 00 BRK
000011CD: 00 BRK
000011CE: 00 BRK
000011CF: 00 BRK
000011D0: 00 BRK
000011D1: 00 BRK
000011D2: 00 BRK
000011D3: 00 BRK
000011D4: 00 BRK
000011D5: 00 BRK
000011D6: 00 BRK
000011D7: 00 BRK
000011D8: 00 BRK
000011D9: 00 BRK
000011DA: 00 BRK
000011DB: 00 BRK
000011DC: 00 BRK
000011DD: 00 BRK
000011DE: 00 BRK
000011DF: 00 BRK
000011E0: 00 BRK
000011E1: 00 BRK
000011E2: 00 BRK
000011E3: 00 BRK
000011E4: 00 BRK
000011E5: 00 BRK
000011E6: 00 BRK
000011E7: 00 BRK
000011E8: 00 BRK
000011E9: 00 BRK
000011EA: 00 BRK
000011EB: 00 BRK
000011EC: 00 BRK
000011ED: 00 BRK
000011EE: 00 BRK
000011EF: 00 BRK
000011F0: 00 BRK
000011F1: 00 BRK
000011F2: 00 BRK
000011F3: 00 BRK
000011F4: 00 BRK
000011F5: 00 BRK
000011F6: 00 BRK
000011F7: 00 BRK
000011F8: 00 BRK
000011F9: 00 BRK
000011FA: 00 BRK
000011FB: 00 BRK
000011FC: 00 BRK
000011FD: 00 BRK
000011FE: 00 BRK
000011FF: 00 BRK
00001200: 00 BRK
00001201: 00 BRK
00001202: 00 BRK
00001203: 00 BRK
00001204: 00 BRK
00001205: 00 BRK
00001206: 00 BRK
00001207: 00 BRK
00001208: 00 BRK
00001209: 00 BRK
0000120A: 00 BRK
0000120B: 00 BRK
0000120C: 00 BRK
0000120D: 00 BRK
0000120E: 00 BRK
0000120F: 00 BRK
00001210: 00 BRK
00001211: 00 BRK
00001212: 00 BRK
00001213: 00 BRK
00001214: 00 BRK
00001215: 00 BRK
00001216: 00 BRK
00001217: 00 BRK
00001218: 00 BRK
00001219: 00 BRK
0000121A: 00 BRK
0000121B: 00 BRK
0000121C: 00 BRK
0000121D: 00 BRK
0000121E: 00 BRK
0000121F: 00 BRK
00001220: 00 BRK
00001221: 00 BRK
00001222: 00 BRK
00001223: 00 BRK
00001224: 00 BRK
00001225: 00 BRK
00001226: 00 BRK
00001227: 00 BRK
00001228: 00 BRK
00001229: 00 BRK
0000122A: 00 BRK
0000122B: 00 BRK
0000122C: 00 BRK
0000122D: 00 BRK
0000122E: 00 BRK
0000122F: 00 BRK
00001230: 00 BRK
00001231: 00 BRK
00001232: 00 BRK
00001233: 00 BRK
00001234: 00 BRK
00001235: 00 BRK
00001236: 00 BRK
00001237: 00 BRK
00001238: 00 BRK
00001239: 00 BRK
0000123A: 00 BRK
0000123B: 00 BRK
0000123C: 00 BRK
0000123D: 00 BRK
0000123E: 00 BRK
0000123F: 00 BRK
00001240: 00 BRK
00001241: 00 BRK
00001242: 00 BRK
00001243: 00 BRK
00001244: 00 BRK
00001245: 00 BRK
00001246: 00 BRK
00001247: 00 BRK
00001248: 00 BRK
00001249: 00 BRK
0000124A: 00 BRK
0000124B: 00 BRK
0000124C: 00 BRK
0000124D: 00 BRK
0000124E: 00 BRK
0000124F: 00 BRK
00001250: 00 BRK
00001251: 00 BRK
00001252: 00 BRK
00001253: 00 BRK
00001254: 00 BRK
00001255: 00 BRK
00001256: 00 BRK
00001257: 00 BRK
00001258: 00 BRK
00001259: 00 BRK
0000125A: 00 BRK
0000125B: 00 BRK
0000125C: 00 BRK
0000125D: 00 BRK
0000125E: 00 BRK
0000125F: 00 BRK
00001260: 00 BRK
00001261: 00 BRK
00001262: 00 BRK
00001263: 00 BRK
00001264: 00 BRK
00001265: 00 BRK
00001266: 00 BRK
00001267: 00 BRK
00001268: 00 BRK
00001269: 00 BRK
0000126A: 00 BRK
0000126B: 00 BRK
0000126C: 00 BRK
0000126D: 00 BRK
0000126E: 00 BRK
0000126F: 00 BRK
00001270: 00 BRK
00001271: 00 BRK
00001272: 00 BRK
00001273: 00 BRK
00001274: 00 BRK
00001275: 00 BRK
00001276: 00 BRK
00001277: 00 BRK
00001278: 00 BRK
00001279: 00 BRK
0000127A: 00 BRK
0000127B: 00 BRK
0000127C: 00 BRK
0000127D: 00 BRK
0000127E: 00 BRK
0000127F: 00 BRK
00001280: 00 BRK
00001281: 00 BRK
00001282: 00 BRK
00001283: 00 BRK
00001284: 00 BRK
00001285: 00 BRK
00001286: 00 BRK
00001287: 00 BRK
00001288: 00 BRK
00001289: 00 BRK
0000128A: 00 BRK
0000128B: 00 BRK
0000128C: 00 BRK
0000128D: 00 BRK
0000128E: 00 BRK
0000128F: 00 BRK
00001290: 00 BRK
00001291: 00 BRK
00001292: 00 BRK
00001293: 00 BRK
00001294: 00 BRK
00001295: 00 BRK
00001296: 00 BRK
00001297: 00 BRK
00001298: 00 BRK
00001299: 00 BRK
0000129A: 00 BRK
0000129B: 00 BRK
0000129C: 00 BRK
0000129D: 00 BRK
0000129E: 00 BRK
0000129F: 00 BRK
000012A0: 00 BRK
000012A1: 00 BRK
000012A2: 00 BRK
000012A3: 00 BRK
000012A4: 00 BRK
000012A5: 00 BRK
000012A6: 00 BRK
000012A7: 00 BRK
000012A8: 00 BRK
000012A9: 00 BRK
000012AA: 00 BRK
000012AB: 00 BRK
000012AC: 00 BRK
000012AD: 00 BRK
000012AE: 00 BRK
000012AF: 00 BRK
000012B0: 00 BRK
000012B1: 00 BRK
000012B2: 00 BRK
000012B3: 00 BRK
000012B4: 00 BRK
000012B5: 00 BRK
000012B6: 00 BRK
000012B7: 00 BRK
000012B8: 00 BRK
000012B9: 00 BRK
000012BA: 00 BRK
000012BB: 00 BRK
000012BC: 00 BRK
000012BD: 00 BRK
000012BE: 00 BRK
000012BF: 00 BRK
000012C0: 00 BRK
000012C1: 00 BRK
000012C2: 00 BRK
000012C3: 00 BRK
000012C4: 00 BRK
000012C5: 00 BRK
000012C6: 00 BRK
000012C7: 00 BRK
000012C8: 00 BRK
000012C9: 00 BRK
000012CA: 00 BRK
000012CB: 00 BRK
000012CC: 00 BRK
000012CD: 00 BRK
000012CE: 00 BRK
000012CF: 00 BRK
000012D0: 00 BRK
000012D1: 00 BRK
000012D2: 00 BRK
000012D3: 00 BRK
000012D4: 00 BRK
000012D5: 00 BRK
000012D6: 00 BRK
000012D7: 00 BRK
000012D8: 00 BRK
000012D9: 00 BRK
000012DA: 00 BRK
000012DB: 00 BRK
000012DC: 00 BRK
000012DD: 00 BRK
000012DE: 00 BRK
000012DF: 00 BRK
000012E0: 00 BRK
000012E1: 00 BRK
000012E2: 00 BRK
000012E3: 00 BRK
000012E4: 00 BRK
000012E5: 00 BRK
000012E6: 00 BRK
000012E7: 00 BRK
000012E8: 00 BRK
000012E9: 00 BRK
000012EA: 00 BRK
000012EB: 00 BRK
000012EC: 00 BRK
000012ED: 00 BRK
000012EE: 00 BRK
000012EF: 00 BRK
000012F0: 00 BRK
000012F1: 00 BRK
000012F2: 00 BRK
000012F3: 00 BRK
000012F4: 00 BRK
000012F5: 00 BRK
000012F6: 00 BRK
000012F7: 00 BRK
000012F8: 00 BRK
000012F9: 00 BRK
000012FA: 00 BRK
000012FB: 00 BRK
000012FC: 00 BRK
000012FD: 00 BRK
000012FE: 00 BRK
000012FF: 00 BRK
00001300: 00 BRK
00001301: 00 BRK
00001302: 00 BRK
00001303: 00 BRK
00001304: 00 BRK
00001305: 00 BRK
00001306: 00 BRK
00001307: 00 BRK
00001308: 00 BRK
00001309: 00 BRK
0000130A: 00 BRK
0000130B: 00 BRK
0000130C: 00 BRK
0000130D: 00 BRK
0000130E: 00 BRK
0000130F: 00 BRK
00001310: 00 BRK
00001311: 00 BRK
00001312: 00 BRK
00001313: 00 BRK
00001314: 00 BRK
00001315: 00 BRK
00001316: 00 BRK
00001317: 00 BRK
00001318: 00 BRK
00001319: 00 BRK
0000131A: 00 BRK
0000131B: 00 BRK
0000131C: 00 BRK
0000131D: 00 BRK
0000131E: 00 BRK
0000131F: 00 BRK
00001320: 00 BRK
00001321: 00 BRK
00001322: 00 BRK
00001323: 00 BRK
00001324: 00 BRK
00001325: 00 BRK
00001326: 00 BRK
00001327: 00 BRK
00001328: 00 BRK
00001329: 00 BRK
0000132A: 00 BRK
0000132B: 00 BRK
0000132C: 00 BRK
0000132D: 00 BRK
0000132E: 00 BRK
0000132F: 00 BRK
00001330: 00 BRK
00001331: 00 BRK
00001332: 00 BRK
00001333: 00 BRK
00001334: 00 BRK
00001335: 00 BRK
00001336: 00 BRK
00001337: 00 BRK
00001338: 00 BRK
00001339: 00 BRK
0000133A: 00 BRK
0000133B: 00 BRK
0000133C: 00 BRK
0000133D: 00 BRK
0000133E: 00 BRK
0000133F: 00 BRK
00001340: 00 BRK
00001341: 00 BRK
00001342: 00 BRK
00001343: 00 BRK
00001344: 00 BRK
00001345: 00 BRK
00001346: 00 BRK
00001347: 00 BRK
00001348: 00 BRK
00001349: 00 BRK
0000134A: 00 BRK
0000134B: 00 BRK
0000134C: 00 BRK
0000134D: 00 BRK
0000134E: 00 BRK
0000134F: 00 BRK
00001350: 00 BRK
00001351: 00 BRK
00001352: 00 BRK
00001353: 00 BRK
00001354: 00 BRK
00001355: 00 BRK
00001356: 00 BRK
00001357: 00 BRK
00001358: 00 BRK
00001359: 00 BRK
0000135A: 00 BRK
0000135B: 00 BRK
0000135C: 00 BRK
0000135D: 00 BRK
0000135E: 00 BRK
0000135F: 00 BRK
00001360: 00 BRK
00001361: 00 BRK
00001362: 00 BRK
00001363: 00 BRK
00001364: 00 BRK
00001365: 00 BRK
00001366: 00 BRK
00001367: 00 BRK
00001368: 00 BRK
00001369: 00 BRK
0000136A: 00 BRK
0000136B: 00 BRK
0000136C: 00 BRK
0000136D: 00 BRK
0000136E: 00 BRK
0000136F: 00 BRK
00001370: 00 BRK
00001371: 00 BRK
00001372: 00 BRK
00001373: 00 BRK
00001374: 00 BRK
00001375: 00 BRK
00001376: 00 BRK
00001377: 00 BRK
00001378: 00 BRK
00001379: 00 BRK
0000137A: 00 BRK
0000137B: 00 BRK
0000137C: 00 BRK
0000137D: 00 BRK
0000137E: 00 BRK
0000137F: 00 BRK
00001380: 00 BRK
00001381: 00 BRK
00001382: 00 BRK
00001383: 00 BRK
00001384: 00 BRK
00001385: 00 BRK
00001386: 00 BRK
00001387: 00 BRK
00001388: 00 BRK
00001389: 00 BRK
0000138A: 00 BRK
0000138B: 00 BRK
0000138C: 00 BRK
0000138D: 00 BRK
0000138E: 00 BRK
0000138F: 00 BRK
00001390: 00 BRK
00001391: 00 BRK
00001392: 00 BRK
00001393: 00 BRK
00001394: 00 BRK
00001395: 00 BRK
00001396: 00 BRK
00001397: 00 BRK
00001398: 00 BRK
00001399: 00 BRK
0000139A: 00 BRK
0000139B: 00 BRK
0000139C: 00 BRK
0000139D: 00 BRK
0000139E: 00 BRK
0000139F: 00 BRK
000013A0: 00 BRK
000013A1: 00 BRK
000013A2: 00 BRK
000013A3: 00 BRK
000013A4: 00 BRK
000013A5: 00 BRK
000013A6: 00 BRK
000013A7: 00 BRK
000013A8: 00 BRK
000013A9: 00 BRK
000013AA: 00 BRK
000013AB: 00 BRK
000013AC: 00 BRK
000013AD: 00 BRK
000013AE: 00 BRK
000013AF: 00 BRK
000013B0: 00 BRK
000013B1: 00 BRK
000013B2: 00 BRK
000013B3: 00 BRK
000013B4: 00 BRK
000013B5: 00 BRK
000013B6: 00 BRK
000013B7: 00 BRK
000013B8: 00 BRK
000013B9: 00 BRK
000013BA: 00 BRK
000013BB: 00 BRK
000013BC: 00 BRK
000013BD: 00 BRK
000013BE: 00 BRK
000013BF: 00 BRK
000013C0: 00 BRK
000013C1: 00 BRK
000013C2: 00 BRK
000013C3: 00 BRK
000013C4: 00 BRK
000013C5: 00 BRK
000013C6: 00 BRK
000013C7: 00 BRK
000013C8: 00 BRK
000013C9: 00 BRK
000013CA: 00 BRK
000013CB: 00 BRK
000013CC: 00 BRK
000013CD: 00 BRK
000013CE: 00 BRK
000013CF: 00 BRK
000013D0: 00 BRK
000013D1: 00 BRK
000013D2: 00 BRK
000013D3: 00 BRK
000013D4: 00 BRK
000013D5: 00 BRK
000013D6: 00 BRK
000013D7: 00 BRK
000013D8: 00 BRK
000013D9: 00 BRK
000013DA: 00 BRK
000013DB: 00 BRK
000013DC: 00 BRK
000013DD: 00 BRK
000013DE: 00 BRK
000013DF: 00 BRK
000013E0: 00 BRK
000013E1: 00 BRK
000013E2: 00 BRK
000013E3: 00 BRK
000013E4: 00 BRK
000013E5: 00 BRK
000013E6: 00 BRK
000013E7: 00 BRK
000013E8: 00 BRK
000013E9: 00 BRK
000013EA: 00 BRK
000013EB: 00 BRK
000013EC: 00 BRK
000013ED: 00 BRK
000013EE: 00 BRK
000013EF: 00 BRK
000013F0: 00 BRK
000013F1: 00 BRK
000013F2: 00 BRK
000013F3: 00 BRK
000013F4: 00 BRK
000013F5: 00 BRK
000013F6: 00 BRK
000013F7: 00 BRK
000013F8: 00 BRK
000013F9: 00 BRK
000013FA: 00 BRK
000013FB: 00 BRK
000013FC: 00 BRK
000013FD: 00 BRK
000013FE: 00 BRK
000013FF: 00 BRK
00001400: 00 BRK
00001401: 00 BRK
00001402: 00 BRK
00001403: 00 BRK
00001404: 00 BRK
00001405: 00 BRK
00001406: 00 BRK
00001407: 00 BRK
00001408: 00 BRK
00001409: 00 BRK
0000140A: 00 BRK
0000140B: 00 BRK
0000140C: 00 BRK
0000140D: 00 BRK
0000140E: 00 BRK
0000140F: 00 BRK
00001410: 00 BRK
00001411: 00 BRK
00001412: 00 BRK
00001413: 00 BRK
00001414: 00 BRK
00001415: 00 BRK
00001416: 00 BRK
00001417: 00 BRK
00001418: 00 BRK
00001419: 00 BRK
0000141A: 00 BRK
0000141B: 00 BRK
0000141C: 00 BRK
0000141D: 00 BRK
0000141E: 00 BRK
0000141F: 00 BRK
00001420: 00 BRK
00001421: 00 BRK
00001422: 00 BRK
00001423: 00 BRK
00001424: 00 BRK
00001425: 00 BRK
00001426: 00 BRK
00001427: 00 BRK
00001428: 00 BRK
00001429: 00 BRK
0000142A: 00 BRK
0000142B: 00 BRK
0000142C: 00 BRK
0000142D: 00 BRK
0000142E: 00 BRK
0000142F: 00 BRK
00001430: 00 BRK
00001431: 00 BRK
00001432: 00 BRK
00001433: 00 BRK
00001434: 00 BRK
00001435: 00 BRK
00001436: 00 BRK
00001437: 00 BRK
00001438: 00 BRK
00001439: 00 BRK
0000143A: 00 BRK
0000143B: 00 BRK
0000143C: 00 BRK
0000143D: 00 BRK
0000143E: 00 BRK
0000143F: 00 BRK
00001440: 00 BRK
00001441: 00 BRK
00001442: 00 BRK
00001443: 00 BRK
00001444: 00 BRK
00001445: 00 BRK
00001446: 00 BRK
00001447: 00 BRK
00001448: 00 BRK
00001449: 00 BRK
0000144A: 00 BRK
0000144B: 00 BRK
0000144C: 00 BRK
0000144D: 00 BRK
0000144E: 00 BRK
0000144F: 00 BRK
00001450: 00 BRK
00001451: 00 BRK
00001452: 00 BRK
00001453: 00 BRK
00001454: 00 BRK
00001455: 00 BRK
00001456: 00 BRK
00001457: 00 BRK
00001458: 00 BRK
00001459: 00 BRK
0000145A: 00 BRK
0000145B: 00 BRK
0000145C: 00 BRK
0000145D: 00 BRK
0000145E: 00 BRK
0000145F: 00 BRK
00001460: 00 BRK
00001461: 00 BRK
00001462: 00 BRK
00001463: 00 BRK
00001464: 00 BRK
00001465: 00 BRK
00001466: 00 BRK
00001467: 00 BRK
00001468: 00 BRK
00001469: 00 BRK
0000146A: 00 BRK
0000146B: 00 BRK
0000146C: 00 BRK
0000146D: 00 BRK
0000146E: 00 BRK
0000146F: 00 BRK
00001470: 00 BRK
00001471: 00 BRK
00001472: 00 BRK
00001473: 00 BRK
00001474: 00 BRK
00001475: 00 BRK
00001476: 00 BRK
00001477: 00 BRK
00001478: 00 BRK
00001479: 00 BRK
0000147A: 00 BRK
0000147B: 00 BRK
0000147C: 00 BRK
0000147D: 00 BRK
0000147E: 00 BRK
0000147F: 00 BRK
00001480: 00 BRK
00001481: 00 BRK
00001482: 00 BRK
00001483: 00 BRK
00001484: 00 BRK
00001485: 00 BRK
00001486: 00 BRK
00001487: 00 BRK
00001488: 00 BRK
00001489: 00 BRK
0000148A: 00 BRK
0000148B: 00 BRK
0000148C: 00 BRK
0000148D: 00 BRK
0000148E: 00 BRK
0000148F: 00 BRK
00001490: 00 BRK
00001491: 00 BRK
00001492: 00 BRK
00001493: 00 BRK
00001494: 00 BRK
00001495: 00 BRK
00001496: 00 BRK
00001497: 00 BRK
00001498: 00 BRK
00001499: 00 BRK
0000149A: 00 BRK
0000149B: 00 BRK
0000149C: 00 BRK
0000149D: 00 BRK
0000149E: 00 BRK
0000149F: 00 BRK
000014A0: 00 BRK
000014A1: 00 BRK
000014A2: 00 BRK
000014A3: 00 BRK
000014A4: 00 BRK
000014A5: 00 BRK
000014A6: 00 BRK
000014A7: 00 BRK
000014A8: 00 BRK
000014A9: 00 BRK
000014AA: 00 BRK
000014AB: 00 BRK
000014AC: 00 BRK
000014AD: 00 BRK
000014AE: 00 BRK
000014AF: 00 BRK
000014B0: 00 BRK
000014B1: 00 BRK
000014B2: 00 BRK
000014B3: 00 BRK
000014B4: 00 BRK
000014B5: 00 BRK
000014B6: 00 BRK
000014B7: 00 BRK
000014B8: 00 BRK
000014B9: 00 BRK
000014BA: 00 BRK
000014BB: 00 BRK
000014BC: 00 BRK
000014BD: 00 BRK
000014BE: 00 BRK
000014BF: 00 BRK
000014C0: 00 BRK
000014C1: 00 BRK
000014C2: 00 BRK
000014C3: 00 BRK
000014C4: 00 BRK
000014C5: 00 BRK
000014C6: 00 BRK
000014C7: 00 BRK
000014C8: 00 BRK
000014C9: 00 BRK
000014CA: 00 BRK
000014CB: 00 BRK
000014CC: 00 BRK
000014CD: 00 BRK
000014CE: 00 BRK
000014CF: 00 BRK
000014D0: 00 BRK
000014D1: 00 BRK
000014D2: 00 BRK
000014D3: 00 BRK
000014D4: 00 BRK
000014D5: 00 BRK
000014D6: 00 BRK
000014D7: 00 BRK
000014D8: 00 BRK
000014D9: 00 BRK
000014DA: 00 BRK
000014DB: 00 BRK
000014DC: 00 BRK
000014DD: 00 BRK
000014DE: 00 BRK
000014DF: 00 BRK
000014E0: 00 BRK
000014E1: 00 BRK
000014E2: 00 BRK
000014E3: 00 BRK
000014E4: 00 BRK
000014E5: 00 BRK
000014E6: 00 BRK
000014E7: 00 BRK
000014E8: 00 BRK
000014E9: 00 BRK
000014EA: 00 BRK
000014EB: 00 BRK
000014EC: 00 BRK
000014ED: 00 BRK
000014EE: 00 BRK
000014EF: 00 BRK
000014F0: 00 BRK
000014F1: 00 BRK
000014F2: 00 BRK
000014F3: 00 BRK
000014F4: 00 BRK
000014F5: 00 BRK
000014F6: 00 BRK
000014F7: 00 BRK
000014F8: 00 BRK
000014F9: 00 BRK
000014FA: 00 BRK
000014FB: 00 BRK
000014FC: 00 BRK
000014FD: 00 BRK
000014FE: 00 BRK
000014FF: 00 BRK
00001500: 00 BRK
00001501: 00 BRK
00001502: 00 BRK
00001503: 00 BRK
00001504: 00 BRK
00001505: 00 BRK
00001506: 00 BRK
00001507: 00 BRK
00001508: 00 BRK
00001509: 00 BRK
0000150A: 00 BRK
0000150B: 00 BRK
0000150C: 00 BRK
0000150D: 00 BRK
0000150E: 00 BRK
0000150F: 00 BRK
00001510: 00 BRK
00001511: 00 BRK
00001512: 00 BRK
00001513: 00 BRK
00001514: 00 BRK
00001515: 00 BRK
00001516: 00 BRK
00001517: 00 BRK
00001518: 00 BRK
00001519: 00 BRK
0000151A: 00 BRK
0000151B: 00 BRK
0000151C: 00 BRK
0000151D: 00 BRK
0000151E: 00 BRK
0000151F: 00 BRK
00001520: 00 BRK
00001521: 00 BRK
00001522: 00 BRK
00001523: 00 BRK
00001524: 00 BRK
00001525: 00 BRK
00001526: 00 BRK
00001527: 00 BRK
00001528: 00 BRK
00001529: 00 BRK
0000152A: 00 BRK
0000152B: 00 BRK
0000152C: 00 BRK
0000152D: 00 BRK
0000152E: 00 BRK
0000152F: 00 BRK
00001530: 00 BRK
00001531: 00 BRK
00001532: 00 BRK
00001533: 00 BRK
00001534: 00 BRK
00001535: 00 BRK
00001536: 00 BRK
00001537: 00 BRK
00001538: 00 BRK
00001539: 00 BRK
0000153A: 00 BRK
0000153B: 00 BRK
0000153C: 00 BRK
0000153D: 00 BRK
0000153E: 00 BRK
0000153F: 00 BRK
00001540: 00 BRK
00001541: 00 BRK
00001542: 00 BRK
00001543: 00 BRK
00001544: 00 BRK
00001545: 00 BRK
00001546: 00 BRK
00001547: 00 BRK
00001548: 00 BRK
00001549: 00 BRK
0000154A: 00 BRK
0000154B: 00 BRK
0000154C: 00 BRK
0000154D: 00 BRK
0000154E: 00 BRK
0000154F: 00 BRK
00001550: 00 BRK
00001551: 00 BRK
00001552: 00 BRK
00001553: 00 BRK
00001554: 00 BRK
00001555: 00 BRK
00001556: 00 BRK
00001557: 00 BRK
00001558: 00 BRK
00001559: 00 BRK
0000155A: 00 BRK
0000155B: 00 BRK
0000155C: 00 BRK
0000155D: 00 BRK
0000155E: 00 BRK
0000155F: 00 BRK
00001560: 00 BRK
00001561: 00 BRK
00001562: 00 BRK
00001563: 00 BRK
00001564: 00 BRK
00001565: 00 BRK
00001566: 00 BRK
00001567: 00 BRK
00001568: 00 BRK
00001569: 00 BRK
0000156A: 00 BRK
0000156B: 00 BRK
0000156C: 00 BRK
0000156D: 00 BRK
0000156E: 00 BRK
0000156F: 00 BRK
00001570: 00 BRK
00001571: 00 BRK
00001572: 00 BRK
00001573: 00 BRK
00001574: 00 BRK
00001575: 00 BRK
00001576: 00 BRK
00001577: 00 BRK
00001578: 00 BRK
00001579: 00 BRK
0000157A: 00 BRK
0000157B: 00 BRK
0000157C: 00 BRK
0000157D: 00 BRK
0000157E: 00 BRK
0000157F: 00 BRK
00001580: 00 BRK
00001581: 00 BRK
00001582: 00 BRK
00001583: 00 BRK
00001584: 00 BRK
00001585: 00 BRK
00001586: 00 BRK
00001587: 00 BRK
00001588: 00 BRK
00001589: 00 BRK
0000158A: 00 BRK
0000158B: 00 BRK
0000158C: 00 BRK
0000158D: 00 BRK
0000158E: 00 BRK
0000158F: 00 BRK
00001590: 00 BRK
00001591: 00 BRK
00001592: 00 BRK
00001593: 00 BRK
00001594: 00 BRK
00001595: 00 BRK
00001596: 00 BRK
00001597: 00 BRK
00001598: 00 BRK
00001599: 00 BRK
0000159A: 00 BRK
0000159B: 00 BRK
0000159C: 00 BRK
0000159D: 00 BRK
0000159E: 00 BRK
0000159F: 00 BRK
000015A0: 00 BRK
000015A1: 00 BRK
000015A2: 00 BRK
000015A3: 00 BRK
000015A4: 00 BRK
000015A5: 00 BRK
000015A6: 00 BRK
000015A7: 00 BRK
000015A8: 00 BRK
000015A9: 00 BRK
000015AA: 00 BRK
000015AB: 00 BRK
000015AC: 00 BRK
000015AD: 00 BRK
000015AE: 00 BRK
000015AF: 00 BRK
000015B0: 00 BRK
000015B1: 00 BRK
000015B2: 00 BRK
000015B3: 00 BRK
000015B4: 00 BRK
000015B5: 00 BRK
000015B6: 00 BRK
000015B7: 00 BRK
000015B8: 00 BRK
000015B9: 00 BRK
000015BA: 00 BRK
000015BB: 00 BRK
000015BC: 00 BRK
000015BD: 00 BRK
000015BE: 00 BRK
000015BF: 00 BRK
000015C0: 00 BRK
000015C1: 00 BRK
000015C2: 00 BRK
000015C3: 00 BRK
000015C4: 00 BRK
000015C5: 00 BRK
000015C6: 00 BRK
000015C7: 00 BRK
000015C8: 00 BRK
000015C9: 00 BRK
000015CA: 00 BRK
000015CB: 00 BRK
000015CC: 00 BRK
000015CD: 00 BRK
000015CE: 00 BRK
000015CF: 00 BRK
000015D0: 00 BRK
000015D1: 00 BRK
000015D2: 00 BRK
000015D3: 00 BRK
000015D4: 00 BRK
000015D5: 00 BRK
000015D6: 00 BRK
000015D7: 00 BRK
000015D8: 00 BRK
000015D9: 00 BRK
000015DA: 00 BRK
000015DB: 00 BRK
000015DC: 00 BRK
000015DD: 00 BRK
000015DE: 00 BRK
000015DF: 00 BRK
000015E0: 00 BRK
000015E1: 00 BRK
000015E2: 00 BRK
000015E3: 00 BRK
000015E4: 00 BRK
000015E5: 00 BRK
000015E6: 00 BRK
000015E7: 00 BRK
000015E8: 00 BRK
000015E9: 00 BRK
000015EA: 00 BRK
000015EB: 00 BRK
000015EC: 00 BRK
000015ED: 00 BRK
000015EE: 00 BRK
000015EF: 00 BRK
000015F0: 00 BRK
000015F1: 00 BRK
000015F2: 00 BRK
000015F3: 00 BRK
000015F4: 00 BRK
000015F5: 00 BRK
000015F6: 00 BRK
000015F7: 00 BRK
000015F8: 00 BRK
000015F9: 00 BRK
000015FA: 00 BRK
000015FB: 00 BRK
000015FC: 00 BRK
000015FD: 00 BRK
000015FE: 00 BRK
000015FF: 00 BRK
00001600: 00 BRK
00001601: 00 BRK
00001602: 00 BRK
00001603: 00 BRK
00001604: 00 BRK
00001605: 00 BRK
00001606: 00 BRK
00001607: 00 BRK
00001608: 00 BRK
00001609: 00 BRK
0000160A: 00 BRK
0000160B: 00 BRK
0000160C: 00 BRK
0000160D: 00 BRK
0000160E: 00 BRK
0000160F: 00 BRK
00001610: 00 BRK
00001611: 00 BRK
00001612: 00 BRK
00001613: 00 BRK
00001614: 00 BRK
00001615: 00 BRK
00001616: 00 BRK
00001617: 00 BRK
00001618: 00 BRK
00001619: 00 BRK
0000161A: 00 BRK
0000161B: 00 BRK
0000161C: 00 BRK
0000161D: 00 BRK
0000161E: 00 BRK
0000161F: 00 BRK
00001620: 00 BRK
00001621: 00 BRK
00001622: 00 BRK
00001623: 00 BRK
00001624: 00 BRK
00001625: 00 BRK
00001626: 00 BRK
00001627: 00 BRK
00001628: 00 BRK
00001629: 00 BRK
0000162A: 00 BRK
0000162B: 00 BRK
0000162C: 00 BRK
0000162D: 00 BRK
0000162E: 00 BRK
0000162F: 00 BRK
00001630: 00 BRK
00001631: 00 BRK
00001632: 00 BRK
00001633: 00 BRK
00001634: 00 BRK
00001635: 00 BRK
00001636: 00 BRK
00001637: 00 BRK
00001638: 00 BRK
00001639: 00 BRK
0000163A: 00 BRK
0000163B: 00 BRK
0000163C: 00 BRK
0000163D: 00 BRK
0000163E: 00 BRK
0000163F: 00 BRK
00001640: 00 BRK
00001641: 00 BRK
00001642: 00 BRK
00001643: 00 BRK
00001644: 00 BRK
00001645: 00 BRK
00001646: 00 BRK
00001647: 00 BRK
00001648: 00 BRK
00001649: 00 BRK
0000164A: 00 BRK
0000164B: 00 BRK
0000164C: 00 BRK
0000164D: 00 BRK
0000164E: 00 BRK
0000164F: 00 BRK
00001650: 00 BRK
00001651: 00 BRK
00001652: 00 BRK
00001653: 00 BRK
00001654: 00 BRK
00001655: 00 BRK
00001656: 00 BRK
00001657: 00 BRK
00001658: 00 BRK
00001659: 00 BRK
0000165A: 00 BRK
0000165B: 00 BRK
0000165C: 00 BRK
0000165D: 00 BRK
0000165E: 00 BRK
0000165F: 00 BRK
00001660: 00 BRK
00001661: 00 BRK
00001662: 00 BRK
00001663: 00 BRK
00001664: 00 BRK
00001665: 00 BRK
00001666: 00 BRK
00001667: 00 BRK
00001668: 00 BRK
00001669: 00 BRK
0000166A: 00 BRK
0000166B: 00 BRK
0000166C: 00 BRK
0000166D: 00 BRK
0000166E: 00 BRK
0000166F: 00 BRK
00001670: 00 BRK
00001671: 00 BRK
00001672: 00 BRK
00001673: 00 BRK
00001674: 00 BRK
00001675: 00 BRK
00001676: 00 BRK
00001677: 00 BRK
00001678: 00 BRK
00001679: 00 BRK
0000167A: 00 BRK
0000167B: 00 BRK
0000167C: 00 BRK
0000167D: 00 BRK
0000167E: 00 BRK
0000167F: 00 BRK
00001680: 00 BRK
00001681: 00 BRK
00001682: 00 BRK
00001683: 00 BRK
00001684: 00 BRK
00001685: 00 BRK
00001686: 00 BRK
00001687: 00 BRK
00001688: 00 BRK
00001689: 00 BRK
0000168A: 00 BRK
0000168B: 00 BRK
0000168C: 00 BRK
0000168D: 00 BRK
0000168E: 00 BRK
0000168F: 00 BRK
00001690: 00 BRK
00001691: 00 BRK
00001692: 00 BRK
00001693: 00 BRK
00001694: 00 BRK
00001695: 00 BRK
00001696: 00 BRK
00001697: 00 BRK
00001698: 00 BRK
00001699: 00 BRK
0000169A: 00 BRK
0000169B: 00 BRK
0000169C: 00 BRK
0000169D: 00 BRK
0000169E: 00 BRK
0000169F: 00 BRK
000016A0: 00 BRK
000016A1: 00 BRK
000016A2: 00 BRK
000016A3: 00 BRK
000016A4: 00 BRK
000016A5: 00 BRK
000016A6: 00 BRK
000016A7: 00 BRK
000016A8: 00 BRK
000016A9: 00 BRK
000016AA: 00 BRK
000016AB: 00 BRK
000016AC: 00 BRK
000016AD: 00 BRK
000016AE: 00 BRK
000016AF: 00 BRK
000016B0: 00 BRK
000016B1: 00 BRK
000016B2: 00 BRK
000016B3: 00 BRK
000016B4: 00 BRK
000016B5: 00 BRK
000016B6: 00 BRK
000016B7: 00 BRK
000016B8: 00 BRK
000016B9: 00 BRK
000016BA: 00 BRK
000016BB: 00 BRK
000016BC: 00 BRK
000016BD: 00 BRK
000016BE: 00 BRK
000016BF: 00 BRK
000016C0: 00 BRK
000016C1: 00 BRK
000016C2: 00 BRK
000016C3: 00 BRK
000016C4: 00 BRK
000016C5: 00 BRK
000016C6: 00 BRK
000016C7: 00 BRK
000016C8: 00 BRK
000016C9: 00 BRK
000016CA: 00 BRK
000016CB: 00 BRK
000016CC: 00 BRK
000016CD: 00 BRK
000016CE: 00 BRK
000016CF: 00 BRK
000016D0: 00 BRK
000016D1: 00 BRK
000016D2: 00 BRK
000016D3: 00 BRK
000016D4: 00 BRK
000016D5: 00 BRK
000016D6: 00 BRK
000016D7: 00 BRK
000016D8: 00 BRK
000016D9: 00 BRK
000016DA: 00 BRK
000016DB: 00 BRK
000016DC: 00 BRK
000016DD: 00 BRK
000016DE: 00 BRK
000016DF: 00 BRK
000016E0: 00 BRK
000016E1: 00 BRK
000016E2: 00 BRK
000016E3: 00 BRK
000016E4: 00 BRK
000016E5: 00 BRK
000016E6: 00 BRK
000016E7: 00 BRK
000016E8: 00 BRK
000016E9: 00 BRK
000016EA: 00 BRK
000016EB: 00 BRK
000016EC: 00 BRK
000016ED: 00 BRK
000016EE: 00 BRK
000016EF: 00 BRK
000016F0: 00 BRK
000016F1: 00 BRK
000016F2: 00 BRK
000016F3: 00 BRK
000016F4: 00 BRK
000016F5: 00 BRK
000016F6: 00 BRK
000016F7: 00 BRK
000016F8: 00 BRK
000016F9: 00 BRK
000016FA: 00 BRK
000016FB: 00 BRK
000016FC: 00 BRK
000016FD: 00 BRK
000016FE: 00 BRK
000016FF: 00 BRK
00001700: 00 BRK
00001701: 00 BRK
00001702: 00 BRK
00001703: 00 BRK
00001704: 00 BRK
00001705: 00 BRK
00001706: 00 BRK
00001707: 00 BRK
00001708: 00 BRK
00001709: 00 BRK
0000170A: 00 BRK
0000170B: 00 BRK
0000170C: 00 BRK
0000170D: 00 BRK
0000170E: 00 BRK
0000170F: 00 BRK
00001710: 00 BRK
00001711: 00 BRK
00001712: 00 BRK
00001713: 00 BRK
00001714: 00 BRK
00001715: 00 BRK
00001716: 00 BRK
00001717: 00 BRK
00001718: 00 BRK
00001719: 00 BRK
0000171A: 00 BRK
0000171B: 00 BRK
0000171C: 00 BRK
0000171D: 00 BRK
0000171E: 00 BRK
0000171F: 00 BRK
00001720: 00 BRK
00001721: 00 BRK
00001722: 00 BRK
00001723: 00 BRK
00001724: 00 BRK
00001725: 00 BRK
00001726: 00 BRK
00001727: 00 BRK
00001728: 00 BRK
00001729: 00 BRK
0000172A: 00 BRK
0000172B: 00 BRK
0000172C: 00 BRK
0000172D: 00 BRK
0000172E: 00 BRK
0000172F: 00 BRK
00001730: 00 BRK
00001731: 00 BRK
00001732: 00 BRK
00001733: 00 BRK
00001734: 00 BRK
00001735: 00 BRK
00001736: 00 BRK
00001737: 00 BRK
00001738: 00 BRK
00001739: 00 BRK
0000173A: 00 BRK
0000173B: 00 BRK
0000173C: 00 BRK
0000173D: 00 BRK
0000173E: 00 BRK
0000173F: 00 BRK
00001740: 00 BRK
00001741: 00 BRK
00001742: 00 BRK
00001743: 00 BRK
00001744: 00 BRK
00001745: 00 BRK
00001746: 00 BRK
00001747: 00 BRK
00001748: 00 BRK
00001749: 00 BRK
0000174A: 00 BRK
0000174B: 00 BRK
0000174C: 00 BRK
0000174D: 00 BRK
0000174E: 00 BRK
0000174F: 00 BRK
00001750: 00 BRK
00001751: 00 BRK
00001752: 00 BRK
00001753: 00 BRK
00001754: 00 BRK
00001755: 00 BRK
00001756: 00 BRK
00001757: 00 BRK
00001758: 00 BRK
00001759: 00 BRK
0000175A: 00 BRK
0000175B: 00 BRK
0000175C: 00 BRK
0000175D: 00 BRK
0000175E: 00 BRK
0000175F: 00 BRK
00001760: 00 BRK
00001761: 00 BRK
00001762: 00 BRK
00001763: 00 BRK
00001764: 00 BRK
00001765: 00 BRK
00001766: 00 BRK
00001767: 00 BRK
00001768: 00 BRK
00001769: 00 BRK
0000176A: 00 BRK
0000176B: 00 BRK
0000176C: 00 BRK
0000176D: 00 BRK
0000176E: 00 BRK
0000176F: 00 BRK
00001770: 00 BRK
00001771: 00 BRK
00001772: 00 BRK
00001773: 00 BRK
00001774: 00 BRK
00001775: 00 BRK
00001776: 00 BRK
00001777: 00 BRK
00001778: 00 BRK
00001779: 00 BRK
0000177A: 00 BRK
0000177B: 00 BRK
0000177C: 00 BRK
0000177D: 00 BRK
0000177E: 00 BRK
0000177F: 00 BRK
00001780: 00 BRK
00001781: 00 BRK
00001782: 00 BRK
00001783: 00 BRK
00001784: 00 BRK
00001785: 00 BRK
00001786: 00 BRK
00001787: 00 BRK
00001788: 00 BRK
00001789: 00 BRK
0000178A: 00 BRK
0000178B: 00 BRK
0000178C: 00 BRK
0000178D: 00 BRK
0000178E: 00 BRK
0000178F: 00 BRK
00001790: 00 BRK
00001791: 00 BRK
00001792: 00 BRK
00001793: 00 BRK
00001794: 00 BRK
00001795: 00 BRK
00001796: 00 BRK
00001797: 00 BRK
00001798: 00 BRK
00001799: 00 BRK
0000179A: 00 BRK
0000179B: 00 BRK
0000179C: 00 BRK
0000179D: 00 BRK
0000179E: 00 BRK
0000179F: 00 BRK
000017A0: 00 BRK
000017A1: 00 BRK
000017A2: 00 BRK
000017A3: 00 BRK
000017A4: 00 BRK
000017A5: 00 BRK
000017A6: 00 BRK
000017A7: 00 BRK
000017A8: 00 BRK
000017A9: 00 BRK
000017AA: 00 BRK
000017AB: 00 BRK
000017AC: 00 BRK
000017AD: 00 BRK
000017AE: 00 BRK
000017AF: 00 BRK
000017B0: 00 BRK
000017B1: 00 BRK
000017B2: 00 BRK
000017B3: 00 BRK
000017B4: 00 BRK
000017B5: 00 BRK
000017B6: 00 BRK
000017B7: 00 BRK
000017B8: 00 BRK
000017B9: 00 BRK
000017BA: 00 BRK
000017BB: 00 BRK
000017BC: 00 BRK
000017BD: 00 BRK
000017BE: 00 BRK
000017BF: 00 BRK
000017C0: 00 BRK
000017C1: 00 BRK
000017C2: 00 BRK
000017C3: 00 BRK
000017C4: 00 BRK
000017C5: 00 BRK
000017C6: 00 BRK
000017C7: 00 BRK
000017C8: 00 BRK
000017C9: 00 BRK
000017CA: 00 BRK
000017CB: 00 BRK
000017CC: 00 BRK
000017CD: 00 BRK
000017CE: 00 BRK
000017CF: 00 BRK
000017D0: 00 BRK
000017D1: 00 BRK
000017D2: 00 BRK
000017D3: 00 BRK
000017D4: 00 BRK
000017D5: 00 BRK
000017D6: 00 BRK
000017D7: 00 BRK
000017D8: 00 BRK
000017D9: 00 BRK
000017DA: 00 BRK
000017DB: 00 BRK
000017DC: 00 BRK
000017DD: 00 BRK
000017DE: 00 BRK
000017DF: 00 BRK
000017E0: 00 BRK
000017E1: 00 BRK
000017E2: 00 BRK
000017E3: 00 BRK
000017E4: 00 BRK
000017E5: 00 BRK
000017E6: 00 BRK
000017E7: 00 BRK
000017E8: 00 BRK
000017E9: 00 BRK
000017EA: 00 BRK
000017EB: 00 BRK
000017EC: 00 BRK
000017ED: 00 BRK
000017EE: 00 BRK
000017EF: 00 BRK
000017F0: 00 BRK
000017F1: 00 BRK
000017F2: 00 BRK
000017F3: 00 BRK
000017F4: 00 BRK
000017F5: 00 BRK
000017F6: 00 BRK
000017F7: 00 BRK
000017F8: 00 BRK
000017F9: 00 BRK
000017FA: 00 BRK
000017FB: 00 BRK
000017FC: 00 BRK
000017FD: 00 BRK
000017FE: 00 BRK
000017FF: 00 BRK
00001800: 00 BRK
00001801: 00 BRK
00001802: 00 BRK
00001803: 00 BRK
00001804: 00 BRK
00001805: 00 BRK
00001806: 00 BRK
00001807: 00 BRK
00001808: 00 BRK
00001809: 00 BRK
0000180A: 00 BRK
0000180B: 00 BRK
0000180C: 00 BRK
0000180D: 00 BRK
0000180E: 00 BRK
0000180F: 00 BRK
00001810: 00 BRK
00001811: 00 BRK
00001812: 00 BRK
00001813: 00 BRK
00001814: 00 BRK
00001815: 00 BRK
00001816: 00 BRK
00001817: 00 BRK
00001818: 00 BRK
00001819: 00 BRK
0000181A: 00 BRK
0000181B: 00 BRK
0000181C: 00 BRK
0000181D: 00 BRK
0000181E: 00 BRK
0000181F: 00 BRK
00001820: 00 BRK
00001821: 00 BRK
00001822: 00 BRK
00001823: 00 BRK
00001824: 00 BRK
00001825: 00 BRK
00001826: 00 BRK
00001827: 00 BRK
00001828: 00 BRK
00001829: 00 BRK
0000182A: 00 BRK
0000182B: 00 BRK
0000182C: 00 BRK
0000182D: 00 BRK
0000182E: 00 BRK
0000182F: 00 BRK
00001830: 00 BRK
00001831: 00 BRK
00001832: 00 BRK
00001833: 00 BRK
00001834: 00 BRK
00001835: 00 BRK
00001836: 00 BRK
00001837: 00 BRK
00001838: 00 BRK
00001839: 00 BRK
0000183A: 00 BRK
0000183B: 00 BRK
0000183C: 00 BRK
0000183D: 00 BRK
0000183E: 00 BRK
0000183F: 00 BRK
00001840: 00 BRK
00001841: 00 BRK
00001842: 00 BRK
00001843: 00 BRK
00001844: 00 BRK
00001845: 00 BRK
00001846: 00 BRK
00001847: 00 BRK
00001848: 00 BRK
00001849: 00 BRK
0000184A: 00 BRK
0000184B: 00 BRK
0000184C: 00 BRK
0000184D: 00 BRK
0000184E: 00 BRK
0000184F: 00 BRK
00001850: 00 BRK
00001851: 00 BRK
00001852: 00 BRK
00001853: 00 BRK
00001854: 00 BRK
00001855: 00 BRK
00001856: 00 BRK
00001857: 00 BRK
00001858: 00 BRK
00001859: 00 BRK
0000185A: 00 BRK
0000185B: 00 BRK
0000185C: 00 BRK
0000185D: 00 BRK
0000185E: 00 BRK
0000185F: 00 BRK
00001860: 00 BRK
00001861: 00 BRK
00001862: 00 BRK
00001863: 00 BRK
00001864: 00 BRK
00001865: 00 BRK
00001866: 00 BRK
00001867: 00 BRK
00001868: 00 BRK
00001869: 00 BRK
0000186A: 00 BRK
0000186B: 00 BRK
0000186C: 00 BRK
0000186D: 00 BRK
0000186E: 00 BRK
0000186F: 00 BRK
00001870: 00 BRK
00001871: 00 BRK
00001872: 00 BRK
00001873: 00 BRK
00001874: 00 BRK
00001875: 00 BRK
00001876: 00 BRK
00001877: 00 BRK
00001878: 00 BRK
00001879: 00 BRK
0000187A: 00 BRK
0000187B: 00 BRK
0000187C: 00 BRK
0000187D: 00 BRK
0000187E: 00 BRK
0000187F: 00 BRK
00001880: 00 BRK
00001881: 00 BRK
00001882: 00 BRK
00001883: 00 BRK
00001884: 00 BRK
00001885: 00 BRK
00001886: 00 BRK
00001887: 00 BRK
00001888: 00 BRK
00001889: 00 BRK
0000188A: 00 BRK
0000188B: 00 BRK
0000188C: 00 BRK
0000188D: 00 BRK
0000188E: 00 BRK
0000188F: 00 BRK
00001890: 00 BRK
00001891: 00 BRK
00001892: 00 BRK
00001893: 00 BRK
00001894: 00 BRK
00001895: 00 BRK
00001896: 00 BRK
00001897: 00 BRK
00001898: 00 BRK
00001899: 00 BRK
0000189A: 00 BRK
0000189B: 00 BRK
0000189C: 00 BRK
0000189D: 00 BRK
0000189E: 00 BRK
0000189F: 00 BRK
000018A0: 00 BRK
000018A1: 00 BRK
000018A2: 00 BRK
000018A3: 00 BRK
000018A4: 00 BRK
000018A5: 00 BRK
000018A6: 00 BRK
000018A7: 00 BRK
000018A8: 00 BRK
000018A9: 00 BRK
000018AA: 00 BRK
000018AB: 00 BRK
000018AC: 00 BRK
000018AD: 00 BRK
000018AE: 00 BRK
000018AF: 00 BRK
000018B0: 00 BRK
000018B1: 00 BRK
000018B2: 00 BRK
000018B3: 00 BRK
000018B4: 00 BRK
000018B5: 00 BRK
000018B6: 00 BRK
000018B7: 00 BRK
000018B8: 00 BRK
000018B9: 00 BRK
000018BA: 00 BRK
000018BB: 00 BRK
000018BC: 00 BRK
000018BD: 00 BRK
000018BE: 00 BRK
000018BF: 00 BRK
000018C0: 00 BRK
000018C1: 00 BRK
000018C2: 00 BRK
000018C3: 00 BRK
000018C4: 00 BRK
000018C5: 00 BRK
000018C6: 00 BRK
000018C7: 00 BRK
000018C8: 00 BRK
000018C9: 00 BRK
000018CA: 00 BRK
000018CB: 00 BRK
000018CC: 00 BRK
000018CD: 00 BRK
000018CE: 00 BRK
000018CF: 00 BRK
000018D0: 00 BRK
000018D1: 00 BRK
000018D2: 00 BRK
000018D3: 00 BRK
000018D4: 00 BRK
000018D5: 00 BRK
000018D6: 00 BRK
000018D7: 00 BRK
000018D8: 00 BRK
000018D9: 00 BRK
000018DA: 00 BRK
000018DB: 00 BRK
000018DC: 00 BRK
000018DD: 00 BRK
000018DE: 00 BRK
000018DF: 00 BRK
000018E0: 00 BRK
000018E1: 00 BRK
000018E2: 00 BRK
000018E3: 00 BRK
000018E4: 00 BRK
000018E5: 00 BRK
000018E6: 00 BRK
000018E7: 00 BRK
000018E8: 00 BRK
000018E9: 00 BRK
000018EA: 00 BRK
000018EB: 00 BRK
000018EC: 00 BRK
000018ED: 00 BRK
000018EE: 00 BRK
000018EF: 00 BRK
000018F0: 00 BRK
000018F1: 00 BRK
000018F2: 00 BRK
000018F3: 00 BRK
000018F4: 00 BRK
000018F5: 00 BRK
000018F6: 00 BRK
000018F7: 00 BRK
000018F8: 00 BRK
000018F9: 00 BRK
000018FA: 00 BRK
000018FB: 00 BRK
000018FC: 00 BRK
000018FD: 00 BRK
000018FE: 00 BRK
000018FF: 00 BRK
00001900: 00 BRK
00001901: 00 BRK
00001902: 00 BRK
00001903: 00 BRK
00001904: 00 BRK
00001905: 00 BRK
00001906: 00 BRK
00001907: 00 BRK
00001908: 00 BRK
00001909: 00 BRK
0000190A: 00 BRK
0000190B: 00 BRK
0000190C: 00 BRK
0000190D: 00 BRK
0000190E: 00 BRK
0000190F: 00 BRK
00001910: 00 BRK
00001911: 00 BRK
00001912: 00 BRK
00001913: 00 BRK
00001914: 00 BRK
00001915: 00 BRK
00001916: 00 BRK
00001917: 00 BRK
00001918: 00 BRK
00001919: 00 BRK
0000191A: 00 BRK
0000191B: 00 BRK
0000191C: 00 BRK
0000191D: 00 BRK
0000191E: 00 BRK
0000191F: 00 BRK
00001920: 00 BRK
00001921: 00 BRK
00001922: 00 BRK
00001923: 00 BRK
00001924: 00 BRK
00001925: 00 BRK
00001926: 00 BRK
00001927: 00 BRK
00001928: 00 BRK
00001929: 00 BRK
0000192A: 00 BRK
0000192B: 00 BRK
0000192C: 00 BRK
0000192D: 00 BRK
0000192E: 00 BRK
0000192F: 00 BRK
00001930: 00 BRK
00001931: 00 BRK
00001932: 00 BRK
00001933: 00 BRK
00001934: 00 BRK
00001935: 00 BRK
00001936: 00 BRK
00001937: 00 BRK
00001938: 00 BRK
00001939: 00 BRK
0000193A: 00 BRK
0000193B: 00 BRK
0000193C: 00 BRK
0000193D: 00 BRK
0000193E: 00 BRK
0000193F: 00 BRK
00001940: 00 BRK
00001941: 00 BRK
00001942: 00 BRK
00001943: 00 BRK
00001944: 00 BRK
00001945: 00 BRK
00001946: 00 BRK
00001947: 00 BRK
00001948: 00 BRK
00001949: 00 BRK
0000194A: 00 BRK
0000194B: 00 BRK
0000194C: 00 BRK
0000194D: 00 BRK
0000194E: 00 BRK
0000194F: 00 BRK
00001950: 00 BRK
00001951: 00 BRK
00001952: 00 BRK
00001953: 00 BRK
00001954: 00 BRK
00001955: 00 BRK
00001956: 00 BRK
00001957: 00 BRK
00001958: 00 BRK
00001959: 00 BRK
0000195A: 00 BRK
0000195B: 00 BRK
0000195C: 00 BRK
0000195D: 00 BRK
0000195E: 00 BRK
0000195F: 00 BRK
00001960: 00 BRK
00001961: 00 BRK
00001962: 00 BRK
00001963: 00 BRK
00001964: 00 BRK
00001965: 00 BRK
00001966: 00 BRK
00001967: 00 BRK
00001968: 00 BRK
00001969: 00 BRK
0000196A: 00 BRK
0000196B: 00 BRK
0000196C: 00 BRK
0000196D: 00 BRK
0000196E: 00 BRK
0000196F: 00 BRK
00001970: 00 BRK
00001971: 00 BRK
00001972: 00 BRK
00001973: 00 BRK
00001974: 00 BRK
00001975: 00 BRK
00001976: 00 BRK
00001977: 00 BRK
00001978: 00 BRK
00001979: 00 BRK
0000197A: 00 BRK
0000197B: 00 BRK
0000197C: 00 BRK
0000197D: 00 BRK
0000197E: 00 BRK
0000197F: 00 BRK
00001980: 00 BRK
00001981: 00 BRK
00001982: 00 BRK
00001983: 00 BRK
00001984: 00 BRK
00001985: 00 BRK
00001986: 00 BRK
00001987: 00 BRK
00001988: 00 BRK
00001989: 00 BRK
0000198A: 00 BRK
0000198B: 00 BRK
0000198C: 00 BRK
0000198D: 00 BRK
0000198E: 00 BRK
0000198F: 00 BRK
00001990: 00 BRK
00001991: 00 BRK
00001992: 00 BRK
00001993: 00 BRK
00001994: 00 BRK
00001995: 00 BRK
00001996: 00 BRK
00001997: 00 BRK
00001998: 00 BRK
00001999: 00 BRK
0000199A: 00 BRK
0000199B: 00 BRK
0000199C: 00 BRK
0000199D: 00 BRK
0000199E: 00 BRK
0000199F: 00 BRK
000019A0: 00 BRK
000019A1: 00 BRK
000019A2: 00 BRK
000019A3: 00 BRK
000019A4: 00 BRK
000019A5: 00 BRK
000019A6: 00 BRK
000019A7: 00 BRK
000019A8: 00 BRK
000019A9: 00 BRK
000019AA: 00 BRK
000019AB: 00 BRK
000019AC: 00 BRK
000019AD: 00 BRK
000019AE: 00 BRK
000019AF: 00 BRK
000019B0: 00 BRK
000019B1: 00 BRK
000019B2: 00 BRK
000019B3: 00 BRK
000019B4: 00 BRK
000019B5: 00 BRK
000019B6: 00 BRK
000019B7: 00 BRK
000019B8: 00 BRK
000019B9: 00 BRK
000019BA: 00 BRK
000019BB: 00 BRK
000019BC: 00 BRK
000019BD: 00 BRK
000019BE: 00 BRK
000019BF: 00 BRK
000019C0: 00 BRK
000019C1: 00 BRK
000019C2: 00 BRK
000019C3: 00 BRK
000019C4: 00 BRK
000019C5: 00 BRK
000019C6: 00 BRK
000019C7: 00 BRK
000019C8: 00 BRK
000019C9: 00 BRK
000019CA: 00 BRK
000019CB: 00 BRK
000019CC: 00 BRK
000019CD: 00 BRK
000019CE: 00 BRK
000019CF: 00 BRK
000019D0: 00 BRK
000019D1: 00 BRK
000019D2: 00 BRK
000019D3: 00 BRK
000019D4: 00 BRK
000019D5: 00 BRK
000019D6: 00 BRK
000019D7: 00 BRK
000019D8: 00 BRK
000019D9: 00 BRK
000019DA: 00 BRK
000019DB: 00 BRK
000019DC: 00 BRK
000019DD: 00 BRK
000019DE: 00 BRK
000019DF: 00 BRK
000019E0: 00 BRK
000019E1: 00 BRK
000019E2: 00 BRK
000019E3: 00 BRK
000019E4: 00 BRK
000019E5: 00 BRK
000019E6: 00 BRK
000019E7: 00 BRK
000019E8: 00 BRK
000019E9: 00 BRK
000019EA: 00 BRK
000019EB: 00 BRK
000019EC: 00 BRK
000019ED: 00 BRK
000019EE: 00 BRK
000019EF: 00 BRK
000019F0: 00 BRK
000019F1: 00 BRK
000019F2: 00 BRK
000019F3: 00 BRK
000019F4: 00 BRK
000019F5: 00 BRK
000019F6: 00 BRK
000019F7: 00 BRK
000019F8: 00 BRK
000019F9: 00 BRK
000019FA: 00 BRK
000019FB: 00 BRK
000019FC: 00 BRK
000019FD: 00 BRK
000019FE: 00 BRK
000019FF: 00 BRK
00001A00: 00 BRK
00001A01: 00 BRK
00001A02: 00 BRK
00001A03: 00 BRK
00001A04: 00 BRK
00001A05: 00 BRK
00001A06: 00 BRK
00001A07: 00 BRK
00001A08: 00 BRK
00001A09: 00 BRK
00001A0A: 00 BRK
00001A0B: 00 BRK
00001A0C: 00 BRK
00001A0D: 00 BRK
00001A0E: 00 BRK
00001A0F: 00 BRK
00001A10: 00 BRK
00001A11: 00 BRK
00001A12: 00 BRK
00001A13: 00 BRK
00001A14: 00 BRK
00001A15: 00 BRK
00001A16: 00 BRK
00001A17: 00 BRK
00001A18: 00 BRK
00001A19: 00 BRK
00001A1A: 00 BRK
00001A1B: 00 BRK
00001A1C: 00 BRK
00001A1D: 00 BRK
00001A1E: 00 BRK
00001A1F: 00 BRK
00001A20: 00 BRK
00001A21: 00 BRK
00001A22: 00 BRK
00001A23: 00 BRK
00001A24: 00 BRK
00001A25: 00 BRK
00001A26: 00 BRK
00001A27: 00 BRK
00001A28: 00 BRK
00001A29: 00 BRK
00001A2A: 00 BRK
00001A2B: 00 BRK
00001A2C: 00 BRK
00001A2D: 00 BRK
00001A2E: 00 BRK
00001A2F: 00 BRK
00001A30: 00 BRK
00001A31: 00 BRK
00001A32: 00 BRK
00001A33: 00 BRK
00001A34: 00 BRK
00001A35: 00 BRK
00001A36: 00 BRK
00001A37: 00 BRK
00001A38: 00 BRK
00001A39: 00 BRK
00001A3A: 00 BRK
00001A3B: 00 BRK
00001A3C: 00 BRK
00001A3D: 00 BRK
00001A3E: 00 BRK
00001A3F: 00 BRK
00001A40: 00 BRK
00001A41: 00 BRK
00001A42: 00 BRK
00001A43: 00 BRK
00001A44: 00 BRK
00001A45: 00 BRK
00001A46: 00 BRK
00001A47: 00 BRK
00001A48: 00 BRK
00001A49: 00 BRK
00001A4A: 00 BRK
00001A4B: 00 BRK
00001A4C: 00 BRK
00001A4D: 00 BRK
00001A4E: 00 BRK
00001A4F: 00 BRK
00001A50: 00 BRK
00001A51: 00 BRK
00001A52: 00 BRK
00001A53: 00 BRK
00001A54: 00 BRK
00001A55: 00 BRK
00001A56: 00 BRK
00001A57: 00 BRK
00001A58: 00 BRK
00001A59: 00 BRK
00001A5A: 00 BRK
00001A5B: 00 BRK
00001A5C: 00 BRK
00001A5D: 00 BRK
00001A5E: 00 BRK
00001A5F: 00 BRK
00001A60: 00 BRK
00001A61: 00 BRK
00001A62: 00 BRK
00001A63: 00 BRK
00001A64: 00 BRK
00001A65: 00 BRK
00001A66: 00 BRK
00001A67: 00 BRK
00001A68: 00 BRK
00001A69: 00 BRK
00001A6A: 00 BRK
00001A6B: 00 BRK
00001A6C: 00 BRK
00001A6D: 00 BRK
00001A6E: 00 BRK
00001A6F: 00 BRK
00001A70: 00 BRK
00001A71: 00 BRK
00001A72: 00 BRK
00001A73: 00 BRK
00001A74: 00 BRK
00001A75: 00 BRK
00001A76: 00 BRK
00001A77: 00 BRK
00001A78: 00 BRK
00001A79: 00 BRK
00001A7A: 00 BRK
00001A7B: 00 BRK
00001A7C: 00 BRK
00001A7D: 00 BRK
00001A7E: 00 BRK
00001A7F: 00 BRK
00001A80: 00 BRK
00001A81: 00 BRK
00001A82: 00 BRK
00001A83: 00 BRK
00001A84: 00 BRK
00001A85: 00 BRK
00001A86: 00 BRK
00001A87: 00 BRK
00001A88: 00 BRK
00001A89: 00 BRK
00001A8A: 00 BRK
00001A8B: 00 BRK
00001A8C: 00 BRK
00001A8D: 00 BRK
00001A8E: 00 BRK
00001A8F: 00 BRK
00001A90: 00 BRK
00001A91: 00 BRK
00001A92: 00 BRK
00001A93: 00 BRK
00001A94: 00 BRK
00001A95: 00 BRK
00001A96: 00 BRK
00001A97: 00 BRK
00001A98: 00 BRK
00001A99: 00 BRK
00001A9A: 00 BRK
00001A9B: 00 BRK
00001A9C: 00 BRK
00001A9D: 00 BRK
00001A9E: 00 BRK
00001A9F: 00 BRK
00001AA0: 00 BRK
00001AA1: 00 BRK
00001AA2: 00 BRK
00001AA3: 00 BRK
00001AA4: 00 BRK
00001AA5: 00 BRK
00001AA6: 00 BRK
00001AA7: 00 BRK
00001AA8: 00 BRK
00001AA9: 00 BRK
00001AAA: 00 BRK
00001AAB: 00 BRK
00001AAC: 00 BRK
00001AAD: 00 BRK
00001AAE: 00 BRK
00001AAF: 00 BRK
00001AB0: 00 BRK
00001AB1: 00 BRK
00001AB2: 00 BRK
00001AB3: 00 BRK
00001AB4: 00 BRK
00001AB5: 00 BRK
00001AB6: 00 BRK
00001AB7: 00 BRK
00001AB8: 00 BRK
00001AB9: 00 BRK
00001ABA: 00 BRK
00001ABB: 00 BRK
00001ABC: 00 BRK
00001ABD: 00 BRK
00001ABE: 00 BRK
00001ABF: 00 BRK
00001AC0: 00 BRK
00001AC1: 00 BRK
00001AC2: 00 BRK
00001AC3: 00 BRK
00001AC4: 00 BRK
00001AC5: 00 BRK
00001AC6: 00 BRK
00001AC7: 00 BRK
00001AC8: 00 BRK
00001AC9: 00 BRK
00001ACA: 00 BRK
00001ACB: 00 BRK
00001ACC: 00 BRK
00001ACD: 00 BRK
00001ACE: 00 BRK
00001ACF: 00 BRK
00001AD0: 00 BRK
00001AD1: 00 BRK
00001AD2: 00 BRK
00001AD3: 00 BRK
00001AD4: 00 BRK
00001AD5: 00 BRK
00001AD6: 00 BRK
00001AD7: 00 BRK
00001AD8: 00 BRK
00001AD9: 00 BRK
00001ADA: 00 BRK
00001ADB: 00 BRK
00001ADC: 00 BRK
00001ADD: 00 BRK
00001ADE: 00 BRK
00001ADF: 00 BRK
00001AE0: 00 BRK
00001AE1: 00 BRK
00001AE2: 00 BRK
00001AE3: 00 BRK
00001AE4: 00 BRK
00001AE5: 00 BRK
00001AE6: 00 BRK
00001AE7: 00 BRK
00001AE8: 00 BRK
00001AE9: 00 BRK
00001AEA: 00 BRK
00001AEB: 00 BRK
00001AEC: 00 BRK
00001AED: 00 BRK
00001AEE: 00 BRK
00001AEF: 00 BRK
00001AF0: 00 BRK
00001AF1: 00 BRK
00001AF2: 00 BRK
00001AF3: 00 BRK
00001AF4: 00 BRK
00001AF5: 00 BRK
00001AF6: 00 BRK
00001AF7: 00 BRK
00001AF8: 00 BRK
00001AF9: 00 BRK
00001AFA: 00 BRK
00001AFB: 00 BRK
00001AFC: 00 BRK
00001AFD: 00 BRK
00001AFE: 00 BRK
00001AFF: 00 BRK
00001B00: 00 BRK
00001B01: 00 BRK
00001B02: 00 BRK
00001B03: 00 BRK
00001B04: 00 BRK
00001B05: 00 BRK
00001B06: 00 BRK
00001B07: 00 BRK
00001B08: 00 BRK
00001B09: 00 BRK
00001B0A: 00 BRK
00001B0B: 00 BRK
00001B0C: 00 BRK
00001B0D: 00 BRK
00001B0E: 00 BRK
00001B0F: 00 BRK
00001B10: 00 BRK
00001B11: 00 BRK
00001B12: 00 BRK
00001B13: 00 BRK
00001B14: 00 BRK
00001B15: 00 BRK
00001B16: 00 BRK
00001B17: 00 BRK
00001B18: 00 BRK
00001B19: 00 BRK
00001B1A: 00 BRK
00001B1B: 00 BRK
00001B1C: 00 BRK
00001B1D: 00 BRK
00001B1E: 00 BRK
00001B1F: 00 BRK
00001B20: 00 BRK
00001B21: 00 BRK
00001B22: 00 BRK
00001B23: 00 BRK
00001B24: 00 BRK
00001B25: 00 BRK
00001B26: 00 BRK
00001B27: 00 BRK
00001B28: 00 BRK
00001B29: 00 BRK
00001B2A: 00 BRK
00001B2B: 00 BRK
00001B2C: 00 BRK
00001B2D: 00 BRK
00001B2E: 00 BRK
00001B2F: 00 BRK
00001B30: 00 BRK
00001B31: 00 BRK
00001B32: 00 BRK
00001B33: 00 BRK
00001B34: 00 BRK
00001B35: 00 BRK
00001B36: 00 BRK
00001B37: 00 BRK
00001B38: 00 BRK
00001B39: 00 BRK
00001B3A: 00 BRK
00001B3B: 00 BRK
00001B3C: 00 BRK
00001B3D: 00 BRK
00001B3E: 00 BRK
00001B3F: 00 BRK
00001B40: 00 BRK
00001B41: 00 BRK
00001B42: 00 BRK
00001B43: 00 BRK
00001B44: 00 BRK
00001B45: 00 BRK
00001B46: 00 BRK
00001B47: 00 BRK
00001B48: 00 BRK
00001B49: 00 BRK
00001B4A: 00 BRK
00001B4B: 00 BRK
00001B4C: 00 BRK
00001B4D: 00 BRK
00001B4E: 00 BRK
00001B4F: 00 BRK
00001B50: 00 BRK
00001B51: 00 BRK
00001B52: 00 BRK
00001B53: 00 BRK
00001B54: 00 BRK
00001B55: 00 BRK
00001B56: 00 BRK
00001B57: 00 BRK
00001B58: 00 BRK
00001B59: 00 BRK
00001B5A: 00 BRK
00001B5B: 00 BRK
00001B5C: 00 BRK
00001B5D: 00 BRK
00001B5E: 00 BRK
00001B5F: 00 BRK
00001B60: 00 BRK
00001B61: 00 BRK
00001B62: 00 BRK
00001B63: 00 BRK
00001B64: 00 BRK
00001B65: 00 BRK
00001B66: 00 BRK
00001B67: 00 BRK
00001B68: 00 BRK
00001B69: 00 BRK
00001B6A: 00 BRK
00001B6B: 00 BRK
00001B6C: 00 BRK
00001B6D: 00 BRK
00001B6E: 00 BRK
00001B6F: 00 BRK
00001B70: 00 BRK
00001B71: 00 BRK
00001B72: 00 BRK
00001B73: 00 BRK
00001B74: 00 BRK
00001B75: 00 BRK
00001B76: 00 BRK
00001B77: 00 BRK
00001B78: 00 BRK
00001B79: 00 BRK
00001B7A: 00 BRK
00001B7B: 00 BRK
00001B7C: 00 BRK
00001B7D: 00 BRK
00001B7E: 00 BRK
00001B7F: 00 BRK
00001B80: 00 BRK
00001B81: 00 BRK
00001B82: 00 BRK
00001B83: 00 BRK
00001B84: 00 BRK
00001B85: 00 BRK
00001B86: 00 BRK
00001B87: 00 BRK
00001B88: 00 BRK
00001B89: 00 BRK
00001B8A: 00 BRK
00001B8B: 00 BRK
00001B8C: 00 BRK
00001B8D: 00 BRK
00001B8E: 00 BRK
00001B8F: 00 BRK
00001B90: 00 BRK
00001B91: 00 BRK
00001B92: 00 BRK
00001B93: 00 BRK
00001B94: 00 BRK
00001B95: 00 BRK
00001B96: 00 BRK
00001B97: 00 BRK
00001B98: 00 BRK
00001B99: 00 BRK
00001B9A: 00 BRK
00001B9B: 00 BRK
00001B9C: 00 BRK
00001B9D: 00 BRK
00001B9E: 00 BRK
00001B9F: 00 BRK
00001BA0: 00 BRK
00001BA1: 00 BRK
00001BA2: 00 BRK
00001BA3: 00 BRK
00001BA4: 00 BRK
00001BA5: 00 BRK
00001BA6: 00 BRK
00001BA7: 00 BRK
00001BA8: 00 BRK
00001BA9: 00 BRK
00001BAA: 00 BRK
00001BAB: 00 BRK
00001BAC: 00 BRK
00001BAD: 00 BRK
00001BAE: 00 BRK
00001BAF: 00 BRK
00001BB0: 00 BRK
00001BB1: 00 BRK
00001BB2: 00 BRK
00001BB3: 00 BRK
00001BB4: 00 BRK
00001BB5: 00 BRK
00001BB6: 00 BRK
00001BB7: 00 BRK
00001BB8: 00 BRK
00001BB9: 00 BRK
00001BBA: 00 BRK
00001BBB: 00 BRK
00001BBC: 00 BRK
00001BBD: 00 BRK
00001BBE: 00 BRK
00001BBF: 00 BRK
00001BC0: 00 BRK
00001BC1: 00 BRK
00001BC2: 00 BRK
00001BC3: 00 BRK
00001BC4: 00 BRK
00001BC5: 00 BRK
00001BC6: 00 BRK
00001BC7: 00 BRK
00001BC8: 00 BRK
00001BC9: 00 BRK
00001BCA: 00 BRK
00001BCB: 00 BRK
00001BCC: 00 BRK
00001BCD: 00 BRK
00001BCE: 00 BRK
00001BCF: 00 BRK
00001BD0: 00 BRK
00001BD1: 00 BRK
00001BD2: 00 BRK
00001BD3: 00 BRK
00001BD4: 00 BRK
00001BD5: 00 BRK
00001BD6: 00 BRK
00001BD7: 00 BRK
00001BD8: 00 BRK
00001BD9: 00 BRK
00001BDA: 00 BRK
00001BDB: 00 BRK
00001BDC: 00 BRK
00001BDD: 00 BRK
00001BDE: 00 BRK
00001BDF: 00 BRK
00001BE0: 00 BRK
00001BE1: 00 BRK
00001BE2: 00 BRK
00001BE3: 00 BRK
00001BE4: 00 BRK
00001BE5: 00 BRK
00001BE6: 00 BRK
00001BE7: 00 BRK
00001BE8: 00 BRK
00001BE9: 00 BRK
00001BEA: 00 BRK
00001BEB: 00 BRK
00001BEC: 00 BRK
00001BED: 00 BRK
00001BEE: 00 BRK
00001BEF: 00 BRK
00001BF0: 00 BRK
00001BF1: 00 BRK
00001BF2: 00 BRK
00001BF3: 00 BRK
00001BF4: 00 BRK
00001BF5: 00 BRK
00001BF6: 00 BRK
00001BF7: 00 BRK
00001BF8: 00 BRK
00001BF9: 00 BRK
00001BFA: 00 BRK
00001BFB: 00 BRK
00001BFC: 00 BRK
00001BFD: 00 BRK
00001BFE: 00 BRK
00001BFF: 00 BRK
00001C00: 00 BRK
00001C01: 00 BRK
00001C02: 00 BRK
00001C03: 00 BRK
00001C04: 00 BRK
00001C05: 00 BRK
00001C06: 00 BRK
00001C07: 00 BRK
00001C08: 00 BRK
00001C09: 00 BRK
00001C0A: 00 BRK
00001C0B: 00 BRK
00001C0C: 00 BRK
00001C0D: 00 BRK
00001C0E: 00 BRK
00001C0F: 00 BRK
00001C10: 00 BRK
00001C11: 00 BRK
00001C12: 00 BRK
00001C13: 00 BRK
00001C14: 00 BRK
00001C15: 00 BRK
00001C16: 00 BRK
00001C17: 00 BRK
00001C18: 00 BRK
00001C19: 00 BRK
00001C1A: 00 BRK
00001C1B: 00 BRK
00001C1C: 00 BRK
00001C1D: 00 BRK
00001C1E: 00 BRK
00001C1F: 00 BRK
00001C20: 00 BRK
00001C21: 00 BRK
00001C22: 00 BRK
00001C23: 00 BRK
00001C24: 00 BRK
00001C25: 00 BRK
00001C26: 00 BRK
00001C27: 00 BRK
00001C28: 00 BRK
00001C29: 00 BRK
00001C2A: 00 BRK
00001C2B: 00 BRK
00001C2C: 00 BRK
00001C2D: 00 BRK
00001C2E: 00 BRK
00001C2F: 00 BRK
00001C30: 00 BRK
00001C31: 00 BRK
00001C32: 00 BRK
00001C33: 00 BRK
00001C34: 00 BRK
00001C35: 00 BRK
00001C36: 00 BRK
00001C37: 00 BRK
00001C38: 00 BRK
00001C39: 00 BRK
00001C3A: 00 BRK
00001C3B: 00 BRK
00001C3C: 00 BRK
00001C3D: 00 BRK
00001C3E: 00 BRK
00001C3F: 00 BRK
00001C40: 00 BRK
00001C41: 00 BRK
00001C42: 00 BRK
00001C43: 00 BRK
00001C44: 00 BRK
00001C45: 00 BRK
00001C46: 00 BRK
00001C47: 00 BRK
00001C48: 00 BRK
00001C49: 00 BRK
00001C4A: 00 BRK
00001C4B: 00 BRK
00001C4C: 00 BRK
00001C4D: 00 BRK
00001C4E: 00 BRK
00001C4F: 00 BRK
00001C50: 00 BRK
00001C51: 00 BRK
00001C52: 00 BRK
00001C53: 00 BRK
00001C54: 00 BRK
00001C55: 00 BRK
00001C56: 00 BRK
00001C57: 00 BRK
00001C58: 00 BRK
00001C59: 00 BRK
00001C5A: 00 BRK
00001C5B: 00 BRK
00001C5C: 00 BRK
00001C5D: 00 BRK
00001C5E: 00 BRK
00001C5F: 00 BRK
00001C60: 00 BRK
00001C61: 00 BRK
00001C62: 00 BRK
00001C63: 00 BRK
00001C64: 00 BRK
00001C65: 00 BRK
00001C66: 00 BRK
00001C67: 00 BRK
00001C68: 00 BRK
00001C69: 00 BRK
00001C6A: 00 BRK
00001C6B: 00 BRK
00001C6C: 00 BRK
00001C6D: 00 BRK
00001C6E: 00 BRK
00001C6F: 00 BRK
00001C70: 00 BRK
00001C71: 00 BRK
00001C72: 00 BRK
00001C73: 00 BRK
00001C74: 00 BRK
00001C75: 00 BRK
00001C76: 00 BRK
00001C77: 00 BRK
00001C78: 00 BRK
00001C79: 00 BRK
00001C7A: 00 BRK
00001C7B: 00 BRK
00001C7C: 00 BRK
00001C7D: 00 BRK
00001C7E: 00 BRK
00001C7F: 00 BRK
00001C80: 00 BRK
00001C81: 00 BRK
00001C82: 00 BRK
00001C83: 00 BRK
00001C84: 00 BRK
00001C85: 00 BRK
00001C86: 00 BRK
00001C87: 00 BRK
00001C88: 00 BRK
00001C89: 00 BRK
00001C8A: 00 BRK
00001C8B: 00 BRK
00001C8C: 00 BRK
00001C8D: 00 BRK
00001C8E: 00 BRK
00001C8F: 00 BRK
00001C90: 00 BRK
00001C91: 00 BRK
00001C92: 00 BRK
00001C93: 00 BRK
00001C94: 00 BRK
00001C95: 00 BRK
00001C96: 00 BRK
00001C97: 00 BRK
00001C98: 00 BRK
00001C99: 00 BRK
00001C9A: 00 BRK
00001C9B: 00 BRK
00001C9C: 00 BRK
00001C9D: 00 BRK
00001C9E: 00 BRK
00001C9F: 00 BRK
00001CA0: 00 BRK
00001CA1: 00 BRK
00001CA2: 00 BRK
00001CA3: 00 BRK
00001CA4: 00 BRK
00001CA5: 00 BRK
00001CA6: 00 BRK
00001CA7: 00 BRK
00001CA8: 00 BRK
00001CA9: 00 BRK
00001CAA: 00 BRK
00001CAB: 00 BRK
00001CAC: 00 BRK
00001CAD: 00 BRK
00001CAE: 00 BRK
00001CAF: 00 BRK
00001CB0: 00 BRK
00001CB1: 00 BRK
00001CB2: 00 BRK
00001CB3: 00 BRK
00001CB4: 00 BRK
00001CB5: 00 BRK
00001CB6: 00 BRK
00001CB7: 00 BRK
00001CB8: 00 BRK
00001CB9: 00 BRK
00001CBA: 00 BRK
00001CBB: 00 BRK
00001CBC: 00 BRK
00001CBD: 00 BRK
00001CBE: 00 BRK
00001CBF: 00 BRK
00001CC0: 00 BRK
00001CC1: 00 BRK
00001CC2: 00 BRK
00001CC3: 00 BRK
00001CC4: 00 BRK
00001CC5: 00 BRK
00001CC6: 00 BRK
00001CC7: 00 BRK
00001CC8: 00 BRK
00001CC9: 00 BRK
00001CCA: 00 BRK
00001CCB: 00 BRK
00001CCC: 00 BRK
00001CCD: 00 BRK
00001CCE: 00 BRK
00001CCF: 00 BRK
00001CD0: 00 BRK
00001CD1: 00 BRK
00001CD2: 00 BRK
00001CD3: 00 BRK
00001CD4: 00 BRK
00001CD5: 00 BRK
00001CD6: 00 BRK
00001CD7: 00 BRK
00001CD8: 00 BRK
00001CD9: 00 BRK
00001CDA: 00 BRK
00001CDB: 00 BRK
00001CDC: 00 BRK
00001CDD: 00 BRK
00001CDE: 00 BRK
00001CDF: 00 BRK
00001CE0: 00 BRK
00001CE1: 00 BRK
00001CE2: 00 BRK
00001CE3: 00 BRK
00001CE4: 00 BRK
00001CE5: 00 BRK
00001CE6: 00 BRK
00001CE7: 00 BRK
00001CE8: 00 BRK
00001CE9: 00 BRK
00001CEA: 00 BRK
00001CEB: 00 BRK
00001CEC: 00 BRK
00001CED: 00 BRK
00001CEE: 00 BRK
00001CEF: 00 BRK
00001CF0: 00 BRK
00001CF1: 00 BRK
00001CF2: 00 BRK
00001CF3: 00 BRK
00001CF4: 00 BRK
00001CF5: 00 BRK
00001CF6: 00 BRK
00001CF7: 00 BRK
00001CF8: 00 BRK
00001CF9: 00 BRK
00001CFA: 00 BRK
00001CFB: 00 BRK
00001CFC: 00 BRK
00001CFD: 00 BRK
00001CFE: 00 BRK
00001CFF: 00 BRK
00001D00: 00 BRK
00001D01: 00 BRK
00001D02: 00 BRK
00001D03: 00 BRK
00001D04: 00 BRK
00001D05: 00 BRK
00001D06: 00 BRK
00001D07: 00 BRK
00001D08: 00 BRK
00001D09: 00 BRK
00001D0A: 00 BRK
00001D0B: 00 BRK
00001D0C: 00 BRK
00001D0D: 00 BRK
00001D0E: 00 BRK
00001D0F: 00 BRK
00001D10: 00 BRK
00001D11: 00 BRK
00001D12: 00 BRK
00001D13: 00 BRK
00001D14: 00 BRK
00001D15: 00 BRK
00001D16: 00 BRK
00001D17: 00 BRK
00001D18: 00 BRK
00001D19: 00 BRK
00001D1A: 00 BRK
00001D1B: 00 BRK
00001D1C: 00 BRK
00001D1D: 00 BRK
00001D1E: 00 BRK
00001D1F: 00 BRK
00001D20: 00 BRK
00001D21: 00 BRK
00001D22: 00 BRK
00001D23: 00 BRK
00001D24: 00 BRK
00001D25: 00 BRK
00001D26: 00 BRK
00001D27: 00 BRK
00001D28: 00 BRK
00001D29: 00 BRK
00001D2A: 00 BRK
00001D2B: 00 BRK
00001D2C: 00 BRK
00001D2D: 00 BRK
00001D2E: 00 BRK
00001D2F: 00 BRK
00001D30: 00 BRK
00001D31: 00 BRK
00001D32: 00 BRK
00001D33: 00 BRK
00001D34: 00 BRK
00001D35: 00 BRK
00001D36: 00 BRK
00001D37: 00 BRK
00001D38: 00 BRK
00001D39: 00 BRK
00001D3A: 00 BRK
00001D3B: 00 BRK
00001D3C: 00 BRK
00001D3D: 00 BRK
00001D3E: 00 BRK
00001D3F: 00 BRK
00001D40: 00 BRK
00001D41: 00 BRK
00001D42: 00 BRK
00001D43: 00 BRK
00001D44: 00 BRK
00001D45: 00 BRK
00001D46: 00 BRK
00001D47: 00 BRK
00001D48: 00 BRK
00001D49: 00 BRK
00001D4A: 00 BRK
00001D4B: 00 BRK
00001D4C: 00 BRK
00001D4D: 00 BRK
00001D4E: 00 BRK
00001D4F: 00 BRK
00001D50: 00 BRK
00001D51: 00 BRK
00001D52: 00 BRK
00001D53: 00 BRK
00001D54: 00 BRK
00001D55: 00 BRK
00001D56: 00 BRK
00001D57: 00 BRK
00001D58: 00 BRK
00001D59: 00 BRK
00001D5A: 00 BRK
00001D5B: 00 BRK
00001D5C: 00 BRK
00001D5D: 00 BRK
00001D5E: 00 BRK
00001D5F: 00 BRK
00001D60: 00 BRK
00001D61: 00 BRK
00001D62: 00 BRK
00001D63: 00 BRK
00001D64: 00 BRK
00001D65: 00 BRK
00001D66: 00 BRK
00001D67: 00 BRK
00001D68: 00 BRK
00001D69: 00 BRK
00001D6A: 00 BRK
00001D6B: 00 BRK
00001D6C: 00 BRK
00001D6D: 00 BRK
00001D6E: 00 BRK
00001D6F: 00 BRK
00001D70: 00 BRK
00001D71: 00 BRK
00001D72: 00 BRK
00001D73: 00 BRK
00001D74: 00 BRK
00001D75: 00 BRK
00001D76: 00 BRK
00001D77: 00 BRK
00001D78: 00 BRK
00001D79: 00 BRK
00001D7A: 00 BRK
00001D7B: 00 BRK
00001D7C: 00 BRK
00001D7D: 00 BRK
00001D7E: 00 BRK
00001D7F: 00 BRK
00001D80: 00 BRK
00001D81: 00 BRK
00001D82: 00 BRK
00001D83: 00 BRK
00001D84: 00 BRK
00001D85: 00 BRK
00001D86: 00 BRK
00001D87: 00 BRK
00001D88: 00 BRK
00001D89: 00 BRK
00001D8A: 00 BRK
00001D8B: 00 BRK
00001D8C: 00 BRK
00001D8D: 00 BRK
00001D8E: 00 BRK
00001D8F: 00 BRK
00001D90: 00 BRK
00001D91: 00 BRK
00001D92: 00 BRK
00001D93: 00 BRK
00001D94: 00 BRK
00001D95: 00 BRK
00001D96: 00 BRK
00001D97: 00 BRK
00001D98: 00 BRK
00001D99: 00 BRK
00001D9A: 00 BRK
00001D9B: 00 BRK
00001D9C: 00 BRK
00001D9D: 00 BRK
00001D9E: 00 BRK
00001D9F: 00 BRK
00001DA0: 00 BRK
00001DA1: 00 BRK
00001DA2: 00 BRK
00001DA3: 00 BRK
00001DA4: 00 BRK
00001DA5: 00 BRK
00001DA6: 00 BRK
00001DA7: 00 BRK
00001DA8: 00 BRK
00001DA9: 00 BRK
00001DAA: 00 BRK
00001DAB: 00 BRK
00001DAC: 00 BRK
00001DAD: 00 BRK
00001DAE: 00 BRK
00001DAF: 00 BRK
00001DB0: 00 BRK
00001DB1: 00 BRK
00001DB2: 00 BRK
00001DB3: 00 BRK
00001DB4: 00 BRK
00001DB5: 00 BRK
00001DB6: 00 BRK
00001DB7: 00 BRK
00001DB8: 00 BRK
00001DB9: 00 BRK
00001DBA: 00 BRK
00001DBB: 00 BRK
00001DBC: 00 BRK
00001DBD: 00 BRK
00001DBE: 00 BRK
00001DBF: 00 BRK
00001DC0: 00 BRK
00001DC1: 00 BRK
00001DC2: 00 BRK
00001DC3: 00 BRK
00001DC4: 00 BRK
00001DC5: 00 BRK
00001DC6: 00 BRK
00001DC7: 00 BRK
00001DC8: 00 BRK
00001DC9: 00 BRK
00001DCA: 00 BRK
00001DCB: 00 BRK
00001DCC: 00 BRK
00001DCD: 00 BRK
00001DCE: 00 BRK
00001DCF: 00 BRK
00001DD0: 00 BRK
00001DD1: 00 BRK
00001DD2: 00 BRK
00001DD3: 00 BRK
00001DD4: 00 BRK
00001DD5: 00 BRK
00001DD6: 00 BRK
00001DD7: 00 BRK
00001DD8: 00 BRK
00001DD9: 00 BRK
00001DDA: 00 BRK
00001DDB: 00 BRK
00001DDC: 00 BRK
00001DDD: 00 BRK
00001DDE: 00 BRK
00001DDF: 00 BRK
00001DE0: 00 BRK
00001DE1: 00 BRK
00001DE2: 00 BRK
00001DE3: 00 BRK
00001DE4: 00 BRK
00001DE5: 00 BRK
00001DE6: 00 BRK
00001DE7: 00 BRK
00001DE8: 00 BRK
00001DE9: 00 BRK
00001DEA: 00 BRK
00001DEB: 00 BRK
00001DEC: 00 BRK
00001DED: 00 BRK
00001DEE: 00 BRK
00001DEF: 00 BRK
00001DF0: 00 BRK
00001DF1: 00 BRK
00001DF2: 00 BRK
00001DF3: 00 BRK
00001DF4: 00 BRK
00001DF5: 00 BRK
00001DF6: 00 BRK
00001DF7: 00 BRK
00001DF8: 00 BRK
00001DF9: 00 BRK
00001DFA: 00 BRK
00001DFB: 00 BRK
00001DFC: 00 BRK
00001DFD: 00 BRK
00001DFE: 00 BRK
00001DFF: 00 BRK
00001E00: 00 BRK
00001E01: 00 BRK
00001E02: 00 BRK
00001E03: 00 BRK
00001E04: 00 BRK
00001E05: 00 BRK
00001E06: 00 BRK
00001E07: 00 BRK
00001E08: 00 BRK
00001E09: 00 BRK
00001E0A: 00 BRK
00001E0B: 00 BRK
00001E0C: 00 BRK
00001E0D: 00 BRK
00001E0E: 00 BRK
00001E0F: 00 BRK
00001E10: 00 BRK
00001E11: 00 BRK
00001E12: 00 BRK
00001E13: 00 BRK
00001E14: 00 BRK
00001E15: 00 BRK
00001E16: 00 BRK
00001E17: 00 BRK
00001E18: 00 BRK
00001E19: 00 BRK
00001E1A: 00 BRK
00001E1B: 00 BRK
00001E1C: 00 BRK
00001E1D: 00 BRK
00001E1E: 00 BRK
00001E1F: 00 BRK
00001E20: 00 BRK
00001E21: 00 BRK
00001E22: 00 BRK
00001E23: 00 BRK
00001E24: 00 BRK
00001E25: 00 BRK
00001E26: 00 BRK
00001E27: 00 BRK
00001E28: 00 BRK
00001E29: 00 BRK
00001E2A: 00 BRK
00001E2B: 00 BRK
00001E2C: 00 BRK
00001E2D: 00 BRK
00001E2E: 00 BRK
00001E2F: 00 BRK
00001E30: 00 BRK
00001E31: 00 BRK
00001E32: 00 BRK
00001E33: 00 BRK
00001E34: 00 BRK
00001E35: 00 BRK
00001E36: 00 BRK
00001E37: 00 BRK
00001E38: 00 BRK
00001E39: 00 BRK
00001E3A: 00 BRK
00001E3B: 00 BRK
00001E3C: 00 BRK
00001E3D: 00 BRK
00001E3E: 00 BRK
00001E3F: 00 BRK
00001E40: 00 BRK
00001E41: 00 BRK
00001E42: 00 BRK
00001E43: 00 BRK
00001E44: 00 BRK
00001E45: 00 BRK
00001E46: 00 BRK
00001E47: 00 BRK
00001E48: 00 BRK
00001E49: 00 BRK
00001E4A: 00 BRK
00001E4B: 00 BRK
00001E4C: 00 BRK
00001E4D: 00 BRK
00001E4E: 00 BRK
00001E4F: 00 BRK
00001E50: 00 BRK
00001E51: 00 BRK
00001E52: 00 BRK
00001E53: 00 BRK
00001E54: 00 BRK
00001E55: 00 BRK
00001E56: 00 BRK
00001E57: 00 BRK
00001E58: 00 BRK
00001E59: 00 BRK
00001E5A: 00 BRK
00001E5B: 00 BRK
00001E5C: 00 BRK
00001E5D: 00 BRK
00001E5E: 00 BRK
00001E5F: 00 BRK
00001E60: 00 BRK
00001E61: 00 BRK
00001E62: 00 BRK
00001E63: 00 BRK
00001E64: 00 BRK
00001E65: 00 BRK
00001E66: 00 BRK
00001E67: 00 BRK
00001E68: 00 BRK
00001E69: 00 BRK
00001E6A: 00 BRK
00001E6B: 00 BRK
00001E6C: 00 BRK
00001E6D: 00 BRK
00001E6E: 00 BRK
00001E6F: 00 BRK
00001E70: 00 BRK
00001E71: 00 BRK
00001E72: 00 BRK
00001E73: 00 BRK
00001E74: 00 BRK
00001E75: 00 BRK
00001E76: 00 BRK
00001E77: 00 BRK
00001E78: 00 BRK
00001E79: 00 BRK
00001E7A: 00 BRK
00001E7B: 00 BRK
00001E7C: 00 BRK
00001E7D: 00 BRK
00001E7E: 00 BRK
00001E7F: 00 BRK
00001E80: 00 BRK
00001E81: 00 BRK
00001E82: 00 BRK
00001E83: 00 BRK
00001E84: 00 BRK
00001E85: 00 BRK
00001E86: 00 BRK
00001E87: 00 BRK
00001E88: 00 BRK
00001E89: 00 BRK
00001E8A: 00 BRK
00001E8B: 00 BRK
00001E8C: 00 BRK
00001E8D: 00 BRK
00001E8E: 00 BRK
00001E8F: 00 BRK
00001E90: 00 BRK
00001E91: 00 BRK
00001E92: 00 BRK
00001E93: 00 BRK
00001E94: 00 BRK
00001E95: 00 BRK
00001E96: 00 BRK
00001E97: 00 BRK
00001E98: 00 BRK
00001E99: 00 BRK
00001E9A: 00 BRK
00001E9B: 00 BRK
00001E9C: 00 BRK
00001E9D: 00 BRK
00001E9E: 00 BRK
00001E9F: 00 BRK
00001EA0: 00 BRK
00001EA1: 00 BRK
00001EA2: 00 BRK
00001EA3: 00 BRK
00001EA4: 00 BRK
00001EA5: 00 BRK
00001EA6: 00 BRK
00001EA7: 00 BRK
00001EA8: 00 BRK
00001EA9: 00 BRK
00001EAA: 00 BRK
00001EAB: 00 BRK
00001EAC: 00 BRK
00001EAD: 00 BRK
00001EAE: 00 BRK
00001EAF: 00 BRK
00001EB0: 00 BRK
00001EB1: 00 BRK
00001EB2: 00 BRK
00001EB3: 00 BRK
00001EB4: 00 BRK
00001EB5: 00 BRK
00001EB6: 00 BRK
00001EB7: 00 BRK
00001EB8: 00 BRK
00001EB9: 00 BRK
00001EBA: 00 BRK
00001EBB: 00 BRK
00001EBC: 00 BRK
00001EBD: 00 BRK
00001EBE: 00 BRK
00001EBF: 00 BRK
00001EC0: 00 BRK
00001EC1: 00 BRK
00001EC2: 00 BRK
00001EC3: 00 BRK
00001EC4: 00 BRK
00001EC5: 00 BRK
00001EC6: 00 BRK
00001EC7: 00 BRK
00001EC8: 00 BRK
00001EC9: 00 BRK
00001ECA: 00 BRK
00001ECB: 00 BRK
00001ECC: 00 BRK
00001ECD: 00 BRK
00001ECE: 00 BRK
00001ECF: 00 BRK
00001ED0: 00 BRK
00001ED1: 00 BRK
00001ED2: 00 BRK
00001ED3: 00 BRK
00001ED4: 00 BRK
00001ED5: 00 BRK
00001ED6: 00 BRK
00001ED7: 00 BRK
00001ED8: 00 BRK
00001ED9: 00 BRK
00001EDA: 00 BRK
00001EDB: 00 BRK
00001EDC: 00 BRK
00001EDD: 00 BRK
00001EDE: 00 BRK
00001EDF: 00 BRK
00001EE0: 00 BRK
00001EE1: 00 BRK
00001EE2: 00 BRK
00001EE3: 00 BRK
00001EE4: 00 BRK
00001EE5: 00 BRK
00001EE6: 00 BRK
00001EE7: 00 BRK
00001EE8: 00 BRK
00001EE9: 00 BRK
00001EEA: 00 BRK
00001EEB: 00 BRK
00001EEC: 00 BRK
00001EED: 00 BRK
00001EEE: 00 BRK
00001EEF: 00 BRK
00001EF0: 00 BRK
00001EF1: 00 BRK
00001EF2: 00 BRK
00001EF3: 00 BRK
00001EF4: 00 BRK
00001EF5: 00 BRK
00001EF6: 00 BRK
00001EF7: 00 BRK
00001EF8: 00 BRK
00001EF9: 00 BRK
00001EFA: 00 BRK
00001EFB: 00 BRK
00001EFC: 00 BRK
00001EFD: 00 BRK
00001EFE: 00 BRK
00001EFF: 00 BRK
00001F00: 00 BRK
00001F01: 00 BRK
00001F02: 00 BRK
00001F03: 00 BRK
00001F04: 00 BRK
00001F05: 00 BRK
00001F06: 00 BRK
00001F07: 00 BRK
00001F08: 00 BRK
00001F09: 00 BRK
00001F0A: 00 BRK
00001F0B: 00 BRK
00001F0C: 00 BRK
00001F0D: 00 BRK
00001F0E: 00 BRK
00001F0F: 00 BRK
00001F10: 00 BRK
00001F11: 00 BRK
00001F12: 00 BRK
00001F13: 00 BRK
00001F14: 00 BRK
00001F15: 00 BRK
00001F16: 00 BRK
00001F17: 00 BRK
00001F18: 00 BRK
00001F19: 00 BRK
00001F1A: 00 BRK
00001F1B: 00 BRK
00001F1C: 00 BRK
00001F1D: 00 BRK
00001F1E: 00 BRK
00001F1F: 00 BRK
00001F20: 00 BRK
00001F21: 00 BRK
00001F22: 00 BRK
00001F23: 00 BRK
00001F24: 00 BRK
00001F25: 00 BRK
00001F26: 00 BRK
00001F27: 00 BRK
00001F28: 00 BRK
00001F29: 00 BRK
00001F2A: 00 BRK
00001F2B: 00 BRK
00001F2C: 00 BRK
00001F2D: 00 BRK
00001F2E: 00 BRK
00001F2F: 00 BRK
00001F30: 00 BRK
00001F31: 00 BRK
00001F32: 00 BRK
00001F33: 00 BRK
00001F34: 00 BRK
00001F35: 00 BRK
00001F36: 00 BRK
00001F37: 00 BRK
00001F38: 00 BRK
00001F39: 00 BRK
00001F3A: 00 BRK
00001F3B: 00 BRK
00001F3C: 00 BRK
00001F3D: 00 BRK
00001F3E: 00 BRK
00001F3F: 00 BRK
00001F40: 00 BRK
00001F41: 00 BRK
00001F42: 00 BRK
00001F43: 00 BRK
00001F44: 00 BRK
00001F45: 00 BRK
00001F46: 00 BRK
00001F47: 00 BRK
00001F48: 00 BRK
00001F49: 00 BRK
00001F4A: 00 BRK
00001F4B: 00 BRK
00001F4C: 00 BRK
00001F4D: 00 BRK
00001F4E: 00 BRK
00001F4F: 00 BRK
00001F50: 00 BRK
00001F51: 00 BRK
00001F52: 00 BRK
00001F53: 00 BRK
00001F54: 00 BRK
00001F55: 00 BRK
00001F56: 00 BRK
00001F57: 00 BRK
00001F58: 00 BRK
00001F59: 00 BRK
00001F5A: 00 BRK
00001F5B: 00 BRK
00001F5C: 00 BRK
00001F5D: 00 BRK
00001F5E: 00 BRK
00001F5F: 00 BRK
00001F60: 00 BRK
00001F61: 00 BRK
00001F62: 00 BRK
00001F63: 00 BRK
00001F64: 00 BRK
00001F65: 00 BRK
00001F66: 00 BRK
00001F67: 00 BRK
00001F68: 00 BRK
00001F69: 00 BRK
00001F6A: 00 BRK
00001F6B: 00 BRK
00001F6C: 00 BRK
00001F6D: 00 BRK
00001F6E: 00 BRK
00001F6F: 00 BRK
00001F70: 00 BRK
00001F71: 00 BRK
00001F72: 00 BRK
00001F73: 00 BRK
00001F74: 00 BRK
00001F75: 00 BRK
00001F76: 00 BRK
00001F77: 00 BRK
00001F78: 00 BRK
00001F79: 00 BRK
00001F7A: 00 BRK
00001F7B: 00 BRK
00001F7C: 00 BRK
00001F7D: 00 BRK
00001F7E: 00 BRK
00001F7F: 00 BRK
00001F80: 00 BRK
00001F81: 00 BRK
00001F82: 00 BRK
00001F83: 00 BRK
00001F84: 00 BRK
00001F85: 00 BRK
00001F86: 00 BRK
00001F87: 00 BRK
00001F88: 00 BRK
00001F89: 00 BRK
00001F8A: 00 BRK
00001F8B: 00 BRK
00001F8C: 00 BRK
00001F8D: 00 BRK
00001F8E: 00 BRK
00001F8F: 00 BRK
00001F90: 00 BRK
00001F91: 00 BRK
00001F92: 00 BRK
00001F93: 00 BRK
00001F94: 00 BRK
00001F95: 00 BRK
00001F96: 00 BRK
00001F97: 00 BRK
00001F98: 00 BRK
00001F99: 00 BRK
00001F9A: 00 BRK
00001F9B: 00 BRK
00001F9C: 00 BRK
00001F9D: 00 BRK
00001F9E: 00 BRK
00001F9F: 00 BRK
00001FA0: 00 BRK
00001FA1: 00 BRK
00001FA2: 00 BRK
00001FA3: 00 BRK
00001FA4: 00 BRK
00001FA5: 00 BRK
00001FA6: 00 BRK
00001FA7: 00 BRK
00001FA8: 00 BRK
00001FA9: 00 BRK
00001FAA: 00 BRK
00001FAB: 00 BRK
00001FAC: 00 BRK
00001FAD: 00 BRK
00001FAE: 00 BRK
00001FAF: 00 BRK
00001FB0: 00 BRK
00001FB1: 00 BRK
00001FB2: 00 BRK
00001FB3: 00 BRK
00001FB4: 00 BRK
00001FB5: 00 BRK
00001FB6: 00 BRK
00001FB7: 00 BRK
00001FB8: 00 BRK
00001FB9: 00 BRK
00001FBA: 00 BRK
00001FBB: 00 BRK
00001FBC: 00 BRK
00001FBD: 00 BRK
00001FBE: 00 BRK
00001FBF: 00 BRK
00001FC0: 00 BRK
00001FC1: 00 BRK
00001FC2: 00 BRK
00001FC3: 00 BRK
00001FC4: 00 BRK
00001FC5: 00 BRK
00001FC6: 00 BRK
00001FC7: 00 BRK
00001FC8: 00 BRK
00001FC9: 00 BRK
00001FCA: 00 BRK
00001FCB: 00 BRK
00001FCC: 00 BRK
00001FCD: 00 BRK
00001FCE: 00 BRK
00001FCF: 00 BRK
00001FD0: 00 BRK
00001FD1: 00 BRK
00001FD2: 00 BRK
00001FD3: 00 BRK
00001FD4: 00 BRK
00001FD5: 00 BRK
00001FD6: 00 BRK
00001FD7: 00 BRK
00001FD8: 00 BRK
00001FD9: 00 BRK
00001FDA: 00 BRK
00001FDB: 00 BRK
00001FDC: 00 BRK
00001FDD: 00 BRK
00001FDE: 00 BRK
00001FDF: 00 BRK
00001FE0: 00 BRK
00001FE1: 00 BRK
00001FE2: 00 BRK
00001FE3: 00 BRK
00001FE4: 00 BRK
00001FE5: 00 BRK
00001FE6: 00 BRK
00001FE7: 00 BRK
00001FE8: 00 BRK
00001FE9: 00 BRK
00001FEA: 00 BRK
00001FEB: 00 BRK
00001FEC: 00 BRK
00001FED: 00 BRK
00001FEE: 00 BRK
00001FEF: 00 BRK
00001FF0: 00 BRK
00001FF1: 00 BRK
00001FF2: 00 BRK
00001FF3: 00 BRK
00001FF4: 00 BRK
00001FF5: 00 BRK
00001FF6: 00 BRK
00001FF7: 00 BRK
00001FF8: 00 BRK
00001FF9: 00 BRK
00001FFA: 00 BRK
00001FFB: 00 BRK
00001FFC: 00 BRK
00001FFD: 00 BRK
00001FFE: 00 BRK
00001FFF: 00 BRK
00002000: 00 BRK
00002001: 00 BRK
00002002: 00 BRK
00002003: 00 BRK
00002004: 00 BRK
00002005: 00 BRK
00002006: 00 BRK
00002007: 00 BRK
00002008: 00 BRK
00002009: 00 BRK
0000200A: 00 BRK
0000200B: 00 BRK
0000200C: 00 BRK
0000200D: 00 BRK
0000200E: 00 BRK
0000200F: 00 BRK
00002010: 00 BRK
00002011: 00 BRK
00002012: 00 BRK
00002013: 00 BRK
00002014: 00 BRK
00002015: 00 BRK
00002016: 00 BRK
00002017: 00 BRK
00002018: 00 BRK
00002019: 00 BRK
0000201A: 00 BRK
0000201B: 00 BRK
0000201C: 00 BRK
0000201D: 00 BRK
0000201E: 00 BRK
0000201F: 00 BRK
00002020: 00 BRK
00002021: 00 BRK
00002022: 00 BRK
00002023: 00 BRK
00002024: 00 BRK
00002025: 00 BRK
00002026: 00 BRK
00002027: 00 BRK
00002028: 00 BRK
00002029: 00 BRK
0000202A: 00 BRK
0000202B: 00 BRK
0000202C: 00 BRK
0000202D: 00 BRK
0000202E: 00 BRK
0000202F: 00 BRK
00002030: 00 BRK
00002031: 00 BRK
00002032: 00 BRK
00002033: 00 BRK
00002034: 00 BRK
00002035: 00 BRK
00002036: 00 BRK
00002037: 00 BRK
00002038: 00 BRK
00002039: 00 BRK
0000203A: 00 BRK
0000203B: 00 BRK
0000203C: 00 BRK
0000203D: 00 BRK
0000203E: 00 BRK
0000203F: 00 BRK
00002040: 00 BRK
00002041: 00 BRK
00002042: 00 BRK
00002043: 00 BRK
00002044: 00 BRK
00002045: 00 BRK
00002046: 00 BRK
00002047: 00 BRK
00002048: 00 BRK
00002049: 00 BRK
0000204A: 00 BRK
0000204B: 00 BRK
0000204C: 00 BRK
0000204D: 00 BRK
0000204E: 00 BRK
0000204F: 00 BRK
00002050: 00 BRK
00002051: 00 BRK
00002052: 00 BRK
00002053: 00 BRK
00002054: 00 BRK
00002055: 00 BRK
00002056: 00 BRK
00002057: 00 BRK
00002058: 00 BRK
00002059: 00 BRK
0000205A: 00 BRK
0000205B: 00 BRK
0000205C: 00 BRK
0000205D: 00 BRK
0000205E: 00 BRK
0000205F: 00 BRK
00002060: 00 BRK
00002061: 00 BRK
00002062: 00 BRK
00002063: 00 BRK
00002064: 00 BRK
00002065: 00 BRK
00002066: 00 BRK
00002067: 00 BRK
00002068: 00 BRK
00002069: 00 BRK
0000206A: 00 BRK
0000206B: 00 BRK
0000206C: 00 BRK
0000206D: 00 BRK
0000206E: 00 BRK
0000206F: 00 BRK
00002070: 00 BRK
00002071: 00 BRK
00002072: 00 BRK
00002073: 00 BRK
00002074: 00 BRK
00002075: 00 BRK
00002076: 00 BRK
00002077: 00 BRK
00002078: 00 BRK
00002079: 00 BRK
0000207A: 00 BRK
0000207B: 00 BRK
0000207C: 00 BRK
0000207D: 00 BRK
0000207E: 00 BRK
0000207F: 00 BRK
00002080: 00 BRK
00002081: 00 BRK
00002082: 00 BRK
00002083: 00 BRK
00002084: 00 BRK
00002085: 00 BRK
00002086: 00 BRK
00002087: 00 BRK
00002088: 00 BRK
00002089: 00 BRK
0000208A: 00 BRK
0000208B: 00 BRK
0000208C: 00 BRK
0000208D: 00 BRK
0000208E: 00 BRK
0000208F: 00 BRK
00002090: 00 BRK
00002091: 00 BRK
00002092: 00 BRK
00002093: 00 BRK
00002094: 00 BRK
00002095: 00 BRK
00002096: 00 BRK
00002097: 00 BRK
00002098: 00 BRK
00002099: 00 BRK
0000209A: 00 BRK
0000209B: 00 BRK
0000209C: 00 BRK
0000209D: 00 BRK
0000209E: 00 BRK
0000209F: 00 BRK
000020A0: 00 BRK
000020A1: 00 BRK
000020A2: 00 BRK
000020A3: 00 BRK
000020A4: 00 BRK
000020A5: 00 BRK
000020A6: 00 BRK
000020A7: 00 BRK
000020A8: 00 BRK
000020A9: 00 BRK
000020AA: 00 BRK
000020AB: 00 BRK
000020AC: 00 BRK
000020AD: 00 BRK
000020AE: 00 BRK
000020AF: 00 BRK
000020B0: 00 BRK
000020B1: 00 BRK
000020B2: 00 BRK
000020B3: 00 BRK
000020B4: 00 BRK
000020B5: 00 BRK
000020B6: 00 BRK
000020B7: 00 BRK
000020B8: 00 BRK
000020B9: 00 BRK
000020BA: 00 BRK
000020BB: 00 BRK
000020BC: 00 BRK
000020BD: 00 BRK
000020BE: 00 BRK
000020BF: 00 BRK
000020C0: 00 BRK
000020C1: 00 BRK
000020C2: 00 BRK
000020C3: 00 BRK
000020C4: 00 BRK
000020C5: 00 BRK
000020C6: 00 BRK
000020C7: 00 BRK
000020C8: 00 BRK
000020C9: 00 BRK
000020CA: 00 BRK
000020CB: 00 BRK
000020CC: 00 BRK
000020CD: 00 BRK
000020CE: 00 BRK
000020CF: 00 BRK
000020D0: 00 BRK
000020D1: 00 BRK
000020D2: 00 BRK
000020D3: 00 BRK
000020D4: 00 BRK
000020D5: 00 BRK
000020D6: 00 BRK
000020D7: 00 BRK
000020D8: 00 BRK
000020D9: 00 BRK
000020DA: 00 BRK
000020DB: 00 BRK
000020DC: 00 BRK
000020DD: 00 BRK
000020DE: 00 BRK
000020DF: 00 BRK
000020E0: 00 BRK
000020E1: 00 BRK
000020E2: 00 BRK
000020E3: 00 BRK
000020E4: 00 BRK
000020E5: 00 BRK
000020E6: 00 BRK
000020E7: 00 BRK
000020E8: 00 BRK
000020E9: 00 BRK
000020EA: 00 BRK
000020EB: 00 BRK
000020EC: 00 BRK
000020ED: 00 BRK
000020EE: 00 BRK
000020EF: 00 BRK
000020F0: 00 BRK
000020F1: 00 BRK
000020F2: 00 BRK
000020F3: 00 BRK
000020F4: 00 BRK
000020F5: 00 BRK
000020F6: 00 BRK
000020F7: 00 BRK
000020F8: 00 BRK
000020F9: 00 BRK
000020FA: 00 BRK
000020FB: 00 BRK
000020FC: 00 BRK
000020FD: 00 BRK
000020FE: 00 BRK
000020FF: 00 BRK
00002100: 00 BRK
00002101: 00 BRK
00002102: 00 BRK
00002103: 00 BRK
00002104: 00 BRK
00002105: 00 BRK
00002106: 00 BRK
00002107: 00 BRK
00002108: 00 BRK
00002109: 00 BRK
0000210A: 00 BRK
0000210B: 00 BRK
0000210C: 00 BRK
0000210D: 00 BRK
0000210E: 00 BRK
0000210F: 00 BRK
00002110: 00 BRK
00002111: 00 BRK
00002112: 00 BRK
00002113: 00 BRK
00002114: 00 BRK
00002115: 00 BRK
00002116: 00 BRK
00002117: 00 BRK
00002118: 00 BRK
00002119: 00 BRK
0000211A: 00 BRK
0000211B: 00 BRK
0000211C: 00 BRK
0000211D: 00 BRK
0000211E: 00 BRK
0000211F: 00 BRK
00002120: 00 BRK
00002121: 00 BRK
00002122: 00 BRK
00002123: 00 BRK
00002124: 00 BRK
00002125: 00 BRK
00002126: 00 BRK
00002127: 00 BRK
00002128: 00 BRK
00002129: 00 BRK
0000212A: 00 BRK
0000212B: 00 BRK
0000212C: 00 BRK
0000212D: 00 BRK
0000212E: 00 BRK
0000212F: 00 BRK
00002130: 00 BRK
00002131: 00 BRK
00002132: 00 BRK
00002133: 00 BRK
00002134: 00 BRK
00002135: 00 BRK
00002136: 00 BRK
00002137: 00 BRK
00002138: 00 BRK
00002139: 00 BRK
0000213A: 00 BRK
0000213B: 00 BRK
0000213C: 00 BRK
0000213D: 00 BRK
0000213E: 00 BRK
0000213F: 00 BRK
00002140: 00 BRK
00002141: 00 BRK
00002142: 00 BRK
00002143: 00 BRK
00002144: 00 BRK
00002145: 00 BRK
00002146: 00 BRK
00002147: 00 BRK
00002148: 00 BRK
00002149: 00 BRK
0000214A: 00 BRK
0000214B: 00 BRK
0000214C: 00 BRK
0000214D: 00 BRK
0000214E: 00 BRK
0000214F: 00 BRK
00002150: 00 BRK
00002151: 00 BRK
00002152: 00 BRK
00002153: 00 BRK
00002154: 00 BRK
00002155: 00 BRK
00002156: 00 BRK
00002157: 00 BRK
00002158: 00 BRK
00002159: 00 BRK
0000215A: 00 BRK
0000215B: 00 BRK
0000215C: 00 BRK
0000215D: 00 BRK
0000215E: 00 BRK
0000215F: 00 BRK
00002160: 00 BRK
00002161: 00 BRK
00002162: 00 BRK
00002163: 00 BRK
00002164: 00 BRK
00002165: 00 BRK
00002166: 00 BRK
00002167: 00 BRK
00002168: 00 BRK
00002169: 00 BRK
0000216A: 00 BRK
0000216B: 00 BRK
0000216C: 00 BRK
0000216D: 00 BRK
0000216E: 00 BRK
0000216F: 00 BRK
00002170: 00 BRK
00002171: 00 BRK
00002172: 00 BRK
00002173: 00 BRK
00002174: 00 BRK
00002175: 00 BRK
00002176: 00 BRK
00002177: 00 BRK
00002178: 00 BRK
00002179: 00 BRK
0000217A: 00 BRK
0000217B: 00 BRK
0000217C: 00 BRK
0000217D: 00 BRK
0000217E: 00 BRK
0000217F: 00 BRK
00002180: 00 BRK
00002181: 00 BRK
00002182: 00 BRK
00002183: 00 BRK
00002184: 00 BRK
00002185: 00 BRK
00002186: 00 BRK
00002187: 00 BRK
00002188: 00 BRK
00002189: 00 BRK
0000218A: 00 BRK
0000218B: 00 BRK
0000218C: 00 BRK
0000218D: 00 BRK
0000218E: 00 BRK
0000218F: 00 BRK
00002190: 00 BRK
00002191: 00 BRK
00002192: 00 BRK
00002193: 00 BRK
00002194: 00 BRK
00002195: 00 BRK
00002196: 00 BRK
00002197: 00 BRK
00002198: 00 BRK
00002199: 00 BRK
0000219A: 00 BRK
0000219B: 00 BRK
0000219C: 00 BRK
0000219D: 00 BRK
0000219E: 00 BRK
0000219F: 00 BRK
000021A0: 00 BRK
000021A1: 00 BRK
000021A2: 00 BRK
000021A3: 00 BRK
000021A4: 00 BRK
000021A5: 00 BRK
000021A6: 00 BRK
000021A7: 00 BRK
000021A8: 00 BRK
000021A9: 00 BRK
000021AA: 00 BRK
000021AB: 00 BRK
000021AC: 00 BRK
000021AD: 00 BRK
000021AE: 00 BRK
000021AF: 00 BRK
000021B0: 00 BRK
000021B1: 00 BRK
000021B2: 00 BRK
000021B3: 00 BRK
000021B4: 00 BRK
000021B5: 00 BRK
000021B6: 00 BRK
000021B7: 00 BRK
000021B8: 00 BRK
000021B9: 00 BRK
000021BA: 00 BRK
000021BB: 00 BRK
000021BC: 00 BRK
000021BD: 00 BRK
000021BE: 00 BRK
000021BF: 00 BRK
000021C0: 00 BRK
000021C1: 00 BRK
000021C2: 00 BRK
000021C3: 00 BRK
000021C4: 00 BRK
000021C5: 00 BRK
000021C6: 00 BRK
000021C7: 00 BRK
000021C8: 00 BRK
000021C9: 00 BRK
000021CA: 00 BRK
000021CB: 00 BRK
000021CC: 00 BRK
000021CD: 00 BRK
000021CE: 00 BRK
000021CF: 00 BRK
000021D0: 00 BRK
000021D1: 00 BRK
000021D2: 00 BRK
000021D3: 00 BRK
000021D4: 00 BRK
000021D5: 00 BRK
000021D6: 00 BRK
000021D7: 00 BRK
000021D8: 00 BRK
000021D9: 00 BRK
000021DA: 00 BRK
000021DB: 00 BRK
000021DC: 00 BRK
000021DD: 00 BRK
000021DE: 00 BRK
000021DF: 00 BRK
000021E0: 00 BRK
000021E1: 00 BRK
000021E2: 00 BRK
000021E3: 00 BRK
000021E4: 00 BRK
000021E5: 00 BRK
000021E6: 00 BRK
000021E7: 00 BRK
000021E8: 00 BRK
000021E9: 00 BRK
000021EA: 00 BRK
000021EB: 00 BRK
000021EC: 00 BRK
000021ED: 00 BRK
000021EE: 00 BRK
000021EF: 00 BRK
000021F0: 00 BRK
000021F1: 00 BRK
000021F2: 00 BRK
000021F3: 00 BRK
000021F4: 00 BRK
000021F5: 00 BRK
000021F6: 00 BRK
000021F7: 00 BRK
000021F8: 00 BRK
000021F9: 00 BRK
000021FA: 00 BRK
000021FB: 00 BRK
000021FC: 00 BRK
000021FD: 00 BRK
000021FE: 00 BRK
000021FF: 00 BRK
00002200: 00 BRK
00002201: 00 BRK
00002202: 00 BRK
00002203: 00 BRK
00002204: 00 BRK
00002205: 00 BRK
00002206: 00 BRK
00002207: 00 BRK
00002208: 00 BRK
00002209: 00 BRK
0000220A: 00 BRK
0000220B: 00 BRK
0000220C: 00 BRK
0000220D: 00 BRK
0000220E: 00 BRK
0000220F: 00 BRK
00002210: 00 BRK
00002211: 00 BRK
00002212: 00 BRK
00002213: 00 BRK
00002214: 00 BRK
00002215: 00 BRK
00002216: 00 BRK
00002217: 00 BRK
00002218: 00 BRK
00002219: 00 BRK
0000221A: 00 BRK
0000221B: 00 BRK
0000221C: 00 BRK
0000221D: 00 BRK
0000221E: 00 BRK
0000221F: 00 BRK
00002220: 00 BRK
00002221: 00 BRK
00002222: 00 BRK
00002223: 00 BRK
00002224: 00 BRK
00002225: 00 BRK
00002226: 00 BRK
00002227: 00 BRK
00002228: 00 BRK
00002229: 00 BRK
0000222A: 00 BRK
0000222B: 00 BRK
0000222C: 00 BRK
0000222D: 00 BRK
0000222E: 00 BRK
0000222F: 00 BRK
00002230: 00 BRK
00002231: 00 BRK
00002232: 00 BRK
00002233: 00 BRK
00002234: 00 BRK
00002235: 00 BRK
00002236: 00 BRK
00002237: 00 BRK
00002238: 00 BRK
00002239: 00 BRK
0000223A: 00 BRK
0000223B: 00 BRK
0000223C: 00 BRK
0000223D: 00 BRK
0000223E: 00 BRK
0000223F: 00 BRK
00002240: 00 BRK
00002241: 00 BRK
00002242: 00 BRK
00002243: 00 BRK
00002244: 00 BRK
00002245: 00 BRK
00002246: 00 BRK
00002247: 00 BRK
00002248: 00 BRK
00002249: 00 BRK
0000224A: 00 BRK
0000224B: 00 BRK
0000224C: 00 BRK
0000224D: 00 BRK
0000224E: 00 BRK
0000224F: 00 BRK
00002250: 00 BRK
00002251: 00 BRK
00002252: 00 BRK
00002253: 00 BRK
00002254: 00 BRK
00002255: 00 BRK
00002256: 00 BRK
00002257: 00 BRK
00002258: 00 BRK
00002259: 00 BRK
0000225A: 00 BRK
0000225B: 00 BRK
0000225C: 00 BRK
0000225D: 00 BRK
0000225E: 00 BRK
0000225F: 00 BRK
00002260: 00 BRK
00002261: 00 BRK
00002262: 00 BRK
00002263: 00 BRK
00002264: 00 BRK
00002265: 00 BRK
00002266: 00 BRK
00002267: 00 BRK
00002268: 00 BRK
00002269: 00 BRK
0000226A: 00 BRK
0000226B: 00 BRK
0000226C: 00 BRK
0000226D: 00 BRK
0000226E: 00 BRK
0000226F: 00 BRK
00002270: 00 BRK
00002271: 00 BRK
00002272: 00 BRK
00002273: 00 BRK
00002274: 00 BRK
00002275: 00 BRK
00002276: 00 BRK
00002277: 00 BRK
00002278: 00 BRK
00002279: 00 BRK
0000227A: 00 BRK
0000227B: 00 BRK
0000227C: 00 BRK
0000227D: 00 BRK
0000227E: 00 BRK
0000227F: 00 BRK
00002280: 00 BRK
00002281: 00 BRK
00002282: 00 BRK
00002283: 00 BRK
00002284: 00 BRK
00002285: 00 BRK
00002286: 00 BRK
00002287: 00 BRK
00002288: 00 BRK
00002289: 00 BRK
0000228A: 00 BRK
0000228B: 00 BRK
0000228C: 00 BRK
0000228D: 00 BRK
0000228E: 00 BRK
0000228F: 00 BRK
00002290: 00 BRK
00002291: 00 BRK
00002292: 00 BRK
00002293: 00 BRK
00002294: 00 BRK
00002295: 00 BRK
00002296: 00 BRK
00002297: 00 BRK
00002298: 00 BRK
00002299: 00 BRK
0000229A: 00 BRK
0000229B: 00 BRK
0000229C: 00 BRK
0000229D: 00 BRK
0000229E: 00 BRK
0000229F: 00 BRK
000022A0: 00 BRK
000022A1: 00 BRK
000022A2: 00 BRK
000022A3: 00 BRK
000022A4: 00 BRK
000022A5: 00 BRK
000022A6: 00 BRK
000022A7: 00 BRK
000022A8: 00 BRK
000022A9: 00 BRK
000022AA: 00 BRK
000022AB: 00 BRK
000022AC: 00 BRK
000022AD: 00 BRK
000022AE: 00 BRK
000022AF: 00 BRK
000022B0: 00 BRK
000022B1: 00 BRK
000022B2: 00 BRK
000022B3: 00 BRK
000022B4: 00 BRK
000022B5: 00 BRK
000022B6: 00 BRK
000022B7: 00 BRK
000022B8: 00 BRK
000022B9: 00 BRK
000022BA: 00 BRK
000022BB: 00 BRK
000022BC: 00 BRK
000022BD: 00 BRK
000022BE: 00 BRK
000022BF: 00 BRK
000022C0: 00 BRK
000022C1: 00 BRK
000022C2: 00 BRK
000022C3: 00 BRK
000022C4: 00 BRK
000022C5: 00 BRK
000022C6: 00 BRK
000022C7: 00 BRK
000022C8: 00 BRK
000022C9: 00 BRK
000022CA: 00 BRK
000022CB: 00 BRK
000022CC: 00 BRK
000022CD: 00 BRK
000022CE: 00 BRK
000022CF: 00 BRK
000022D0: 00 BRK
000022D1: 00 BRK
000022D2: 00 BRK
000022D3: 00 BRK
000022D4: 00 BRK
000022D5: 00 BRK
000022D6: 00 BRK
000022D7: 00 BRK
000022D8: 00 BRK
000022D9: 00 BRK
000022DA: 00 BRK
000022DB: 00 BRK
000022DC: 00 BRK
000022DD: 00 BRK
000022DE: 00 BRK
000022DF: 00 BRK
000022E0: 00 BRK
000022E1: 00 BRK
000022E2: 00 BRK
000022E3: 00 BRK
000022E4: 00 BRK
000022E5: 00 BRK
000022E6: 00 BRK
000022E7: 00 BRK
000022E8: 00 BRK
000022E9: 00 BRK
000022EA: 00 BRK
000022EB: 00 BRK
000022EC: 00 BRK
000022ED: 00 BRK
000022EE: 00 BRK
000022EF: 00 BRK
000022F0: 00 BRK
000022F1: 00 BRK
000022F2: 00 BRK
000022F3: 00 BRK
000022F4: 00 BRK
000022F5: 00 BRK
000022F6: 00 BRK
000022F7: 00 BRK
000022F8: 00 BRK
000022F9: 00 BRK
000022FA: 00 BRK
000022FB: 00 BRK
000022FC: 00 BRK
000022FD: 00 BRK
000022FE: 00 BRK
000022FF: 00 BRK
00002300: 00 BRK
00002301: 00 BRK
00002302: 00 BRK
00002303: 00 BRK
00002304: 00 BRK
00002305: 00 BRK
00002306: 00 BRK
00002307: 00 BRK
00002308: 00 BRK
00002309: 00 BRK
0000230A: 00 BRK
0000230B: 00 BRK
0000230C: 00 BRK
0000230D: 00 BRK
0000230E: 00 BRK
0000230F: 00 BRK
00002310: 00 BRK
00002311: 00 BRK
00002312: 00 BRK
00002313: 00 BRK
00002314: 00 BRK
00002315: 00 BRK
00002316: 00 BRK
00002317: 00 BRK
00002318: 00 BRK
00002319: 00 BRK
0000231A: 00 BRK
0000231B: 00 BRK
0000231C: 00 BRK
0000231D: 00 BRK
0000231E: 00 BRK
0000231F: 00 BRK
00002320: 00 BRK
00002321: 00 BRK
00002322: 00 BRK
00002323: 00 BRK
00002324: 00 BRK
00002325: 00 BRK
00002326: 00 BRK
00002327: 00 BRK
00002328: 00 BRK
00002329: 00 BRK
0000232A: 00 BRK
0000232B: 00 BRK
0000232C: 00 BRK
0000232D: 00 BRK
0000232E: 00 BRK
0000232F: 00 BRK
00002330: 00 BRK
00002331: 00 BRK
00002332: 00 BRK
00002333: 00 BRK
00002334: 00 BRK
00002335: 00 BRK
00002336: 00 BRK
00002337: 00 BRK
00002338: 00 BRK
00002339: 00 BRK
0000233A: 00 BRK
0000233B: 00 BRK
0000233C: 00 BRK
0000233D: 00 BRK
0000233E: 00 BRK
0000233F: 00 BRK
00002340: 00 BRK
00002341: 00 BRK
00002342: 00 BRK
00002343: 00 BRK
00002344: 00 BRK
00002345: 00 BRK
00002346: 00 BRK
00002347: 00 BRK
00002348: 00 BRK
00002349: 00 BRK
0000234A: 00 BRK
0000234B: 00 BRK
0000234C: 00 BRK
0000234D: 00 BRK
0000234E: 00 BRK
0000234F: 00 BRK
00002350: 00 BRK
00002351: 00 BRK
00002352: 00 BRK
00002353: 00 BRK
00002354: 00 BRK
00002355: 00 BRK
00002356: 00 BRK
00002357: 00 BRK
00002358: 00 BRK
00002359: 00 BRK
0000235A: 00 BRK
0000235B: 00 BRK
0000235C: 00 BRK
0000235D: 00 BRK
0000235E: 00 BRK
0000235F: 00 BRK
00002360: 00 BRK
00002361: 00 BRK
00002362: 00 BRK
00002363: 00 BRK
00002364: 00 BRK
00002365: 00 BRK
00002366: 00 BRK
00002367: 00 BRK
00002368: 00 BRK
00002369: 00 BRK
0000236A: 00 BRK
0000236B: 00 BRK
0000236C: 00 BRK
0000236D: 00 BRK
0000236E: 00 BRK
0000236F: 00 BRK
00002370: 00 BRK
00002371: 00 BRK
00002372: 00 BRK
00002373: 00 BRK
00002374: 00 BRK
00002375: 00 BRK
00002376: 00 BRK
00002377: 00 BRK
00002378: 00 BRK
00002379: 00 BRK
0000237A: 00 BRK
0000237B: 00 BRK
0000237C: 00 BRK
0000237D: 00 BRK
0000237E: 00 BRK
0000237F: 00 BRK
00002380: 00 BRK
00002381: 00 BRK
00002382: 00 BRK
00002383: 00 BRK
00002384: 00 BRK
00002385: 00 BRK
00002386: 00 BRK
00002387: 00 BRK
00002388: 00 BRK
00002389: 00 BRK
0000238A: 00 BRK
0000238B: 00 BRK
0000238C: 00 BRK
0000238D: 00 BRK
0000238E: 00 BRK
0000238F: 00 BRK
00002390: 00 BRK
00002391: 00 BRK
00002392: 00 BRK
00002393: 00 BRK
00002394: 00 BRK
00002395: 00 BRK
00002396: 00 BRK
00002397: 00 BRK
00002398: 00 BRK
00002399: 00 BRK
0000239A: 00 BRK
0000239B: 00 BRK
0000239C: 00 BRK
0000239D: 00 BRK
0000239E: 00 BRK
0000239F: 00 BRK
000023A0: 00 BRK
000023A1: 00 BRK
000023A2: 00 BRK
000023A3: 00 BRK
000023A4: 00 BRK
000023A5: 00 BRK
000023A6: 00 BRK
000023A7: 00 BRK
000023A8: 00 BRK
000023A9: 00 BRK
000023AA: 00 BRK
000023AB: 00 BRK
000023AC: 00 BRK
000023AD: 00 BRK
000023AE: 00 BRK
000023AF: 00 BRK
000023B0: 00 BRK
000023B1: 00 BRK
000023B2: 00 BRK
000023B3: 00 BRK
000023B4: 00 BRK
000023B5: 00 BRK
000023B6: 00 BRK
000023B7: 00 BRK
000023B8: 00 BRK
000023B9: 00 BRK
000023BA: 00 BRK
000023BB: 00 BRK
000023BC: 00 BRK
000023BD: 00 BRK
000023BE: 00 BRK
000023BF: 00 BRK
000023C0: 00 BRK
000023C1: 00 BRK
000023C2: 00 BRK
000023C3: 00 BRK
000023C4: 00 BRK
000023C5: 00 BRK
000023C6: 00 BRK
000023C7: 00 BRK
000023C8: 00 BRK
000023C9: 00 BRK
000023CA: 00 BRK
000023CB: 00 BRK
000023CC: 00 BRK
000023CD: 00 BRK
000023CE: 00 BRK
000023CF: 00 BRK
000023D0: 00 BRK
000023D1: 00 BRK
000023D2: 00 BRK
000023D3: 00 BRK
000023D4: 00 BRK
000023D5: 00 BRK
000023D6: 00 BRK
000023D7: 00 BRK
000023D8: 00 BRK
000023D9: 00 BRK
000023DA: 00 BRK
000023DB: 00 BRK
000023DC: 00 BRK
000023DD: 00 BRK
000023DE: 00 BRK
000023DF: 00 BRK
000023E0: 00 BRK
000023E1: 00 BRK
000023E2: 00 BRK
000023E3: 00 BRK
000023E4: 00 BRK
000023E5: 00 BRK
000023E6: 00 BRK
000023E7: 00 BRK
000023E8: 00 BRK
000023E9: 00 BRK
000023EA: 00 BRK
000023EB: 00 BRK
000023EC: 00 BRK
000023ED: 00 BRK
000023EE: 00 BRK
000023EF: 00 BRK
000023F0: 00 BRK
000023F1: 00 BRK
000023F2: 00 BRK
000023F3: 00 BRK
000023F4: 00 BRK
000023F5: 00 BRK
000023F6: 00 BRK
000023F7: 00 BRK
000023F8: 00 BRK
000023F9: 00 BRK
000023FA: 00 BRK
000023FB: 00 BRK
000023FC: 00 BRK
000023FD: 00 BRK
000023FE: 00 BRK
000023FF: 00 BRK
00002400: 00 BRK
00002401: 00 BRK
00002402: 00 BRK
00002403: 00 BRK
00002404: 00 BRK
00002405: 00 BRK
00002406: 00 BRK
00002407: 00 BRK
00002408: 00 BRK
00002409: 00 BRK
0000240A: 00 BRK
0000240B: 00 BRK
0000240C: 00 BRK
0000240D: 00 BRK
0000240E: 00 BRK
0000240F: 00 BRK
00002410: 00 BRK
00002411: 00 BRK
00002412: 00 BRK
00002413: 00 BRK
00002414: 00 BRK
00002415: 00 BRK
00002416: 00 BRK
00002417: 00 BRK
00002418: 00 BRK
00002419: 00 BRK
0000241A: 00 BRK
0000241B: 00 BRK
0000241C: 00 BRK
0000241D: 00 BRK
0000241E: 00 BRK
0000241F: 00 BRK
00002420: 00 BRK
00002421: 00 BRK
00002422: 00 BRK
00002423: 00 BRK
00002424: 00 BRK
00002425: 00 BRK
00002426: 00 BRK
00002427: 00 BRK
00002428: 00 BRK
00002429: 00 BRK
0000242A: 00 BRK
0000242B: 00 BRK
0000242C: 00 BRK
0000242D: 00 BRK
0000242E: 00 BRK
0000242F: 00 BRK
00002430: 00 BRK
00002431: 00 BRK
00002432: 00 BRK
00002433: 00 BRK
00002434: 00 BRK
00002435: 00 BRK
00002436: 00 BRK
00002437: 00 BRK
00002438: 00 BRK
00002439: 00 BRK
0000243A: 00 BRK
0000243B: 00 BRK
0000243C: 00 BRK
0000243D: 00 BRK
0000243E: 00 BRK
0000243F: 00 BRK
00002440: 00 BRK
00002441: 00 BRK
00002442: 00 BRK
00002443: 00 BRK
00002444: 00 BRK
00002445: 00 BRK
00002446: 00 BRK
00002447: 00 BRK
00002448: 00 BRK
00002449: 00 BRK
0000244A: 00 BRK
0000244B: 00 BRK
0000244C: 00 BRK
0000244D: 00 BRK
0000244E: 00 BRK
0000244F: 00 BRK
00002450: 00 BRK
00002451: 00 BRK
00002452: 00 BRK
00002453: 00 BRK
00002454: 00 BRK
00002455: 00 BRK
00002456: 00 BRK
00002457: 00 BRK
00002458: 00 BRK
00002459: 00 BRK
0000245A: 00 BRK
0000245B: 00 BRK
0000245C: 00 BRK
0000245D: 00 BRK
0000245E: 00 BRK
0000245F: 00 BRK
00002460: 00 BRK
00002461: 00 BRK
00002462: 00 BRK
00002463: 00 BRK
00002464: 00 BRK
00002465: 00 BRK
00002466: 00 BRK
00002467: 00 BRK
00002468: 00 BRK
00002469: 00 BRK
0000246A: 00 BRK
0000246B: 00 BRK
0000246C: 00 BRK
0000246D: 00 BRK
0000246E: 00 BRK
0000246F: 00 BRK
00002470: 00 BRK
00002471: 00 BRK
00002472: 00 BRK
00002473: 00 BRK
00002474: 00 BRK
00002475: 00 BRK
00002476: 00 BRK
00002477: 00 BRK
00002478: 00 BRK
00002479: 00 BRK
0000247A: 00 BRK
0000247B: 00 BRK
0000247C: 00 BRK
0000247D: 00 BRK
0000247E: 00 BRK
0000247F: 00 BRK
00002480: 00 BRK
00002481: 00 BRK
00002482: 00 BRK
00002483: 00 BRK
00002484: 00 BRK
00002485: 00 BRK
00002486: 00 BRK
00002487: 00 BRK
00002488: 00 BRK
00002489: 00 BRK
0000248A: 00 BRK
0000248B: 00 BRK
0000248C: 00 BRK
0000248D: 00 BRK
0000248E: 00 BRK
0000248F: 00 BRK
00002490: 00 BRK
00002491: 00 BRK
00002492: 00 BRK
00002493: 00 BRK
00002494: 00 BRK
00002495: 00 BRK
00002496: 00 BRK
00002497: 00 BRK
00002498: 00 BRK
00002499: 00 BRK
0000249A: 00 BRK
0000249B: 00 BRK
0000249C: 00 BRK
0000249D: 00 BRK
0000249E: 00 BRK
0000249F: 00 BRK
000024A0: 00 BRK
000024A1: 00 BRK
000024A2: 00 BRK
000024A3: 00 BRK
000024A4: 00 BRK
000024A5: 00 BRK
000024A6: 00 BRK
000024A7: 00 BRK
000024A8: 00 BRK
000024A9: 00 BRK
000024AA: 00 BRK
000024AB: 00 BRK
000024AC: 00 BRK
000024AD: 00 BRK
000024AE: 00 BRK
000024AF: 00 BRK
000024B0: 00 BRK
000024B1: 00 BRK
000024B2: 00 BRK
000024B3: 00 BRK
000024B4: 00 BRK
000024B5: 00 BRK
000024B6: 00 BRK
000024B7: 00 BRK
000024B8: 00 BRK
000024B9: 00 BRK
000024BA: 00 BRK
000024BB: 00 BRK
000024BC: 00 BRK
000024BD: 00 BRK
000024BE: 00 BRK
000024BF: 00 BRK
000024C0: 00 BRK
000024C1: 00 BRK
000024C2: 00 BRK
000024C3: 00 BRK
000024C4: 00 BRK
000024C5: 00 BRK
000024C6: 00 BRK
000024C7: 00 BRK
000024C8: 00 BRK
000024C9: 00 BRK
000024CA: 00 BRK
000024CB: 00 BRK
000024CC: 00 BRK
000024CD: 00 BRK
000024CE: 00 BRK
000024CF: 00 BRK
000024D0: 00 BRK
000024D1: 00 BRK
000024D2: 00 BRK
000024D3: 00 BRK
000024D4: 00 BRK
000024D5: 00 BRK
000024D6: 00 BRK
000024D7: 00 BRK
000024D8: 00 BRK
000024D9: 00 BRK
000024DA: 00 BRK
000024DB: 00 BRK
000024DC: 00 BRK
000024DD: 00 BRK
000024DE: 00 BRK
000024DF: 00 BRK
000024E0: 00 BRK
000024E1: 00 BRK
000024E2: 00 BRK
000024E3: 00 BRK
000024E4: 00 BRK
000024E5: 00 BRK
000024E6: 00 BRK
000024E7: 00 BRK
000024E8: 00 BRK
000024E9: 00 BRK
000024EA: 00 BRK
000024EB: 00 BRK
000024EC: 00 BRK
000024ED: 00 BRK
000024EE: 00 BRK
000024EF: 00 BRK
000024F0: 00 BRK
000024F1: 00 BRK
000024F2: 00 BRK
000024F3: 00 BRK
000024F4: 00 BRK
000024F5: 00 BRK
000024F6: 00 BRK
000024F7: 00 BRK
000024F8: 00 BRK
000024F9: 00 BRK
000024FA: 00 BRK
000024FB: 00 BRK
000024FC: 00 BRK
000024FD: 00 BRK
000024FE: 00 BRK
000024FF: 00 BRK
00002500: 00 BRK
00002501: 00 BRK
00002502: 00 BRK
00002503: 00 BRK
00002504: 00 BRK
00002505: 00 BRK
00002506: 00 BRK
00002507: 00 BRK
00002508: 00 BRK
00002509: 00 BRK
0000250A: 00 BRK
0000250B: 00 BRK
0000250C: 00 BRK
0000250D: 00 BRK
0000250E: 00 BRK
0000250F: 00 BRK
00002510: 00 BRK
00002511: 00 BRK
00002512: 00 BRK
00002513: 00 BRK
00002514: 00 BRK
00002515: 00 BRK
00002516: 00 BRK
00002517: 00 BRK
00002518: 00 BRK
00002519: 00 BRK
0000251A: 00 BRK
0000251B: 00 BRK
0000251C: 00 BRK
0000251D: 00 BRK
0000251E: 00 BRK
0000251F: 00 BRK
00002520: 00 BRK
00002521: 00 BRK
00002522: 00 BRK
00002523: 00 BRK
00002524: 00 BRK
00002525: 00 BRK
00002526: 00 BRK
00002527: 00 BRK
00002528: 00 BRK
00002529: 00 BRK
0000252A: 00 BRK
0000252B: 00 BRK
0000252C: 00 BRK
0000252D: 00 BRK
0000252E: 00 BRK
0000252F: 00 BRK
00002530: 00 BRK
00002531: 00 BRK
00002532: 00 BRK
00002533: 00 BRK
00002534: 00 BRK
00002535: 00 BRK
00002536: 00 BRK
00002537: 00 BRK
00002538: 00 BRK
00002539: 00 BRK
0000253A: 00 BRK
0000253B: 00 BRK
0000253C: 00 BRK
0000253D: 00 BRK
0000253E: 00 BRK
0000253F: 00 BRK
00002540: 00 BRK
00002541: 00 BRK
00002542: 00 BRK
00002543: 00 BRK
00002544: 00 BRK
00002545: 00 BRK
00002546: 00 BRK
00002547: 00 BRK
00002548: 00 BRK
00002549: 00 BRK
0000254A: 00 BRK
0000254B: 00 BRK
0000254C: 00 BRK
0000254D: 00 BRK
0000254E: 00 BRK
0000254F: 00 BRK
00002550: 00 BRK
00002551: 00 BRK
00002552: 00 BRK
00002553: 00 BRK
00002554: 00 BRK
00002555: 00 BRK
00002556: 00 BRK
00002557: 00 BRK
00002558: 00 BRK
00002559: 00 BRK
0000255A: 00 BRK
0000255B: 00 BRK
0000255C: 00 BRK
0000255D: 00 BRK
0000255E: 00 BRK
0000255F: 00 BRK
00002560: 00 BRK
00002561: 00 BRK
00002562: 00 BRK
00002563: 00 BRK
00002564: 00 BRK
00002565: 00 BRK
00002566: 00 BRK
00002567: 00 BRK
00002568: 00 BRK
00002569: 00 BRK
0000256A: 00 BRK
0000256B: 00 BRK
0000256C: 00 BRK
0000256D: 00 BRK
0000256E: 00 BRK
0000256F: 00 BRK
00002570: 00 BRK
00002571: 00 BRK
00002572: 00 BRK
00002573: 00 BRK
00002574: 00 BRK
00002575: 00 BRK
00002576: 00 BRK
00002577: 00 BRK
00002578: 00 BRK
00002579: 00 BRK
0000257A: 00 BRK
0000257B: 00 BRK
0000257C: 00 BRK
0000257D: 00 BRK
0000257E: 00 BRK
0000257F: 00 BRK
00002580: 00 BRK
00002581: 00 BRK
00002582: 00 BRK
00002583: 00 BRK
00002584: 00 BRK
00002585: 00 BRK
00002586: 00 BRK
00002587: 00 BRK
00002588: 00 BRK
00002589: 00 BRK
0000258A: 00 BRK
0000258B: 00 BRK
0000258C: 00 BRK
0000258D: 00 BRK
0000258E: 00 BRK
0000258F: 00 BRK
00002590: 00 BRK
00002591: 00 BRK
00002592: 00 BRK
00002593: 00 BRK
00002594: 00 BRK
00002595: 00 BRK
00002596: 00 BRK
00002597: 00 BRK
00002598: 00 BRK
00002599: 00 BRK
0000259A: 00 BRK
0000259B: 00 BRK
0000259C: 00 BRK
0000259D: 00 BRK
0000259E: 00 BRK
0000259F: 00 BRK
000025A0: 00 BRK
000025A1: 00 BRK
000025A2: 00 BRK
000025A3: 00 BRK
000025A4: 00 BRK
000025A5: 00 BRK
000025A6: 00 BRK
000025A7: 00 BRK
000025A8: 00 BRK
000025A9: 00 BRK
000025AA: 00 BRK
000025AB: 00 BRK
000025AC: 00 BRK
000025AD: 00 BRK
000025AE: 00 BRK
000025AF: 00 BRK
000025B0: 00 BRK
000025B1: 00 BRK
000025B2: 00 BRK
000025B3: 00 BRK
000025B4: 00 BRK
000025B5: 00 BRK
000025B6: 00 BRK
000025B7: 00 BRK
000025B8: 00 BRK
000025B9: 00 BRK
000025BA: 00 BRK
000025BB: 00 BRK
000025BC: 00 BRK
000025BD: 00 BRK
000025BE: 00 BRK
000025BF: 00 BRK
000025C0: 00 BRK
000025C1: 00 BRK
000025C2: 00 BRK
000025C3: 00 BRK
000025C4: 00 BRK
000025C5: 00 BRK
000025C6: 00 BRK
000025C7: 00 BRK
000025C8: 00 BRK
000025C9: 00 BRK
000025CA: 00 BRK
000025CB: 00 BRK
000025CC: 00 BRK
000025CD: 00 BRK
000025CE: 00 BRK
000025CF: 00 BRK
000025D0: 00 BRK
000025D1: 00 BRK
000025D2: 00 BRK
000025D3: 00 BRK
000025D4: 00 BRK
000025D5: 00 BRK
000025D6: 00 BRK
000025D7: 00 BRK
000025D8: 00 BRK
000025D9: 00 BRK
000025DA: 00 BRK
000025DB: 00 BRK
000025DC: 00 BRK
000025DD: 00 BRK
000025DE: 00 BRK
000025DF: 00 BRK
000025E0: 00 BRK
000025E1: 00 BRK
000025E2: 00 BRK
000025E3: 00 BRK
000025E4: 00 BRK
000025E5: 00 BRK
000025E6: 00 BRK
000025E7: 00 BRK
000025E8: 00 BRK
000025E9: 00 BRK
000025EA: 00 BRK
000025EB: 00 BRK
000025EC: 00 BRK
000025ED: 00 BRK
000025EE: 00 BRK
000025EF: 00 BRK
000025F0: 00 BRK
000025F1: 00 BRK
000025F2: 00 BRK
000025F3: 00 BRK
000025F4: 00 BRK
000025F5: 00 BRK
000025F6: 00 BRK
000025F7: 00 BRK
000025F8: 00 BRK
000025F9: 00 BRK
000025FA: 00 BRK
000025FB: 00 BRK
000025FC: 00 BRK
000025FD: 00 BRK
000025FE: 00 BRK
000025FF: 00 BRK
00002600: 00 BRK
00002601: 00 BRK
00002602: 00 BRK
00002603: 00 BRK
00002604: 00 BRK
00002605: 00 BRK
00002606: 00 BRK
00002607: 00 BRK
00002608: 00 BRK
00002609: 00 BRK
0000260A: 00 BRK
0000260B: 00 BRK
0000260C: 00 BRK
0000260D: 00 BRK
0000260E: 00 BRK
0000260F: 00 BRK
00002610: 00 BRK
00002611: 00 BRK
00002612: 00 BRK
00002613: 00 BRK
00002614: 00 BRK
00002615: 00 BRK
00002616: 00 BRK
00002617: 00 BRK
00002618: 00 BRK
00002619: 00 BRK
0000261A: 00 BRK
0000261B: 00 BRK
0000261C: 00 BRK
0000261D: 00 BRK
0000261E: 00 BRK
0000261F: 00 BRK
00002620: 00 BRK
00002621: 00 BRK
00002622: 00 BRK
00002623: 00 BRK
00002624: 00 BRK
00002625: 00 BRK
00002626: 00 BRK
00002627: 00 BRK
00002628: 00 BRK
00002629: 00 BRK
0000262A: 00 BRK
0000262B: 00 BRK
0000262C: 00 BRK
0000262D: 00 BRK
0000262E: 00 BRK
0000262F: 00 BRK
00002630: 00 BRK
00002631: 00 BRK
00002632: 00 BRK
00002633: 00 BRK
00002634: 00 BRK
00002635: 00 BRK
00002636: 00 BRK
00002637: 00 BRK
00002638: 00 BRK
00002639: 00 BRK
0000263A: 00 BRK
0000263B: 00 BRK
0000263C: 00 BRK
0000263D: 00 BRK
0000263E: 00 BRK
0000263F: 00 BRK
00002640: 00 BRK
00002641: 00 BRK
00002642: 00 BRK
00002643: 00 BRK
00002644: 00 BRK
00002645: 00 BRK
00002646: 00 BRK
00002647: 00 BRK
00002648: 00 BRK
00002649: 00 BRK
0000264A: 00 BRK
0000264B: 00 BRK
0000264C: 00 BRK
0000264D: 00 BRK
0000264E: 00 BRK
0000264F: 00 BRK
00002650: 00 BRK
00002651: 00 BRK
00002652: 00 BRK
00002653: 00 BRK
00002654: 00 BRK
00002655: 00 BRK
00002656: 00 BRK
00002657: 00 BRK
00002658: 00 BRK
00002659: 00 BRK
0000265A: 00 BRK
0000265B: 00 BRK
0000265C: 00 BRK
0000265D: 00 BRK
0000265E: 00 BRK
0000265F: 00 BRK
00002660: 00 BRK
00002661: 00 BRK
00002662: 00 BRK
00002663: 00 BRK
00002664: 00 BRK
00002665: 00 BRK
00002666: 00 BRK
00002667: 00 BRK
00002668: 00 BRK
00002669: 00 BRK
0000266A: 00 BRK
0000266B: 00 BRK
0000266C: 00 BRK
0000266D: 00 BRK
0000266E: 00 BRK
0000266F: 00 BRK
00002670: 00 BRK
00002671: 00 BRK
00002672: 00 BRK
00002673: 00 BRK
00002674: 00 BRK
00002675: 00 BRK
00002676: 00 BRK
00002677: 00 BRK
00002678: 00 BRK
00002679: 00 BRK
0000267A: 00 BRK
0000267B: 00 BRK
0000267C: 00 BRK
0000267D: 00 BRK
0000267E: 00 BRK
0000267F: 00 BRK
00002680: 00 BRK
00002681: 00 BRK
00002682: 00 BRK
00002683: 00 BRK
00002684: 00 BRK
00002685: 00 BRK
00002686: 00 BRK
00002687: 00 BRK
00002688: 00 BRK
00002689: 00 BRK
0000268A: 00 BRK
0000268B: 00 BRK
0000268C: 00 BRK
0000268D: 00 BRK
0000268E: 00 BRK
0000268F: 00 BRK
00002690: 00 BRK
00002691: 00 BRK
00002692: 00 BRK
00002693: 00 BRK
00002694: 00 BRK
00002695: 00 BRK
00002696: 00 BRK
00002697: 00 BRK
00002698: 00 BRK
00002699: 00 BRK
0000269A: 00 BRK
0000269B: 00 BRK
0000269C: 00 BRK
0000269D: 00 BRK
0000269E: 00 BRK
0000269F: 00 BRK
000026A0: 00 BRK
000026A1: 00 BRK
000026A2: 00 BRK
000026A3: 00 BRK
000026A4: 00 BRK
000026A5: 00 BRK
000026A6: 00 BRK
000026A7: 00 BRK
000026A8: 00 BRK
000026A9: 00 BRK
000026AA: 00 BRK
000026AB: 00 BRK
000026AC: 00 BRK
000026AD: 00 BRK
000026AE: 00 BRK
000026AF: 00 BRK
000026B0: 00 BRK
000026B1: 00 BRK
000026B2: 00 BRK
000026B3: 00 BRK
000026B4: 00 BRK
000026B5: 00 BRK
000026B6: 00 BRK
000026B7: 00 BRK
000026B8: 00 BRK
000026B9: 00 BRK
000026BA: 00 BRK
000026BB: 00 BRK
000026BC: 00 BRK
000026BD: 00 BRK
000026BE: 00 BRK
000026BF: 00 BRK
000026C0: 00 BRK
000026C1: 00 BRK
000026C2: 00 BRK
000026C3: 00 BRK
000026C4: 00 BRK
000026C5: 00 BRK
000026C6: 00 BRK
000026C7: 00 BRK
000026C8: 00 BRK
000026C9: 00 BRK
000026CA: 00 BRK
000026CB: 00 BRK
000026CC: 00 BRK
000026CD: 00 BRK
000026CE: 00 BRK
000026CF: 00 BRK
000026D0: 00 BRK
000026D1: 00 BRK
000026D2: 00 BRK
000026D3: 00 BRK
000026D4: 00 BRK
000026D5: 00 BRK
000026D6: 00 BRK
000026D7: 00 BRK
000026D8: 00 BRK
000026D9: 00 BRK
000026DA: 00 BRK
000026DB: 00 BRK
000026DC: 00 BRK
000026DD: 00 BRK
000026DE: 00 BRK
000026DF: 00 BRK
000026E0: 00 BRK
000026E1: 00 BRK
000026E2: 00 BRK
000026E3: 00 BRK
000026E4: 00 BRK
000026E5: 00 BRK
000026E6: 00 BRK
000026E7: 00 BRK
000026E8: 00 BRK
000026E9: 00 BRK
000026EA: 00 BRK
000026EB: 00 BRK
000026EC: 00 BRK
000026ED: 00 BRK
000026EE: 00 BRK
000026EF: 00 BRK
000026F0: 00 BRK
000026F1: 00 BRK
000026F2: 00 BRK
000026F3: 00 BRK
000026F4: 00 BRK
000026F5: 00 BRK
000026F6: 00 BRK
000026F7: 00 BRK
000026F8: 00 BRK
000026F9: 00 BRK
000026FA: 00 BRK
000026FB: 00 BRK
000026FC: 00 BRK
000026FD: 00 BRK
000026FE: 00 BRK
000026FF: 00 BRK
00002700: 00 BRK
00002701: 00 BRK
00002702: 00 BRK
00002703: 00 BRK
00002704: 00 BRK
00002705: 00 BRK
00002706: 00 BRK
00002707: 00 BRK
00002708: 00 BRK
00002709: 00 BRK
0000270A: 00 BRK
0000270B: 00 BRK
0000270C: 00 BRK
0000270D: 00 BRK
0000270E: 00 BRK
0000270F: 00 BRK
00002710: 00 BRK
00002711: 00 BRK
00002712: 00 BRK
00002713: 00 BRK
00002714: 00 BRK
00002715: 00 BRK
00002716: 00 BRK
00002717: 00 BRK
00002718: 00 BRK
00002719: 00 BRK
0000271A: 00 BRK
0000271B: 00 BRK
0000271C: 00 BRK
0000271D: 00 BRK
0000271E: 00 BRK
0000271F: 00 BRK
00002720: 00 BRK
00002721: 00 BRK
00002722: 00 BRK
00002723: 00 BRK
00002724: 00 BRK
00002725: 00 BRK
00002726: 00 BRK
00002727: 00 BRK
00002728: 00 BRK
00002729: 00 BRK
0000272A: 00 BRK
0000272B: 00 BRK
0000272C: 00 BRK
0000272D: 00 BRK
0000272E: 00 BRK
0000272F: 00 BRK
00002730: 00 BRK
00002731: 00 BRK
00002732: 00 BRK
00002733: 00 BRK
00002734: 00 BRK
00002735: 00 BRK
00002736: 00 BRK
00002737: 00 BRK
00002738: 00 BRK
00002739: 00 BRK
0000273A: 00 BRK
0000273B: 00 BRK
0000273C: 00 BRK
0000273D: 00 BRK
0000273E: 00 BRK
0000273F: 00 BRK
00002740: 00 BRK
00002741: 00 BRK
00002742: 00 BRK
00002743: 00 BRK
00002744: 00 BRK
00002745: 00 BRK
00002746: 00 BRK
00002747: 00 BRK
00002748: 00 BRK
00002749: 00 BRK
0000274A: 00 BRK
0000274B: 00 BRK
0000274C: 00 BRK
0000274D: 00 BRK
0000274E: 00 BRK
0000274F: 00 BRK
00002750: 00 BRK
00002751: 00 BRK
00002752: 00 BRK
00002753: 00 BRK
00002754: 00 BRK
00002755: 00 BRK
00002756: 00 BRK
00002757: 00 BRK
00002758: 00 BRK
00002759: 00 BRK
0000275A: 00 BRK
0000275B: 00 BRK
0000275C: 00 BRK
0000275D: 00 BRK
0000275E: 00 BRK
0000275F: 00 BRK
00002760: 00 BRK
00002761: 00 BRK
00002762: 00 BRK
00002763: 00 BRK
00002764: 00 BRK
00002765: 00 BRK
00002766: 00 BRK
00002767: 00 BRK
00002768: 00 BRK
00002769: 00 BRK
0000276A: 00 BRK
0000276B: 00 BRK
0000276C: 00 BRK
0000276D: 00 BRK
0000276E: 00 BRK
0000276F: 00 BRK
00002770: 00 BRK
00002771: 00 BRK
00002772: 00 BRK
00002773: 00 BRK
00002774: 00 BRK
00002775: 00 BRK
00002776: 00 BRK
00002777: 00 BRK
00002778: 00 BRK
00002779: 00 BRK
0000277A: 00 BRK
0000277B: 00 BRK
0000277C: 00 BRK
0000277D: 00 BRK
0000277E: 00 BRK
0000277F: 00 BRK
00002780: 00 BRK
00002781: 00 BRK
00002782: 00 BRK
00002783: 00 BRK
00002784: 00 BRK
00002785: 00 BRK
00002786: 00 BRK
00002787: 00 BRK
00002788: 00 BRK
00002789: 00 BRK
0000278A: 00 BRK
0000278B: 00 BRK
0000278C: 00 BRK
0000278D: 00 BRK
0000278E: 00 BRK
0000278F: 00 BRK
00002790: 00 BRK
00002791: 00 BRK
00002792: 00 BRK
00002793: 00 BRK
00002794: 00 BRK
00002795: 00 BRK
00002796: 00 BRK
00002797: 00 BRK
00002798: 00 BRK
00002799: 00 BRK
0000279A: 00 BRK
0000279B: 00 BRK
0000279C: 00 BRK
0000279D: 00 BRK
0000279E: 00 BRK
0000279F: 00 BRK
000027A0: 00 BRK
000027A1: 00 BRK
000027A2: 00 BRK
000027A3: 00 BRK
000027A4: 00 BRK
000027A5: 00 BRK
000027A6: 00 BRK
000027A7: 00 BRK
000027A8: 00 BRK
000027A9: 00 BRK
000027AA: 00 BRK
000027AB: 00 BRK
000027AC: 00 BRK
000027AD: 00 BRK
000027AE: 00 BRK
000027AF: 00 BRK
000027B0: 00 BRK
000027B1: 00 BRK
000027B2: 00 BRK
000027B3: 00 BRK
000027B4: 00 BRK
000027B5: 00 BRK
000027B6: 00 BRK
000027B7: 00 BRK
000027B8: 00 BRK
000027B9: 00 BRK
000027BA: 00 BRK
000027BB: 00 BRK
000027BC: 00 BRK
000027BD: 00 BRK
000027BE: 00 BRK
000027BF: 00 BRK
000027C0: 00 BRK
000027C1: 00 BRK
000027C2: 00 BRK
000027C3: 00 BRK
000027C4: 00 BRK
000027C5: 00 BRK
000027C6: 00 BRK
000027C7: 00 BRK
000027C8: 00 BRK
000027C9: 00 BRK
000027CA: 00 BRK
000027CB: 00 BRK
000027CC: 00 BRK
000027CD: 00 BRK
000027CE: 00 BRK
000027CF: 00 BRK
000027D0: 00 BRK
000027D1: 00 BRK
000027D2: 00 BRK
000027D3: 00 BRK
000027D4: 00 BRK
000027D5: 00 BRK
000027D6: 00 BRK
000027D7: 00 BRK
000027D8: 00 BRK
000027D9: 00 BRK
000027DA: 00 BRK
000027DB: 00 BRK
000027DC: 00 BRK
000027DD: 00 BRK
000027DE: 00 BRK
000027DF: 00 BRK
000027E0: 00 BRK
000027E1: 00 BRK
000027E2: 00 BRK
000027E3: 00 BRK
000027E4: 00 BRK
000027E5: 00 BRK
000027E6: 00 BRK
000027E7: 00 BRK
000027E8: 00 BRK
000027E9: 00 BRK
000027EA: 00 BRK
000027EB: 00 BRK
000027EC: 00 BRK
000027ED: 00 BRK
000027EE: 00 BRK
000027EF: 00 BRK
000027F0: 00 BRK
000027F1: 00 BRK
000027F2: 00 BRK
000027F3: 00 BRK
000027F4: 00 BRK
000027F5: 00 BRK
000027F6: 00 BRK
000027F7: 00 BRK
000027F8: 00 BRK
000027F9: 00 BRK
000027FA: 00 BRK
000027FB: 00 BRK
000027FC: 00 BRK
000027FD: 00 BRK
000027FE: 00 BRK
000027FF: 00 BRK
00002800: 00 BRK
00002801: 00 BRK
00002802: 00 BRK
00002803: 00 BRK
00002804: 00 BRK
00002805: 00 BRK
00002806: 00 BRK
00002807: 00 BRK
00002808: 00 BRK
00002809: 00 BRK
0000280A: 00 BRK
0000280B: 00 BRK
0000280C: 00 BRK
0000280D: 00 BRK
0000280E: 00 BRK
0000280F: 00 BRK
00002810: 00 BRK
00002811: 00 BRK
00002812: 00 BRK
00002813: 00 BRK
00002814: 00 BRK
00002815: 00 BRK
00002816: 00 BRK
00002817: 00 BRK
00002818: 00 BRK
00002819: 00 BRK
0000281A: 00 BRK
0000281B: 00 BRK
0000281C: 00 BRK
0000281D: 00 BRK
0000281E: 00 BRK
0000281F: 00 BRK
00002820: 00 BRK
00002821: 00 BRK
00002822: 00 BRK
00002823: 00 BRK
00002824: 00 BRK
00002825: 00 BRK
00002826: 00 BRK
00002827: 00 BRK
00002828: 00 BRK
00002829: 00 BRK
0000282A: 00 BRK
0000282B: 00 BRK
0000282C: 00 BRK
0000282D: 00 BRK
0000282E: 00 BRK
0000282F: 00 BRK
00002830: 00 BRK
00002831: 00 BRK
00002832: 00 BRK
00002833: 00 BRK
00002834: 00 BRK
00002835: 00 BRK
00002836: 00 BRK
00002837: 00 BRK
00002838: 00 BRK
00002839: 00 BRK
0000283A: 00 BRK
0000283B: 00 BRK
0000283C: 00 BRK
0000283D: 00 BRK
0000283E: 00 BRK
0000283F: 00 BRK
00002840: 00 BRK
00002841: 00 BRK
00002842: 00 BRK
00002843: 00 BRK
00002844: 00 BRK
00002845: 00 BRK
00002846: 00 BRK
00002847: 00 BRK
00002848: 00 BRK
00002849: 00 BRK
0000284A: 00 BRK
0000284B: 00 BRK
0000284C: 00 BRK
0000284D: 00 BRK
0000284E: 00 BRK
0000284F: 00 BRK
00002850: 00 BRK
00002851: 00 BRK
00002852: 00 BRK
00002853: 00 BRK
00002854: 00 BRK
00002855: 00 BRK
00002856: 00 BRK
00002857: 00 BRK
00002858: 00 BRK
00002859: 00 BRK
0000285A: 00 BRK
0000285B: 00 BRK
0000285C: 00 BRK
0000285D: 00 BRK
0000285E: 00 BRK
0000285F: 00 BRK
00002860: 00 BRK
00002861: 00 BRK
00002862: 00 BRK
00002863: 00 BRK
00002864: 00 BRK
00002865: 00 BRK
00002866: 00 BRK
00002867: 00 BRK
00002868: 00 BRK
00002869: 00 BRK
0000286A: 00 BRK
0000286B: 00 BRK
0000286C: 00 BRK
0000286D: 00 BRK
0000286E: 00 BRK
0000286F: 00 BRK
00002870: 00 BRK
00002871: 00 BRK
00002872: 00 BRK
00002873: 00 BRK
00002874: 00 BRK
00002875: 00 BRK
00002876: 00 BRK
00002877: 00 BRK
00002878: 00 BRK
00002879: 00 BRK
0000287A: 00 BRK
0000287B: 00 BRK
0000287C: 00 BRK
0000287D: 00 BRK
0000287E: 00 BRK
0000287F: 00 BRK
00002880: 00 BRK
00002881: 00 BRK
00002882: 00 BRK
00002883: 00 BRK
00002884: 00 BRK
00002885: 00 BRK
00002886: 00 BRK
00002887: 00 BRK
00002888: 00 BRK
00002889: 00 BRK
0000288A: 00 BRK
0000288B: 00 BRK
0000288C: 00 BRK
0000288D: 00 BRK
0000288E: 00 BRK
0000288F: 00 BRK
00002890: 00 BRK
00002891: 00 BRK
00002892: 00 BRK
00002893: 00 BRK
00002894: 00 BRK
00002895: 00 BRK
00002896: 00 BRK
00002897: 00 BRK
00002898: 00 BRK
00002899: 00 BRK
0000289A: 00 BRK
0000289B: 00 BRK
0000289C: 00 BRK
0000289D: 00 BRK
0000289E: 00 BRK
0000289F: 00 BRK
000028A0: 00 BRK
000028A1: 00 BRK
000028A2: 00 BRK
000028A3: 00 BRK
000028A4: 00 BRK
000028A5: 00 BRK
000028A6: 00 BRK
000028A7: 00 BRK
000028A8: 00 BRK
000028A9: 00 BRK
000028AA: 00 BRK
000028AB: 00 BRK
000028AC: 00 BRK
000028AD: 00 BRK
000028AE: 00 BRK
000028AF: 00 BRK
000028B0: 00 BRK
000028B1: 00 BRK
000028B2: 00 BRK
000028B3: 00 BRK
000028B4: 00 BRK
000028B5: 00 BRK
000028B6: 00 BRK
000028B7: 00 BRK
000028B8: 00 BRK
000028B9: 00 BRK
000028BA: 00 BRK
000028BB: 00 BRK
000028BC: 00 BRK
000028BD: 00 BRK
000028BE: 00 BRK
000028BF: 00 BRK
000028C0: 00 BRK
000028C1: 00 BRK
000028C2: 00 BRK
000028C3: 00 BRK
000028C4: 00 BRK
000028C5: 00 BRK
000028C6: 00 BRK
000028C7: 00 BRK
000028C8: 00 BRK
000028C9: 00 BRK
000028CA: 00 BRK
000028CB: 00 BRK
000028CC: 00 BRK
000028CD: 00 BRK
000028CE: 00 BRK
000028CF: 00 BRK
000028D0: 00 BRK
000028D1: 00 BRK
000028D2: 00 BRK
000028D3: 00 BRK
000028D4: 00 BRK
000028D5: 00 BRK
000028D6: 00 BRK
000028D7: 00 BRK
000028D8: 00 BRK
000028D9: 00 BRK
000028DA: 00 BRK
000028DB: 00 BRK
000028DC: 00 BRK
000028DD: 00 BRK
000028DE: 00 BRK
000028DF: 00 BRK
000028E0: 00 BRK
000028E1: 00 BRK
000028E2: 00 BRK
000028E3: 00 BRK
000028E4: 00 BRK
000028E5: 00 BRK
000028E6: 00 BRK
000028E7: 00 BRK
000028E8: 00 BRK
000028E9: 00 BRK
000028EA: 00 BRK
000028EB: 00 BRK
000028EC: 00 BRK
000028ED: 00 BRK
000028EE: 00 BRK
000028EF: 00 BRK
000028F0: 00 BRK
000028F1: 00 BRK
000028F2: 00 BRK
000028F3: 00 BRK
000028F4: 00 BRK
000028F5: 00 BRK
000028F6: 00 BRK
000028F7: 00 BRK
000028F8: 00 BRK
000028F9: 00 BRK
000028FA: 00 BRK
000028FB: 00 BRK
000028FC: 00 BRK
000028FD: 00 BRK
000028FE: 00 BRK
000028FF: 00 BRK
00002900: 00 BRK
00002901: 00 BRK
00002902: 00 BRK
00002903: 00 BRK
00002904: 00 BRK
00002905: 00 BRK
00002906: 00 BRK
00002907: 00 BRK
00002908: 00 BRK
00002909: 00 BRK
0000290A: 00 BRK
0000290B: 00 BRK
0000290C: 00 BRK
0000290D: 00 BRK
0000290E: 00 BRK
0000290F: 00 BRK
00002910: 00 BRK
00002911: 00 BRK
00002912: 00 BRK
00002913: 00 BRK
00002914: 00 BRK
00002915: 00 BRK
00002916: 00 BRK
00002917: 00 BRK
00002918: 00 BRK
00002919: 00 BRK
0000291A: 00 BRK
0000291B: 00 BRK
0000291C: 00 BRK
0000291D: 00 BRK
0000291E: 00 BRK
0000291F: 00 BRK
00002920: 00 BRK
00002921: 00 BRK
00002922: 00 BRK
00002923: 00 BRK
00002924: 00 BRK
00002925: 00 BRK
00002926: 00 BRK
00002927: 00 BRK
00002928: 00 BRK
00002929: 00 BRK
0000292A: 00 BRK
0000292B: 00 BRK
0000292C: 00 BRK
0000292D: 00 BRK
0000292E: 00 BRK
0000292F: 00 BRK
00002930: 00 BRK
00002931: 00 BRK
00002932: 00 BRK
00002933: 00 BRK
00002934: 00 BRK
00002935: 00 BRK
00002936: 00 BRK
00002937: 00 BRK
00002938: 00 BRK
00002939: 00 BRK
0000293A: 00 BRK
0000293B: 00 BRK
0000293C: 00 BRK
0000293D: 00 BRK
0000293E: 00 BRK
0000293F: 00 BRK
00002940: 00 BRK
00002941: 00 BRK
00002942: 00 BRK
00002943: 00 BRK
00002944: 00 BRK
00002945: 00 BRK
00002946: 00 BRK
00002947: 00 BRK
00002948: 00 BRK
00002949: 00 BRK
0000294A: 00 BRK
0000294B: 00 BRK
0000294C: 00 BRK
0000294D: 00 BRK
0000294E: 00 BRK
0000294F: 00 BRK
00002950: 00 BRK
00002951: 00 BRK
00002952: 00 BRK
00002953: 00 BRK
00002954: 00 BRK
00002955: 00 BRK
00002956: 00 BRK
00002957: 00 BRK
00002958: 00 BRK
00002959: 00 BRK
0000295A: 00 BRK
0000295B: 00 BRK
0000295C: 00 BRK
0000295D: 00 BRK
0000295E: 00 BRK
0000295F: 00 BRK
00002960: 00 BRK
00002961: 00 BRK
00002962: 00 BRK
00002963: 00 BRK
00002964: 00 BRK
00002965: 00 BRK
00002966: 00 BRK
00002967: 00 BRK
00002968: 00 BRK
00002969: 00 BRK
0000296A: 00 BRK
0000296B: 00 BRK
0000296C: 00 BRK
0000296D: 00 BRK
0000296E: 00 BRK
0000296F: 00 BRK
00002970: 00 BRK
00002971: 00 BRK
00002972: 00 BRK
00002973: 00 BRK
00002974: 00 BRK
00002975: 00 BRK
00002976: 00 BRK
00002977: 00 BRK
00002978: 00 BRK
00002979: 00 BRK
0000297A: 00 BRK
0000297B: 00 BRK
0000297C: 00 BRK
0000297D: 00 BRK
0000297E: 00 BRK
0000297F: 00 BRK
00002980: 00 BRK
00002981: 00 BRK
00002982: 00 BRK
00002983: 00 BRK
00002984: 00 BRK
00002985: 00 BRK
00002986: 00 BRK
00002987: 00 BRK
00002988: 00 BRK
00002989: 00 BRK
0000298A: 00 BRK
0000298B: 00 BRK
0000298C: 00 BRK
0000298D: 00 BRK
0000298E: 00 BRK
0000298F: 00 BRK
00002990: 00 BRK
00002991: 00 BRK
00002992: 00 BRK
00002993: 00 BRK
00002994: 00 BRK
00002995: 00 BRK
00002996: 00 BRK
00002997: 00 BRK
00002998: 00 BRK
00002999: 00 BRK
0000299A: 00 BRK
0000299B: 00 BRK
0000299C: 00 BRK
0000299D: 00 BRK
0000299E: 00 BRK
0000299F: 00 BRK
000029A0: 00 BRK
000029A1: 00 BRK
000029A2: 00 BRK
000029A3: 00 BRK
000029A4: 00 BRK
000029A5: 00 BRK
000029A6: 00 BRK
000029A7: 00 BRK
000029A8: 00 BRK
000029A9: 00 BRK
000029AA: 00 BRK
000029AB: 00 BRK
000029AC: 00 BRK
000029AD: 00 BRK
000029AE: 00 BRK
000029AF: 00 BRK
000029B0: 00 BRK
000029B1: 00 BRK
000029B2: 00 BRK
000029B3: 00 BRK
000029B4: 00 BRK
000029B5: 00 BRK
000029B6: 00 BRK
000029B7: 00 BRK
000029B8: 00 BRK
000029B9: 00 BRK
000029BA: 00 BRK
000029BB: 00 BRK
000029BC: 00 BRK
000029BD: 00 BRK
000029BE: 00 BRK
000029BF: 00 BRK
000029C0: 00 BRK
000029C1: 00 BRK
000029C2: 00 BRK
000029C3: 00 BRK
000029C4: 00 BRK
000029C5: 00 BRK
000029C6: 00 BRK
000029C7: 00 BRK
000029C8: 00 BRK
000029C9: 00 BRK
000029CA: 00 BRK
000029CB: 00 BRK
000029CC: 00 BRK
000029CD: 00 BRK
000029CE: 00 BRK
000029CF: 00 BRK
000029D0: 00 BRK
000029D1: 00 BRK
000029D2: 00 BRK
000029D3: 00 BRK
000029D4: 00 BRK
000029D5: 00 BRK
000029D6: 00 BRK
000029D7: 00 BRK
000029D8: 00 BRK
000029D9: 00 BRK
000029DA: 00 BRK
000029DB: 00 BRK
000029DC: 00 BRK
000029DD: 00 BRK
000029DE: 00 BRK
000029DF: 00 BRK
000029E0: 00 BRK
000029E1: 00 BRK
000029E2: 00 BRK
000029E3: 00 BRK
000029E4: 00 BRK
000029E5: 00 BRK
000029E6: 00 BRK
000029E7: 00 BRK
000029E8: 00 BRK
000029E9: 00 BRK
000029EA: 00 BRK
000029EB: 00 BRK
000029EC: 00 BRK
000029ED: 00 BRK
000029EE: 00 BRK
000029EF: 00 BRK
000029F0: 00 BRK
000029F1: 00 BRK
000029F2: 00 BRK
000029F3: 00 BRK
000029F4: 00 BRK
000029F5: 00 BRK
000029F6: 00 BRK
000029F7: 00 BRK
000029F8: 00 BRK
000029F9: 00 BRK
000029FA: 00 BRK
000029FB: 00 BRK
000029FC: 00 BRK
000029FD: 00 BRK
000029FE: 00 BRK
000029FF: 00 BRK
00002A00: 00 BRK
00002A01: 00 BRK
00002A02: 00 BRK
00002A03: 00 BRK
00002A04: 00 BRK
00002A05: 00 BRK
00002A06: 00 BRK
00002A07: 00 BRK
00002A08: 00 BRK
00002A09: 00 BRK
00002A0A: 00 BRK
00002A0B: 00 BRK
00002A0C: 00 BRK
00002A0D: 00 BRK
00002A0E: 00 BRK
00002A0F: 00 BRK
00002A10: 00 BRK
00002A11: 00 BRK
00002A12: 00 BRK
00002A13: 00 BRK
00002A14: 00 BRK
00002A15: 00 BRK
00002A16: 00 BRK
00002A17: 00 BRK
00002A18: 00 BRK
00002A19: 00 BRK
00002A1A: 00 BRK
00002A1B: 00 BRK
00002A1C: 00 BRK
00002A1D: 00 BRK
00002A1E: 00 BRK
00002A1F: 00 BRK
00002A20: 00 BRK
00002A21: 00 BRK
00002A22: 00 BRK
00002A23: 00 BRK
00002A24: 00 BRK
00002A25: 00 BRK
00002A26: 00 BRK
00002A27: 00 BRK
00002A28: 00 BRK
00002A29: 00 BRK
00002A2A: 00 BRK
00002A2B: 00 BRK
00002A2C: 00 BRK
00002A2D: 00 BRK
00002A2E: 00 BRK
00002A2F: 00 BRK
00002A30: 00 BRK
00002A31: 00 BRK
00002A32: 00 BRK
00002A33: 00 BRK
00002A34: 00 BRK
00002A35: 00 BRK
00002A36: 00 BRK
00002A37: 00 BRK
00002A38: 00 BRK
00002A39: 00 BRK
00002A3A: 00 BRK
00002A3B: 00 BRK
00002A3C: 00 BRK
00002A3D: 00 BRK
00002A3E: 00 BRK
00002A3F: 00 BRK
00002A40: 00 BRK
00002A41: 00 BRK
00002A42: 00 BRK
00002A43: 00 BRK
00002A44: 00 BRK
00002A45: 00 BRK
00002A46: 00 BRK
00002A47: 00 BRK
00002A48: 00 BRK
00002A49: 00 BRK
00002A4A: 00 BRK
00002A4B: 00 BRK
00002A4C: 00 BRK
00002A4D: 00 BRK
00002A4E: 00 BRK
00002A4F: 00 BRK
00002A50: 00 BRK
00002A51: 00 BRK
00002A52: 00 BRK
00002A53: 00 BRK
00002A54: 00 BRK
00002A55: 00 BRK
00002A56: 00 BRK
00002A57: 00 BRK
00002A58: 00 BRK
00002A59: 00 BRK
00002A5A: 00 BRK
00002A5B: 00 BRK
00002A5C: 00 BRK
00002A5D: 00 BRK
00002A5E: 00 BRK
00002A5F: 00 BRK
00002A60: 00 BRK
00002A61: 00 BRK
00002A62: 00 BRK
00002A63: 00 BRK
00002A64: 00 BRK
00002A65: 00 BRK
00002A66: 00 BRK
00002A67: 00 BRK
00002A68: 00 BRK
00002A69: 00 BRK
00002A6A: 00 BRK
00002A6B: 00 BRK
00002A6C: 00 BRK
00002A6D: 00 BRK
00002A6E: 00 BRK
00002A6F: 00 BRK
00002A70: 00 BRK
00002A71: 00 BRK
00002A72: 00 BRK
00002A73: 00 BRK
00002A74: 00 BRK
00002A75: 00 BRK
00002A76: 00 BRK
00002A77: 00 BRK
00002A78: 00 BRK
00002A79: 00 BRK
00002A7A: 00 BRK
00002A7B: 00 BRK
00002A7C: 00 BRK
00002A7D: 00 BRK
00002A7E: 00 BRK
00002A7F: 00 BRK
00002A80: 00 BRK
00002A81: 00 BRK
00002A82: 00 BRK
00002A83: 00 BRK
00002A84: 00 BRK
00002A85: 00 BRK
00002A86: 00 BRK
00002A87: 00 BRK
00002A88: 00 BRK
00002A89: 00 BRK
00002A8A: 00 BRK
00002A8B: 00 BRK
00002A8C: 00 BRK
00002A8D: 00 BRK
00002A8E: 00 BRK
00002A8F: 00 BRK
00002A90: 00 BRK
00002A91: 00 BRK
00002A92: 00 BRK
00002A93: 00 BRK
00002A94: 00 BRK
00002A95: 00 BRK
00002A96: 00 BRK
00002A97: 00 BRK
00002A98: 00 BRK
00002A99: 00 BRK
00002A9A: 00 BRK
00002A9B: 00 BRK
00002A9C: 00 BRK
00002A9D: 00 BRK
00002A9E: 00 BRK
00002A9F: 00 BRK
00002AA0: 00 BRK
00002AA1: 00 BRK
00002AA2: 00 BRK
00002AA3: 00 BRK
00002AA4: 00 BRK
00002AA5: 00 BRK
00002AA6: 00 BRK
00002AA7: 00 BRK
00002AA8: 00 BRK
00002AA9: 00 BRK
00002AAA: 00 BRK
00002AAB: 00 BRK
00002AAC: 00 BRK
00002AAD: 00 BRK
00002AAE: 00 BRK
00002AAF: 00 BRK
00002AB0: 00 BRK
00002AB1: 00 BRK
00002AB2: 00 BRK
00002AB3: 00 BRK
00002AB4: 00 BRK
00002AB5: 00 BRK
00002AB6: 00 BRK
00002AB7: 00 BRK
00002AB8: 00 BRK
00002AB9: 00 BRK
00002ABA: 00 BRK
00002ABB: 00 BRK
00002ABC: 00 BRK
00002ABD: 00 BRK
00002ABE: 00 BRK
00002ABF: 00 BRK
00002AC0: 00 BRK
00002AC1: 00 BRK
00002AC2: 00 BRK
00002AC3: 00 BRK
00002AC4: 00 BRK
00002AC5: 00 BRK
00002AC6: 00 BRK
00002AC7: 00 BRK
00002AC8: 00 BRK
00002AC9: 00 BRK
00002ACA: 00 BRK
00002ACB: 00 BRK
00002ACC: 00 BRK
00002ACD: 00 BRK
00002ACE: 00 BRK
00002ACF: 00 BRK
00002AD0: 00 BRK
00002AD1: 00 BRK
00002AD2: 00 BRK
00002AD3: 00 BRK
00002AD4: 00 BRK
00002AD5: 00 BRK
00002AD6: 00 BRK
00002AD7: 00 BRK
00002AD8: 00 BRK
00002AD9: 00 BRK
00002ADA: 00 BRK
00002ADB: 00 BRK
00002ADC: 00 BRK
00002ADD: 00 BRK
00002ADE: 00 BRK
00002ADF: 00 BRK
00002AE0: 00 BRK
00002AE1: 00 BRK
00002AE2: 00 BRK
00002AE3: 00 BRK
00002AE4: 00 BRK
00002AE5: 00 BRK
00002AE6: 00 BRK
00002AE7: 00 BRK
00002AE8: 00 BRK
00002AE9: 00 BRK
00002AEA: 00 BRK
00002AEB: 00 BRK
00002AEC: 00 BRK
00002AED: 00 BRK
00002AEE: 00 BRK
00002AEF: 00 BRK
00002AF0: 00 BRK
00002AF1: 00 BRK
00002AF2: 00 BRK
00002AF3: 00 BRK
00002AF4: 00 BRK
00002AF5: 00 BRK
00002AF6: 00 BRK
00002AF7: 00 BRK
00002AF8: 00 BRK
00002AF9: 00 BRK
00002AFA: 00 BRK
00002AFB: 00 BRK
00002AFC: 00 BRK
00002AFD: 00 BRK
00002AFE: 00 BRK
00002AFF: 00 BRK
00002B00: 00 BRK
00002B01: 00 BRK
00002B02: 00 BRK
00002B03: 00 BRK
00002B04: 00 BRK
00002B05: 00 BRK
00002B06: 00 BRK
00002B07: 00 BRK
00002B08: 00 BRK
00002B09: 00 BRK
00002B0A: 00 BRK
00002B0B: 00 BRK
00002B0C: 00 BRK
00002B0D: 00 BRK
00002B0E: 00 BRK
00002B0F: 00 BRK
00002B10: 00 BRK
00002B11: 00 BRK
00002B12: 00 BRK
00002B13: 00 BRK
00002B14: 00 BRK
00002B15: 00 BRK
00002B16: 00 BRK
00002B17: 00 BRK
00002B18: 00 BRK
00002B19: 00 BRK
00002B1A: 00 BRK
00002B1B: 00 BRK
00002B1C: 00 BRK
00002B1D: 00 BRK
00002B1E: 00 BRK
00002B1F: 00 BRK
00002B20: 00 BRK
00002B21: 00 BRK
00002B22: 00 BRK
00002B23: 00 BRK
00002B24: 00 BRK
00002B25: 00 BRK
00002B26: 00 BRK
00002B27: 00 BRK
00002B28: 00 BRK
00002B29: 00 BRK
00002B2A: 00 BRK
00002B2B: 00 BRK
00002B2C: 00 BRK
00002B2D: 00 BRK
00002B2E: 00 BRK
00002B2F: 00 BRK
00002B30: 00 BRK
00002B31: 00 BRK
00002B32: 00 BRK
00002B33: 00 BRK
00002B34: 00 BRK
00002B35: 00 BRK
00002B36: 00 BRK
00002B37: 00 BRK
00002B38: 00 BRK
00002B39: 00 BRK
00002B3A: 00 BRK
00002B3B: 00 BRK
00002B3C: 00 BRK
00002B3D: 00 BRK
00002B3E: 00 BRK
00002B3F: 00 BRK
00002B40: 00 BRK
00002B41: 00 BRK
00002B42: 00 BRK
00002B43: 00 BRK
00002B44: 00 BRK
00002B45: 00 BRK
00002B46: 00 BRK
00002B47: 00 BRK
00002B48: 00 BRK
00002B49: 00 BRK
00002B4A: 00 BRK
00002B4B: 00 BRK
00002B4C: 00 BRK
00002B4D: 00 BRK
00002B4E: 00 BRK
00002B4F: 00 BRK
00002B50: 00 BRK
00002B51: 00 BRK
00002B52: 00 BRK
00002B53: 00 BRK
00002B54: 00 BRK
00002B55: 00 BRK
00002B56: 00 BRK
00002B57: 00 BRK
00002B58: 00 BRK
00002B59: 00 BRK
00002B5A: 00 BRK
00002B5B: 00 BRK
00002B5C: 00 BRK
00002B5D: 00 BRK
00002B5E: 00 BRK
00002B5F: 00 BRK
00002B60: 00 BRK
00002B61: 00 BRK
00002B62: 00 BRK
00002B63: 00 BRK
00002B64: 00 BRK
00002B65: 00 BRK
00002B66: 00 BRK
00002B67: 00 BRK
00002B68: 00 BRK
00002B69: 00 BRK
00002B6A: 00 BRK
00002B6B: 00 BRK
00002B6C: 00 BRK
00002B6D: 00 BRK
00002B6E: 00 BRK
00002B6F: 00 BRK
00002B70: 00 BRK
00002B71: 00 BRK
00002B72: 00 BRK
00002B73: 00 BRK
00002B74: 00 BRK
00002B75: 00 BRK
00002B76: 00 BRK
00002B77: 00 BRK
00002B78: 00 BRK
00002B79: 00 BRK
00002B7A: 00 BRK
00002B7B: 00 BRK
00002B7C: 00 BRK
00002B7D: 00 BRK
00002B7E: 00 BRK
00002B7F: 00 BRK
00002B80: 00 BRK
00002B81: 00 BRK
00002B82: 00 BRK
00002B83: 00 BRK
00002B84: 00 BRK
00002B85: 00 BRK
00002B86: 00 BRK
00002B87: 00 BRK
00002B88: 00 BRK
00002B89: 00 BRK
00002B8A: 00 BRK
00002B8B: 00 BRK
00002B8C: 00 BRK
00002B8D: 00 BRK
00002B8E: 00 BRK
00002B8F: 00 BRK
00002B90: 00 BRK
00002B91: 00 BRK
00002B92: 00 BRK
00002B93: 00 BRK
00002B94: 00 BRK
00002B95: 00 BRK
00002B96: 00 BRK
00002B97: 00 BRK
00002B98: 00 BRK
00002B99: 00 BRK
00002B9A: 00 BRK
00002B9B: 00 BRK
00002B9C: 00 BRK
00002B9D: 00 BRK
00002B9E: 00 BRK
00002B9F: 00 BRK
00002BA0: 00 BRK
00002BA1: 00 BRK
00002BA2: 00 BRK
00002BA3: 00 BRK
00002BA4: 00 BRK
00002BA5: 00 BRK
00002BA6: 00 BRK
00002BA7: 00 BRK
00002BA8: 00 BRK
00002BA9: 00 BRK
00002BAA: 00 BRK
00002BAB: 00 BRK
00002BAC: 00 BRK
00002BAD: 00 BRK
00002BAE: 00 BRK
00002BAF: 00 BRK
00002BB0: 00 BRK
00002BB1: 00 BRK
00002BB2: 00 BRK
00002BB3: 00 BRK
00002BB4: 00 BRK
00002BB5: 00 BRK
00002BB6: 00 BRK
00002BB7: 00 BRK
00002BB8: 00 BRK
00002BB9: 00 BRK
00002BBA: 00 BRK
00002BBB: 00 BRK
00002BBC: 00 BRK
00002BBD: 00 BRK
00002BBE: 00 BRK
00002BBF: 00 BRK
00002BC0: 00 BRK
00002BC1: 00 BRK
00002BC2: 00 BRK
00002BC3: 00 BRK
00002BC4: 00 BRK
00002BC5: 00 BRK
00002BC6: 00 BRK
00002BC7: 00 BRK
00002BC8: 00 BRK
00002BC9: 00 BRK
00002BCA: 00 BRK
00002BCB: 00 BRK
00002BCC: 00 BRK
00002BCD: 00 BRK
00002BCE: 00 BRK
00002BCF: 00 BRK
00002BD0: 00 BRK
00002BD1: 00 BRK
00002BD2: 00 BRK
00002BD3: 00 BRK
00002BD4: 00 BRK
00002BD5: 00 BRK
00002BD6: 00 BRK
00002BD7: 00 BRK
00002BD8: 00 BRK
00002BD9: 00 BRK
00002BDA: 00 BRK
00002BDB: 00 BRK
00002BDC: 00 BRK
00002BDD: 00 BRK
00002BDE: 00 BRK
00002BDF: 00 BRK
00002BE0: 00 BRK
00002BE1: 00 BRK
00002BE2: 00 BRK
00002BE3: 00 BRK
00002BE4: 00 BRK
00002BE5: 00 BRK
00002BE6: 00 BRK
00002BE7: 00 BRK
00002BE8: 00 BRK
00002BE9: 00 BRK
00002BEA: 00 BRK
00002BEB: 00 BRK
00002BEC: 00 BRK
00002BED: 00 BRK
00002BEE: 00 BRK
00002BEF: 00 BRK
00002BF0: 00 BRK
00002BF1: 00 BRK
00002BF2: 00 BRK
00002BF3: 00 BRK
00002BF4: 00 BRK
00002BF5: 00 BRK
00002BF6: 00 BRK
00002BF7: 00 BRK
00002BF8: 00 BRK
00002BF9: 00 BRK
00002BFA: 00 BRK
00002BFB: 00 BRK
00002BFC: 00 BRK
00002BFD: 00 BRK
00002BFE: 00 BRK
00002BFF: 00 BRK
00002C00: 00 BRK
00002C01: 00 BRK
00002C02: 00 BRK
00002C03: 00 BRK
00002C04: 00 BRK
00002C05: 00 BRK
00002C06: 00 BRK
00002C07: 00 BRK
00002C08: 00 BRK
00002C09: 00 BRK
00002C0A: 00 BRK
00002C0B: 00 BRK
00002C0C: 00 BRK
00002C0D: 00 BRK
00002C0E: 00 BRK
00002C0F: 00 BRK
00002C10: 00 BRK
00002C11: 00 BRK
00002C12: 00 BRK
00002C13: 00 BRK
00002C14: 00 BRK
00002C15: 00 BRK
00002C16: 00 BRK
00002C17: 00 BRK
00002C18: 00 BRK
00002C19: 00 BRK
00002C1A: 00 BRK
00002C1B: 00 BRK
00002C1C: 00 BRK
00002C1D: 00 BRK
00002C1E: 00 BRK
00002C1F: 00 BRK
00002C20: 00 BRK
00002C21: 00 BRK
00002C22: 00 BRK
00002C23: 00 BRK
00002C24: 00 BRK
00002C25: 00 BRK
00002C26: 00 BRK
00002C27: 00 BRK
00002C28: 00 BRK
00002C29: 00 BRK
00002C2A: 00 BRK
00002C2B: 00 BRK
00002C2C: 00 BRK
00002C2D: 00 BRK
00002C2E: 00 BRK
00002C2F: 00 BRK
00002C30: 00 BRK
00002C31: 00 BRK
00002C32: 00 BRK
00002C33: 00 BRK
00002C34: 00 BRK
00002C35: 00 BRK
00002C36: 00 BRK
00002C37: 00 BRK
00002C38: 00 BRK
00002C39: 00 BRK
00002C3A: 00 BRK
00002C3B: 00 BRK
00002C3C: 00 BRK
00002C3D: 00 BRK
00002C3E: 00 BRK
00002C3F: 00 BRK
00002C40: 00 BRK
00002C41: 00 BRK
00002C42: 00 BRK
00002C43: 00 BRK
00002C44: 00 BRK
00002C45: 00 BRK
00002C46: 00 BRK
00002C47: 00 BRK
00002C48: 00 BRK
00002C49: 00 BRK
00002C4A: 00 BRK
00002C4B: 00 BRK
00002C4C: 00 BRK
00002C4D: 00 BRK
00002C4E: 00 BRK
00002C4F: 00 BRK
00002C50: 00 BRK
00002C51: 00 BRK
00002C52: 00 BRK
00002C53: 00 BRK
00002C54: 00 BRK
00002C55: 00 BRK
00002C56: 00 BRK
00002C57: 00 BRK
00002C58: 00 BRK
00002C59: 00 BRK
00002C5A: 00 BRK
00002C5B: 00 BRK
00002C5C: 00 BRK
00002C5D: 00 BRK
00002C5E: 00 BRK
00002C5F: 00 BRK
00002C60: 00 BRK
00002C61: 00 BRK
00002C62: 00 BRK
00002C63: 00 BRK
00002C64: 00 BRK
00002C65: 00 BRK
00002C66: 00 BRK
00002C67: 00 BRK
00002C68: 00 BRK
00002C69: 00 BRK
00002C6A: 00 BRK
00002C6B: 00 BRK
00002C6C: 00 BRK
00002C6D: 00 BRK
00002C6E: 00 BRK
00002C6F: 00 BRK
00002C70: 00 BRK
00002C71: 00 BRK
00002C72: 00 BRK
00002C73: 00 BRK
00002C74: 00 BRK
00002C75: 00 BRK
00002C76: 00 BRK
00002C77: 00 BRK
00002C78: 00 BRK
00002C79: 00 BRK
00002C7A: 00 BRK
00002C7B: 00 BRK
00002C7C: 00 BRK
00002C7D: 00 BRK
00002C7E: 00 BRK
00002C7F: 00 BRK
00002C80: 00 BRK
00002C81: 00 BRK
00002C82: 00 BRK
00002C83: 00 BRK
00002C84: 00 BRK
00002C85: 00 BRK
00002C86: 00 BRK
00002C87: 00 BRK
00002C88: 00 BRK
00002C89: 00 BRK
00002C8A: 00 BRK
00002C8B: 00 BRK
00002C8C: 00 BRK
00002C8D: 00 BRK
00002C8E: 00 BRK
00002C8F: 00 BRK
00002C90: 00 BRK
00002C91: 00 BRK
00002C92: 00 BRK
00002C93: 00 BRK
00002C94: 00 BRK
00002C95: 00 BRK
00002C96: 00 BRK
00002C97: 00 BRK
00002C98: 00 BRK
00002C99: 00 BRK
00002C9A: 00 BRK
00002C9B: 00 BRK
00002C9C: 00 BRK
00002C9D: 00 BRK
00002C9E: 00 BRK
00002C9F: 00 BRK
00002CA0: 00 BRK
00002CA1: 00 BRK
00002CA2: 00 BRK
00002CA3: 00 BRK
00002CA4: 00 BRK
00002CA5: 00 BRK
00002CA6: 00 BRK
00002CA7: 00 BRK
00002CA8: 00 BRK
00002CA9: 00 BRK
00002CAA: 00 BRK
00002CAB: 00 BRK
00002CAC: 00 BRK
00002CAD: 00 BRK
00002CAE: 00 BRK
00002CAF: 00 BRK
00002CB0: 00 BRK
00002CB1: 00 BRK
00002CB2: 00 BRK
00002CB3: 00 BRK
00002CB4: 00 BRK
00002CB5: 00 BRK
00002CB6: 00 BRK
00002CB7: 00 BRK
00002CB8: 00 BRK
00002CB9: 00 BRK
00002CBA: 00 BRK
00002CBB: 00 BRK
00002CBC: 00 BRK
00002CBD: 00 BRK
00002CBE: 00 BRK
00002CBF: 00 BRK
00002CC0: 00 BRK
00002CC1: 00 BRK
00002CC2: 00 BRK
00002CC3: 00 BRK
00002CC4: 00 BRK
00002CC5: 00 BRK
00002CC6: 00 BRK
00002CC7: 00 BRK
00002CC8: 00 BRK
00002CC9: 00 BRK
00002CCA: 00 BRK
00002CCB: 00 BRK
00002CCC: 00 BRK
00002CCD: 00 BRK
00002CCE: 00 BRK
00002CCF: 00 BRK
00002CD0: 00 BRK
00002CD1: 00 BRK
00002CD2: 00 BRK
00002CD3: 00 BRK
00002CD4: 00 BRK
00002CD5: 00 BRK
00002CD6: 00 BRK
00002CD7: 00 BRK
00002CD8: 00 BRK
00002CD9: 00 BRK
00002CDA: 00 BRK
00002CDB: 00 BRK
00002CDC: 00 BRK
00002CDD: 00 BRK
00002CDE: 00 BRK
00002CDF: 00 BRK
00002CE0: 00 BRK
00002CE1: 00 BRK
00002CE2: 00 BRK
00002CE3: 00 BRK
00002CE4: 00 BRK
00002CE5: 00 BRK
00002CE6: 00 BRK
00002CE7: 00 BRK
00002CE8: 00 BRK
00002CE9: 00 BRK
00002CEA: 00 BRK
00002CEB: 00 BRK
00002CEC: 00 BRK
00002CED: 00 BRK
00002CEE: 00 BRK
00002CEF: 00 BRK
00002CF0: 00 BRK
00002CF1: 00 BRK
00002CF2: 00 BRK
00002CF3: 00 BRK
00002CF4: 00 BRK
00002CF5: 00 BRK
00002CF6: 00 BRK
00002CF7: 00 BRK
00002CF8: 00 BRK
00002CF9: 00 BRK
00002CFA: 00 BRK
00002CFB: 00 BRK
00002CFC: 00 BRK
00002CFD: 00 BRK
00002CFE: 00 BRK
00002CFF: 00 BRK
00002D00: 00 BRK
00002D01: 00 BRK
00002D02: 00 BRK
00002D03: 00 BRK
00002D04: 00 BRK
00002D05: 00 BRK
00002D06: 00 BRK
00002D07: 00 BRK
00002D08: 00 BRK
00002D09: 00 BRK
00002D0A: 00 BRK
00002D0B: 00 BRK
00002D0C: 00 BRK
00002D0D: 00 BRK
00002D0E: 00 BRK
00002D0F: 00 BRK
00002D10: 00 BRK
00002D11: 00 BRK
00002D12: 00 BRK
00002D13: 00 BRK
00002D14: 00 BRK
00002D15: 00 BRK
00002D16: 00 BRK
00002D17: 00 BRK
00002D18: 00 BRK
00002D19: 00 BRK
00002D1A: 00 BRK
00002D1B: 00 BRK
00002D1C: 00 BRK
00002D1D: 00 BRK
00002D1E: 00 BRK
00002D1F: 00 BRK
00002D20: 00 BRK
00002D21: 00 BRK
00002D22: 00 BRK
00002D23: 00 BRK
00002D24: 00 BRK
00002D25: 00 BRK
00002D26: 00 BRK
00002D27: 00 BRK
00002D28: 00 BRK
00002D29: 00 BRK
00002D2A: 00 BRK
00002D2B: 00 BRK
00002D2C: 00 BRK
00002D2D: 00 BRK
00002D2E: 00 BRK
00002D2F: 00 BRK
00002D30: 00 BRK
00002D31: 00 BRK
00002D32: 00 BRK
00002D33: 00 BRK
00002D34: 00 BRK
00002D35: 00 BRK
00002D36: 00 BRK
00002D37: 00 BRK
00002D38: 00 BRK
00002D39: 00 BRK
00002D3A: 00 BRK
00002D3B: 00 BRK
00002D3C: 00 BRK
00002D3D: 00 BRK
00002D3E: 00 BRK
00002D3F: 00 BRK
00002D40: 00 BRK
00002D41: 00 BRK
00002D42: 00 BRK
00002D43: 00 BRK
00002D44: 00 BRK
00002D45: 00 BRK
00002D46: 00 BRK
00002D47: 00 BRK
00002D48: 00 BRK
00002D49: 00 BRK
00002D4A: 00 BRK
00002D4B: 00 BRK
00002D4C: 00 BRK
00002D4D: 00 BRK
00002D4E: 00 BRK
00002D4F: 00 BRK
00002D50: 00 BRK
00002D51: 00 BRK
00002D52: 00 BRK
00002D53: 00 BRK
00002D54: 00 BRK
00002D55: 00 BRK
00002D56: 00 BRK
00002D57: 00 BRK
00002D58: 00 BRK
00002D59: 00 BRK
00002D5A: 00 BRK
00002D5B: 00 BRK
00002D5C: 00 BRK
00002D5D: 00 BRK
00002D5E: 00 BRK
00002D5F: 00 BRK
00002D60: 00 BRK
00002D61: 00 BRK
00002D62: 00 BRK
00002D63: 00 BRK
00002D64: 00 BRK
00002D65: 00 BRK
00002D66: 00 BRK
00002D67: 00 BRK
00002D68: 00 BRK
00002D69: 00 BRK
00002D6A: 00 BRK
00002D6B: 00 BRK
00002D6C: 00 BRK
00002D6D: 00 BRK
00002D6E: 00 BRK
00002D6F: 00 BRK
00002D70: 00 BRK
00002D71: 00 BRK
00002D72: 00 BRK
00002D73: 00 BRK
00002D74: 00 BRK
00002D75: 00 BRK
00002D76: 00 BRK
00002D77: 00 BRK
00002D78: 00 BRK
00002D79: 00 BRK
00002D7A: 00 BRK
00002D7B: 00 BRK
00002D7C: 00 BRK
00002D7D: 00 BRK
00002D7E: 00 BRK
00002D7F: 00 BRK
00002D80: 00 BRK
00002D81: 00 BRK
00002D82: 00 BRK
00002D83: 00 BRK
00002D84: 00 BRK
00002D85: 00 BRK
00002D86: 00 BRK
00002D87: 00 BRK
00002D88: 00 BRK
00002D89: 00 BRK
00002D8A: 00 BRK
00002D8B: 00 BRK
00002D8C: 00 BRK
00002D8D: 00 BRK
00002D8E: 00 BRK
00002D8F: 00 BRK
00002D90: 00 BRK
00002D91: 00 BRK
00002D92: 00 BRK
00002D93: 00 BRK
00002D94: 00 BRK
00002D95: 00 BRK
00002D96: 00 BRK
00002D97: 00 BRK
00002D98: 00 BRK
00002D99: 00 BRK
00002D9A: 00 BRK
00002D9B: 00 BRK
00002D9C: 00 BRK
00002D9D: 00 BRK
00002D9E: 00 BRK
00002D9F: 00 BRK
00002DA0: 00 BRK
00002DA1: 00 BRK
00002DA2: 00 BRK
00002DA3: 00 BRK
00002DA4: 00 BRK
00002DA5: 00 BRK
00002DA6: 00 BRK
00002DA7: 00 BRK
00002DA8: 00 BRK
00002DA9: 00 BRK
00002DAA: 00 BRK
00002DAB: 00 BRK
00002DAC: 00 BRK
00002DAD: 00 BRK
00002DAE: 00 BRK
00002DAF: 00 BRK
00002DB0: 00 BRK
00002DB1: 00 BRK
00002DB2: 00 BRK
00002DB3: 00 BRK
00002DB4: 00 BRK
00002DB5: 00 BRK
00002DB6: 00 BRK
00002DB7: 00 BRK
00002DB8: 00 BRK
00002DB9: 00 BRK
00002DBA: 00 BRK
00002DBB: 00 BRK
00002DBC: 00 BRK
00002DBD: 00 BRK
00002DBE: 00 BRK
00002DBF: 00 BRK
00002DC0: 00 BRK
00002DC1: 00 BRK
00002DC2: 00 BRK
00002DC3: 00 BRK
00002DC4: 00 BRK
00002DC5: 00 BRK
00002DC6: 00 BRK
00002DC7: 00 BRK
00002DC8: 00 BRK
00002DC9: 00 BRK
00002DCA: 00 BRK
00002DCB: 00 BRK
00002DCC: 00 BRK
00002DCD: 00 BRK
00002DCE: 00 BRK
00002DCF: 00 BRK
00002DD0: 00 BRK
00002DD1: 00 BRK
00002DD2: 00 BRK
00002DD3: 00 BRK
00002DD4: 00 BRK
00002DD5: 00 BRK
00002DD6: 00 BRK
00002DD7: 00 BRK
00002DD8: 00 BRK
00002DD9: 00 BRK
00002DDA: 00 BRK
00002DDB: 00 BRK
00002DDC: 00 BRK
00002DDD: 00 BRK
00002DDE: 00 BRK
00002DDF: 00 BRK
00002DE0: 00 BRK
00002DE1: 00 BRK
00002DE2: 00 BRK
00002DE3: 00 BRK
00002DE4: 00 BRK
00002DE5: 00 BRK
00002DE6: 00 BRK
00002DE7: 00 BRK
00002DE8: 00 BRK
00002DE9: 00 BRK
00002DEA: 00 BRK
00002DEB: 00 BRK
00002DEC: 00 BRK
00002DED: 00 BRK
00002DEE: 00 BRK
00002DEF: 00 BRK
00002DF0: 00 BRK
00002DF1: 00 BRK
00002DF2: 00 BRK
00002DF3: 00 BRK
00002DF4: 00 BRK
00002DF5: 00 BRK
00002DF6: 00 BRK
00002DF7: 00 BRK
00002DF8: 00 BRK
00002DF9: 00 BRK
00002DFA: 00 BRK
00002DFB: 00 BRK
00002DFC: 00 BRK
00002DFD: 00 BRK
00002DFE: 00 BRK
00002DFF: 00 BRK
00002E00: 00 BRK
00002E01: 00 BRK
00002E02: 00 BRK
00002E03: 00 BRK
00002E04: 00 BRK
00002E05: 00 BRK
00002E06: 00 BRK
00002E07: 00 BRK
00002E08: 00 BRK
00002E09: 00 BRK
00002E0A: 00 BRK
00002E0B: 00 BRK
00002E0C: 00 BRK
00002E0D: 00 BRK
00002E0E: 00 BRK
00002E0F: 00 BRK
00002E10: 00 BRK
00002E11: 00 BRK
00002E12: 00 BRK
00002E13: 00 BRK
00002E14: 00 BRK
00002E15: 00 BRK
00002E16: 00 BRK
00002E17: 00 BRK
00002E18: 00 BRK
00002E19: 00 BRK
00002E1A: 00 BRK
00002E1B: 00 BRK
00002E1C: 00 BRK
00002E1D: 00 BRK
00002E1E: 00 BRK
00002E1F: 00 BRK
00002E20: 00 BRK
00002E21: 00 BRK
00002E22: 00 BRK
00002E23: 00 BRK
00002E24: 00 BRK
00002E25: 00 BRK
00002E26: 00 BRK
00002E27: 00 BRK
00002E28: 00 BRK
00002E29: 00 BRK
00002E2A: 00 BRK
00002E2B: 00 BRK
00002E2C: 00 BRK
00002E2D: 00 BRK
00002E2E: 00 BRK
00002E2F: 00 BRK
00002E30: 00 BRK
00002E31: 00 BRK
00002E32: 00 BRK
00002E33: 00 BRK
00002E34: 00 BRK
00002E35: 00 BRK
00002E36: 00 BRK
00002E37: 00 BRK
00002E38: 00 BRK
00002E39: 00 BRK
00002E3A: 00 BRK
00002E3B: 00 BRK
00002E3C: 00 BRK
00002E3D: 00 BRK
00002E3E: 00 BRK
00002E3F: 00 BRK
00002E40: 00 BRK
00002E41: 00 BRK
00002E42: 00 BRK
00002E43: 00 BRK
00002E44: 00 BRK
00002E45: 00 BRK
00002E46: 00 BRK
00002E47: 00 BRK
00002E48: 00 BRK
00002E49: 00 BRK
00002E4A: 00 BRK
00002E4B: 00 BRK
00002E4C: 00 BRK
00002E4D: 00 BRK
00002E4E: 00 BRK
00002E4F: 00 BRK
00002E50: 00 BRK
00002E51: 00 BRK
00002E52: 00 BRK
00002E53: 00 BRK
00002E54: 00 BRK
00002E55: 00 BRK
00002E56: 00 BRK
00002E57: 00 BRK
00002E58: 00 BRK
00002E59: 00 BRK
00002E5A: 00 BRK
00002E5B: 00 BRK
00002E5C: 00 BRK
00002E5D: 00 BRK
00002E5E: 00 BRK
00002E5F: 00 BRK
00002E60: 00 BRK
00002E61: 00 BRK
00002E62: 00 BRK
00002E63: 00 BRK
00002E64: 00 BRK
00002E65: 00 BRK
00002E66: 00 BRK
00002E67: 00 BRK
00002E68: 00 BRK
00002E69: 00 BRK
00002E6A: 00 BRK
00002E6B: 00 BRK
00002E6C: 00 BRK
00002E6D: 00 BRK
00002E6E: 00 BRK
00002E6F: 00 BRK
00002E70: 00 BRK
00002E71: 00 BRK
00002E72: 00 BRK
00002E73: 00 BRK
00002E74: 00 BRK
00002E75: 00 BRK
00002E76: 00 BRK
00002E77: 00 BRK
00002E78: 00 BRK
00002E79: 00 BRK
00002E7A: 00 BRK
00002E7B: 00 BRK
00002E7C: 00 BRK
00002E7D: 00 BRK
00002E7E: 00 BRK
00002E7F: 00 BRK
00002E80: 00 BRK
00002E81: 00 BRK
00002E82: 00 BRK
00002E83: 00 BRK
00002E84: 00 BRK
00002E85: 00 BRK
00002E86: 00 BRK
00002E87: 00 BRK
00002E88: 00 BRK
00002E89: 00 BRK
00002E8A: 00 BRK
00002E8B: 00 BRK
00002E8C: 00 BRK
00002E8D: 00 BRK
00002E8E: 00 BRK
00002E8F: 00 BRK
00002E90: 00 BRK
00002E91: 00 BRK
00002E92: 00 BRK
00002E93: 00 BRK
00002E94: 00 BRK
00002E95: 00 BRK
00002E96: 00 BRK
00002E97: 00 BRK
00002E98: 00 BRK
00002E99: 00 BRK
00002E9A: 00 BRK
00002E9B: 00 BRK
00002E9C: 00 BRK
00002E9D: 00 BRK
00002E9E: 00 BRK
00002E9F: 00 BRK
00002EA0: 00 BRK
00002EA1: 00 BRK
00002EA2: 00 BRK
00002EA3: 00 BRK
00002EA4: 00 BRK
00002EA5: 00 BRK
00002EA6: 00 BRK
00002EA7: 00 BRK
00002EA8: 00 BRK
00002EA9: 00 BRK
00002EAA: 00 BRK
00002EAB: 00 BRK
00002EAC: 00 BRK
00002EAD: 00 BRK
00002EAE: 00 BRK
00002EAF: 00 BRK
00002EB0: 00 BRK
00002EB1: 00 BRK
00002EB2: 00 BRK
00002EB3: 00 BRK
00002EB4: 00 BRK
00002EB5: 00 BRK
00002EB6: 00 BRK
00002EB7: 00 BRK
00002EB8: 00 BRK
00002EB9: 00 BRK
00002EBA: 00 BRK
00002EBB: 00 BRK
00002EBC: 00 BRK
00002EBD: 00 BRK
00002EBE: 00 BRK
00002EBF: 00 BRK
00002EC0: 00 BRK
00002EC1: 00 BRK
00002EC2: 00 BRK
00002EC3: 00 BRK
00002EC4: 00 BRK
00002EC5: 00 BRK
00002EC6: 00 BRK
00002EC7: 00 BRK
00002EC8: 00 BRK
00002EC9: 00 BRK
00002ECA: 00 BRK
00002ECB: 00 BRK
00002ECC: 00 BRK
00002ECD: 00 BRK
00002ECE: 00 BRK
00002ECF: 00 BRK
00002ED0: 00 BRK
00002ED1: 00 BRK
00002ED2: 00 BRK
00002ED3: 00 BRK
00002ED4: 00 BRK
00002ED5: 00 BRK
00002ED6: 00 BRK
00002ED7: 00 BRK
00002ED8: 00 BRK
00002ED9: 00 BRK
00002EDA: 00 BRK
00002EDB: 00 BRK
00002EDC: 00 BRK
00002EDD: 00 BRK
00002EDE: 00 BRK
00002EDF: 00 BRK
00002EE0: 00 BRK
00002EE1: 00 BRK
00002EE2: 00 BRK
00002EE3: 00 BRK
00002EE4: 00 BRK
00002EE5: 00 BRK
00002EE6: 00 BRK
00002EE7: 00 BRK
00002EE8: 00 BRK
00002EE9: 00 BRK
00002EEA: 00 BRK
00002EEB: 00 BRK
00002EEC: 00 BRK
00002EED: 00 BRK
00002EEE: 00 BRK
00002EEF: 00 BRK
00002EF0: 00 BRK
00002EF1: 00 BRK
00002EF2: 00 BRK
00002EF3: 00 BRK
00002EF4: 00 BRK
00002EF5: 00 BRK
00002EF6: 00 BRK
00002EF7: 00 BRK
00002EF8: 00 BRK
00002EF9: 00 BRK
00002EFA: 00 BRK
00002EFB: 00 BRK
00002EFC: 00 BRK
00002EFD: 00 BRK
00002EFE: 00 BRK
00002EFF: 00 BRK
00002F00: 00 BRK
00002F01: 00 BRK
00002F02: 00 BRK
00002F03: 00 BRK
00002F04: 00 BRK
00002F05: 00 BRK
00002F06: 00 BRK
00002F07: 00 BRK
00002F08: 00 BRK
00002F09: 00 BRK
00002F0A: 00 BRK
00002F0B: 00 BRK
00002F0C: 00 BRK
00002F0D: 00 BRK
00002F0E: 00 BRK
00002F0F: 00 BRK
00002F10: 00 BRK
00002F11: 00 BRK
00002F12: 00 BRK
00002F13: 00 BRK
00002F14: 00 BRK
00002F15: 00 BRK
00002F16: 00 BRK
00002F17: 00 BRK
00002F18: 00 BRK
00002F19: 00 BRK
00002F1A: 00 BRK
00002F1B: 00 BRK
00002F1C: 00 BRK
00002F1D: 00 BRK
00002F1E: 00 BRK
00002F1F: 00 BRK
00002F20: 00 BRK
00002F21: 00 BRK
00002F22: 00 BRK
00002F23: 00 BRK
00002F24: 00 BRK
00002F25: 00 BRK
00002F26: 00 BRK
00002F27: 00 BRK
00002F28: 00 BRK
00002F29: 00 BRK
00002F2A: 00 BRK
00002F2B: 00 BRK
00002F2C: 00 BRK
00002F2D: 00 BRK
00002F2E: 00 BRK
00002F2F: 00 BRK
00002F30: 00 BRK
00002F31: 00 BRK
00002F32: 00 BRK
00002F33: 00 BRK
00002F34: 00 BRK
00002F35: 00 BRK
00002F36: 00 BRK
00002F37: 00 BRK
00002F38: 00 BRK
00002F39: 00 BRK
00002F3A: 00 BRK
00002F3B: 00 BRK
00002F3C: 00 BRK
00002F3D: 00 BRK
00002F3E: 00 BRK
00002F3F: 00 BRK
00002F40: 00 BRK
00002F41: 00 BRK
00002F42: 00 BRK
00002F43: 00 BRK
00002F44: 00 BRK
00002F45: 00 BRK
00002F46: 00 BRK
00002F47: 00 BRK
00002F48: 00 BRK
00002F49: 00 BRK
00002F4A: 00 BRK
00002F4B: 00 BRK
00002F4C: 00 BRK
00002F4D: 00 BRK
00002F4E: 00 BRK
00002F4F: 00 BRK
00002F50: 00 BRK
00002F51: 00 BRK
00002F52: 00 BRK
00002F53: 00 BRK
00002F54: 00 BRK
00002F55: 00 BRK
00002F56: 00 BRK
00002F57: 00 BRK
00002F58: 00 BRK
00002F59: 00 BRK
00002F5A: 00 BRK
00002F5B: 00 BRK
00002F5C: 00 BRK
00002F5D: 00 BRK
00002F5E: 00 BRK
00002F5F: 00 BRK
00002F60: 00 BRK
00002F61: 00 BRK
00002F62: 00 BRK
00002F63: 00 BRK
00002F64: 00 BRK
00002F65: 00 BRK
00002F66: 00 BRK
00002F67: 00 BRK
00002F68: 00 BRK
00002F69: 00 BRK
00002F6A: 00 BRK
00002F6B: 00 BRK
00002F6C: 00 BRK
00002F6D: 00 BRK
00002F6E: 00 BRK
00002F6F: 00 BRK
00002F70: 00 BRK
00002F71: 00 BRK
00002F72: 00 BRK
00002F73: 00 BRK
00002F74: 00 BRK
00002F75: 00 BRK
00002F76: 00 BRK
00002F77: 00 BRK
00002F78: 00 BRK
00002F79: 00 BRK
00002F7A: 00 BRK
00002F7B: 00 BRK
00002F7C: 00 BRK
00002F7D: 00 BRK
00002F7E: 00 BRK
00002F7F: 00 BRK
00002F80: 00 BRK
00002F81: 00 BRK
00002F82: 00 BRK
00002F83: 00 BRK
00002F84: 00 BRK
00002F85: 00 BRK
00002F86: 00 BRK
00002F87: 00 BRK
00002F88: 00 BRK
00002F89: 00 BRK
00002F8A: 00 BRK
00002F8B: 00 BRK
00002F8C: 00 BRK
00002F8D: 00 BRK
00002F8E: 00 BRK
00002F8F: 00 BRK
00002F90: 00 BRK
00002F91: 00 BRK
00002F92: 00 BRK
00002F93: 00 BRK
00002F94: 00 BRK
00002F95: 00 BRK
00002F96: 00 BRK
00002F97: 00 BRK
00002F98: 00 BRK
00002F99: 00 BRK
00002F9A: 00 BRK
00002F9B: 00 BRK
00002F9C: 00 BRK
00002F9D: 00 BRK
00002F9E: 00 BRK
00002F9F: 00 BRK
00002FA0: 00 BRK
00002FA1: 00 BRK
00002FA2: 00 BRK
00002FA3: 00 BRK
00002FA4: 00 BRK
00002FA5: 00 BRK
00002FA6: 00 BRK
00002FA7: 00 BRK
00002FA8: 00 BRK
00002FA9: 00 BRK
00002FAA: 00 BRK
00002FAB: 00 BRK
00002FAC: 00 BRK
00002FAD: 00 BRK
00002FAE: 00 BRK
00002FAF: 00 BRK
00002FB0: 00 BRK
00002FB1: 00 BRK
00002FB2: 00 BRK
00002FB3: 00 BRK
00002FB4: 00 BRK
00002FB5: 00 BRK
00002FB6: 00 BRK
00002FB7: 00 BRK
00002FB8: 00 BRK
00002FB9: 00 BRK
00002FBA: 00 BRK
00002FBB: 00 BRK
00002FBC: 00 BRK
00002FBD: 00 BRK
00002FBE: 00 BRK
00002FBF: 00 BRK
00002FC0: 00 BRK
00002FC1: 00 BRK
00002FC2: 00 BRK
00002FC3: 00 BRK
00002FC4: 00 BRK
00002FC5: 00 BRK
00002FC6: 00 BRK
00002FC7: 00 BRK
00002FC8: 00 BRK
00002FC9: 00 BRK
00002FCA: 00 BRK
00002FCB: 00 BRK
00002FCC: 00 BRK
00002FCD: 00 BRK
00002FCE: 00 BRK
00002FCF: 00 BRK
00002FD0: 00 BRK
00002FD1: 00 BRK
00002FD2: 00 BRK
00002FD3: 00 BRK
00002FD4: 00 BRK
00002FD5: 00 BRK
00002FD6: 00 BRK
00002FD7: 00 BRK
00002FD8: 00 BRK
00002FD9: 00 BRK
00002FDA: 00 BRK
00002FDB: 00 BRK
00002FDC: 00 BRK
00002FDD: 00 BRK
00002FDE: 00 BRK
00002FDF: 00 BRK
00002FE0: 00 BRK
00002FE1: 00 BRK
00002FE2: 00 BRK
00002FE3: 00 BRK
00002FE4: 00 BRK
00002FE5: 00 BRK
00002FE6: 00 BRK
00002FE7: 00 BRK
00002FE8: 00 BRK
00002FE9: 00 BRK
00002FEA: 00 BRK
00002FEB: 00 BRK
00002FEC: 00 BRK
00002FED: 00 BRK
00002FEE: 00 BRK
00002FEF: 00 BRK
00002FF0: 00 BRK
00002FF1: 00 BRK
00002FF2: 00 BRK
00002FF3: 00 BRK
00002FF4: 00 BRK
00002FF5: 00 BRK
00002FF6: 00 BRK
00002FF7: 00 BRK
00002FF8: 00 BRK
00002FF9: 00 BRK
00002FFA: 00 BRK
00002FFB: 00 BRK
00002FFC: 00 BRK
00002FFD: 00 BRK
00002FFE: 00 BRK
00002FFF: 00 BRK
00003000: 00 BRK
00003001: 00 BRK
00003002: 00 BRK
00003003: 00 BRK
00003004: 00 BRK
00003005: 00 BRK
00003006: 00 BRK
00003007: 00 BRK
00003008: 00 BRK
00003009: 00 BRK
0000300A: 00 BRK
0000300B: 00 BRK
0000300C: 00 BRK
0000300D: 00 BRK
0000300E: 00 BRK
0000300F: 00 BRK
00003010: 00 BRK
00003011: 00 BRK
00003012: 00 BRK
00003013: 00 BRK
00003014: 00 BRK
00003015: 00 BRK
00003016: 00 BRK
00003017: 00 BRK
00003018: 00 BRK
00003019: 00 BRK
0000301A: 00 BRK
0000301B: 00 BRK
0000301C: 00 BRK
0000301D: 00 BRK
0000301E: 00 BRK
0000301F: 00 BRK
00003020: 00 BRK
00003021: 00 BRK
00003022: 00 BRK
00003023: 00 BRK
00003024: 00 BRK
00003025: 00 BRK
00003026: 00 BRK
00003027: 00 BRK
00003028: 00 BRK
00003029: 00 BRK
0000302A: 00 BRK
0000302B: 00 BRK
0000302C: 00 BRK
0000302D: 00 BRK
0000302E: 00 BRK
0000302F: 00 BRK
00003030: 00 BRK
00003031: 00 BRK
00003032: 00 BRK
00003033: 00 BRK
00003034: 00 BRK
00003035: 00 BRK
00003036: 00 BRK
00003037: 00 BRK
00003038: 00 BRK
00003039: 00 BRK
0000303A: 00 BRK
0000303B: 00 BRK
0000303C: 00 BRK
0000303D: 00 BRK
0000303E: 00 BRK
0000303F: 00 BRK
00003040: 00 BRK
00003041: 00 BRK
00003042: 00 BRK
00003043: 00 BRK
00003044: 00 BRK
00003045: 00 BRK
00003046: 00 BRK
00003047: 00 BRK
00003048: 00 BRK
00003049: 00 BRK
0000304A: 00 BRK
0000304B: 00 BRK
0000304C: 00 BRK
0000304D: 00 BRK
0000304E: 00 BRK
0000304F: 00 BRK
00003050: 00 BRK
00003051: 00 BRK
00003052: 00 BRK
00003053: 00 BRK
00003054: 00 BRK
00003055: 00 BRK
00003056: 00 BRK
00003057: 00 BRK
00003058: 00 BRK
00003059: 00 BRK
0000305A: 00 BRK
0000305B: 00 BRK
0000305C: 00 BRK
0000305D: 00 BRK
0000305E: 00 BRK
0000305F: 00 BRK
00003060: 00 BRK
00003061: 00 BRK
00003062: 00 BRK
00003063: 00 BRK
00003064: 00 BRK
00003065: 00 BRK
00003066: 00 BRK
00003067: 00 BRK
00003068: 00 BRK
00003069: 00 BRK
0000306A: 00 BRK
0000306B: 00 BRK
0000306C: 00 BRK
0000306D: 00 BRK
0000306E: 00 BRK
0000306F: 00 BRK
00003070: 00 BRK
00003071: 00 BRK
00003072: 00 BRK
00003073: 00 BRK
00003074: 00 BRK
00003075: 00 BRK
00003076: 00 BRK
00003077: 00 BRK
00003078: 00 BRK
00003079: 00 BRK
0000307A: 00 BRK
0000307B: 00 BRK
0000307C: 00 BRK
0000307D: 00 BRK
0000307E: 00 BRK
0000307F: 00 BRK
00003080: 00 BRK
00003081: 00 BRK
00003082: 00 BRK
00003083: 00 BRK
00003084: 00 BRK
00003085: 00 BRK
00003086: 00 BRK
00003087: 00 BRK
00003088: 00 BRK
00003089: 00 BRK
0000308A: 00 BRK
0000308B: 00 BRK
0000308C: 00 BRK
0000308D: 00 BRK
0000308E: 00 BRK
0000308F: 00 BRK
00003090: 00 BRK
00003091: 00 BRK
00003092: 00 BRK
00003093: 00 BRK
00003094: 00 BRK
00003095: 00 BRK
00003096: 00 BRK
00003097: 00 BRK
00003098: 00 BRK
00003099: 00 BRK
0000309A: 00 BRK
0000309B: 00 BRK
0000309C: 00 BRK
0000309D: 00 BRK
0000309E: 00 BRK
0000309F: 00 BRK
000030A0: 00 BRK
000030A1: 00 BRK
000030A2: 00 BRK
000030A3: 00 BRK
000030A4: 00 BRK
000030A5: 00 BRK
000030A6: 00 BRK
000030A7: 00 BRK
000030A8: 00 BRK
000030A9: 00 BRK
000030AA: 00 BRK
000030AB: 00 BRK
000030AC: 00 BRK
000030AD: 00 BRK
000030AE: 00 BRK
000030AF: 00 BRK
000030B0: 00 BRK
000030B1: 00 BRK
000030B2: 00 BRK
000030B3: 00 BRK
000030B4: 00 BRK
000030B5: 00 BRK
000030B6: 00 BRK
000030B7: 00 BRK
000030B8: 00 BRK
000030B9: 00 BRK
000030BA: 00 BRK
000030BB: 00 BRK
000030BC: 00 BRK
000030BD: 00 BRK
000030BE: 00 BRK
000030BF: 00 BRK
000030C0: 00 BRK
000030C1: 00 BRK
000030C2: 00 BRK
000030C3: 00 BRK
000030C4: 00 BRK
000030C5: 00 BRK
000030C6: 00 BRK
000030C7: 00 BRK
000030C8: 00 BRK
000030C9: 00 BRK
000030CA: 00 BRK
000030CB: 00 BRK
000030CC: 00 BRK
000030CD: 00 BRK
000030CE: 00 BRK
000030CF: 00 BRK
000030D0: 00 BRK
000030D1: 00 BRK
000030D2: 00 BRK
000030D3: 00 BRK
000030D4: 00 BRK
000030D5: 00 BRK
000030D6: 00 BRK
000030D7: 00 BRK
000030D8: 00 BRK
000030D9: 00 BRK
000030DA: 00 BRK
000030DB: 00 BRK
000030DC: 00 BRK
000030DD: 00 BRK
000030DE: 00 BRK
000030DF: 00 BRK
000030E0: 00 BRK
000030E1: 00 BRK
000030E2: 00 BRK
000030E3: 00 BRK
000030E4: 00 BRK
000030E5: 00 BRK
000030E6: 00 BRK
000030E7: 00 BRK
000030E8: 00 BRK
000030E9: 00 BRK
000030EA: 00 BRK
000030EB: 00 BRK
000030EC: 00 BRK
000030ED: 00 BRK
000030EE: 00 BRK
000030EF: 00 BRK
000030F0: 00 BRK
000030F1: 00 BRK
000030F2: 00 BRK
000030F3: 00 BRK
000030F4: 00 BRK
000030F5: 00 BRK
000030F6: 00 BRK
000030F7: 00 BRK
000030F8: 00 BRK
000030F9: 00 BRK
000030FA: 00 BRK
000030FB: 00 BRK
000030FC: 00 BRK
000030FD: 00 BRK
000030FE: 00 BRK
000030FF: 00 BRK
00003100: 00 BRK
00003101: 00 BRK
00003102: 00 BRK
00003103: 00 BRK
00003104: 00 BRK
00003105: 00 BRK
00003106: 00 BRK
00003107: 00 BRK
00003108: 00 BRK
00003109: 00 BRK
0000310A: 00 BRK
0000310B: 00 BRK
0000310C: 00 BRK
0000310D: 00 BRK
0000310E: 00 BRK
0000310F: 00 BRK
00003110: 00 BRK
00003111: 00 BRK
00003112: 00 BRK
00003113: 00 BRK
00003114: 00 BRK
00003115: 00 BRK
00003116: 00 BRK
00003117: 00 BRK
00003118: 00 BRK
00003119: 00 BRK
0000311A: 00 BRK
0000311B: 00 BRK
0000311C: 00 BRK
0000311D: 00 BRK
0000311E: 00 BRK
0000311F: 00 BRK
00003120: 00 BRK
00003121: 00 BRK
00003122: 00 BRK
00003123: 00 BRK
00003124: 00 BRK
00003125: 00 BRK
00003126: 00 BRK
00003127: 00 BRK
00003128: 00 BRK
00003129: 00 BRK
0000312A: 00 BRK
0000312B: 00 BRK
0000312C: 00 BRK
0000312D: 00 BRK
0000312E: 00 BRK
0000312F: 00 BRK
00003130: 00 BRK
00003131: 00 BRK
00003132: 00 BRK
00003133: 00 BRK
00003134: 00 BRK
00003135: 00 BRK
00003136: 00 BRK
00003137: 00 BRK
00003138: 00 BRK
00003139: 00 BRK
0000313A: 00 BRK
0000313B: 00 BRK
0000313C: 00 BRK
0000313D: 00 BRK
0000313E: 00 BRK
0000313F: 00 BRK
00003140: 00 BRK
00003141: 00 BRK
00003142: 00 BRK
00003143: 00 BRK
00003144: 00 BRK
00003145: 00 BRK
00003146: 00 BRK
00003147: 00 BRK
00003148: 00 BRK
00003149: 00 BRK
0000314A: 00 BRK
0000314B: 00 BRK
0000314C: 00 BRK
0000314D: 00 BRK
0000314E: 00 BRK
0000314F: 00 BRK
00003150: 00 BRK
00003151: 00 BRK
00003152: 00 BRK
00003153: 00 BRK
00003154: 00 BRK
00003155: 00 BRK
00003156: 00 BRK
00003157: 00 BRK
00003158: 00 BRK
00003159: 00 BRK
0000315A: 00 BRK
0000315B: 00 BRK
0000315C: 00 BRK
0000315D: 00 BRK
0000315E: 00 BRK
0000315F: 00 BRK
00003160: 00 BRK
00003161: 00 BRK
00003162: 00 BRK
00003163: 00 BRK
00003164: 00 BRK
00003165: 00 BRK
00003166: 00 BRK
00003167: 00 BRK
00003168: 00 BRK
00003169: 00 BRK
0000316A: 00 BRK
0000316B: 00 BRK
0000316C: 00 BRK
0000316D: 00 BRK
0000316E: 00 BRK
0000316F: 00 BRK
00003170: 00 BRK
00003171: 00 BRK
00003172: 00 BRK
00003173: 00 BRK
00003174: 00 BRK
00003175: 00 BRK
00003176: 00 BRK
00003177: 00 BRK
00003178: 00 BRK
00003179: 00 BRK
0000317A: 00 BRK
0000317B: 00 BRK
0000317C: 00 BRK
0000317D: 00 BRK
0000317E: 00 BRK
0000317F: 00 BRK
00003180: 00 BRK
00003181: 00 BRK
00003182: 00 BRK
00003183: 00 BRK
00003184: 00 BRK
00003185: 00 BRK
00003186: 00 BRK
00003187: 00 BRK
00003188: 00 BRK
00003189: 00 BRK
0000318A: 00 BRK
0000318B: 00 BRK
0000318C: 00 BRK
0000318D: 00 BRK
0000318E: 00 BRK
0000318F: 00 BRK
00003190: 00 BRK
00003191: 00 BRK
00003192: 00 BRK
00003193: 00 BRK
00003194: 00 BRK
00003195: 00 BRK
00003196: 00 BRK
00003197: 00 BRK
00003198: 00 BRK
00003199: 00 BRK
0000319A: 00 BRK
0000319B: 00 BRK
0000319C: 00 BRK
0000319D: 00 BRK
0000319E: 00 BRK
0000319F: 00 BRK
000031A0: 00 BRK
000031A1: 00 BRK
000031A2: 00 BRK
000031A3: 00 BRK
000031A4: 00 BRK
000031A5: 00 BRK
000031A6: 00 BRK
000031A7: 00 BRK
000031A8: 00 BRK
000031A9: 00 BRK
000031AA: 00 BRK
000031AB: 00 BRK
000031AC: 00 BRK
000031AD: 00 BRK
000031AE: 00 BRK
000031AF: 00 BRK
000031B0: 00 BRK
000031B1: 00 BRK
000031B2: 00 BRK
000031B3: 00 BRK
000031B4: 00 BRK
000031B5: 00 BRK
000031B6: 00 BRK
000031B7: 00 BRK
000031B8: 00 BRK
000031B9: 00 BRK
000031BA: 00 BRK
000031BB: 00 BRK
000031BC: 00 BRK
000031BD: 00 BRK
000031BE: 00 BRK
000031BF: 00 BRK
000031C0: 00 BRK
000031C1: 00 BRK
000031C2: 00 BRK
000031C3: 00 BRK
000031C4: 00 BRK
000031C5: 00 BRK
000031C6: 00 BRK
000031C7: 00 BRK
000031C8: 00 BRK
000031C9: 00 BRK
000031CA: 00 BRK
000031CB: 00 BRK
000031CC: 00 BRK
000031CD: 00 BRK
000031CE: 00 BRK
000031CF: 00 BRK
000031D0: 00 BRK
000031D1: 00 BRK
000031D2: 00 BRK
000031D3: 00 BRK
000031D4: 00 BRK
000031D5: 00 BRK
000031D6: 00 BRK
000031D7: 00 BRK
000031D8: 00 BRK
000031D9: 00 BRK
000031DA: 00 BRK
000031DB: 00 BRK
000031DC: 00 BRK
000031DD: 00 BRK
000031DE: 00 BRK
000031DF: 00 BRK
000031E0: 00 BRK
000031E1: 00 BRK
000031E2: 00 BRK
000031E3: 00 BRK
000031E4: 00 BRK
000031E5: 00 BRK
000031E6: 00 BRK
000031E7: 00 BRK
000031E8: 00 BRK
000031E9: 00 BRK
000031EA: 00 BRK
000031EB: 00 BRK
000031EC: 00 BRK
000031ED: 00 BRK
000031EE: 00 BRK
000031EF: 00 BRK
000031F0: 00 BRK
000031F1: 00 BRK
000031F2: 00 BRK
000031F3: 00 BRK
000031F4: 00 BRK
000031F5: 00 BRK
000031F6: 00 BRK
000031F7: 00 BRK
000031F8: 00 BRK
000031F9: 00 BRK
000031FA: 00 BRK
000031FB: 00 BRK
000031FC: 00 BRK
000031FD: 00 BRK
000031FE: 00 BRK
000031FF: 00 BRK
00003200: 00 BRK
00003201: 00 BRK
00003202: 00 BRK
00003203: 00 BRK
00003204: 00 BRK
00003205: 00 BRK
00003206: 00 BRK
00003207: 00 BRK
00003208: 00 BRK
00003209: 00 BRK
0000320A: 00 BRK
0000320B: 00 BRK
0000320C: 00 BRK
0000320D: 00 BRK
0000320E: 00 BRK
0000320F: 00 BRK
00003210: 00 BRK
00003211: 00 BRK
00003212: 00 BRK
00003213: 00 BRK
00003214: 00 BRK
00003215: 00 BRK
00003216: 00 BRK
00003217: 00 BRK
00003218: 00 BRK
00003219: 00 BRK
0000321A: 00 BRK
0000321B: 00 BRK
0000321C: 00 BRK
0000321D: 00 BRK
0000321E: 00 BRK
0000321F: 00 BRK
00003220: 00 BRK
00003221: 00 BRK
00003222: 00 BRK
00003223: 00 BRK
00003224: 00 BRK
00003225: 00 BRK
00003226: 00 BRK
00003227: 00 BRK
00003228: 00 BRK
00003229: 00 BRK
0000322A: 00 BRK
0000322B: 00 BRK
0000322C: 00 BRK
0000322D: 00 BRK
0000322E: 00 BRK
0000322F: 00 BRK
00003230: 00 BRK
00003231: 00 BRK
00003232: 00 BRK
00003233: 00 BRK
00003234: 00 BRK
00003235: 00 BRK
00003236: 00 BRK
00003237: 00 BRK
00003238: 00 BRK
00003239: 00 BRK
0000323A: 00 BRK
0000323B: 00 BRK
0000323C: 00 BRK
0000323D: 00 BRK
0000323E: 00 BRK
0000323F: 00 BRK
00003240: 00 BRK
00003241: 00 BRK
00003242: 00 BRK
00003243: 00 BRK
00003244: 00 BRK
00003245: 00 BRK
00003246: 00 BRK
00003247: 00 BRK
00003248: 00 BRK
00003249: 00 BRK
0000324A: 00 BRK
0000324B: 00 BRK
0000324C: 00 BRK
0000324D: 00 BRK
0000324E: 00 BRK
0000324F: 00 BRK
00003250: 00 BRK
00003251: 00 BRK
00003252: 00 BRK
00003253: 00 BRK
00003254: 00 BRK
00003255: 00 BRK
00003256: 00 BRK
00003257: 00 BRK
00003258: 00 BRK
00003259: 00 BRK
0000325A: 00 BRK
0000325B: 00 BRK
0000325C: 00 BRK
0000325D: 00 BRK
0000325E: 00 BRK
0000325F: 00 BRK
00003260: 00 BRK
00003261: 00 BRK
00003262: 00 BRK
00003263: 00 BRK
00003264: 00 BRK
00003265: 00 BRK
00003266: 00 BRK
00003267: 00 BRK
00003268: 00 BRK
00003269: 00 BRK
0000326A: 00 BRK
0000326B: 00 BRK
0000326C: 00 BRK
0000326D: 00 BRK
0000326E: 00 BRK
0000326F: 00 BRK
00003270: 00 BRK
00003271: 00 BRK
00003272: 00 BRK
00003273: 00 BRK
00003274: 00 BRK
00003275: 00 BRK
00003276: 00 BRK
00003277: 00 BRK
00003278: 00 BRK
00003279: 00 BRK
0000327A: 00 BRK
0000327B: 00 BRK
0000327C: 00 BRK
0000327D: 00 BRK
0000327E: 00 BRK
0000327F: 00 BRK
00003280: 00 BRK
00003281: 00 BRK
00003282: 00 BRK
00003283: 00 BRK
00003284: 00 BRK
00003285: 00 BRK
00003286: 00 BRK
00003287: 00 BRK
00003288: 00 BRK
00003289: 00 BRK
0000328A: 00 BRK
0000328B: 00 BRK
0000328C: 00 BRK
0000328D: 00 BRK
0000328E: 00 BRK
0000328F: 00 BRK
00003290: 00 BRK
00003291: 00 BRK
00003292: 00 BRK
00003293: 00 BRK
00003294: 00 BRK
00003295: 00 BRK
00003296: 00 BRK
00003297: 00 BRK
00003298: 00 BRK
00003299: 00 BRK
0000329A: 00 BRK
0000329B: 00 BRK
0000329C: 00 BRK
0000329D: 00 BRK
0000329E: 00 BRK
0000329F: 00 BRK
000032A0: 00 BRK
000032A1: 00 BRK
000032A2: 00 BRK
000032A3: 00 BRK
000032A4: 00 BRK
000032A5: 00 BRK
000032A6: 00 BRK
000032A7: 00 BRK
000032A8: 00 BRK
000032A9: 00 BRK
000032AA: 00 BRK
000032AB: 00 BRK
000032AC: 00 BRK
000032AD: 00 BRK
000032AE: 00 BRK
000032AF: 00 BRK
000032B0: 00 BRK
000032B1: 00 BRK
000032B2: 00 BRK
000032B3: 00 BRK
000032B4: 00 BRK
000032B5: 00 BRK
000032B6: 00 BRK
000032B7: 00 BRK
000032B8: 00 BRK
000032B9: 00 BRK
000032BA: 00 BRK
000032BB: 00 BRK
000032BC: 00 BRK
000032BD: 00 BRK
000032BE: 00 BRK
000032BF: 00 BRK
000032C0: 00 BRK
000032C1: 00 BRK
000032C2: 00 BRK
000032C3: 00 BRK
000032C4: 00 BRK
000032C5: 00 BRK
000032C6: 00 BRK
000032C7: 00 BRK
000032C8: 00 BRK
000032C9: 00 BRK
000032CA: 00 BRK
000032CB: 00 BRK
000032CC: 00 BRK
000032CD: 00 BRK
000032CE: 00 BRK
000032CF: 00 BRK
000032D0: 00 BRK
000032D1: 00 BRK
000032D2: 00 BRK
000032D3: 00 BRK
000032D4: 00 BRK
000032D5: 00 BRK
000032D6: 00 BRK
000032D7: 00 BRK
000032D8: 00 BRK
000032D9: 00 BRK
000032DA: 00 BRK
000032DB: 00 BRK
000032DC: 00 BRK
000032DD: 00 BRK
000032DE: 00 BRK
000032DF: 00 BRK
000032E0: 00 BRK
000032E1: 00 BRK
000032E2: 00 BRK
000032E3: 00 BRK
000032E4: 00 BRK
000032E5: 00 BRK
000032E6: 00 BRK
000032E7: 00 BRK
000032E8: 00 BRK
000032E9: 00 BRK
000032EA: 00 BRK
000032EB: 00 BRK
000032EC: 00 BRK
000032ED: 00 BRK
000032EE: 00 BRK
000032EF: 00 BRK
000032F0: 00 BRK
000032F1: 00 BRK
000032F2: 00 BRK
000032F3: 00 BRK
000032F4: 00 BRK
000032F5: 00 BRK
000032F6: 00 BRK
000032F7: 00 BRK
000032F8: 00 BRK
000032F9: 00 BRK
000032FA: 00 BRK
000032FB: 00 BRK
000032FC: 00 BRK
000032FD: 00 BRK
000032FE: 00 BRK
000032FF: 00 BRK
00003300: 00 BRK
00003301: 00 BRK
00003302: 00 BRK
00003303: 00 BRK
00003304: 00 BRK
00003305: 00 BRK
00003306: 00 BRK
00003307: 00 BRK
00003308: 00 BRK
00003309: 00 BRK
0000330A: 00 BRK
0000330B: 00 BRK
0000330C: 00 BRK
0000330D: 00 BRK
0000330E: 00 BRK
0000330F: 00 BRK
00003310: 00 BRK
00003311: 00 BRK
00003312: 00 BRK
00003313: 00 BRK
00003314: 00 BRK
00003315: 00 BRK
00003316: 00 BRK
00003317: 00 BRK
00003318: 00 BRK
00003319: 00 BRK
0000331A: 00 BRK
0000331B: 00 BRK
0000331C: 00 BRK
0000331D: 00 BRK
0000331E: 00 BRK
0000331F: 00 BRK
00003320: 00 BRK
00003321: 00 BRK
00003322: 00 BRK
00003323: 00 BRK
00003324: 00 BRK
00003325: 00 BRK
00003326: 00 BRK
00003327: 00 BRK
00003328: 00 BRK
00003329: 00 BRK
0000332A: 00 BRK
0000332B: 00 BRK
0000332C: 00 BRK
0000332D: 00 BRK
0000332E: 00 BRK
0000332F: 00 BRK
00003330: 00 BRK
00003331: 00 BRK
00003332: 00 BRK
00003333: 00 BRK
00003334: 00 BRK
00003335: 00 BRK
00003336: 00 BRK
00003337: 00 BRK
00003338: 00 BRK
00003339: 00 BRK
0000333A: 00 BRK
0000333B: 00 BRK
0000333C: 00 BRK
0000333D: 00 BRK
0000333E: 00 BRK
0000333F: 00 BRK
00003340: 00 BRK
00003341: 00 BRK
00003342: 00 BRK
00003343: 00 BRK
00003344: 00 BRK
00003345: 00 BRK
00003346: 00 BRK
00003347: 00 BRK
00003348: 00 BRK
00003349: 00 BRK
0000334A: 00 BRK
0000334B: 00 BRK
0000334C: 00 BRK
0000334D: 00 BRK
0000334E: 00 BRK
0000334F: 00 BRK
00003350: 00 BRK
00003351: 00 BRK
00003352: 00 BRK
00003353: 00 BRK
00003354: 00 BRK
00003355: 00 BRK
00003356: 00 BRK
00003357: 00 BRK
00003358: 00 BRK
00003359: 00 BRK
0000335A: 00 BRK
0000335B: 00 BRK
0000335C: 00 BRK
0000335D: 00 BRK
0000335E: 00 BRK
0000335F: 00 BRK
00003360: 00 BRK
00003361: 00 BRK
00003362: 00 BRK
00003363: 00 BRK
00003364: 00 BRK
00003365: 00 BRK
00003366: 00 BRK
00003367: 00 BRK
00003368: 00 BRK
00003369: 00 BRK
0000336A: 00 BRK
0000336B: 00 BRK
0000336C: 00 BRK
0000336D: 00 BRK
0000336E: 00 BRK
0000336F: 00 BRK
00003370: 00 BRK
00003371: 00 BRK
00003372: 00 BRK
00003373: 00 BRK
00003374: 00 BRK
00003375: 00 BRK
00003376: 00 BRK
00003377: 00 BRK
00003378: 00 BRK
00003379: 00 BRK
0000337A: 00 BRK
0000337B: 00 BRK
0000337C: 00 BRK
0000337D: 00 BRK
0000337E: 00 BRK
0000337F: 00 BRK
00003380: 00 BRK
00003381: 00 BRK
00003382: 00 BRK
00003383: 00 BRK
00003384: 00 BRK
00003385: 00 BRK
00003386: 00 BRK
00003387: 00 BRK
00003388: 00 BRK
00003389: 00 BRK
0000338A: 00 BRK
0000338B: 00 BRK
0000338C: 00 BRK
0000338D: 00 BRK
0000338E: 00 BRK
0000338F: 00 BRK
00003390: 00 BRK
00003391: 00 BRK
00003392: 00 BRK
00003393: 00 BRK
00003394: 00 BRK
00003395: 00 BRK
00003396: 00 BRK
00003397: 00 BRK
00003398: 00 BRK
00003399: 00 BRK
0000339A: 00 BRK
0000339B: 00 BRK
0000339C: 00 BRK
0000339D: 00 BRK
0000339E: 00 BRK
0000339F: 00 BRK
000033A0: 00 BRK
000033A1: 00 BRK
000033A2: 00 BRK
000033A3: 00 BRK
000033A4: 00 BRK
000033A5: 00 BRK
000033A6: 00 BRK
000033A7: 00 BRK
000033A8: 00 BRK
000033A9: 00 BRK
000033AA: 00 BRK
000033AB: 00 BRK
000033AC: 00 BRK
000033AD: 00 BRK
000033AE: 00 BRK
000033AF: 00 BRK
000033B0: 00 BRK
000033B1: 00 BRK
000033B2: 00 BRK
000033B3: 00 BRK
000033B4: 00 BRK
000033B5: 00 BRK
000033B6: 00 BRK
000033B7: 00 BRK
000033B8: 00 BRK
000033B9: 00 BRK
000033BA: 00 BRK
000033BB: 00 BRK
000033BC: 00 BRK
000033BD: 00 BRK
000033BE: 00 BRK
000033BF: 00 BRK
000033C0: 00 BRK
000033C1: 00 BRK
000033C2: 00 BRK
000033C3: 00 BRK
000033C4: 00 BRK
000033C5: 00 BRK
000033C6: 00 BRK
000033C7: 00 BRK
000033C8: 00 BRK
000033C9: 00 BRK
000033CA: 00 BRK
000033CB: 00 BRK
000033CC: 00 BRK
000033CD: 00 BRK
000033CE: 00 BRK
000033CF: 00 BRK
000033D0: 00 BRK
000033D1: 00 BRK
000033D2: 00 BRK
000033D3: 00 BRK
000033D4: 00 BRK
000033D5: 00 BRK
000033D6: 00 BRK
000033D7: 00 BRK
000033D8: 00 BRK
000033D9: 00 BRK
000033DA: 00 BRK
000033DB: 00 BRK
000033DC: 00 BRK
000033DD: 00 BRK
000033DE: 00 BRK
000033DF: 00 BRK
000033E0: 00 BRK
000033E1: 00 BRK
000033E2: 00 BRK
000033E3: 00 BRK
000033E4: 00 BRK
000033E5: 00 BRK
000033E6: 00 BRK
000033E7: 00 BRK
000033E8: 00 BRK
000033E9: 00 BRK
000033EA: 00 BRK
000033EB: 00 BRK
000033EC: 00 BRK
000033ED: 00 BRK
000033EE: 00 BRK
000033EF: 00 BRK
000033F0: 00 BRK
000033F1: 00 BRK
000033F2: 00 BRK
000033F3: 00 BRK
000033F4: 00 BRK
000033F5: 00 BRK
000033F6: 00 BRK
000033F7: 00 BRK
000033F8: 00 BRK
000033F9: 00 BRK
000033FA: 00 BRK
000033FB: 00 BRK
000033FC: 00 BRK
000033FD: 00 BRK
000033FE: 00 BRK
000033FF: 00 BRK
00003400: 00 BRK
00003401: 00 BRK
00003402: 00 BRK
00003403: 00 BRK
00003404: 00 BRK
00003405: 00 BRK
00003406: 00 BRK
00003407: 00 BRK
00003408: 00 BRK
00003409: 00 BRK
0000340A: 00 BRK
0000340B: 00 BRK
0000340C: 00 BRK
0000340D: 00 BRK
0000340E: 00 BRK
0000340F: 00 BRK
00003410: 00 BRK
00003411: 00 BRK
00003412: 00 BRK
00003413: 00 BRK
00003414: 00 BRK
00003415: 00 BRK
00003416: 00 BRK
00003417: 00 BRK
00003418: 00 BRK
00003419: 00 BRK
0000341A: 00 BRK
0000341B: 00 BRK
0000341C: 00 BRK
0000341D: 00 BRK
0000341E: 00 BRK
0000341F: 00 BRK
00003420: 00 BRK
00003421: 00 BRK
00003422: 00 BRK
00003423: 00 BRK
00003424: 00 BRK
00003425: 00 BRK
00003426: 00 BRK
00003427: 00 BRK
00003428: 00 BRK
00003429: 00 BRK
0000342A: 00 BRK
0000342B: 00 BRK
0000342C: 00 BRK
0000342D: 00 BRK
0000342E: 00 BRK
0000342F: 00 BRK
00003430: 00 BRK
00003431: 00 BRK
00003432: 00 BRK
00003433: 00 BRK
00003434: 00 BRK
00003435: 00 BRK
00003436: 00 BRK
00003437: 00 BRK
00003438: 00 BRK
00003439: 00 BRK
0000343A: 00 BRK
0000343B: 00 BRK
0000343C: 00 BRK
0000343D: 00 BRK
0000343E: 00 BRK
0000343F: 00 BRK
00003440: 00 BRK
00003441: 00 BRK
00003442: 00 BRK
00003443: 00 BRK
00003444: 00 BRK
00003445: 00 BRK
00003446: 00 BRK
00003447: 00 BRK
00003448: 00 BRK
00003449: 00 BRK
0000344A: 00 BRK
0000344B: 00 BRK
0000344C: 00 BRK
0000344D: 00 BRK
0000344E: 00 BRK
0000344F: 00 BRK
00003450: 00 BRK
00003451: 00 BRK
00003452: 00 BRK
00003453: 00 BRK
00003454: 00 BRK
00003455: 00 BRK
00003456: 00 BRK
00003457: 00 BRK
00003458: 00 BRK
00003459: 00 BRK
0000345A: 00 BRK
0000345B: 00 BRK
0000345C: 00 BRK
0000345D: 00 BRK
0000345E: 00 BRK
0000345F: 00 BRK
00003460: 00 BRK
00003461: 00 BRK
00003462: 00 BRK
00003463: 00 BRK
00003464: 00 BRK
00003465: 00 BRK
00003466: 00 BRK
00003467: 00 BRK
00003468: 00 BRK
00003469: 00 BRK
0000346A: 00 BRK
0000346B: 00 BRK
0000346C: 00 BRK
0000346D: 00 BRK
0000346E: 00 BRK
0000346F: 00 BRK
00003470: 00 BRK
00003471: 00 BRK
00003472: 00 BRK
00003473: 00 BRK
00003474: 00 BRK
00003475: 00 BRK
00003476: 00 BRK
00003477: 00 BRK
00003478: 00 BRK
00003479: 00 BRK
0000347A: 00 BRK
0000347B: 00 BRK
0000347C: 00 BRK
0000347D: 00 BRK
0000347E: 00 BRK
0000347F: 00 BRK
00003480: 00 BRK
00003481: 00 BRK
00003482: 00 BRK
00003483: 00 BRK
00003484: 00 BRK
00003485: 00 BRK
00003486: 00 BRK
00003487: 00 BRK
00003488: 00 BRK
00003489: 00 BRK
0000348A: 00 BRK
0000348B: 00 BRK
0000348C: 00 BRK
0000348D: 00 BRK
0000348E: 00 BRK
0000348F: 00 BRK
00003490: 00 BRK
00003491: 00 BRK
00003492: 00 BRK
00003493: 00 BRK
00003494: 00 BRK
00003495: 00 BRK
00003496: 00 BRK
00003497: 00 BRK
00003498: 00 BRK
00003499: 00 BRK
0000349A: 00 BRK
0000349B: 00 BRK
0000349C: 00 BRK
0000349D: 00 BRK
0000349E: 00 BRK
0000349F: 00 BRK
000034A0: 00 BRK
000034A1: 00 BRK
000034A2: 00 BRK
000034A3: 00 BRK
000034A4: 00 BRK
000034A5: 00 BRK
000034A6: 00 BRK
000034A7: 00 BRK
000034A8: 00 BRK
000034A9: 00 BRK
000034AA: 00 BRK
000034AB: 00 BRK
000034AC: 00 BRK
000034AD: 00 BRK
000034AE: 00 BRK
000034AF: 00 BRK
000034B0: 00 BRK
000034B1: 00 BRK
000034B2: 00 BRK
000034B3: 00 BRK
000034B4: 00 BRK
000034B5: 00 BRK
000034B6: 00 BRK
000034B7: 00 BRK
000034B8: 00 BRK
000034B9: 00 BRK
000034BA: 00 BRK
000034BB: 00 BRK
000034BC: 00 BRK
000034BD: 00 BRK
000034BE: 00 BRK
000034BF: 00 BRK
000034C0: 00 BRK
000034C1: 00 BRK
000034C2: 00 BRK
000034C3: 00 BRK
000034C4: 00 BRK
000034C5: 00 BRK
000034C6: 00 BRK
000034C7: 00 BRK
000034C8: 00 BRK
000034C9: 00 BRK
000034CA: 00 BRK
000034CB: 00 BRK
000034CC: 00 BRK
000034CD: 00 BRK
000034CE: 00 BRK
000034CF: 00 BRK
000034D0: 00 BRK
000034D1: 00 BRK
000034D2: 00 BRK
000034D3: 00 BRK
000034D4: 00 BRK
000034D5: 00 BRK
000034D6: 00 BRK
000034D7: 00 BRK
000034D8: 00 BRK
000034D9: 00 BRK
000034DA: 00 BRK
000034DB: 00 BRK
000034DC: 00 BRK
000034DD: 00 BRK
000034DE: 00 BRK
000034DF: 00 BRK
000034E0: 00 BRK
000034E1: 00 BRK
000034E2: 00 BRK
000034E3: 00 BRK
000034E4: 00 BRK
000034E5: 00 BRK
000034E6: 00 BRK
000034E7: 00 BRK
000034E8: 00 BRK
000034E9: 00 BRK
000034EA: 00 BRK
000034EB: 00 BRK
000034EC: 00 BRK
000034ED: 00 BRK
000034EE: 00 BRK
000034EF: 00 BRK
000034F0: 00 BRK
000034F1: 00 BRK
000034F2: 00 BRK
000034F3: 00 BRK
000034F4: 00 BRK
000034F5: 00 BRK
000034F6: 00 BRK
000034F7: 00 BRK
000034F8: 00 BRK
000034F9: 00 BRK
000034FA: 00 BRK
000034FB: 00 BRK
000034FC: 00 BRK
000034FD: 00 BRK
000034FE: 00 BRK
000034FF: 00 BRK
00003500: 00 BRK
00003501: 00 BRK
00003502: 00 BRK
00003503: 00 BRK
00003504: 00 BRK
00003505: 00 BRK
00003506: 00 BRK
00003507: 00 BRK
00003508: 00 BRK
00003509: 00 BRK
0000350A: 00 BRK
0000350B: 00 BRK
0000350C: 00 BRK
0000350D: 00 BRK
0000350E: 00 BRK
0000350F: 00 BRK
00003510: 00 BRK
00003511: 00 BRK
00003512: 00 BRK
00003513: 00 BRK
00003514: 00 BRK
00003515: 00 BRK
00003516: 00 BRK
00003517: 00 BRK
00003518: 00 BRK
00003519: 00 BRK
0000351A: 00 BRK
0000351B: 00 BRK
0000351C: 00 BRK
0000351D: 00 BRK
0000351E: 00 BRK
0000351F: 00 BRK
00003520: 00 BRK
00003521: 00 BRK
00003522: 00 BRK
00003523: 00 BRK
00003524: 00 BRK
00003525: 00 BRK
00003526: 00 BRK
00003527: 00 BRK
00003528: 00 BRK
00003529: 00 BRK
0000352A: 00 BRK
0000352B: 00 BRK
0000352C: 00 BRK
0000352D: 00 BRK
0000352E: 00 BRK
0000352F: 00 BRK
00003530: 00 BRK
00003531: 00 BRK
00003532: 00 BRK
00003533: 00 BRK
00003534: 00 BRK
00003535: 00 BRK
00003536: 00 BRK
00003537: 00 BRK
00003538: 00 BRK
00003539: 00 BRK
0000353A: 00 BRK
0000353B: 00 BRK
0000353C: 00 BRK
0000353D: 00 BRK
0000353E: 00 BRK
0000353F: 00 BRK
00003540: 00 BRK
00003541: 00 BRK
00003542: 00 BRK
00003543: 00 BRK
00003544: 00 BRK
00003545: 00 BRK
00003546: 00 BRK
00003547: 00 BRK
00003548: 00 BRK
00003549: 00 BRK
0000354A: 00 BRK
0000354B: 00 BRK
0000354C: 00 BRK
0000354D: 00 BRK
0000354E: 00 BRK
0000354F: 00 BRK
00003550: 00 BRK
00003551: 00 BRK
00003552: 00 BRK
00003553: 00 BRK
00003554: 00 BRK
00003555: 00 BRK
00003556: 00 BRK
00003557: 00 BRK
00003558: 00 BRK
00003559: 00 BRK
0000355A: 00 BRK
0000355B: 00 BRK
0000355C: 00 BRK
0000355D: 00 BRK
0000355E: 00 BRK
0000355F: 00 BRK
00003560: 00 BRK
00003561: 00 BRK
00003562: 00 BRK
00003563: 00 BRK
00003564: 00 BRK
00003565: 00 BRK
00003566: 00 BRK
00003567: 00 BRK
00003568: 00 BRK
00003569: 00 BRK
0000356A: 00 BRK
0000356B: 00 BRK
0000356C: 00 BRK
0000356D: 00 BRK
0000356E: 00 BRK
0000356F: 00 BRK
00003570: 00 BRK
00003571: 00 BRK
00003572: 00 BRK
00003573: 00 BRK
00003574: 00 BRK
00003575: 00 BRK
00003576: 00 BRK
00003577: 00 BRK
00003578: 00 BRK
00003579: 00 BRK
0000357A: 00 BRK
0000357B: 00 BRK
0000357C: 00 BRK
0000357D: 00 BRK
0000357E: 00 BRK
0000357F: 00 BRK
00003580: 00 BRK
00003581: 00 BRK
00003582: 00 BRK
00003583: 00 BRK
00003584: 00 BRK
00003585: 00 BRK
00003586: 00 BRK
00003587: 00 BRK
00003588: 00 BRK
00003589: 00 BRK
0000358A: 00 BRK
0000358B: 00 BRK
0000358C: 00 BRK
0000358D: 00 BRK
0000358E: 00 BRK
0000358F: 00 BRK
00003590: 00 BRK
00003591: 00 BRK
00003592: 00 BRK
00003593: 00 BRK
00003594: 00 BRK
00003595: 00 BRK
00003596: 00 BRK
00003597: 00 BRK
00003598: 00 BRK
00003599: 00 BRK
0000359A: 00 BRK
0000359B: 00 BRK
0000359C: 00 BRK
0000359D: 00 BRK
0000359E: 00 BRK
0000359F: 00 BRK
000035A0: 00 BRK
000035A1: 00 BRK
000035A2: 00 BRK
000035A3: 00 BRK
000035A4: 00 BRK
000035A5: 00 BRK
000035A6: 00 BRK
000035A7: 00 BRK
000035A8: 00 BRK
000035A9: 00 BRK
000035AA: 00 BRK
000035AB: 00 BRK
000035AC: 00 BRK
000035AD: 00 BRK
000035AE: 00 BRK
000035AF: 00 BRK
000035B0: 00 BRK
000035B1: 00 BRK
000035B2: 00 BRK
000035B3: 00 BRK
000035B4: 00 BRK
000035B5: 00 BRK
000035B6: 00 BRK
000035B7: 00 BRK
000035B8: 00 BRK
000035B9: 00 BRK
000035BA: 00 BRK
000035BB: 00 BRK
000035BC: 00 BRK
000035BD: 00 BRK
000035BE: 00 BRK
000035BF: 00 BRK
000035C0: 00 BRK
000035C1: 00 BRK
000035C2: 00 BRK
000035C3: 00 BRK
000035C4: 00 BRK
000035C5: 00 BRK
000035C6: 00 BRK
000035C7: 00 BRK
000035C8: 00 BRK
000035C9: 00 BRK
000035CA: 00 BRK
000035CB: 00 BRK
000035CC: 00 BRK
000035CD: 00 BRK
000035CE: 00 BRK
000035CF: 00 BRK
000035D0: 00 BRK
000035D1: 00 BRK
000035D2: 00 BRK
000035D3: 00 BRK
000035D4: 00 BRK
000035D5: 00 BRK
000035D6: 00 BRK
000035D7: 00 BRK
000035D8: 00 BRK
000035D9: 00 BRK
000035DA: 00 BRK
000035DB: 00 BRK
000035DC: 00 BRK
000035DD: 00 BRK
000035DE: 00 BRK
000035DF: 00 BRK
000035E0: 00 BRK
000035E1: 00 BRK
000035E2: 00 BRK
000035E3: 00 BRK
000035E4: 00 BRK
000035E5: 00 BRK
000035E6: 00 BRK
000035E7: 00 BRK
000035E8: 00 BRK
000035E9: 00 BRK
000035EA: 00 BRK
000035EB: 00 BRK
000035EC: 00 BRK
000035ED: 00 BRK
000035EE: 00 BRK
000035EF: 00 BRK
000035F0: 00 BRK
000035F1: 00 BRK
000035F2: 00 BRK
000035F3: 00 BRK
000035F4: 00 BRK
000035F5: 00 BRK
000035F6: 00 BRK
000035F7: 00 BRK
000035F8: 00 BRK
000035F9: 00 BRK
000035FA: 00 BRK
000035FB: 00 BRK
000035FC: 00 BRK
000035FD: 00 BRK
000035FE: 00 BRK
000035FF: 00 BRK
00003600: 00 BRK
00003601: 00 BRK
00003602: 00 BRK
00003603: 00 BRK
00003604: 00 BRK
00003605: 00 BRK
00003606: 00 BRK
00003607: 00 BRK
00003608: 00 BRK
00003609: 00 BRK
0000360A: 00 BRK
0000360B: 00 BRK
0000360C: 00 BRK
0000360D: 00 BRK
0000360E: 00 BRK
0000360F: 00 BRK
00003610: 00 BRK
00003611: 00 BRK
00003612: 00 BRK
00003613: 00 BRK
00003614: 00 BRK
00003615: 00 BRK
00003616: 00 BRK
00003617: 00 BRK
00003618: 00 BRK
00003619: 00 BRK
0000361A: 00 BRK
0000361B: 00 BRK
0000361C: 00 BRK
0000361D: 00 BRK
0000361E: 00 BRK
0000361F: 00 BRK
00003620: 00 BRK
00003621: 00 BRK
00003622: 00 BRK
00003623: 00 BRK
00003624: 00 BRK
00003625: 00 BRK
00003626: 00 BRK
00003627: 00 BRK
00003628: 00 BRK
00003629: 00 BRK
0000362A: 00 BRK
0000362B: 00 BRK
0000362C: 00 BRK
0000362D: 00 BRK
0000362E: 00 BRK
0000362F: 00 BRK
00003630: 00 BRK
00003631: 00 BRK
00003632: 00 BRK
00003633: 00 BRK
00003634: 00 BRK
00003635: 00 BRK
00003636: 00 BRK
00003637: 00 BRK
00003638: 00 BRK
00003639: 00 BRK
0000363A: 00 BRK
0000363B: 00 BRK
0000363C: 00 BRK
0000363D: 00 BRK
0000363E: 00 BRK
0000363F: 00 BRK
00003640: 00 BRK
00003641: 00 BRK
00003642: 00 BRK
00003643: 00 BRK
00003644: 00 BRK
00003645: 00 BRK
00003646: 00 BRK
00003647: 00 BRK
00003648: 00 BRK
00003649: 00 BRK
0000364A: 00 BRK
0000364B: 00 BRK
0000364C: 00 BRK
0000364D: 00 BRK
0000364E: 00 BRK
0000364F: 00 BRK
00003650: 00 BRK
00003651: 00 BRK
00003652: 00 BRK
00003653: 00 BRK
00003654: 00 BRK
00003655: 00 BRK
00003656: 00 BRK
00003657: 00 BRK
00003658: 00 BRK
00003659: 00 BRK
0000365A: 00 BRK
0000365B: 00 BRK
0000365C: 00 BRK
0000365D: 00 BRK
0000365E: 00 BRK
0000365F: 00 BRK
00003660: 00 BRK
00003661: 00 BRK
00003662: 00 BRK
00003663: 00 BRK
00003664: 00 BRK
00003665: 00 BRK
00003666: 00 BRK
00003667: 00 BRK
00003668: 00 BRK
00003669: 00 BRK
0000366A: 00 BRK
0000366B: 00 BRK
0000366C: 00 BRK
0000366D: 00 BRK
0000366E: 00 BRK
0000366F: 00 BRK
00003670: 00 BRK
00003671: 00 BRK
00003672: 00 BRK
00003673: 00 BRK
00003674: 00 BRK
00003675: 00 BRK
00003676: 00 BRK
00003677: 00 BRK
00003678: 00 BRK
00003679: 00 BRK
0000367A: 00 BRK
0000367B: 00 BRK
0000367C: 00 BRK
0000367D: 00 BRK
0000367E: 00 BRK
0000367F: 00 BRK
00003680: 00 BRK
00003681: 00 BRK
00003682: 00 BRK
00003683: 00 BRK
00003684: 00 BRK
00003685: 00 BRK
00003686: 00 BRK
00003687: 00 BRK
00003688: 00 BRK
00003689: 00 BRK
0000368A: 00 BRK
0000368B: 00 BRK
0000368C: 00 BRK
0000368D: 00 BRK
0000368E: 00 BRK
0000368F: 00 BRK
00003690: 00 BRK
00003691: 00 BRK
00003692: 00 BRK
00003693: 00 BRK
00003694: 00 BRK
00003695: 00 BRK
00003696: 00 BRK
00003697: 00 BRK
00003698: 00 BRK
00003699: 00 BRK
0000369A: 00 BRK
0000369B: 00 BRK
0000369C: 00 BRK
0000369D: 00 BRK
0000369E: 00 BRK
0000369F: 00 BRK
000036A0: 00 BRK
000036A1: 00 BRK
000036A2: 00 BRK
000036A3: 00 BRK
000036A4: 00 BRK
000036A5: 00 BRK
000036A6: 00 BRK
000036A7: 00 BRK
000036A8: 00 BRK
000036A9: 00 BRK
000036AA: 00 BRK
000036AB: 00 BRK
000036AC: 00 BRK
000036AD: 00 BRK
000036AE: 00 BRK
000036AF: 00 BRK
000036B0: 00 BRK
000036B1: 00 BRK
000036B2: 00 BRK
000036B3: 00 BRK
000036B4: 00 BRK
000036B5: 00 BRK
000036B6: 00 BRK
000036B7: 00 BRK
000036B8: 00 BRK
000036B9: 00 BRK
000036BA: 00 BRK
000036BB: 00 BRK
000036BC: 00 BRK
000036BD: 00 BRK
000036BE: 00 BRK
000036BF: 00 BRK
000036C0: 00 BRK
000036C1: 00 BRK
000036C2: 00 BRK
000036C3: 00 BRK
000036C4: 00 BRK
000036C5: 00 BRK
000036C6: 00 BRK
000036C7: 00 BRK
000036C8: 00 BRK
000036C9: 00 BRK
000036CA: 00 BRK
000036CB: 00 BRK
000036CC: 00 BRK
000036CD: 00 BRK
000036CE: 00 BRK
000036CF: 00 BRK
000036D0: 00 BRK
000036D1: 00 BRK
000036D2: 00 BRK
000036D3: 00 BRK
000036D4: 00 BRK
000036D5: 00 BRK
000036D6: 00 BRK
000036D7: 00 BRK
000036D8: 00 BRK
000036D9: 00 BRK
000036DA: 00 BRK
000036DB: 00 BRK
000036DC: 00 BRK
000036DD: 00 BRK
000036DE: 00 BRK
000036DF: 00 BRK
000036E0: 00 BRK
000036E1: 00 BRK
000036E2: 00 BRK
000036E3: 00 BRK
000036E4: 00 BRK
000036E5: 00 BRK
000036E6: 00 BRK
000036E7: 00 BRK
000036E8: 00 BRK
000036E9: 00 BRK
000036EA: 00 BRK
000036EB: 00 BRK
000036EC: 00 BRK
000036ED: 00 BRK
000036EE: 00 BRK
000036EF: 00 BRK
000036F0: 00 BRK
000036F1: 00 BRK
000036F2: 00 BRK
000036F3: 00 BRK
000036F4: 00 BRK
000036F5: 00 BRK
000036F6: 00 BRK
000036F7: 00 BRK
000036F8: 00 BRK
000036F9: 00 BRK
000036FA: 00 BRK
000036FB: 00 BRK
000036FC: 00 BRK
000036FD: 00 BRK
000036FE: 00 BRK
000036FF: 00 BRK
00003700: 00 BRK
00003701: 00 BRK
00003702: 00 BRK
00003703: 00 BRK
00003704: 00 BRK
00003705: 00 BRK
00003706: 00 BRK
00003707: 00 BRK
00003708: 00 BRK
00003709: 00 BRK
0000370A: 00 BRK
0000370B: 00 BRK
0000370C: 00 BRK
0000370D: 00 BRK
0000370E: 00 BRK
0000370F: 00 BRK
00003710: 00 BRK
00003711: 00 BRK
00003712: 00 BRK
00003713: 00 BRK
00003714: 00 BRK
00003715: 00 BRK
00003716: 00 BRK
00003717: 00 BRK
00003718: 00 BRK
00003719: 00 BRK
0000371A: 00 BRK
0000371B: 00 BRK
0000371C: 00 BRK
0000371D: 00 BRK
0000371E: 00 BRK
0000371F: 00 BRK
00003720: 00 BRK
00003721: 00 BRK
00003722: 00 BRK
00003723: 00 BRK
00003724: 00 BRK
00003725: 00 BRK
00003726: 00 BRK
00003727: 00 BRK
00003728: 00 BRK
00003729: 00 BRK
0000372A: 00 BRK
0000372B: 00 BRK
0000372C: 00 BRK
0000372D: 00 BRK
0000372E: 00 BRK
0000372F: 00 BRK
00003730: 00 BRK
00003731: 00 BRK
00003732: 00 BRK
00003733: 00 BRK
00003734: 00 BRK
00003735: 00 BRK
00003736: 00 BRK
00003737: 00 BRK
00003738: 00 BRK
00003739: 00 BRK
0000373A: 00 BRK
0000373B: 00 BRK
0000373C: 00 BRK
0000373D: 00 BRK
0000373E: 00 BRK
0000373F: 00 BRK
00003740: 00 BRK
00003741: 00 BRK
00003742: 00 BRK
00003743: 00 BRK
00003744: 00 BRK
00003745: 00 BRK
00003746: 00 BRK
00003747: 00 BRK
00003748: 00 BRK
00003749: 00 BRK
0000374A: 00 BRK
0000374B: 00 BRK
0000374C: 00 BRK
0000374D: 00 BRK
0000374E: 00 BRK
0000374F: 00 BRK
00003750: 00 BRK
00003751: 00 BRK
00003752: 00 BRK
00003753: 00 BRK
00003754: 00 BRK
00003755: 00 BRK
00003756: 00 BRK
00003757: 00 BRK
00003758: 00 BRK
00003759: 00 BRK
0000375A: 00 BRK
0000375B: 00 BRK
0000375C: 00 BRK
0000375D: 00 BRK
0000375E: 00 BRK
0000375F: 00 BRK
00003760: 00 BRK
00003761: 00 BRK
00003762: 00 BRK
00003763: 00 BRK
00003764: 00 BRK
00003765: 00 BRK
00003766: 00 BRK
00003767: 00 BRK
00003768: 00 BRK
00003769: 00 BRK
0000376A: 00 BRK
0000376B: 00 BRK
0000376C: 00 BRK
0000376D: 00 BRK
0000376E: 00 BRK
0000376F: 00 BRK
00003770: 00 BRK
00003771: 00 BRK
00003772: 00 BRK
00003773: 00 BRK
00003774: 00 BRK
00003775: 00 BRK
00003776: 00 BRK
00003777: 00 BRK
00003778: 00 BRK
00003779: 00 BRK
0000377A: 00 BRK
0000377B: 00 BRK
0000377C: 00 BRK
0000377D: 00 BRK
0000377E: 00 BRK
0000377F: 00 BRK
00003780: 00 BRK
00003781: 00 BRK
00003782: 00 BRK
00003783: 00 BRK
00003784: 00 BRK
00003785: 00 BRK
00003786: 00 BRK
00003787: 00 BRK
00003788: 00 BRK
00003789: 00 BRK
0000378A: 00 BRK
0000378B: 00 BRK
0000378C: 00 BRK
0000378D: 00 BRK
0000378E: 00 BRK
0000378F: 00 BRK
00003790: 00 BRK
00003791: 00 BRK
00003792: 00 BRK
00003793: 00 BRK
00003794: 00 BRK
00003795: 00 BRK
00003796: 00 BRK
00003797: 00 BRK
00003798: 00 BRK
00003799: 00 BRK
0000379A: 00 BRK
0000379B: 00 BRK
0000379C: 00 BRK
0000379D: 00 BRK
0000379E: 00 BRK
0000379F: 00 BRK
000037A0: 00 BRK
000037A1: 00 BRK
000037A2: 00 BRK
000037A3: 00 BRK
000037A4: 00 BRK
000037A5: 00 BRK
000037A6: 00 BRK
000037A7: 00 BRK
000037A8: 00 BRK
000037A9: 00 BRK
000037AA: 00 BRK
000037AB: 00 BRK
000037AC: 00 BRK
000037AD: 00 BRK
000037AE: 00 BRK
000037AF: 00 BRK
000037B0: 00 BRK
000037B1: 00 BRK
000037B2: 00 BRK
000037B3: 00 BRK
000037B4: 00 BRK
000037B5: 00 BRK
000037B6: 00 BRK
000037B7: 00 BRK
000037B8: 00 BRK
000037B9: 00 BRK
000037BA: 00 BRK
000037BB: 00 BRK
000037BC: 00 BRK
000037BD: 00 BRK
000037BE: 00 BRK
000037BF: 00 BRK
000037C0: 00 BRK
000037C1: 00 BRK
000037C2: 00 BRK
000037C3: 00 BRK
000037C4: 00 BRK
000037C5: 00 BRK
000037C6: 00 BRK
000037C7: 00 BRK
000037C8: 00 BRK
000037C9: 00 BRK
000037CA: 00 BRK
000037CB: 00 BRK
000037CC: 00 BRK
000037CD: 00 BRK
000037CE: 00 BRK
000037CF: 00 BRK
000037D0: 00 BRK
000037D1: 00 BRK
000037D2: 00 BRK
000037D3: 00 BRK
000037D4: 00 BRK
000037D5: 00 BRK
000037D6: 00 BRK
000037D7: 00 BRK
000037D8: 00 BRK
000037D9: 00 BRK
000037DA: 00 BRK
000037DB: 00 BRK
000037DC: 00 BRK
000037DD: 00 BRK
000037DE: 00 BRK
000037DF: 00 BRK
000037E0: 00 BRK
000037E1: 00 BRK
000037E2: 00 BRK
000037E3: 00 BRK
000037E4: 00 BRK
000037E5: 00 BRK
000037E6: 00 BRK
000037E7: 00 BRK
000037E8: 00 BRK
000037E9: 00 BRK
000037EA: 00 BRK
000037EB: 00 BRK
000037EC: 00 BRK
000037ED: 00 BRK
000037EE: 00 BRK
000037EF: 00 BRK
000037F0: 00 BRK
000037F1: 00 BRK
000037F2: 00 BRK
000037F3: 00 BRK
000037F4: 00 BRK
000037F5: 00 BRK
000037F6: 00 BRK
000037F7: 00 BRK
000037F8: 00 BRK
000037F9: 00 BRK
000037FA: 00 BRK
000037FB: 00 BRK
000037FC: 00 BRK
000037FD: 00 BRK
000037FE: 00 BRK
000037FF: 00 BRK
00003800: 00 BRK
00003801: 00 BRK
00003802: 00 BRK
00003803: 00 BRK
00003804: 00 BRK
00003805: 00 BRK
00003806: 00 BRK
00003807: 00 BRK
00003808: 00 BRK
00003809: 00 BRK
0000380A: 00 BRK
0000380B: 00 BRK
0000380C: 00 BRK
0000380D: 00 BRK
0000380E: 00 BRK
0000380F: 00 BRK
00003810: 00 BRK
00003811: 00 BRK
00003812: 00 BRK
00003813: 00 BRK
00003814: 00 BRK
00003815: 00 BRK
00003816: 00 BRK
00003817: 00 BRK
00003818: 00 BRK
00003819: 00 BRK
0000381A: 00 BRK
0000381B: 00 BRK
0000381C: 00 BRK
0000381D: 00 BRK
0000381E: 00 BRK
0000381F: 00 BRK
00003820: 00 BRK
00003821: 00 BRK
00003822: 00 BRK
00003823: 00 BRK
00003824: 00 BRK
00003825: 00 BRK
00003826: 00 BRK
00003827: 00 BRK
00003828: 00 BRK
00003829: 00 BRK
0000382A: 00 BRK
0000382B: 00 BRK
0000382C: 00 BRK
0000382D: 00 BRK
0000382E: 00 BRK
0000382F: 00 BRK
00003830: 00 BRK
00003831: 00 BRK
00003832: 00 BRK
00003833: 00 BRK
00003834: 00 BRK
00003835: 00 BRK
00003836: 00 BRK
00003837: 00 BRK
00003838: 00 BRK
00003839: 00 BRK
0000383A: 00 BRK
0000383B: 00 BRK
0000383C: 00 BRK
0000383D: 00 BRK
0000383E: 00 BRK
0000383F: 00 BRK
00003840: 00 BRK
00003841: 00 BRK
00003842: 00 BRK
00003843: 00 BRK
00003844: 00 BRK
00003845: 00 BRK
00003846: 00 BRK
00003847: 00 BRK
00003848: 00 BRK
00003849: 00 BRK
0000384A: 00 BRK
0000384B: 00 BRK
0000384C: 00 BRK
0000384D: 00 BRK
0000384E: 00 BRK
0000384F: 00 BRK
00003850: 00 BRK
00003851: 00 BRK
00003852: 00 BRK
00003853: 00 BRK
00003854: 00 BRK
00003855: 00 BRK
00003856: 00 BRK
00003857: 00 BRK
00003858: 00 BRK
00003859: 00 BRK
0000385A: 00 BRK
0000385B: 00 BRK
0000385C: 00 BRK
0000385D: 00 BRK
0000385E: 00 BRK
0000385F: 00 BRK
00003860: 00 BRK
00003861: 00 BRK
00003862: 00 BRK
00003863: 00 BRK
00003864: 00 BRK
00003865: 00 BRK
00003866: 00 BRK
00003867: 00 BRK
00003868: 00 BRK
00003869: 00 BRK
0000386A: 00 BRK
0000386B: 00 BRK
0000386C: 00 BRK
0000386D: 00 BRK
0000386E: 00 BRK
0000386F: 00 BRK
00003870: 00 BRK
00003871: 00 BRK
00003872: 00 BRK
00003873: 00 BRK
00003874: 00 BRK
00003875: 00 BRK
00003876: 00 BRK
00003877: 00 BRK
00003878: 00 BRK
00003879: 00 BRK
0000387A: 00 BRK
0000387B: 00 BRK
0000387C: 00 BRK
0000387D: 00 BRK
0000387E: 00 BRK
0000387F: 00 BRK
00003880: 00 BRK
00003881: 00 BRK
00003882: 00 BRK
00003883: 00 BRK
00003884: 00 BRK
00003885: 00 BRK
00003886: 00 BRK
00003887: 00 BRK
00003888: 00 BRK
00003889: 00 BRK
0000388A: 00 BRK
0000388B: 00 BRK
0000388C: 00 BRK
0000388D: 00 BRK
0000388E: 00 BRK
0000388F: 00 BRK
00003890: 00 BRK
00003891: 00 BRK
00003892: 00 BRK
00003893: 00 BRK
00003894: 00 BRK
00003895: 00 BRK
00003896: 00 BRK
00003897: 00 BRK
00003898: 00 BRK
00003899: 00 BRK
0000389A: 00 BRK
0000389B: 00 BRK
0000389C: 00 BRK
0000389D: 00 BRK
0000389E: 00 BRK
0000389F: 00 BRK
000038A0: 00 BRK
000038A1: 00 BRK
000038A2: 00 BRK
000038A3: 00 BRK
000038A4: 00 BRK
000038A5: 00 BRK
000038A6: 00 BRK
000038A7: 00 BRK
000038A8: 00 BRK
000038A9: 00 BRK
000038AA: 00 BRK
000038AB: 00 BRK
000038AC: 00 BRK
000038AD: 00 BRK
000038AE: 00 BRK
000038AF: 00 BRK
000038B0: 00 BRK
000038B1: 00 BRK
000038B2: 00 BRK
000038B3: 00 BRK
000038B4: 00 BRK
000038B5: 00 BRK
000038B6: 00 BRK
000038B7: 00 BRK
000038B8: 00 BRK
000038B9: 00 BRK
000038BA: 00 BRK
000038BB: 00 BRK
000038BC: 00 BRK
000038BD: 00 BRK
000038BE: 00 BRK
000038BF: 00 BRK
000038C0: 00 BRK
000038C1: 00 BRK
000038C2: 00 BRK
000038C3: 00 BRK
000038C4: 00 BRK
000038C5: 00 BRK
000038C6: 00 BRK
000038C7: 00 BRK
000038C8: 00 BRK
000038C9: 00 BRK
000038CA: 00 BRK
000038CB: 00 BRK
000038CC: 00 BRK
000038CD: 00 BRK
000038CE: 00 BRK
000038CF: 00 BRK
000038D0: 00 BRK
000038D1: 00 BRK
000038D2: 00 BRK
000038D3: 00 BRK
000038D4: 00 BRK
000038D5: 00 BRK
000038D6: 00 BRK
000038D7: 00 BRK
000038D8: 00 BRK
000038D9: 00 BRK
000038DA: 00 BRK
000038DB: 00 BRK
000038DC: 00 BRK
000038DD: 00 BRK
000038DE: 00 BRK
000038DF: 00 BRK
000038E0: 00 BRK
000038E1: 00 BRK
000038E2: 00 BRK
000038E3: 00 BRK
000038E4: 00 BRK
000038E5: 00 BRK
000038E6: 00 BRK
000038E7: 00 BRK
000038E8: 00 BRK
000038E9: 00 BRK
000038EA: 00 BRK
000038EB: 00 BRK
000038EC: 00 BRK
000038ED: 00 BRK
000038EE: 00 BRK
000038EF: 00 BRK
000038F0: 00 BRK
000038F1: 00 BRK
000038F2: 00 BRK
000038F3: 00 BRK
000038F4: 00 BRK
000038F5: 00 BRK
000038F6: 00 BRK
000038F7: 00 BRK
000038F8: 00 BRK
000038F9: 00 BRK
000038FA: 00 BRK
000038FB: 00 BRK
000038FC: 00 BRK
000038FD: 00 BRK
000038FE: 00 BRK
000038FF: 00 BRK
00003900: 00 BRK
00003901: 00 BRK
00003902: 00 BRK
00003903: 00 BRK
00003904: 00 BRK
00003905: 00 BRK
00003906: 00 BRK
00003907: 00 BRK
00003908: 00 BRK
00003909: 00 BRK
0000390A: 00 BRK
0000390B: 00 BRK
0000390C: 00 BRK
0000390D: 00 BRK
0000390E: 00 BRK
0000390F: 00 BRK
00003910: 00 BRK
00003911: 00 BRK
00003912: 00 BRK
00003913: 00 BRK
00003914: 00 BRK
00003915: 00 BRK
00003916: 00 BRK
00003917: 00 BRK
00003918: 00 BRK
00003919: 00 BRK
0000391A: 00 BRK
0000391B: 00 BRK
0000391C: 00 BRK
0000391D: 00 BRK
0000391E: 00 BRK
0000391F: 00 BRK
00003920: 00 BRK
00003921: 00 BRK
00003922: 00 BRK
00003923: 00 BRK
00003924: 00 BRK
00003925: 00 BRK
00003926: 00 BRK
00003927: 00 BRK
00003928: 00 BRK
00003929: 00 BRK
0000392A: 00 BRK
0000392B: 00 BRK
0000392C: 00 BRK
0000392D: 00 BRK
0000392E: 00 BRK
0000392F: 00 BRK
00003930: 00 BRK
00003931: 00 BRK
00003932: 00 BRK
00003933: 00 BRK
00003934: 00 BRK
00003935: 00 BRK
00003936: 00 BRK
00003937: 00 BRK
00003938: 00 BRK
00003939: 00 BRK
0000393A: 00 BRK
0000393B: 00 BRK
0000393C: 00 BRK
0000393D: 00 BRK
0000393E: 00 BRK
0000393F: 00 BRK
00003940: 00 BRK
00003941: 00 BRK
00003942: 00 BRK
00003943: 00 BRK
00003944: 00 BRK
00003945: 00 BRK
00003946: 00 BRK
00003947: 00 BRK
00003948: 00 BRK
00003949: 00 BRK
0000394A: 00 BRK
0000394B: 00 BRK
0000394C: 00 BRK
0000394D: 00 BRK
0000394E: 00 BRK
0000394F: 00 BRK
00003950: 00 BRK
00003951: 00 BRK
00003952: 00 BRK
00003953: 00 BRK
00003954: 00 BRK
00003955: 00 BRK
00003956: 00 BRK
00003957: 00 BRK
00003958: 00 BRK
00003959: 00 BRK
0000395A: 00 BRK
0000395B: 00 BRK
0000395C: 00 BRK
0000395D: 00 BRK
0000395E: 00 BRK
0000395F: 00 BRK
00003960: 00 BRK
00003961: 00 BRK
00003962: 00 BRK
00003963: 00 BRK
00003964: 00 BRK
00003965: 00 BRK
00003966: 00 BRK
00003967: 00 BRK
00003968: 00 BRK
00003969: 00 BRK
0000396A: 00 BRK
0000396B: 00 BRK
0000396C: 00 BRK
0000396D: 00 BRK
0000396E: 00 BRK
0000396F: 00 BRK
00003970: 00 BRK
00003971: 00 BRK
00003972: 00 BRK
00003973: 00 BRK
00003974: 00 BRK
00003975: 00 BRK
00003976: 00 BRK
00003977: 00 BRK
00003978: 00 BRK
00003979: 00 BRK
0000397A: 00 BRK
0000397B: 00 BRK
0000397C: 00 BRK
0000397D: 00 BRK
0000397E: 00 BRK
0000397F: 00 BRK
00003980: 00 BRK
00003981: 00 BRK
00003982: 00 BRK
00003983: 00 BRK
00003984: 00 BRK
00003985: 00 BRK
00003986: 00 BRK
00003987: 00 BRK
00003988: 00 BRK
00003989: 00 BRK
0000398A: 00 BRK
0000398B: 00 BRK
0000398C: 00 BRK
0000398D: 00 BRK
0000398E: 00 BRK
0000398F: 00 BRK
00003990: 00 BRK
00003991: 00 BRK
00003992: 00 BRK
00003993: 00 BRK
00003994: 00 BRK
00003995: 00 BRK
00003996: 00 BRK
00003997: 00 BRK
00003998: 00 BRK
00003999: 00 BRK
0000399A: 00 BRK
0000399B: 00 BRK
0000399C: 00 BRK
0000399D: 00 BRK
0000399E: 00 BRK
0000399F: 00 BRK
000039A0: 00 BRK
000039A1: 00 BRK
000039A2: 00 BRK
000039A3: 00 BRK
000039A4: 00 BRK
000039A5: 00 BRK
000039A6: 00 BRK
000039A7: 00 BRK
000039A8: 00 BRK
000039A9: 00 BRK
000039AA: 00 BRK
000039AB: 00 BRK
000039AC: 00 BRK
000039AD: 00 BRK
000039AE: 00 BRK
000039AF: 00 BRK
000039B0: 00 BRK
000039B1: 00 BRK
000039B2: 00 BRK
000039B3: 00 BRK
000039B4: 00 BRK
000039B5: 00 BRK
000039B6: 00 BRK
000039B7: 00 BRK
000039B8: 00 BRK
000039B9: 00 BRK
000039BA: 00 BRK
000039BB: 00 BRK
000039BC: 00 BRK
000039BD: 00 BRK
000039BE: 00 BRK
000039BF: 00 BRK
000039C0: 00 BRK
000039C1: 00 BRK
000039C2: 00 BRK
000039C3: 00 BRK
000039C4: 00 BRK
000039C5: 00 BRK
000039C6: 00 BRK
000039C7: 00 BRK
000039C8: 00 BRK
000039C9: 00 BRK
000039CA: 00 BRK
000039CB: 00 BRK
000039CC: 00 BRK
000039CD: 00 BRK
000039CE: 00 BRK
000039CF: 00 BRK
000039D0: 00 BRK
000039D1: 00 BRK
000039D2: 00 BRK
000039D3: 00 BRK
000039D4: 00 BRK
000039D5: 00 BRK
000039D6: 00 BRK
000039D7: 00 BRK
000039D8: 00 BRK
000039D9: 00 BRK
000039DA: 00 BRK
000039DB: 00 BRK
000039DC: 00 BRK
000039DD: 00 BRK
000039DE: 00 BRK
000039DF: 00 BRK
000039E0: 00 BRK
000039E1: 00 BRK
000039E2: 00 BRK
000039E3: 00 BRK
000039E4: 00 BRK
000039E5: 00 BRK
000039E6: 00 BRK
000039E7: 00 BRK
000039E8: 00 BRK
000039E9: 00 BRK
000039EA: 00 BRK
000039EB: 00 BRK
000039EC: 00 BRK
000039ED: 00 BRK
000039EE: 00 BRK
000039EF: 00 BRK
000039F0: 00 BRK
000039F1: 00 BRK
000039F2: 00 BRK
000039F3: 00 BRK
000039F4: 00 BRK
000039F5: 00 BRK
000039F6: 00 BRK
000039F7: 00 BRK
000039F8: 00 BRK
000039F9: 00 BRK
000039FA: 00 BRK
000039FB: 00 BRK
000039FC: 00 BRK
000039FD: 00 BRK
000039FE: 00 BRK
000039FF: 00 BRK
00003A00: 00 BRK
00003A01: 00 BRK
00003A02: 00 BRK
00003A03: 00 BRK
00003A04: 00 BRK
00003A05: 00 BRK
00003A06: 00 BRK
00003A07: 00 BRK
00003A08: 00 BRK
00003A09: 00 BRK
00003A0A: 00 BRK
00003A0B: 00 BRK
00003A0C: 00 BRK
00003A0D: 00 BRK
00003A0E: 00 BRK
00003A0F: 00 BRK
00003A10: 00 BRK
00003A11: 00 BRK
00003A12: 00 BRK
00003A13: 00 BRK
00003A14: 00 BRK
00003A15: 00 BRK
00003A16: 00 BRK
00003A17: 00 BRK
00003A18: 00 BRK
00003A19: 00 BRK
00003A1A: 00 BRK
00003A1B: 00 BRK
00003A1C: 00 BRK
00003A1D: 00 BRK
00003A1E: 00 BRK
00003A1F: 00 BRK
00003A20: 00 BRK
00003A21: 00 BRK
00003A22: 00 BRK
00003A23: 00 BRK
00003A24: 00 BRK
00003A25: 00 BRK
00003A26: 00 BRK
00003A27: 00 BRK
00003A28: 00 BRK
00003A29: 00 BRK
00003A2A: 00 BRK
00003A2B: 00 BRK
00003A2C: 00 BRK
00003A2D: 00 BRK
00003A2E: 00 BRK
00003A2F: 00 BRK
00003A30: 00 BRK
00003A31: 00 BRK
00003A32: 00 BRK
00003A33: 00 BRK
00003A34: 00 BRK
00003A35: 00 BRK
00003A36: 00 BRK
00003A37: 00 BRK
00003A38: 00 BRK
00003A39: 00 BRK
00003A3A: 00 BRK
00003A3B: 00 BRK
00003A3C: 00 BRK
00003A3D: 00 BRK
00003A3E: 00 BRK
00003A3F: 00 BRK
00003A40: 00 BRK
00003A41: 00 BRK
00003A42: 00 BRK
00003A43: 00 BRK
00003A44: 00 BRK
00003A45: 00 BRK
00003A46: 00 BRK
00003A47: 00 BRK
00003A48: 00 BRK
00003A49: 00 BRK
00003A4A: 00 BRK
00003A4B: 00 BRK
00003A4C: 00 BRK
00003A4D: 00 BRK
00003A4E: 00 BRK
00003A4F: 00 BRK
00003A50: 00 BRK
00003A51: 00 BRK
00003A52: 00 BRK
00003A53: 00 BRK
00003A54: 00 BRK
00003A55: 00 BRK
00003A56: 00 BRK
00003A57: 00 BRK
00003A58: 00 BRK
00003A59: 00 BRK
00003A5A: 00 BRK
00003A5B: 00 BRK
00003A5C: 00 BRK
00003A5D: 00 BRK
00003A5E: 00 BRK
00003A5F: 00 BRK
00003A60: 00 BRK
00003A61: 00 BRK
00003A62: 00 BRK
00003A63: 00 BRK
00003A64: 00 BRK
00003A65: 00 BRK
00003A66: 00 BRK
00003A67: 00 BRK
00003A68: 00 BRK
00003A69: 00 BRK
00003A6A: 00 BRK
00003A6B: 00 BRK
00003A6C: 00 BRK
00003A6D: 00 BRK
00003A6E: 00 BRK
00003A6F: 00 BRK
00003A70: 00 BRK
00003A71: 00 BRK
00003A72: 00 BRK
00003A73: 00 BRK
00003A74: 00 BRK
00003A75: 00 BRK
00003A76: 00 BRK
00003A77: 00 BRK
00003A78: 00 BRK
00003A79: 00 BRK
00003A7A: 00 BRK
00003A7B: 00 BRK
00003A7C: 00 BRK
00003A7D: 00 BRK
00003A7E: 00 BRK
00003A7F: 00 BRK
00003A80: 00 BRK
00003A81: 00 BRK
00003A82: 00 BRK
00003A83: 00 BRK
00003A84: 00 BRK
00003A85: 00 BRK
00003A86: 00 BRK
00003A87: 00 BRK
00003A88: 00 BRK
00003A89: 00 BRK
00003A8A: 00 BRK
00003A8B: 00 BRK
00003A8C: 00 BRK
00003A8D: 00 BRK
00003A8E: 00 BRK
00003A8F: 00 BRK
00003A90: 00 BRK
00003A91: 00 BRK
00003A92: 00 BRK
00003A93: 00 BRK
00003A94: 00 BRK
00003A95: 00 BRK
00003A96: 00 BRK
00003A97: 00 BRK
00003A98: 00 BRK
00003A99: 00 BRK
00003A9A: 00 BRK
00003A9B: 00 BRK
00003A9C: 00 BRK
00003A9D: 00 BRK
00003A9E: 00 BRK
00003A9F: 00 BRK
00003AA0: 00 BRK
00003AA1: 00 BRK
00003AA2: 00 BRK
00003AA3: 00 BRK
00003AA4: 00 BRK
00003AA5: 00 BRK
00003AA6: 00 BRK
00003AA7: 00 BRK
00003AA8: 00 BRK
00003AA9: 00 BRK
00003AAA: 00 BRK
00003AAB: 00 BRK
00003AAC: 00 BRK
00003AAD: 00 BRK
00003AAE: 00 BRK
00003AAF: 00 BRK
00003AB0: 00 BRK
00003AB1: 00 BRK
00003AB2: 00 BRK
00003AB3: 00 BRK
00003AB4: 00 BRK
00003AB5: 00 BRK
00003AB6: 00 BRK
00003AB7: 00 BRK
00003AB8: 00 BRK
00003AB9: 00 BRK
00003ABA: 00 BRK
00003ABB: 00 BRK
00003ABC: 00 BRK
00003ABD: 00 BRK
00003ABE: 00 BRK
00003ABF: 00 BRK
00003AC0: 00 BRK
00003AC1: 00 BRK
00003AC2: 00 BRK
00003AC3: 00 BRK
00003AC4: 00 BRK
00003AC5: 00 BRK
00003AC6: 00 BRK
00003AC7: 00 BRK
00003AC8: 00 BRK
00003AC9: 00 BRK
00003ACA: 00 BRK
00003ACB: 00 BRK
00003ACC: 00 BRK
00003ACD: 00 BRK
00003ACE: 00 BRK
00003ACF: 00 BRK
00003AD0: 00 BRK
00003AD1: 00 BRK
00003AD2: 00 BRK
00003AD3: 00 BRK
00003AD4: 00 BRK
00003AD5: 00 BRK
00003AD6: 00 BRK
00003AD7: 00 BRK
00003AD8: 00 BRK
00003AD9: 00 BRK
00003ADA: 00 BRK
00003ADB: 00 BRK
00003ADC: 00 BRK
00003ADD: 00 BRK
00003ADE: 00 BRK
00003ADF: 00 BRK
00003AE0: 00 BRK
00003AE1: 00 BRK
00003AE2: 00 BRK
00003AE3: 00 BRK
00003AE4: 00 BRK
00003AE5: 00 BRK
00003AE6: 00 BRK
00003AE7: 00 BRK
00003AE8: 00 BRK
00003AE9: 00 BRK
00003AEA: 00 BRK
00003AEB: 00 BRK
00003AEC: 00 BRK
00003AED: 00 BRK
00003AEE: 00 BRK
00003AEF: 00 BRK
00003AF0: 00 BRK
00003AF1: 00 BRK
00003AF2: 00 BRK
00003AF3: 00 BRK
00003AF4: 00 BRK
00003AF5: 00 BRK
00003AF6: 00 BRK
00003AF7: 00 BRK
00003AF8: 00 BRK
00003AF9: 00 BRK
00003AFA: 00 BRK
00003AFB: 00 BRK
00003AFC: 00 BRK
00003AFD: 00 BRK
00003AFE: 00 BRK
00003AFF: 00 BRK
00003B00: 00 BRK
00003B01: 00 BRK
00003B02: 00 BRK
00003B03: 00 BRK
00003B04: 00 BRK
00003B05: 00 BRK
00003B06: 00 BRK
00003B07: 00 BRK
00003B08: 00 BRK
00003B09: 00 BRK
00003B0A: 00 BRK
00003B0B: 00 BRK
00003B0C: 00 BRK
00003B0D: 00 BRK
00003B0E: 00 BRK
00003B0F: 00 BRK
00003B10: 00 BRK
00003B11: 00 BRK
00003B12: 00 BRK
00003B13: 00 BRK
00003B14: 00 BRK
00003B15: 00 BRK
00003B16: 00 BRK
00003B17: 00 BRK
00003B18: 00 BRK
00003B19: 00 BRK
00003B1A: 00 BRK
00003B1B: 00 BRK
00003B1C: 00 BRK
00003B1D: 00 BRK
00003B1E: 00 BRK
00003B1F: 00 BRK
00003B20: 00 BRK
00003B21: 00 BRK
00003B22: 00 BRK
00003B23: 00 BRK
00003B24: 00 BRK
00003B25: 00 BRK
00003B26: 00 BRK
00003B27: 00 BRK
00003B28: 00 BRK
00003B29: 00 BRK
00003B2A: 00 BRK
00003B2B: 00 BRK
00003B2C: 00 BRK
00003B2D: 00 BRK
00003B2E: 00 BRK
00003B2F: 00 BRK
00003B30: 00 BRK
00003B31: 00 BRK
00003B32: 00 BRK
00003B33: 00 BRK
00003B34: 00 BRK
00003B35: 00 BRK
00003B36: 00 BRK
00003B37: 00 BRK
00003B38: 00 BRK
00003B39: 00 BRK
00003B3A: 00 BRK
00003B3B: 00 BRK
00003B3C: 00 BRK
00003B3D: 00 BRK
00003B3E: 00 BRK
00003B3F: 00 BRK
00003B40: 00 BRK
00003B41: 00 BRK
00003B42: 00 BRK
00003B43: 00 BRK
00003B44: 00 BRK
00003B45: 00 BRK
00003B46: 00 BRK
00003B47: 00 BRK
00003B48: 00 BRK
00003B49: 00 BRK
00003B4A: 00 BRK
00003B4B: 00 BRK
00003B4C: 00 BRK
00003B4D: 00 BRK
00003B4E: 00 BRK
00003B4F: 00 BRK
00003B50: 00 BRK
00003B51: 00 BRK
00003B52: 00 BRK
00003B53: 00 BRK
00003B54: 00 BRK
00003B55: 00 BRK
00003B56: 00 BRK
00003B57: 00 BRK
00003B58: 00 BRK
00003B59: 00 BRK
00003B5A: 00 BRK
00003B5B: 00 BRK
00003B5C: 00 BRK
00003B5D: 00 BRK
00003B5E: 00 BRK
00003B5F: 00 BRK
00003B60: 00 BRK
00003B61: 00 BRK
00003B62: 00 BRK
00003B63: 00 BRK
00003B64: 00 BRK
00003B65: 00 BRK
00003B66: 00 BRK
00003B67: 00 BRK
00003B68: 00 BRK
00003B69: 00 BRK
00003B6A: 00 BRK
00003B6B: 00 BRK
00003B6C: 00 BRK
00003B6D: 00 BRK
00003B6E: 00 BRK
00003B6F: 00 BRK
00003B70: 00 BRK
00003B71: 00 BRK
00003B72: 00 BRK
00003B73: 00 BRK
00003B74: 00 BRK
00003B75: 00 BRK
00003B76: 00 BRK
00003B77: 00 BRK
00003B78: 00 BRK
00003B79: 00 BRK
00003B7A: 00 BRK
00003B7B: 00 BRK
00003B7C: 00 BRK
00003B7D: 00 BRK
00003B7E: 00 BRK
00003B7F: 00 BRK
00003B80: 00 BRK
00003B81: 00 BRK
00003B82: 00 BRK
00003B83: 00 BRK
00003B84: 00 BRK
00003B85: 00 BRK
00003B86: 00 BRK
00003B87: 00 BRK
00003B88: 00 BRK
00003B89: 00 BRK
00003B8A: 00 BRK
00003B8B: 00 BRK
00003B8C: 00 BRK
00003B8D: 00 BRK
00003B8E: 00 BRK
00003B8F: 00 BRK
00003B90: 00 BRK
00003B91: 00 BRK
00003B92: 00 BRK
00003B93: 00 BRK
00003B94: 00 BRK
00003B95: 00 BRK
00003B96: 00 BRK
00003B97: 00 BRK
00003B98: 00 BRK
00003B99: 00 BRK
00003B9A: 00 BRK
00003B9B: 00 BRK
00003B9C: 00 BRK
00003B9D: 00 BRK
00003B9E: 00 BRK
00003B9F: 00 BRK
00003BA0: 00 BRK
00003BA1: 00 BRK
00003BA2: 00 BRK
00003BA3: 00 BRK
00003BA4: 00 BRK
00003BA5: 00 BRK
00003BA6: 00 BRK
00003BA7: 00 BRK
00003BA8: 00 BRK
00003BA9: 00 BRK
00003BAA: 00 BRK
00003BAB: 00 BRK
00003BAC: 00 BRK
00003BAD: 00 BRK
00003BAE: 00 BRK
00003BAF: 00 BRK
00003BB0: 00 BRK
00003BB1: 00 BRK
00003BB2: 00 BRK
00003BB3: 00 BRK
00003BB4: 00 BRK
00003BB5: 00 BRK
00003BB6: 00 BRK
00003BB7: 00 BRK
00003BB8: 00 BRK
00003BB9: 00 BRK
00003BBA: 00 BRK
00003BBB: 00 BRK
00003BBC: 00 BRK
00003BBD: 00 BRK
00003BBE: 00 BRK
00003BBF: 00 BRK
00003BC0: 00 BRK
00003BC1: 00 BRK
00003BC2: 00 BRK
00003BC3: 00 BRK
00003BC4: 00 BRK
00003BC5: 00 BRK
00003BC6: 00 BRK
00003BC7: 00 BRK
00003BC8: 00 BRK
00003BC9: 00 BRK
00003BCA: 00 BRK
00003BCB: 00 BRK
00003BCC: 00 BRK
00003BCD: 00 BRK
00003BCE: 00 BRK
00003BCF: 00 BRK
00003BD0: 00 BRK
00003BD1: 00 BRK
00003BD2: 00 BRK
00003BD3: 00 BRK
00003BD4: 00 BRK
00003BD5: 00 BRK
00003BD6: 00 BRK
00003BD7: 00 BRK
00003BD8: 00 BRK
00003BD9: 00 BRK
00003BDA: 00 BRK
00003BDB: 00 BRK
00003BDC: 00 BRK
00003BDD: 00 BRK
00003BDE: 00 BRK
00003BDF: 00 BRK
00003BE0: 00 BRK
00003BE1: 00 BRK
00003BE2: 00 BRK
00003BE3: 00 BRK
00003BE4: 00 BRK
00003BE5: 00 BRK
00003BE6: 00 BRK
00003BE7: 00 BRK
00003BE8: 00 BRK
00003BE9: 00 BRK
00003BEA: 00 BRK
00003BEB: 00 BRK
00003BEC: 00 BRK
00003BED: 00 BRK
00003BEE: 00 BRK
00003BEF: 00 BRK
00003BF0: 00 BRK
00003BF1: 00 BRK
00003BF2: 00 BRK
00003BF3: 00 BRK
00003BF4: 00 BRK
00003BF5: 00 BRK
00003BF6: 00 BRK
00003BF7: 00 BRK
00003BF8: 00 BRK
00003BF9: 00 BRK
00003BFA: 00 BRK
00003BFB: 00 BRK
00003BFC: 00 BRK
00003BFD: 00 BRK
00003BFE: 00 BRK
00003BFF: 00 BRK
00003C00: 00 BRK
00003C01: 00 BRK
00003C02: 00 BRK
00003C03: 00 BRK
00003C04: 00 BRK
00003C05: 00 BRK
00003C06: 00 BRK
00003C07: 00 BRK
00003C08: 00 BRK
00003C09: 00 BRK
00003C0A: 00 BRK
00003C0B: 00 BRK
00003C0C: 00 BRK
00003C0D: 00 BRK
00003C0E: 00 BRK
00003C0F: 00 BRK
00003C10: 78 SEI
00003C11: A2FF LDX #$FF
00003C13: 9A TXS
00003C14: E8 INX
00003C15: 8E0020 STX $2000
00003C18: 8E0120 STX $2001
00003C1B: 2C0220 BIT $2002
00003C1E: 10FB BPL $FB
00003C20: 8A TXA
00003C21: 8501 STA $01
00003C23: 8502 STA $02
00003C25: 9101 STA ($01),Y
00003C27: C8 INY
00003C28: D0FB BNE $FB
00003C2A: E602 INC $02
00003C2C: CA DEX
00003C2D: D0F6 BNE $F6
00003C2F: A8 TAY
00003C30: 8D0720 STA $2007
00003C33: CA DEX
00003C34: D0FA BNE $FA
00003C36: 88 DEY
00003C37: D0F7 BNE $F7
00003C39: A900 LDA #$00
00003C3B: 8D0620 STA $2006
00003C3E: A910 LDA #$10
00003C40: 8D0620 STA $2006
00003C43: A9FF LDA #$FF
00003C45: 8D0720 STA $2007
00003C48: E8 INX
00003C49: E010 CPX #$10
00003C4B: D0F6 BNE $F6
00003C4D: A93F LDA #$3F
00003C4F: 8D0620 STA $2006
00003C52: A900 LDA #$00
00003C54: 8D0620 STA $2006
00003C57: A90F LDA #$0F
00003C59: 8D0720 STA $2007
00003C5C: A93F LDA #$3F
00003C5E: 8D0620 STA $2006
00003C61: A911 LDA #$11
00003C63: 8D0620 STA $2006
00003C66: A90F LDA #$0F
00003C68: 8D0720 STA $2007
00003C6B: A930 LDA #$30
00003C6D: 8D0720 STA $2007
00003C70: A200 LDX #$00
00003C72: A921 LDA #$21
00003C74: 8D0620 STA $2006
00003C77: A900 LDA #$00
00003C79: 8D0620 STA $2006
00003C7C: A901 LDA #$01
00003C7E: 8D0720 STA $2007
00003C81: E8 INX
00003C82: E020 CPX #$20
00003C84: D0F6 BNE $F6
00003C86: A200 LDX #$00
00003C88: A923 LDA #$23
00003C8A: 8D0620 STA $2006
00003C8D: A980 LDA #$80
00003C8F: 8D0620 STA $2006
00003C92: A901 LDA #$01
00003C94: 8D0720 STA $2007
00003C97: E8 INX
00003C98: E020 CPX #$20
00003C9A: D0F6 BNE $F6
00003C9C: A200 LDX #$00
00003C9E: BD5AFF LDA $FF5A,X
00003CA1: 9D0002 STA $0200,X
00003CA4: BDBAFE LDA $FEBA,X
00003CA7: 9517 STA $17,X
00003CA9: E8 INX
00003CAA: E09C CPX #$9C
00003CAC: D0F0 BNE $F0
00003CAE: A901 LDA #$01
00003CB0: 8516 STA $16
00003CB2: 2C0220 BIT $2002
00003CB5: 10FB BPL $FB
00003CB7: A980 LDA #$80
00003CB9: 8D0020 STA $2000
00003CBC: A91A LDA #$1A
00003CBE: 8D0120 STA $2001
00003CC1: A503 LDA $03
00003CC3: 2908 AND #$08
00003CC5: F008 BEQ $08
00003CC7: A500 LDA $00
00003CC9: C500 CMP $00
00003CCB: F0FC BEQ $FC
00003CCD: D002 BNE $02
00003CCF: F0F0 BEQ $F0
00003CD1: A414 LDY $14
00003CD3: BE50FF LDX $FF50,Y
00003CD6: A000 LDY #$00
00003CD8: B500 LDA $00,X
00003CDA: 990102 STA $0201,Y
00003CDD: E8 INX
00003CDE: C8 INY
00003CDF: C8 INY
00003CE0: C8 INY
00003CE1: C8 INY
00003CE2: C03C CPY #$3C
00003CE4: D0F2 BNE $F2
00003CE6: A514 LDA $14
00003CE8: C909 CMP #$09
00003CEA: D003 BNE $03
00003CEC: 4CB7FE JMP $FEB7
00003CEF: A415 LDY $15
00003CF1: BE50FF LDX $FF50,Y
00003CF4: A000 LDY #$00
00003CF6: B500 LDA $00,X
00003CF8: 993D02 STA $023D,Y
00003CFB: E8 INX
00003CFC: C8 INY
00003CFD: C8 INY
00003CFE: C8 INY
00003CFF: C8 INY
00003D00: C03C CPY #$3C
00003D02: D0F2 BNE $F2
00003D04: A515 LDA $15
00003D06: C909 CMP #$09
00003D08: D003 BNE $03
00003D0A: 4CB7FE JMP $FEB7
00003D0D: A507 LDA $07
00003D0F: C908 CMP #$08
00003D11: D005 BNE $05
00003D13: E615 INC $15
00003D15: 2091FE JSR $FE91
00003D18: A508 LDA $08
00003D1A: C9F8 CMP #$F8
00003D1C: D005 BNE $05
00003D1E: E614 INC $14
00003D20: 2091FE JSR $FE91
00003D23: A200 LDX #$00
00003D25: 860B STX $0B
00003D27: B503 LDA $03,X
00003D29: 2910 AND #$10
00003D2B: F02E BEQ $2E
00003D2D: A60B LDX $0B
00003D2F: F015 BEQ $15
00003D31: AD8802 LDA $0288
00003D34: C947 CMP #$47
00003D36: F023 BEQ $23
00003D38: CE8802 DEC $0288
00003D3B: CE8C02 DEC $028C
00003D3E: CE9002 DEC $0290
00003D41: CE9402 DEC $0294
00003D44: D015 BNE $15
00003D46: AD7802 LDA $0278
00003D49: C947 CMP #$47
00003D4B: F00E BEQ $0E
00003D4D: CE7802 DEC $0278
00003D50: CE7C02 DEC $027C
00003D53: CE8002 DEC $0280
00003D56: CE8402 DEC $0284
00003D59: D032 BNE $32
00003D5B: B503 LDA $03,X
00003D5D: 2920 AND #$20
00003D5F: F02C BEQ $2C
00003D61: A60B LDX $0B
00003D63: F015 BEQ $15
00003D65: AD9402 LDA $0294
00003D68: C9D7 CMP #$D7
00003D6A: F021 BEQ $21
00003D6C: EE8802 INC $0288
00003D6F: EE8C02 INC $028C
00003D72: EE9002 INC $0290
00003D75: EE9402 INC $0294
00003D78: D013 BNE $13
00003D7A: AD8402 LDA $0284
00003D7D: C9D7 CMP #$D7
00003D7F: F00C BEQ $0C
00003D81: EE7802 INC $0278
00003D84: EE7C02 INC $027C
00003D87: EE8002 INC $0280
00003D8A: EE8402 INC $0284
00003D8D: A507 LDA $07
00003D8F: D50E CMP $0E,X
00003D91: B038 BCS $38
00003D93: A508 LDA $08
00003D95: D50C CMP $0C,X
00003D97: 9032 BCC $32
00003D99: A509 LDA $09
00003D9B: D512 CMP $12,X
00003D9D: B02C BCS $2C
00003D9F: A50A LDA $0A
00003DA1: D510 CMP $10,X
00003DA3: 9026 BCC $26
00003DA5: A60B LDX $0B
00003DA7: F012 BEQ $12
00003DA9: A516 LDA $16
00003DAB: C903 CMP #$03
00003DAD: D006 BNE $06
00003DAF: A901 LDA #$01
00003DB1: 8516 STA $16
00003DB3: D016 BNE $16
00003DB5: A902 LDA #$02
00003DB7: 8516 STA $16
00003DB9: D010 BNE $10
00003DBB: A516 LDA $16
00003DBD: C901 CMP #$01
00003DBF: D006 BNE $06
00003DC1: A903 LDA #$03
00003DC3: 8516 STA $16
00003DC5: D004 BNE $04
00003DC7: A904 LDA #$04
00003DC9: 8516 STA $16
00003DCB: E8 INX
00003DCC: 860B STX $0B
00003DCE: E001 CPX #$01
00003DD0: D003 BNE $03
00003DD2: 4C17FD JMP $FD17
00003DD5: AD9802 LDA $0298
00003DD8: C9D7 CMP #$D7
00003DDA: D012 BNE $12
00003DDC: A516 LDA $16
00003DDE: C901 CMP #$01
00003DE0: D006 BNE $06
00003DE2: A902 LDA #$02
00003DE4: 8516 STA $16
00003DE6: D006 BNE $06
00003DE8: A904 LDA #$04
00003DEA: 8516 STA $16
00003DEC: D000 BNE $00
00003DEE: C947 CMP #$47
00003DF0: D010 BNE $10
00003DF2: A516 LDA $16
00003DF4: C902 CMP #$02
00003DF6: D006 BNE $06
00003DF8: A901 LDA #$01
00003DFA: 8516 STA $16
00003DFC: D004 BNE $04
00003DFE: A903 LDA #$03
00003E00: 8516 STA $16
00003E02: 203AFE JSR $FE3A
00003E05: AD7802 LDA $0278
00003E08: 8510 STA $10
00003E0A: 18 CLC
00003E0B: 6920 ADC #$20
00003E0D: 8512 STA $12
00003E0F: AD7B02 LDA $027B
00003E12: 850C STA $0C
00003E14: 18 CLC
00003E15: 6908 ADC #$08
00003E17: 850E STA $0E
00003E19: AD8802 LDA $0288
00003E1C: 8511 STA $11
00003E1E: 18 CLC
00003E1F: 6920 ADC #$20
00003E21: 8513 STA $13
00003E23: AD8B02 LDA $028B
00003E26: 850D STA $0D
00003E28: 18 CLC
00003E29: 6908 ADC #$08
00003E2B: 850F STA $0F
00003E2D: AD9802 LDA $0298
00003E30: 8509 STA $09
00003E32: 18 CLC
00003E33: 6908 ADC #$08
00003E35: 850A STA $0A
00003E37: AD9B02 LDA $029B
00003E3A: 8507 STA $07
00003E3C: 18 CLC
00003E3D: 6908 ADC #$08
00003E3F: 8508 STA $08
00003E41: A500 LDA $00
00003E43: C500 CMP $00
00003E45: F0FC BEQ $FC
00003E47: 4CC1FC JMP $FCC1
00003E4A: A516 LDA $16
00003E4C: 0A ASL A
00003E4D: A8 TAY
00003E4E: B988FE LDA $FE88,Y
00003E51: 48 PHA
00003E52: B987FE LDA $FE87,Y
00003E55: 48 PHA
00003E56: 60 RTS
00003E57: 4C47FE JMP $FE47
00003E5A: 48 PHA
00003E5B: 8A TXA
00003E5C: 48 PHA
00003E5D: 98 TYA
00003E5E: 48 PHA
00003E5F: E600 INC $00
00003E61: A902 LDA #$02
00003E63: 8D1440 STA $4014
00003E66: A200 LDX #$00
00003E68: A901 LDA #$01
00003E6A: 8D1640 STA $4016
00003E6D: A900 LDA #$00
00003E6F: 8D1640 STA $4016
00003E72: B503 LDA $03,X
00003E74: A008 LDY #$08
00003E76: BD1640 LDA $4016,X
00003E79: 4A LSR A
00003E7A: 7603 ROR $03,X
00003E7C: 88 DEY
00003E7D: D0F7 BNE $F7
00003E7F: E8 INX
00003E80: E002 CPX #$02
00003E82: D0EE BNE $EE
00003E84: A90F LDA #$0F
00003E86: 8D1540 STA $4015
00003E89: A900 LDA #$00
00003E8B: 8D0520 STA $2005
00003E8E: 8D0520 STA $2005
00003E91: 68 PLA
00003E92: A8 TAY
00003E93: 68 PLA
00003E94: AA TAX
00003E95: 68 PLA
00003E96: 40 RTI
00003E97: 99FE9A STA $9AFE,Y
00003E9A: FEA1FE INC $FEA1,X
00003E9D: A8 TAY
00003E9E: FEAFFE INC $FEAF,X
00003EA1: A980 LDA #$80
00003EA3: 8D9802 STA $0298
00003EA6: 8D9B02 STA $029B
00003EA9: 60 RTS
00003EAA: 60 RTS
00003EAB: EE9802 INC $0298
00003EAE: CE9B02 DEC $029B
00003EB1: 60 RTS
00003EB2: CE9802 DEC $0298
00003EB5: CE9B02 DEC $029B
00003EB8: 60 RTS
00003EB9: EE9802 INC $0298
00003EBC: EE9B02 INC $029B
00003EBF: 60 RTS
00003EC0: CE9802 DEC $0298
00003EC3: EE9B02 INC $029B
00003EC6: 60 RTS
00003EC7: 4CB7FE JMP $FEB7
00003ECA: 0101 ORA ($01,X)
00003ECC: 0101 ORA ($01,X)
00003ECE: 00 BRK
00003ECF: 0101 ORA ($01,X)
00003ED1: 00 BRK
00003ED2: 0101 ORA ($01,X)
00003ED4: 00 BRK
00003ED5: 0101 ORA ($01,X)
00003ED7: 0101 ORA ($01,X)
00003ED9: 0101 ORA ($01,X)
00003EDB: 00 BRK
00003EDC: 00 BRK
00003EDD: 0100 ORA ($00,X)
00003EDF: 00 BRK
00003EE0: 0100 ORA ($00,X)
00003EE2: 00 BRK
00003EE3: 0100 ORA ($00,X)
00003EE5: 0101 ORA ($01,X)
00003EE7: 0101 ORA ($01,X)
00003EE9: 0101 ORA ($01,X)
00003EEB: 00 BRK
00003EEC: 00 BRK
00003EED: 0101 ORA ($01,X)
00003EEF: 0101 ORA ($01,X)
00003EF1: 0100 ORA ($00,X)
00003EF3: 00 BRK
00003EF4: 0101 ORA ($01,X)
00003EF6: 0101 ORA ($01,X)
00003EF8: 0101 ORA ($01,X)
00003EFA: 00 BRK
00003EFB: 00 BRK
00003EFC: 0101 ORA ($01,X)
00003EFE: 0101 ORA ($01,X)
00003F00: 00 BRK
00003F01: 00 BRK
00003F02: 0101 ORA ($01,X)
00003F04: 0101 ORA ($01,X)
00003F06: 0100 ORA ($00,X)
00003F08: 0101 ORA ($01,X)
00003F0A: 00 BRK
00003F0B: 0101 ORA ($01,X)
00003F0D: 0101 ORA ($01,X)
00003F0F: 00 BRK
00003F10: 00 BRK
00003F11: 0100 ORA ($00,X)
00003F13: 00 BRK
00003F14: 0101 ORA ($01,X)
00003F16: 0101 ORA ($01,X)
00003F18: 0100 ORA ($00,X)
00003F1A: 00 BRK
00003F1B: 0101 ORA ($01,X)
00003F1D: 0100 ORA ($00,X)
00003F1F: 00 BRK
00003F20: 0101 ORA ($01,X)
00003F22: 0101 ORA ($01,X)
00003F24: 0101 ORA ($01,X)
00003F26: 0101 ORA ($01,X)
00003F28: 00 BRK
00003F29: 00 BRK
00003F2A: 0101 ORA ($01,X)
00003F2C: 0101 ORA ($01,X)
00003F2E: 00 BRK
00003F2F: 0101 ORA ($01,X)
00003F31: 0101 ORA ($01,X)
00003F33: 0101 ORA ($01,X)
00003F35: 0100 ORA ($00,X)
00003F37: 00 BRK
00003F38: 0100 ORA ($00,X)
00003F3A: 00 BRK
00003F3B: 0100 ORA ($00,X)
00003F3D: 00 BRK
00003F3E: 0100 ORA ($00,X)
00003F40: 00 BRK
00003F41: 0101 ORA ($01,X)
00003F43: 0101 ORA ($01,X)
00003F45: 0100 ORA ($00,X)
00003F47: 0101 ORA ($01,X)
00003F49: 0101 ORA ($01,X)
00003F4B: 0100 ORA ($00,X)
00003F4D: 0101 ORA ($01,X)
00003F4F: 0101 ORA ($01,X)
00003F51: 0101 ORA ($01,X)
00003F53: 0101 ORA ($01,X)
00003F55: 00 BRK
00003F56: 0101 ORA ($01,X)
00003F58: 0101 ORA ($01,X)
00003F5A: 00 BRK
00003F5B: 00 BRK
00003F5C: 0101 ORA ($01,X)
00003F5E: 0101 ORA ($01,X)
00003F60: 17 .DB $17
00003F61: 2635 ROL $35
00003F63: 44 .DB $44
00003F64: 53 .DB $53
00003F65: 62 .DB $62
00003F66: 7180 ADC ($80),Y
00003F68: 8F .DB $8F
00003F69: 9E .DB $9E
00003F6A: 1000 BPL $00
00003F6C: 00 BRK
00003F6D: 201000 JSR $0010
00003F70: 00 BRK
00003F71: 28 PLP
00003F72: 1000 BPL $00
00003F74: 00 BRK
00003F75: 3018 BMI $18
00003F77: 00 BRK
00003F78: 00 BRK
00003F79: 201800 JSR $0018
00003F7C: 00 BRK
00003F7D: 28 PLP
00003F7E: 18 CLC
00003F7F: 00 BRK
00003F80: 00 BRK
00003F81: 3020 BMI $20
00003F83: 00 BRK
00003F84: 00 BRK
00003F85: 202000 JSR $0020
00003F88: 00 BRK
00003F89: 28 PLP
00003F8A: 200000 JSR $0000
00003F8D: 3028 BMI $28
00003F8F: 00 BRK
00003F90: 00 BRK
00003F91: 202800 JSR $0028
00003F94: 00 BRK
00003F95: 28 PLP
00003F96: 28 PLP
00003F97: 00 BRK
00003F98: 00 BRK
00003F99: 3030 BMI $30
00003F9B: 00 BRK
00003F9C: 00 BRK
00003F9D: 203000 JSR $0030
00003FA0: 00 BRK
00003FA1: 28 PLP
00003FA2: 3000 BMI $00
00003FA4: 00 BRK
00003FA5: 3010 BMI $10
00003FA7: 00 BRK
00003FA8: 00 BRK
00003FA9: C8 INY
00003FAA: 1000 BPL $00
00003FAC: 00 BRK
00003FAD: D010 BNE $10
00003FAF: 00 BRK
00003FB0: 00 BRK
00003FB1: D8 CLD
00003FB2: 18 CLC
00003FB3: 00 BRK
00003FB4: 00 BRK
00003FB5: C8 INY
00003FB6: 18 CLC
00003FB7: 00 BRK
00003FB8: 00 BRK
00003FB9: D018 BNE $18
00003FBB: 00 BRK
00003FBC: 00 BRK
00003FBD: D8 CLD
00003FBE: 200000 JSR $0000
00003FC1: C8 INY
00003FC2: 200000 JSR $0000
00003FC5: D020 BNE $20
00003FC7: 00 BRK
00003FC8: 00 BRK
00003FC9: D8 CLD
00003FCA: 28 PLP
00003FCB: 00 BRK
00003FCC: 00 BRK
00003FCD: C8 INY
00003FCE: 28 PLP
00003FCF: 00 BRK
00003FD0: 00 BRK
00003FD1: D028 BNE $28
00003FD3: 00 BRK
00003FD4: 00 BRK
00003FD5: D8 CLD
00003FD6: 3000 BMI $00
00003FD8: 00 BRK
00003FD9: C8 INY
00003FDA: 3000 BMI $00
00003FDC: 00 BRK
00003FDD: D030 BNE $30
00003FDF: 00 BRK
00003FE0: 00 BRK
00003FE1: D8 CLD
00003FE2: 78 SEI
00003FE3: 0100 ORA ($00,X)
00003FE5: 18 CLC
00003FE6: 80 .DB $80
00003FE7: 0100 ORA ($00,X)
00003FE9: 18 CLC
00003FEA: 88 DEY
00003FEB: 0100 ORA ($00,X)
00003FED: 18 CLC
00003FEE: 9001 BCC $01
00003FF0: 00 BRK
00003FF1: 18 CLC
00003FF2: 78 SEI
00003FF3: 0100 ORA ($00,X)
00003FF5: E080 CPX #$80
00003FF7: 0100 ORA ($00,X)
00003FF9: E088 CPX #$88
00003FFB: 0100 ORA ($00,X)
00003FFD: E090 CPX #$90
00003FFF: 0100 ORA ($00,X)
00004001: E080 CPX #$80
00004003: 0100 ORA ($00,X)
00004005: 80 .DB $80
00004006: 00 BRK
00004007: 00 BRK
00004008: 00 BRK
00004009: 00 BRK
0000400A: 4A LSR A
0000400B: FE00FC INC $FC00,X
0000400E: 86 .DB $86
0000400F: FE .DB $FE
| 17.195943 | 28 | 0.763333 |
ee40524b358cb40a464bc465accb28133edc4798 | 552 | asm | Assembly | oeis/096/A096222.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/096/A096222.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/096/A096222.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A096222: Number of different rectangles when a piece of paper is folded n times in alternate directions.
; Submitted by Christian Krause
; 1,3,9,30,100,360,1296,4896,18496,71808,278784,1098240,4326400,17172480,68161536,271589376,1082146816,4320165888,17247043584,68920934400,275415040000,1101122764800,4402342526976,17605073043456,70403108110336
mov $2,$0
add $2,14
mov $3,$0
seq $0,183978 ; 1/4 the number of (n+1) X 2 binary arrays with all 2 X 2 subblock sums the same.
add $3,$2
mov $4,$3
lpb $3
mul $0,2
sub $4,2
mov $3,$4
lpe
div $0,512
| 32.470588 | 208 | 0.755435 |
bc434627d8f1f2db115a2668fe34dc6e91ea63a4 | 49 | asm | Assembly | tests_manual/calltest.asm | heinsm/qira | 3726403c4bf4a4f3cf74e1514001333b3fa0e6b4 | [
"MIT"
] | 2,056 | 2018-03-17T01:46:40.000Z | 2022-03-31T20:06:48.000Z | tests_manual/calltest.asm | heinsm/qira | 3726403c4bf4a4f3cf74e1514001333b3fa0e6b4 | [
"MIT"
] | 45 | 2018-05-15T08:50:51.000Z | 2022-01-01T10:51:40.000Z | tests_manual/calltest.asm | heinsm/qira | 3726403c4bf4a4f3cf74e1514001333b3fa0e6b4 | [
"MIT"
] | 365 | 2018-04-09T05:46:11.000Z | 2022-03-20T22:57:18.000Z | push 7
call fxn
mov rax, 60
syscall
fxn:
ret
| 5.444444 | 11 | 0.673469 |
ebe2f2264f44bea17c30d0636e152defa38fbe7a | 1,747 | asm | Assembly | savefile/includes/serial_structs.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 35 | 2018-04-01T06:55:28.000Z | 2021-05-09T19:09:42.000Z | savefile/includes/serial_structs.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 4 | 2018-04-01T15:32:55.000Z | 2019-02-23T20:46:49.000Z | savefile/includes/serial_structs.asm | stranck/fools2018-1 | 1c506b17343fcdfa708aafaf8e596153e2c63254 | [
"MIT"
] | 12 | 2018-04-01T15:48:09.000Z | 2021-01-27T10:22:33.000Z | ; === serial_structs.asm
; Packet structures used in serial transmissions.
; Check connection and receive MOTD.
SerialHelloStruct:
dw 9 ; Content Length
dw 0 ; Checksum
db $01 ; Request code
db 72, 69, 76, 88 ; 'HELX'
; Register a new user (unused).
SerialRegisterStruct:
dw 15 ; Content Length
dw 0 ; Checksum
db $02 ; Request code
; 10 bytes for registration code follow.
; This data is unused and rewritten dynamically.
; Good opportunity for an easter egg.
.buffer
db 1
db "Inb4 this game gets a TCRF page"
; Trigger an event.
SerialTriggerEventStruct:
dw 50 ; Content Length
dw 0 ; Checksum
db $05 ; Request code
; Event ID and inventory data follow
.evtId
db "####"
.inventoryData
REPT 41
db "X"
ENDR
; Set a new trendy phrase.
SerialTrendyPhraseStruct:
dw 21 ; Content Length
dw 0 ; Checksum
db $06 ; Request code
; 16 bytes for the phrase
.buf
db "#####@@@@@#####@"
; Check letters in the lottery.
SerialCheckLotteryStruct:
dw 6 ; Content Length
dw 0 ; Checksum
db $07 ; Request code
db $ff ; Dummy
; Give balls to the guy in Western Encampment.
SerialGaveBallsStruct:
dw 6 ; Content Length
dw 0 ; Checksum
db $08 ; Request code
db $ff ; Dummy
; Attempt to solve Cracker Cavern challenge 3.
SerialCrackmeStruct:
dw 21 ; Content Length
dw 0 ; Checksum
db $09 ; Request code
; 16 bytes for the password
.buf
db "#####@@@@@#####@"
; Change the player's fun value.
SerialChangeFunValueStruct:
dw 6 ; Content Length
dw 0 ; Checksum
db $0a ; Request code
db $ff ; Dummy
| 21.304878 | 52 | 0.610761 |
addf506726e2b892291cf16632f680c5b9de241d | 8,335 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_16271_1690.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_16271_1690.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_16271_1690.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x33ef, %r15
cmp %rdi, %rdi
mov $0x6162636465666768, %rbp
movq %rbp, (%r15)
nop
nop
dec %r9
lea addresses_A_ht+0x1e553, %r8
nop
nop
nop
nop
nop
add %r12, %r12
mov $0x6162636465666768, %rdi
movq %rdi, (%r8)
nop
nop
nop
nop
and $20139, %r12
lea addresses_normal_ht+0x1397b, %rsi
lea addresses_WC_ht+0x14e53, %rdi
nop
nop
xor %r8, %r8
mov $94, %rcx
rep movsl
nop
sub $2652, %r9
lea addresses_WC_ht+0x15653, %rcx
nop
nop
nop
nop
nop
inc %r12
vmovups (%rcx), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $1, %xmm2, %rbp
nop
nop
nop
nop
nop
add %rcx, %rcx
lea addresses_WC_ht+0x13c53, %rsi
lea addresses_normal_ht+0x12e53, %rdi
nop
nop
nop
nop
cmp %r12, %r12
mov $112, %rcx
rep movsl
nop
nop
nop
nop
and %rbp, %rbp
lea addresses_WC_ht+0x137cc, %rsi
nop
sub $24127, %rbp
movl $0x61626364, (%rsi)
nop
nop
nop
add %rsi, %rsi
lea addresses_A_ht+0x13113, %r9
nop
nop
nop
nop
nop
and %rsi, %rsi
mov $0x6162636465666768, %rcx
movq %rcx, %xmm4
vmovups %ymm4, (%r9)
nop
sub %r8, %r8
lea addresses_WC_ht+0x130b3, %rdi
nop
nop
add %r15, %r15
mov $0x6162636465666768, %rsi
movq %rsi, %xmm0
vmovups %ymm0, (%rdi)
nop
nop
nop
sub $18659, %rbp
lea addresses_D_ht+0xda73, %rcx
nop
xor %r9, %r9
vmovups (%rcx), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $1, %xmm1, %rbp
nop
nop
nop
nop
nop
add $24891, %r15
lea addresses_normal_ht+0x10893, %rsi
lea addresses_D_ht+0x253, %rdi
nop
nop
nop
xor $43321, %r9
mov $74, %rcx
rep movsq
nop
nop
add $44602, %rcx
lea addresses_WC_ht+0x653, %rsi
lea addresses_WT_ht+0x14d53, %rdi
clflush (%rsi)
nop
nop
and %r9, %r9
mov $47, %rcx
rep movsq
nop
nop
nop
nop
nop
dec %rdi
lea addresses_A_ht+0x5e53, %rsi
lea addresses_WC_ht+0x7363, %rdi
nop
nop
nop
nop
mfence
mov $54, %rcx
rep movsw
and $52314, %r15
lea addresses_D_ht+0x43d3, %rsi
lea addresses_WT_ht+0xe653, %rdi
nop
nop
nop
nop
nop
sub %r8, %r8
mov $7, %rcx
rep movsw
nop
nop
nop
inc %r8
lea addresses_normal_ht+0x5003, %rsi
lea addresses_normal_ht+0x3514, %rdi
nop
and %r15, %r15
mov $30, %rcx
rep movsq
nop
nop
nop
nop
nop
add %rsi, %rsi
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r9
pop %r8
pop %r15
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r14
push %r8
push %r9
push %rax
push %rbx
push %rsi
// Store
lea addresses_D+0x1a593, %rax
nop
nop
nop
add %rsi, %rsi
mov $0x5152535455565758, %r8
movq %r8, %xmm2
vmovaps %ymm2, (%rax)
nop
nop
nop
nop
inc %r9
// Load
mov $0x3d1, %r13
nop
nop
sub %r14, %r14
mov (%r13), %r8
cmp $56297, %rsi
// Faulty Load
lea addresses_normal+0x15e53, %rax
nop
nop
nop
nop
nop
cmp %r9, %r9
mov (%rax), %r13w
lea oracles, %rax
and $0xff, %r13
shlq $12, %r13
mov (%rax,%r13,1), %r13
pop %rsi
pop %rbx
pop %rax
pop %r9
pop %r8
pop %r14
pop %r13
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_normal', 'AVXalign': False, 'congruent': 0, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_D', 'AVXalign': True, 'congruent': 6, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_P', 'AVXalign': False, 'congruent': 0, 'size': 8, 'same': False, 'NT': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_normal', 'AVXalign': False, 'congruent': 0, 'size': 2, 'same': True, 'NT': False}}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': True, 'congruent': 2, 'size': 8, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_A_ht', 'AVXalign': False, 'congruent': 7, 'size': 8, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 2, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 10, 'same': True}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 11, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 9, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 8, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 0, 'size': 4, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_A_ht', 'AVXalign': False, 'congruent': 1, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 2, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'AVXalign': False, 'congruent': 4, 'size': 32, 'same': False, 'NT': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 5, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 10, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 11, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 8, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 10, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 2, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_D_ht', 'congruent': 6, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 8, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 0, 'same': False}}
{'34': 16271}
34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34 34
*/
| 31.334586 | 2,999 | 0.660228 |
b0637063e8b96e7bd39c493038da9db0cf2b5f77 | 10,297 | asm | Assembly | boot/mach/bios/bootstrap/vbr.asm | mfkiwl/NexNix | 48729d7efc169de325c344123e465f48705080d9 | [
"MIT"
] | null | null | null | boot/mach/bios/bootstrap/vbr.asm | mfkiwl/NexNix | 48729d7efc169de325c344123e465f48705080d9 | [
"MIT"
] | null | null | null | boot/mach/bios/bootstrap/vbr.asm | mfkiwl/NexNix | 48729d7efc169de325c344123e465f48705080d9 | [
"MIT"
] | null | null | null | ; vbr.asm - contains NexNix volume boot record
; SPDX-License-Identifier: ISC
bits 16
cpu 386
org 0x600
section .text
global start
%define VBR_BIOSSIG 0xAA55
%define VBR_SIZE 1024
%define VBR_PADMAX 510
%define VBR_OLDBASE 0x7C00
%define VBR_BASE 0x600
%define VBR2_BASE 0x800
%define VBR_WORDS 256
%define VBR_STACKTOP 0x1A00
%define BDA_USABLEMEM 0x413
%define VBR_MINADDR 0x1A00
%define NB_BASE 0x3C00
; BPB definition
jmp short start ; Required by some utilities and BIOSes to be 3 bytes
nop
bsoem: db "UNUSED " ; Filled by formatting utility
bpbsectsz: dw 0 ; Everything here is filled by formatting utility
bpbsecperclus: db 0
bpbresvdsect: dw 0
bpbnumfats: db 0
bpbrootentcnt: dw 0
bpbtotsect16: dw 0
bpbmedia: db 0
bpbfatsz16: dw 0
bpbsecpertrk: dw 0
bpbnumheads: dw 0
bpbhiddensect: dd 0
bpbtotsect32: dd 0
bpbfatsz32: dd 0
bpbextflags: dw 0
bpbfsver: dw 0
bpbrootclus: dd 0
bpbfsinfo: dw 0
bpbbkbootsect: dw 0
bpbpartbase: dd 0 ; Ok, I know this is really hacky, but FAT isn't going
; to change anytime soon, so I think this is fine
bpbresvd: times 8 db 0
bsdrvnum: db 0
bsresvd1: db 0
bsbootsig: db 0
bsvolid: dd 0
bsvollab: db "NO NAME "
bsfstype: db "FAT32 "
start:
; Setup required state
cld
cli
mov ax, 0
mov ds, ax
mov es, ax
mov ss, ax
mov sp, VBR_STACKTOP
; Relocate to 0x600
mov si, VBR_OLDBASE
mov di, VBR_BASE
mov cx, VBR_WORDS
rep movsw
jmp 0:vbrstart ; Far jump to VBR main entry point
; Strings and variables and stuff
loadmsg: db "nbvbr: loading nexboot", 0
exterrmsg: db 0xd, 0xa, "nbvbr: BIOS does not support LBA", 0
memerrmsg: db 0xd, 0xa, "nbvbr: out of memory", 0
diskerrmsg: db 0xd, 0xa, "nbvbr: unable to read file", 0
notfoundmsg: db 0xd, 0xa, "nbvbr: nexboot not found", 0
progmark: db '.', 0
filename: db "NEXBOOT "
memmax: dd 0
memcur: dd VBR_MINADDR
; Prints out a string to the screen
vbrprint:
; Save AX
push ax
.printloop:
; Grab the next character
lodsb
; Test if this marks the end of the string
cmp al, 0
je .printexit
; Print it out
mov ah, 0Eh
int 10h
; Else, go to next character
jmp .printloop
.printexit:
; Restore AX
pop ax
ret
; Panics
vbrpanic:
; Print out the message in SI
call vbrprint
mov ah, 0
int 16h ; Read keystroke
jmp 0xFFFF:0 ; Cold boot computer
; Allocate the amount of bytes of memory in EAX. Returns a buffer in ES:DI
vbralloc:
push ecx
push ebx
mov ecx, dword [memcur] ; Save the current buffer
; Put high 16 bits of ECX elsewhere
mov ebx, ecx
xor bx, bx ; Clear the low bits
shr ebx, 4 ; Pack 'em in BX
mov es, bx ; Set ES
mov di, cx ; Set DI
add ecx, eax ; For next allocation
cmp ecx, dword [memmax] ; Check if we are out of memory
jae .nomem
mov dword [memcur], ecx
pop ebx
pop ecx
ret
.nomem:
; Panic
mov si, memerrmsg
call vbrpanic
; The data address packet
dap: times 16 db 0
; Reads a sector from disk. EAX = LBA of sector, CX = number of sectors to read,
; ES:DI = buffer to read to
vbrreadsector:
mov byte [dap], 10h
mov word [dap+2], cx
mov word [dap+4], di
mov word [dap+6], es
mov dword [dap+8], eax
; Call BIOS
mov dl, byte [bsdrvnum]
mov ah, 42h
mov si, dap
int 13h
; Check for an error
mov si, diskerrmsg
jc vbrpanic
ret
; Main VBR function
vbrstart:
sti
; Save drive number
mov byte [bsdrvnum], dl
; First, print out welcome message
mov si, loadmsg
call vbrprint
; Check if an LBA BIOS is installed. If so, we are definitley on a 386 or better
mov ah, 41h
mov bx, 0x55AA
int 13h
mov si, exterrmsg
jc vbrpanic
cmp bx, 0xAA55
jne vbrpanic
; Read in the second sector of the VBR
mov eax, dword [bpbpartbase]
add eax, 1
mov cx, 1
mov di, VBR2_BASE
call vbrreadsector
; Jump to it
jmp vbr2start
; Global Descriptor Table
gdtbase:
dq 0 ; A null descriptor
; 16 bit code
dw 0xFFFF ; Limit
dw 0 ; Base low
db 0 ; Base high
db 0x9A ; Code segment, execute / read, present
dw 0 ; 286 reserved
; 32 bit code
dw 0xFFFF ; Limit low
dw 0 ; Base low
db 0 ; Base middle
db 0x9A ; Code segment, execute / read, present
db 0xCF ; Segment high, 32 bit, 4K granularity
db 0 ; Base high
; 32 bit data
dw 0xFFFF ; Limit low
dw 0 ; Base low
db 0 ; Base middle
db 0x92 ; Data segment, read / write, present
db 0xCF ; Segment high, 32 bit, 4K granularity
db 0 ; Base high
gdtptr:
dw gdtptr - gdtbase - 1
dd gdtbase
clussz: dd 0
fatsz: dd 0
fataddr: dw 0
times VBR_PADMAX - ($ - $$) db 0
dw VBR_BIOSSIG
; Reads in one cluster from disk. EAX = cluster address, ES:DI = buffer to read to
vbrreadcluster:
; Convert to an absolute sector, then read it in
push ecx
push ebx
push eax
sub eax, 2
movzx ecx, byte [bpbsecperclus]
mul ecx
movzx ecx, word [bpbresvdsect]
add eax, ecx
mov ecx, dword [bpbpartbase]
add eax, ecx
mov ebx, eax
mov eax, dword [bpbfatsz32]
movzx ecx, byte [bpbnumfats]
mul ecx
add ebx, eax
mov eax, ebx
movzx cx, byte [bpbsecperclus]
call vbrreadsector
pop eax
pop ebx
pop ecx
ret
vbr2start:
; Get highest usable address
mov ax, word [BDA_USABLEMEM]
mov cx, 1024 ; Convert to bytes. 1024 bytes = 1KiB
mul cx
shl edx, 16 ; Get DX:AX to one register
or eax, edx
mov dword [memmax], eax ; Setup memory info
; Allocate FAT data
movzx eax, word [bpbsectsz]
call vbralloc
mov word [fataddr], di
; Store cluster size in bytes
movzx eax, word [bpbsectsz]
movzx cx, byte [bpbsecperclus]
mul cx
shl edx, 16 ; Get everything in EAX
or eax, edx
mov dword [clussz], eax
; Allocate memory for one cluster of root directory entries
call vbralloc
; Now, we must read in the root directory start cluster
mov eax, dword [bpbrootclus]
call vbrreadcluster
; Find the number of directory entries in one cluster
xor edx, edx
mov eax, dword [clussz]
mov ecx, 32
div cx
; Find the file's directory entry
mov cx, ax
.nameloop:
push cx
push di
mov cx, 11
mov si, filename
rep cmpsb
pop di
pop cx
je .filefound
add di, 32
loop .nameloop
; File doesn't exists, panic
mov si, notfoundmsg
call vbrpanic
.filefound:
; We found it, obtain the first cluster
movzx eax, word [di + 26]
mov dx, word [di + 20]
shl edx, 16
or eax, edx
; Make sure we are at the required base allocation address
mov dword [memcur], NB_BASE
; Now, here is the hard part. We must go through the cluster chain,
; and load every cluster there. This code performs poorly. It would be better if the current
; FAT sector was cached instead of re-reading it every time.
; TODO: optimize to cache current FAT sector
.fatloop:
; Allocate memory for current cluster
mov ebx, eax
mov eax, dword [clussz]
call vbralloc
mov eax, ebx
; Read it in
call vbrreadcluster
; Print out progress
push eax
mov si, progmark
call vbrprint
pop eax
; Now we need to figure out the next cluster. First, compute the offset of this FAT entry
mov cx, 4
mul cx
; EAX = FAT offset now. Convert to an absolute sector now
xor edx, edx
movzx ecx, word [bpbsectsz]
div ecx
push edx
movzx ebx, word [bpbresvdsect]
add eax, ebx
mov ebx, dword [bpbpartbase]
add eax, ebx
; Read it in
mov cx, 1
mov di, word [fataddr]
call vbrreadsector
; Get next cluster, masking off the top 4 bits
pop edx
add edi, edx
mov eax, dword [es:di]
and eax, 0x0FFFFFFF
; Check for end of file
cmp eax, 0x0FFFFFF8
jae .launch ; We are done!
; Else, read next cluster
jmp .fatloop
.launch:
cli
; Before launching, let's enable the A20 gate
.wait1:
mov dx, 0x64
in al, dx
test al, (1 << 1)
jnz .wait1
mov al, 0xAD
out dx, al
.wait2:
in al, dx
test al, (1 << 1)
jnz .wait2
mov al, 0xD0
out dx, al
.wait3:
in al, dx
test al, (1 << 0)
jz .wait3
mov dx, 0x60
in al, dx
or al, (1 << 1) ; Set A20 bit
mov bl, al
.wait4:
mov dx, 0x64
in al, dx
test al, (1 << 1)
jnz .wait4
mov al, 0xD1
out dx, al
.wait5:
in al, dx
test al, (1 << 1)
jnz .wait5
mov dx, 0x60
mov al, bl
out dx, al
.wait6:
mov dx, 0x64
in al, dx
test al, (1 << 1)
jnz .wait6
mov al, 0xAE
out dx, al
.wait7:
in al, dx
test al, (1 << 1)
jnz .wait7
; Test if A20 gate was enabled
mov ax, 0xFFFF
mov es, ax
mov byte [es:0x610], 0xB0
cmp byte [0x600], 0xB0
je noa20
; Clear the screen
mov ah, 0
mov al, 3
int 10h
; Restore drive number
movzx edx, byte [bsdrvnum]
; Enter into protected mode
lgdt [gdtptr]
mov eax, cr0
or eax, 1
mov cr0, eax
; Far jump to nexboot main part
jmp 0x10:NB_BASE
a20errmsg: db 0x0D, 0x0A, "nbvbr: couldn't enable A20", 0
noa20:
mov si, a20errmsg
jmp vbrpanic
times VBR_SIZE - ($ - $$) db 0
| 22.482533 | 96 | 0.577061 |
c8b8cc24e489afb122a8472499f77a636b8145e3 | 1,179 | asm | Assembly | data/mapObjects/silphco3.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | data/mapObjects/silphco3.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | data/mapObjects/silphco3.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | SilphCo3Object:
db $2e ; border block
db $a ; warps
db $0, $1a, $1, SILPH_CO_2F
db $0, $18, $0, SILPH_CO_4F
db $0, $14, $0, SILPH_CO_ELEVATOR
db $b, $17, $9, SILPH_CO_3F
db $3, $3, $5, SILPH_CO_5F
db $f, $3, $6, SILPH_CO_5F
db $3, $1b, $3, SILPH_CO_2F
db $b, $3, $3, SILPH_CO_9F
db $b, $b, $4, SILPH_CO_7F
db $f, $1b, $3, SILPH_CO_3F
db $0 ; signs
db $4 ; objects
object SPRITE_LAPRAS_GIVER, $18, $8, STAY, NONE, $1 ; person
object SPRITE_ROCKET_F, $14, $7, STAY, LEFT, $2, OPP_ROCKET_F, $7
object SPRITE_OAK_AIDE, $7, $9, STAY, DOWN, $3, OPP_SCIENTIST, $4
object SPRITE_BALL, $8, $5, STAY, NONE, $4, HYPER_POTION
; warp-to
EVENT_DISP SILPH_CO_3F_WIDTH, $0, $1a ; SILPH_CO_2F
EVENT_DISP SILPH_CO_3F_WIDTH, $0, $18 ; SILPH_CO_4F
EVENT_DISP SILPH_CO_3F_WIDTH, $0, $14 ; SILPH_CO_ELEVATOR
EVENT_DISP SILPH_CO_3F_WIDTH, $b, $17 ; SILPH_CO_3F
EVENT_DISP SILPH_CO_3F_WIDTH, $3, $3 ; SILPH_CO_5F
EVENT_DISP SILPH_CO_3F_WIDTH, $f, $3 ; SILPH_CO_5F
EVENT_DISP SILPH_CO_3F_WIDTH, $3, $1b ; SILPH_CO_2F
EVENT_DISP SILPH_CO_3F_WIDTH, $b, $3 ; SILPH_CO_9F
EVENT_DISP SILPH_CO_3F_WIDTH, $b, $b ; SILPH_CO_7F
EVENT_DISP SILPH_CO_3F_WIDTH, $f, $1b ; SILPH_CO_3F
| 33.685714 | 66 | 0.695505 |
bc077c2b06f953cceb286b72f89f2d1a64b4eae5 | 820 | asm | Assembly | oeis/142/A142065.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142065.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142065.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142065: Primes congruent to 28 mod 33.
; Submitted by Jon Maiga
; 61,127,193,457,523,787,853,919,1051,1117,1249,1381,1447,1579,1777,2239,2371,2437,2503,2767,2833,3163,3229,3361,3559,3691,3823,3889,4021,4153,4219,4483,4549,4813,5011,5077,5209,5407,5737,5869,6067,6133,6199,6397,6529,6661,6793,6991,7057,7321,7717,8179,8311,8377,8443,8641,8707,8839,8971,9103,9433,9631,9697,9829,10093,10159,10357,10687,10753,11083,11149,11677,11743,11941,12007,12073,12601,12799,13063,13327,13591,13723,13789,13921,14251,14449,14713,14779,15241,15307,15373,15439,15901,16033,16231
mov $2,$0
add $2,2
pow $2,2
lpb $2
mul $1,$4
mov $3,$1
add $3,60
seq $3,10051 ; Characteristic function of primes: 1 if n is prime, else 0.
sub $0,$3
add $1,66
sub $2,1
mov $4,$0
max $4,0
cmp $4,$0
mul $2,$4
lpe
mov $0,$1
sub $0,5
| 35.652174 | 498 | 0.720732 |
88995f1f1a79a273696c19409be7463a4fb5b6a7 | 458 | asm | Assembly | lib/pepelib.asm | pedroreissantos/pepe | 444afc02359c31cfe24017dda49395016d94d43e | [
"BSD-3-Clause"
] | null | null | null | lib/pepelib.asm | pedroreissantos/pepe | 444afc02359c31cfe24017dda49395016d94d43e | [
"BSD-3-Clause"
] | null | null | null | lib/pepelib.asm | pedroreissantos/pepe | 444afc02359c31cfe24017dda49395016d94d43e | [
"BSD-3-Clause"
] | null | null | null | ; entry point
start:
CALL main
SWE 240
; extern exit
exit:
MOV r0, [sp + 2]
SWE 240
RET
; extern printi
printi:
MOV r0, [sp + 2]
SWE 244
RET
; extern printch
printch:
MOV r0, [sp + 2]
SWE 245
RET
; extern prints
prints:
MOV r0, [sp + 2]
SWE 246
RET
; extern printLN
printLN:
SWE 247
RET
; extern printHEX
printHEX:
SWE 248
RET
; extern readi
readi:
SWE 241
RET
; extern readch
readch:
SWE 242
RET
; extern reads
reads:
MOV r0, [sp + 2]
SWE 243
RET
| 8.178571 | 17 | 0.681223 |
eb6fc5fa21f177fef99e4e0a8e6739b4400f4988 | 472 | asm | Assembly | PR1/Practica17/Practica1/misc.asm | rocgar08/EC-UCM | aec5203bfa594d26b343deda4927ad2bdcfe45b4 | [
"MIT"
] | null | null | null | PR1/Practica17/Practica1/misc.asm | rocgar08/EC-UCM | aec5203bfa594d26b343deda4927ad2bdcfe45b4 | [
"MIT"
] | null | null | null | PR1/Practica17/Practica1/misc.asm | rocgar08/EC-UCM | aec5203bfa594d26b343deda4927ad2bdcfe45b4 | [
"MIT"
] | null | null | null |
.equ COEF1, 3483
.equ COEF2, 11718
.equ COEF3, 1183
.text
.global div16384
.global rgb2gray
rgb2gray:
//Prologo
push {r4-r6,lr}
//CUERPO*
mov r3,#1 //AUX1
mov r4,#1 //AUX2
ldr r5, = COEF1
ldrb r6,[r0]//pixel R
mul r3,r5,r6
ldr r5, = COEF2
ldrb r6,[r0,#1]//pixel G
mul r4,r5,r6
add r3,r3,r4
ldr r5, = COEF3
ldrb r6,[r0,#2] //pixel B
mul r4,r5,r6
add r3,r4,r3
mov r0,r3
bl div16384
pop {r4-r6,lr}
mov pc,lr
div16384:
lsr r0,r0,#14
mov pc,lr
| 11.238095 | 26 | 0.627119 |
a73900a6570dd25eaddcc51a0b19e38c95dc0195 | 290 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc_iy/zx_pxy2aaddr_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc_iy/zx_pxy2aaddr_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc_iy/zx_pxy2aaddr_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; void *zx_pxy2aaddr_callee(uchar x, uchar y)
SECTION code_clib
SECTION code_arch
PUBLIC _zx_pxy2aaddr_callee, l0_zx_pxy2aaddr_callee
EXTERN asm_zx_pxy2aaddr
_zx_pxy2aaddr_callee:
pop af
pop hl
pop de
push af
l0_zx_pxy2aaddr_callee:
ld h,e
jp asm_zx_pxy2aaddr
| 12.608696 | 51 | 0.765517 |
9248d2cbaff167975f4d35ac3374c2ba3dad8e9f | 3,215 | asm | Assembly | memory.asm | stormmmmm/AsmDynamicMemory | 7de9aa7a106db081ce2f31e07076c941fac6117e | [
"MIT"
] | null | null | null | memory.asm | stormmmmm/AsmDynamicMemory | 7de9aa7a106db081ce2f31e07076c941fac6117e | [
"MIT"
] | null | null | null | memory.asm | stormmmmm/AsmDynamicMemory | 7de9aa7a106db081ce2f31e07076c941fac6117e | [
"MIT"
] | null | null | null |
.model small
stack 100h
MALLOC_ID = 00000001h
_char equ 1
_short equ 2
_word equ 2
_int equ 4
_dword equ 4
_df equ 6
_long equ 8
_dt equ 10
_fpu equ 10
.code
__setname macro mid, type_, val
__malloc_&mid& type_ val
mov ax, offset __malloc_&mid&
endm
movstack macro
push bp
mov bp, sp
endm
popstack macro
pop bp
endm
param macro name, num
&name& equ [bp+4+2*num]
endm
malloc proc
param blocksize, 0
movstack
push cx
mov cx, blocksize
cmp cx, 1
je equal_1
cmp cx, 2
je equal_2
cmp cx, 4
je equal_4
cmp cx, 6
je equal_6
cmp cx, 8
je equal_8
cmp cx, 10
je equal_10
jmp short equal_2
endcmp:
pop cx
MALLOC_ID = MALLOC_ID + 6
popstack
ret 2
equal_1:
__setname %MALLOC_ID, db, ?
jmp short endcmp
equal_2:
__setname %MALLOC_ID+1, dw, ?
jmp short endcmp
equal_4:
__setname %MALLOC_ID+2, dd, ?
jmp short endcmp
equal_6:
__setname %MALLOC_ID+3, df, ?
jmp short endcmp
equal_8:
__setname %MALLOC_ID+4, dq, ?
jmp short endcmp
equal_10:
__setname %MALLOC_ID+5, dt, ?
jmp short endcmp
endp
callocs proc
param elsize, 1
param tablesize, 0
movstack
push ax
push bx
push cx
push dx
push si
mov bx, elsize
mov dx, tablesize
xor cx, cx
mov si, di
cloop:
push bx
call mallocs
mov [si], ax
inc cx
cmp cx, dx
jng cloop
add si, 2
pop si
pop dx
pop cx
pop bx
pop ax
popstack
ret 4
endp
start:
; выделить 2 байта:
push 2
call malloc
; callocs работает похожим образом, но выделяет неограниченное количество памяти.
; аргументы: размер одного элемента, количество элементов.
; адреса находятся в ds:[di]
; и самое главное - не нужна функция освобождения памяти, ибо все реализовано на основе стека!
.data
end start
| 26.138211 | 98 | 0.375117 |
24005ebfdbf8025729c1c93c06e55d95f8fcbccf | 809 | asm | Assembly | oeis/143/A143368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/143/A143368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/143/A143368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A143368: Triangle read by rows: T(n,k) is the Wiener index of a k X n grid (i.e., P_k X P_n, where P_m is the path graph on m vertices; 1 <= k <= n).
; Submitted by Christian Krause
; 0,1,8,4,25,72,10,56,154,320,20,105,280,570,1000,35,176,459,920,1595,2520,56,273,700,1386,2380,3731,5488,84,400,1012,1984,3380,5264,7700,10752,120,561,1404,2730,4620,7155,10416,14484,19440,165,760,1885,3640,6125,9440,13685,18960,25365,33000,220,1001,2464,4730,7920,12155,17556,24244,32340,41965,53240,286,1288,3150,6016,10030,15336,22078,30400,40446,52360,66286,82368,364,1625,3952,7514,12480,19019,27300,37492,49764,64285,81224,100750,123032,455,2016,4879,9240,15295,23240,33271,45584,60375
mov $2,1
lpb $0
add $1,1
sub $0,$1
add $2,1
lpe
add $0,1
mov $1,$2
add $1,$0
mul $2,$0
bin $2,2
mul $2,$1
mov $0,$2
div $0,3
| 42.578947 | 492 | 0.720643 |
0d1a0741374400942413c01a81fc7d21f4d569fe | 878 | asm | Assembly | programs/oeis/299/A299283.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/299/A299283.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/299/A299283.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A299283: Coordination sequence for "svh" 3D uniform tiling.
; 1,7,22,48,84,130,186,253,330,417,514,622,740,868,1006,1155,1314,1483,1662,1852,2052,2262,2482,2713,2954,3205,3466,3738,4020,4312,4614,4927,5250,5583,5926,6280,6644,7018,7402,7797,8202,8617,9042,9478,9924,10380,10846,11323,11810,12307,12814,13332,13860,14398,14946,15505,16074,16653,17242,17842,18452,19072,19702,20343,20994,21655,22326,23008,23700,24402,25114,25837,26570,27313,28066,28830,29604,30388,31182,31987,32802,33627,34462,35308,36164,37030,37906,38793,39690,40597,41514,42442,43380,44328,45286,46255,47234,48223,49222,50232
mov $4,$0
add $0,2
mov $2,1
lpb $0
mov $3,$0
sub $0,1
sub $1,$3
mul $3,2
trn $1,$3
add $1,$2
mov $3,$2
add $2,1
trn $3,3
lpe
sub $1,$3
sub $1,1
mov $5,$4
mov $7,$4
lpb $7
add $6,$5
sub $7,1
lpe
mov $5,$6
mov $8,5
lpb $8
add $1,$5
sub $8,1
lpe
mov $0,$1
| 26.606061 | 535 | 0.703872 |
2bb6d24f1b52da0e9134d9447779afd564a759c4 | 7,485 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_2012.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_2012.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_2012.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x10731, %rdi
nop
nop
inc %r13
mov (%rdi), %r14d
nop
nop
nop
cmp %r11, %r11
lea addresses_normal_ht+0xb0c1, %r14
nop
nop
nop
nop
nop
add %r12, %r12
movb (%r14), %r8b
nop
nop
and %rdi, %rdi
lea addresses_UC_ht+0x17cd1, %r8
nop
sub %rdi, %rdi
mov $0x6162636465666768, %r13
movq %r13, %xmm3
movups %xmm3, (%r8)
nop
nop
cmp $35675, %r8
lea addresses_A_ht+0xec49, %r13
nop
nop
nop
nop
nop
and %rax, %rax
mov (%r13), %r12d
nop
xor $58011, %r14
lea addresses_A_ht+0x1c629, %rsi
lea addresses_WT_ht+0xcd31, %rdi
nop
nop
nop
nop
and %rax, %rax
mov $61, %rcx
rep movsb
nop
nop
nop
sub $35713, %rsi
lea addresses_D_ht+0x1a711, %r14
nop
nop
nop
cmp %r8, %r8
mov $0x6162636465666768, %r13
movq %r13, %xmm3
movups %xmm3, (%r14)
cmp %rsi, %rsi
lea addresses_WT_ht+0x1d775, %rsi
lea addresses_normal_ht+0x10f31, %rdi
nop
nop
nop
nop
nop
cmp $43362, %rax
mov $90, %rcx
rep movsq
nop
nop
nop
sub %rsi, %rsi
lea addresses_normal_ht+0x1b51, %rsi
nop
nop
nop
nop
nop
cmp $3355, %r11
mov (%rsi), %r8d
nop
nop
nop
nop
nop
add %rdi, %rdi
lea addresses_A_ht+0x8b1, %r13
nop
nop
xor %r14, %r14
movups (%r13), %xmm7
vpextrq $0, %xmm7, %r12
nop
nop
nop
add %r11, %r11
lea addresses_WC_ht+0x7331, %r13
nop
nop
nop
add $45330, %r12
mov (%r13), %ax
nop
nop
nop
nop
add $2470, %rdi
lea addresses_D_ht+0x331, %r8
nop
sub %rax, %rax
movw $0x6162, (%r8)
nop
nop
nop
nop
xor %rdi, %rdi
lea addresses_WC_ht+0x17f31, %r13
nop
nop
nop
nop
cmp $62241, %r12
movb (%r13), %al
sub %r12, %r12
lea addresses_WT_ht+0x15271, %rsi
lea addresses_WC_ht+0x7bd1, %rdi
nop
nop
nop
cmp %r8, %r8
mov $97, %rcx
rep movsl
nop
nop
nop
dec %r12
lea addresses_A_ht+0x1bc3c, %rsi
lea addresses_WC_ht+0xe70e, %rdi
clflush (%rsi)
clflush (%rdi)
nop
nop
nop
nop
xor %r13, %r13
mov $38, %rcx
rep movsw
and %r8, %r8
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r8
pop %r14
pop %r13
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r15
push %r9
push %rbx
push %rcx
// Faulty Load
lea addresses_PSE+0x19f31, %r15
nop
nop
xor %rcx, %rcx
mov (%r15), %r14d
lea oracles, %r9
and $0xff, %r14
shlq $12, %r14
mov (%r9,%r14,1), %r14
pop %rcx
pop %rbx
pop %r9
pop %r15
pop %r14
pop %r11
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_PSE', 'NT': False, 'AVXalign': False, 'size': 2, 'congruent': 0}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_PSE', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 0}}
<gen_prepare_buffer>
{'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_WC_ht', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 10}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_normal_ht', 'NT': False, 'AVXalign': False, 'size': 1, 'congruent': 2}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_UC_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 5}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 1}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 3, 'type': 'addresses_A_ht'}, 'dst': {'same': False, 'congruent': 7, 'type': 'addresses_WT_ht'}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_D_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 5}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 2, 'type': 'addresses_WT_ht'}, 'dst': {'same': False, 'congruent': 10, 'type': 'addresses_normal_ht'}}
{'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_normal_ht', 'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 5}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 5}}
{'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_WC_ht', 'NT': False, 'AVXalign': False, 'size': 2, 'congruent': 10}}
{'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_D_ht', 'NT': False, 'AVXalign': False, 'size': 2, 'congruent': 9}}
{'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_WC_ht', 'NT': False, 'AVXalign': False, 'size': 1, 'congruent': 6}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 4, 'type': 'addresses_WT_ht'}, 'dst': {'same': True, 'congruent': 5, 'type': 'addresses_WC_ht'}}
{'OP': 'REPM', 'src': {'same': False, 'congruent': 0, 'type': 'addresses_A_ht'}, 'dst': {'same': False, 'congruent': 0, 'type': 'addresses_WC_ht'}}
{'33': 21829}
33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33
*/
| 33.266667 | 2,999 | 0.655979 |
0fd05b2ec52dee47de9138f5d2767c70cabe6b68 | 303 | asm | Assembly | programs/oeis/261/A261012.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/261/A261012.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/261/A261012.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A261012: Sign(n) (with offset -1): a(n) = 1 if n>0, = -1 if n<0, = 0 if n = 0.
; -1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
sub $0,1
min $0,1
| 50.5 | 202 | 0.49505 |
ba69e9812c68a24f18c305667c008d55dbc365bd | 206 | asm | Assembly | Microprocessor_Interfacing_CSE_2006/Math_Calculations_Lab_6/two_complement.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | 2 | 2021-11-18T05:30:24.000Z | 2022-03-07T06:28:06.000Z | Microprocessor_Interfacing_CSE_2006/Math_Calculations_Lab_6/two_complement.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | null | null | null | Microprocessor_Interfacing_CSE_2006/Math_Calculations_Lab_6/two_complement.asm | aadhityasw/VIT-Labs | 2c449f64f4fdd8c0ed5f2b51d05a7c586e6ab2ab | [
"CC0-1.0"
] | 3 | 2021-10-14T01:10:34.000Z | 2022-03-18T14:33:52.000Z | ASSUME CS:CODE, DS:DATA
DATA SEGMENT
VAR1 DB 24H
DATA ENDS
CODE SEGMENT
START:
MOV AX, DATA
MOV DS,AX
MOV AX,0000H
MOV AL,VAR1
NOT AL
MOV BL,AL
ADC AL,00000001B
MOV BL,AL
HLT
CODE ENDS
END START
| 10.842105 | 23 | 0.723301 |
6ea458e1c35d93093b117ea654448484e2a3ee6e | 719 | asm | Assembly | oeis/081/A081539.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081539.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081539.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081539: Triangle read by rows in which the n-th row contains the n numbers in increasing order formed by the concatenation of first n-1 numbers. (The digits of the numbers with 2 or more digits are taken as one entity.) First row is taken to be 0.
; Submitted by Jamie Morken(s1)
; 0,1,2,12,13,23,123,124,134,234,1234,1235,1245,1345,2345,12345,12346,12356,12456,13456,23456,123456,123457,123467,123567,124567,134567,234567,1234567,1234568,1234578,1234678,1235678,1245678,1345678,2345678
mov $2,$0
mov $4,$0
lpb $4
mov $0,$2
sub $4,1
sub $0,$4
mov $3,$0
mov $7,0
lpb $3
add $7,1
sub $0,$7
mov $3,$0
sub $3,1
lpe
mov $6,10
pow $6,$0
mov $0,$6
div $0,10
add $5,$0
lpe
mov $0,$5
| 27.653846 | 250 | 0.67872 |
7e002a61b5984637fa33755aafcaebd5d3ba3417 | 6,166 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_1931.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_1931.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_un_sm_/i9-9900K_12_0xa0.log_21829_1931.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x67cc, %rsi
lea addresses_D_ht+0x1af59, %rdi
nop
and %rdx, %rdx
mov $3, %rcx
rep movsl
nop
xor $42501, %r10
lea addresses_WT_ht+0xee8c, %rsi
clflush (%rsi)
nop
cmp $58574, %rbp
mov (%rsi), %cx
nop
nop
nop
nop
cmp $45071, %rdx
lea addresses_WT_ht+0xdef0, %rsi
lea addresses_WT_ht+0x1aa7c, %rdi
nop
nop
nop
cmp $59494, %r14
mov $28, %rcx
rep movsl
nop
nop
nop
nop
and $50439, %rsi
lea addresses_A_ht+0x11494, %rbp
nop
dec %rdi
mov $0x6162636465666768, %rsi
movq %rsi, %xmm0
movups %xmm0, (%rbp)
and %rbp, %rbp
lea addresses_normal_ht+0xfcd4, %r10
inc %rdi
mov (%r10), %dx
nop
nop
nop
xor %rsi, %rsi
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %rbp
pop %r14
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r13
push %r8
push %rcx
push %rdx
push %rsi
// Store
lea addresses_WT+0x734c, %r12
nop
cmp $36517, %rsi
movw $0x5152, (%r12)
add $7290, %r12
// Store
mov $0x7622fc000000070c, %r13
nop
nop
nop
nop
nop
add $31168, %rdx
mov $0x5152535455565758, %r12
movq %r12, %xmm0
movaps %xmm0, (%r13)
nop
nop
nop
nop
nop
xor $3997, %r10
// Load
lea addresses_WC+0x700c, %rdx
xor %r8, %r8
mov (%rdx), %rcx
xor $58369, %rdx
// Store
lea addresses_US+0x13c8e, %rcx
nop
and %r8, %r8
mov $0x5152535455565758, %r13
movq %r13, (%rcx)
nop
nop
nop
nop
nop
add %rsi, %rsi
// Faulty Load
mov $0x7622fc000000070c, %rcx
nop
nop
nop
nop
xor %rsi, %rsi
mov (%rcx), %r13
lea oracles, %r12
and $0xff, %r13
shlq $12, %r13
mov (%r12,%r13,1), %r13
pop %rsi
pop %rdx
pop %rcx
pop %r8
pop %r13
pop %r12
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'NT': False, 'same': False, 'congruent': 0, 'type': 'addresses_NC', 'AVXalign': False, 'size': 16}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 6, 'type': 'addresses_WT', 'AVXalign': False, 'size': 2}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_NC', 'AVXalign': True, 'size': 16}}
{'src': {'NT': False, 'same': False, 'congruent': 8, 'type': 'addresses_WC', 'AVXalign': False, 'size': 8}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 1, 'type': 'addresses_US', 'AVXalign': False, 'size': 8}}
[Faulty Load]
{'src': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_NC', 'AVXalign': False, 'size': 8}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'same': False, 'congruent': 0, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 0, 'type': 'addresses_D_ht'}}
{'src': {'NT': False, 'same': False, 'congruent': 7, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 2}, 'OP': 'LOAD'}
{'src': {'same': False, 'congruent': 1, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 4, 'type': 'addresses_WT_ht'}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 3, 'type': 'addresses_A_ht', 'AVXalign': False, 'size': 16}}
{'src': {'NT': False, 'same': False, 'congruent': 2, 'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 2}, 'OP': 'LOAD'}
{'58': 21557, 'f0': 30, '00': 242}
58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 f0 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 00 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58
*/
| 39.025316 | 2,999 | 0.655044 |
47cc4ea07aa4134bbf2871ea001e06aafeaaf832 | 526 | asm | Assembly | print_functions.asm | Highwind360/NimbOS | 25794798984bee6307df70e5dd57d31990ce5713 | [
"Unlicense"
] | null | null | null | print_functions.asm | Highwind360/NimbOS | 25794798984bee6307df70e5dd57d31990ce5713 | [
"Unlicense"
] | null | null | null | print_functions.asm | Highwind360/NimbOS | 25794798984bee6307df70e5dd57d31990ce5713 | [
"Unlicense"
] | null | null | null | ;
; Print function
; Expects bx to point to a null-terminated string
; Prints the string to the console
;
print:
push ax
push bx
push cx
mov ah, 0x0e ; scrolling teletype routine
.print_char:
mov cx, [bx]
test cl, cl
je .exit
add bx, 1
mov al, cl
int 0x10
jmp .print_char
.exit:
pop cx
pop bx
pop ax
ret
;
; Calls print, appends newline
;
println:
call print
push bx
mov bx, NWLN
call print
pop bx
ret
NWLN:
db 0xa,0xd,0
| 13.15 | 52 | 0.581749 |
6c6e2c1345cb476eb80a34ebb13bc0ffb81dbea1 | 8,571 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_1883.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_1883.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_1883.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1418d, %rsi
lea addresses_A_ht+0x11458, %rdi
nop
nop
cmp $65360, %rbp
mov $12, %rcx
rep movsw
nop
nop
cmp $21970, %rbx
lea addresses_D_ht+0x18818, %rdi
nop
nop
nop
nop
nop
add $35558, %r13
and $0xffffffffffffffc0, %rdi
movaps (%rdi), %xmm5
vpextrq $1, %xmm5, %rsi
cmp %r13, %r13
lea addresses_WT_ht+0x1db8, %rcx
nop
nop
nop
and $62901, %r12
mov (%rcx), %edi
nop
nop
cmp $25935, %rsi
lea addresses_D_ht+0xa08d, %rbp
nop
nop
sub %rsi, %rsi
movb $0x61, (%rbp)
nop
nop
and %rbx, %rbx
lea addresses_normal_ht+0xe018, %rsi
lea addresses_normal_ht+0x1ab74, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
and $17659, %r9
mov $125, %rcx
rep movsw
inc %r12
lea addresses_UC_ht+0xe4, %r12
clflush (%r12)
nop
nop
nop
nop
nop
lfence
movw $0x6162, (%r12)
nop
nop
inc %rsi
lea addresses_A_ht+0x73e8, %rsi
lea addresses_UC_ht+0x19dde, %rdi
nop
nop
nop
xor %r12, %r12
mov $55, %rcx
rep movsb
nop
nop
nop
mfence
lea addresses_WT_ht+0x1d14, %rbp
nop
nop
nop
nop
dec %r13
movb (%rbp), %bl
nop
nop
add $20079, %rdi
lea addresses_D_ht+0x1b818, %rsi
lea addresses_WC_ht+0x8c18, %rdi
nop
nop
nop
nop
and %rbx, %rbx
mov $80, %rcx
rep movsq
nop
nop
nop
sub %rcx, %rcx
lea addresses_UC_ht+0x5018, %rcx
nop
nop
add $46123, %rbp
movups (%rcx), %xmm6
vpextrq $1, %xmm6, %rdi
nop
nop
nop
nop
cmp %r13, %r13
lea addresses_D_ht+0x2e18, %rbx
nop
nop
nop
nop
and $18148, %r12
mov (%rbx), %esi
nop
nop
nop
nop
nop
cmp $55624, %r12
lea addresses_A_ht+0x3470, %r13
nop
cmp $31845, %rbp
vmovups (%r13), %ymm6
vextracti128 $1, %ymm6, %xmm6
vpextrq $1, %xmm6, %rdi
nop
nop
nop
and $53718, %rbx
lea addresses_WC_ht+0x10418, %rsi
lea addresses_WT_ht+0x703f, %rdi
nop
nop
nop
nop
nop
xor $57277, %rbx
mov $124, %rcx
rep movsw
nop
nop
nop
nop
nop
xor %r12, %r12
lea addresses_normal_ht+0x12418, %rsi
lea addresses_normal_ht+0xa248, %rdi
clflush (%rdi)
sub $25990, %rbp
mov $93, %rcx
rep movsl
add $4810, %r13
lea addresses_D_ht+0x18018, %r9
xor %rcx, %rcx
movb (%r9), %bl
nop
nop
nop
add $22632, %r9
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rbp
pop %r9
pop %r13
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r8
push %rax
push %rbx
push %rcx
push %rdx
push %rsi
// Store
lea addresses_normal+0x1018, %rcx
nop
nop
dec %rsi
movl $0x51525354, (%rcx)
nop
nop
nop
cmp %rbx, %rbx
// Store
lea addresses_WT+0x9cdb, %r13
sub $34435, %rax
movb $0x51, (%r13)
nop
add %rsi, %rsi
// Store
lea addresses_WT+0x6f18, %rax
clflush (%rax)
nop
cmp $29397, %rcx
movb $0x51, (%rax)
nop
nop
nop
nop
cmp %rdx, %rdx
// Faulty Load
lea addresses_PSE+0x14818, %rbx
nop
nop
add $12744, %rsi
movb (%rbx), %dl
lea oracles, %r8
and $0xff, %rdx
shlq $12, %rdx
mov (%r8,%rdx,1), %rdx
pop %rsi
pop %rdx
pop %rcx
pop %rbx
pop %rax
pop %r8
pop %r13
ret
/*
<gen_faulty_load>
[REF]
{'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 2, 'NT': False, 'type': 'addresses_PSE'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 9, 'AVXalign': False, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_normal'}}
{'OP': 'STOR', 'dst': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_WT'}}
{'OP': 'STOR', 'dst': {'congruent': 6, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_WT'}}
[Faulty Load]
{'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 1, 'NT': True, 'type': 'addresses_PSE'}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'congruent': 0, 'same': False, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'congruent': 5, 'same': False, 'type': 'addresses_A_ht'}}
{'src': {'congruent': 7, 'AVXalign': True, 'same': False, 'size': 16, 'NT': True, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 5, 'AVXalign': False, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_WT_ht'}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_D_ht'}}
{'src': {'congruent': 11, 'same': False, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'congruent': 2, 'same': True, 'type': 'addresses_normal_ht'}}
{'OP': 'STOR', 'dst': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 2, 'NT': False, 'type': 'addresses_UC_ht'}}
{'src': {'congruent': 3, 'same': False, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'congruent': 0, 'same': False, 'type': 'addresses_UC_ht'}}
{'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_WT_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 11, 'same': False, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'dst': {'congruent': 7, 'same': False, 'type': 'addresses_WC_ht'}}
{'src': {'congruent': 11, 'AVXalign': False, 'same': False, 'size': 16, 'NT': False, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 9, 'AVXalign': False, 'same': True, 'size': 4, 'NT': False, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 1, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_A_ht'}, 'OP': 'LOAD'}
{'src': {'congruent': 9, 'same': True, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'dst': {'congruent': 0, 'same': False, 'type': 'addresses_WT_ht'}}
{'src': {'congruent': 9, 'same': True, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'congruent': 3, 'same': False, 'type': 'addresses_normal_ht'}}
{'src': {'congruent': 11, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'}
{'33': 21829}
33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33
*/
| 31.862454 | 2,999 | 0.655933 |
4bcc5120314fbb800d982f6490110ae435877061 | 470 | asm | Assembly | programs/oeis/086/A086099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/086/A086099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/086/A086099.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A086099: a(n) = OR(k AND (n-k): 0<=k<=n), AND and OR bitwise.
; 0,0,1,0,3,2,3,0,7,6,7,4,7,6,7,0,15,14,15,12,15,14,15,8,15,14,15,12,15,14,15,0,31,30,31,28,31,30,31,24,31,30,31,28,31,30,31,16,31,30,31,28,31,30,31,24,31,30,31,28,31,30,31,0,63,62,63,60,63,62,63,56,63,62,63,60,63,62,63,48,63,62,63,60,63,62,63,56,63,62,63,60,63,62,63,32,63,62,63,60
mov $1,$0
seq $1,246591 ; Smallest number that can be obtained by swapping 2 bits in the binary expansion of n.
sub $0,$1
| 67.142857 | 282 | 0.648936 |
b627797ab9bb640f8fd6e1107f9f2771479ad162 | 14,446 | asm | Assembly | 固件源码/三代控A12-带模型命名源码-易深工程/List/____hi0.asm | wooddoor/Loli3 | 78d87e43effad7dcb17c9d36dd55401aa67e87ac | [
"MIT"
] | 47 | 2019-06-10T07:45:57.000Z | 2022-02-11T03:25:45.000Z | 固件源码/三代控A12-带模型命名源码-易深工程/List/____hi0.asm | wooddoor/Loli3 | 78d87e43effad7dcb17c9d36dd55401aa67e87ac | [
"MIT"
] | 1 | 2020-03-01T15:49:53.000Z | 2020-03-01T15:49:53.000Z | 固件源码/三代控A12-带模型命名源码-易深工程/List/____hi0.asm | wooddoor/Loli3 | 78d87e43effad7dcb17c9d36dd55401aa67e87ac | [
"MIT"
] | 14 | 2019-07-15T23:25:04.000Z | 2021-12-01T00:15:31.000Z | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 3.9.0 #11195 (MINGW32)
;--------------------------------------------------------
.module ____hi0
.optsdcc -mmcs51 --model-small
;--------------------------------------------------------
; Public variables in this module
;--------------------------------------------------------
.globl _main
.globl ____TR1
.globl ____TR0
.globl ____TI
.globl ____TF1
.globl ____TF0
.globl ____TB8
.globl ____SM2
.globl ____SM1
.globl ____SM0
.globl ____RS1
.globl ____RS0
.globl ____RI
.globl ____REN
.globl ____RB8
.globl ____PX1
.globl ____PX0
.globl ____PT1
.globl ____PT0
.globl ____PS
.globl ____PPCA
.globl ____PLVD
.globl ____PADC
.globl ____P53
.globl ____P52
.globl ____P51
.globl ____P50
.globl ____P47
.globl ____P46
.globl ____P45
.globl ____P44
.globl ____P43
.globl ____P42
.globl ____P41
.globl ____P40
.globl ____P37
.globl ____P36
.globl ____P35
.globl ____P34
.globl ____P33
.globl ____P32
.globl ____P31
.globl ____P30
.globl ____P27
.globl ____P26
.globl ____P25
.globl ____P24
.globl ____P23
.globl ____P22
.globl ____P21
.globl ____P20
.globl ____P17
.globl ____P16
.globl ____P15
.globl ____P14
.globl ____P13
.globl ____P12
.globl ____P11
.globl ____P10
.globl ____P07
.globl ____P06
.globl ____P05
.globl ____P04
.globl ____P03
.globl ____P02
.globl ____P01
.globl ____P00
.globl ____P
.globl ____OV
.globl ____IT1
.globl ____IT0
.globl ____IE1
.globl ____IE0
.globl ____F0
.globl ____EX1
.globl ____EX0
.globl ____ET1
.globl ____ET0
.globl ____ES
.globl ____ELVD
.globl ____EADC
.globl ____EA
.globl ____CY
.globl ____CR
.globl ____CF
.globl ____CCF1
.globl ____CCF0
.globl ____AC
.globl ____WDT_CONTR
.globl ____WAKE_CLKO
.globl ____TMOD
.globl ____TL1
.globl ____TL0
.globl ____TH1
.globl ____TH0
.globl ____TCON
.globl ____SPSTAT
.globl ____SPDAT
.globl ____SPCTL
.globl ____SP
.globl ____SCON
.globl ____SBUF
.globl ____SADEN
.globl ____SADDR
.globl ____S2CON
.globl ____S2BUF
.globl ____PSW
.globl ____PCON
.globl ____PCA_PWM1
.globl ____PCA_PWM0
.globl ____P5M1
.globl ____P5M0
.globl ____P5
.globl ____P4SW
.globl ____P4M1
.globl ____P4M0
.globl ____P4
.globl ____P3M1
.globl ____P3M0
.globl ____P3
.globl ____P2M1
.globl ____P2M0
.globl ____P2
.globl ____P1M1
.globl ____P1M0
.globl ____P1ASF
.globl ____P1
.globl ____P0M1
.globl ____P0M0
.globl ____P0
.globl ____IPH2
.globl ____IPH
.globl ____IP2
.globl ____IP
.globl ____IE2
.globl ____IE
.globl ____IAP_TRIG
.globl ____IAP_DATA
.globl ____IAP_CONTR
.globl ____IAP_CMD
.globl ____IAP_ADDRL
.globl ____IAP_ADDRH
.globl ____DPL
.globl ____DPH
.globl ____CMOD
.globl ____CLK_DIV
.globl ____CL
.globl ____CH
.globl ____CCON
.globl ____CCAPM1
.globl ____CCAPM0
.globl ____CCAP1L
.globl ____CCAP1H
.globl ____CCAP0L
.globl ____CCAP0H
.globl ____BUS_SPEED
.globl ____BRT
.globl ____B
.globl ____AUXR1
.globl ____AUXR
.globl ____ADC_RESL
.globl ____ADC_RES
.globl ____ADC_CONTR
.globl ____ACC
;--------------------------------------------------------
; special function registers
;--------------------------------------------------------
.area RSEG (ABS,DATA)
.org 0x0000
G$___ACC$0_0$0 == 0x00e0
____ACC = 0x00e0
G$___ADC_CONTR$0_0$0 == 0x00bc
____ADC_CONTR = 0x00bc
G$___ADC_RES$0_0$0 == 0x00bd
____ADC_RES = 0x00bd
G$___ADC_RESL$0_0$0 == 0x00be
____ADC_RESL = 0x00be
G$___AUXR$0_0$0 == 0x008e
____AUXR = 0x008e
G$___AUXR1$0_0$0 == 0x00a2
____AUXR1 = 0x00a2
G$___B$0_0$0 == 0x00f0
____B = 0x00f0
G$___BRT$0_0$0 == 0x009c
____BRT = 0x009c
G$___BUS_SPEED$0_0$0 == 0x00a1
____BUS_SPEED = 0x00a1
G$___CCAP0H$0_0$0 == 0x00fa
____CCAP0H = 0x00fa
G$___CCAP0L$0_0$0 == 0x00ea
____CCAP0L = 0x00ea
G$___CCAP1H$0_0$0 == 0x00fb
____CCAP1H = 0x00fb
G$___CCAP1L$0_0$0 == 0x00eb
____CCAP1L = 0x00eb
G$___CCAPM0$0_0$0 == 0x00da
____CCAPM0 = 0x00da
G$___CCAPM1$0_0$0 == 0x00db
____CCAPM1 = 0x00db
G$___CCON$0_0$0 == 0x00d8
____CCON = 0x00d8
G$___CH$0_0$0 == 0x00f9
____CH = 0x00f9
G$___CL$0_0$0 == 0x00e9
____CL = 0x00e9
G$___CLK_DIV$0_0$0 == 0x0097
____CLK_DIV = 0x0097
G$___CMOD$0_0$0 == 0x00d9
____CMOD = 0x00d9
G$___DPH$0_0$0 == 0x0083
____DPH = 0x0083
G$___DPL$0_0$0 == 0x0082
____DPL = 0x0082
G$___IAP_ADDRH$0_0$0 == 0x00c3
____IAP_ADDRH = 0x00c3
G$___IAP_ADDRL$0_0$0 == 0x00c4
____IAP_ADDRL = 0x00c4
G$___IAP_CMD$0_0$0 == 0x00c5
____IAP_CMD = 0x00c5
G$___IAP_CONTR$0_0$0 == 0x00c7
____IAP_CONTR = 0x00c7
G$___IAP_DATA$0_0$0 == 0x00c2
____IAP_DATA = 0x00c2
G$___IAP_TRIG$0_0$0 == 0x00c6
____IAP_TRIG = 0x00c6
G$___IE$0_0$0 == 0x00a8
____IE = 0x00a8
G$___IE2$0_0$0 == 0x00af
____IE2 = 0x00af
G$___IP$0_0$0 == 0x00b8
____IP = 0x00b8
G$___IP2$0_0$0 == 0x00b5
____IP2 = 0x00b5
G$___IPH$0_0$0 == 0x00b7
____IPH = 0x00b7
G$___IPH2$0_0$0 == 0x00b6
____IPH2 = 0x00b6
G$___P0$0_0$0 == 0x0080
____P0 = 0x0080
G$___P0M0$0_0$0 == 0x0094
____P0M0 = 0x0094
G$___P0M1$0_0$0 == 0x0093
____P0M1 = 0x0093
G$___P1$0_0$0 == 0x0090
____P1 = 0x0090
G$___P1ASF$0_0$0 == 0x009d
____P1ASF = 0x009d
G$___P1M0$0_0$0 == 0x0092
____P1M0 = 0x0092
G$___P1M1$0_0$0 == 0x0091
____P1M1 = 0x0091
G$___P2$0_0$0 == 0x00a0
____P2 = 0x00a0
G$___P2M0$0_0$0 == 0x0096
____P2M0 = 0x0096
G$___P2M1$0_0$0 == 0x0095
____P2M1 = 0x0095
G$___P3$0_0$0 == 0x00b0
____P3 = 0x00b0
G$___P3M0$0_0$0 == 0x00b2
____P3M0 = 0x00b2
G$___P3M1$0_0$0 == 0x00b1
____P3M1 = 0x00b1
G$___P4$0_0$0 == 0x00c0
____P4 = 0x00c0
G$___P4M0$0_0$0 == 0x00b4
____P4M0 = 0x00b4
G$___P4M1$0_0$0 == 0x00b3
____P4M1 = 0x00b3
G$___P4SW$0_0$0 == 0x00bb
____P4SW = 0x00bb
G$___P5$0_0$0 == 0x00c8
____P5 = 0x00c8
G$___P5M0$0_0$0 == 0x00ca
____P5M0 = 0x00ca
G$___P5M1$0_0$0 == 0x00c9
____P5M1 = 0x00c9
G$___PCA_PWM0$0_0$0 == 0x00f2
____PCA_PWM0 = 0x00f2
G$___PCA_PWM1$0_0$0 == 0x00f3
____PCA_PWM1 = 0x00f3
G$___PCON$0_0$0 == 0x0087
____PCON = 0x0087
G$___PSW$0_0$0 == 0x00d0
____PSW = 0x00d0
G$___S2BUF$0_0$0 == 0x009b
____S2BUF = 0x009b
G$___S2CON$0_0$0 == 0x009a
____S2CON = 0x009a
G$___SADDR$0_0$0 == 0x00a9
____SADDR = 0x00a9
G$___SADEN$0_0$0 == 0x00b9
____SADEN = 0x00b9
G$___SBUF$0_0$0 == 0x0099
____SBUF = 0x0099
G$___SCON$0_0$0 == 0x0098
____SCON = 0x0098
G$___SP$0_0$0 == 0x0081
____SP = 0x0081
G$___SPCTL$0_0$0 == 0x00ce
____SPCTL = 0x00ce
G$___SPDAT$0_0$0 == 0x00cf
____SPDAT = 0x00cf
G$___SPSTAT$0_0$0 == 0x00cd
____SPSTAT = 0x00cd
G$___TCON$0_0$0 == 0x0088
____TCON = 0x0088
G$___TH0$0_0$0 == 0x008c
____TH0 = 0x008c
G$___TH1$0_0$0 == 0x008d
____TH1 = 0x008d
G$___TL0$0_0$0 == 0x008a
____TL0 = 0x008a
G$___TL1$0_0$0 == 0x008b
____TL1 = 0x008b
G$___TMOD$0_0$0 == 0x0089
____TMOD = 0x0089
G$___WAKE_CLKO$0_0$0 == 0x008f
____WAKE_CLKO = 0x008f
G$___WDT_CONTR$0_0$0 == 0x00c1
____WDT_CONTR = 0x00c1
;--------------------------------------------------------
; special function bits
;--------------------------------------------------------
.area RSEG (ABS,DATA)
.org 0x0000
G$___AC$0_0$0 == 0x00d6
____AC = 0x00d6
G$___CCF0$0_0$0 == 0x00d8
____CCF0 = 0x00d8
G$___CCF1$0_0$0 == 0x00d9
____CCF1 = 0x00d9
G$___CF$0_0$0 == 0x00df
____CF = 0x00df
G$___CR$0_0$0 == 0x00de
____CR = 0x00de
G$___CY$0_0$0 == 0x00d7
____CY = 0x00d7
G$___EA$0_0$0 == 0x00af
____EA = 0x00af
G$___EADC$0_0$0 == 0x00ad
____EADC = 0x00ad
G$___ELVD$0_0$0 == 0x00ae
____ELVD = 0x00ae
G$___ES$0_0$0 == 0x00ac
____ES = 0x00ac
G$___ET0$0_0$0 == 0x00a9
____ET0 = 0x00a9
G$___ET1$0_0$0 == 0x00ab
____ET1 = 0x00ab
G$___EX0$0_0$0 == 0x00a8
____EX0 = 0x00a8
G$___EX1$0_0$0 == 0x00aa
____EX1 = 0x00aa
G$___F0$0_0$0 == 0x00d5
____F0 = 0x00d5
G$___IE0$0_0$0 == 0x0089
____IE0 = 0x0089
G$___IE1$0_0$0 == 0x008b
____IE1 = 0x008b
G$___IT0$0_0$0 == 0x0088
____IT0 = 0x0088
G$___IT1$0_0$0 == 0x008a
____IT1 = 0x008a
G$___OV$0_0$0 == 0x00d2
____OV = 0x00d2
G$___P$0_0$0 == 0x00d0
____P = 0x00d0
G$___P00$0_0$0 == 0x0080
____P00 = 0x0080
G$___P01$0_0$0 == 0x0081
____P01 = 0x0081
G$___P02$0_0$0 == 0x0082
____P02 = 0x0082
G$___P03$0_0$0 == 0x0083
____P03 = 0x0083
G$___P04$0_0$0 == 0x0084
____P04 = 0x0084
G$___P05$0_0$0 == 0x0085
____P05 = 0x0085
G$___P06$0_0$0 == 0x0086
____P06 = 0x0086
G$___P07$0_0$0 == 0x0087
____P07 = 0x0087
G$___P10$0_0$0 == 0x0090
____P10 = 0x0090
G$___P11$0_0$0 == 0x0091
____P11 = 0x0091
G$___P12$0_0$0 == 0x0092
____P12 = 0x0092
G$___P13$0_0$0 == 0x0093
____P13 = 0x0093
G$___P14$0_0$0 == 0x0094
____P14 = 0x0094
G$___P15$0_0$0 == 0x0095
____P15 = 0x0095
G$___P16$0_0$0 == 0x0096
____P16 = 0x0096
G$___P17$0_0$0 == 0x0097
____P17 = 0x0097
G$___P20$0_0$0 == 0x00a0
____P20 = 0x00a0
G$___P21$0_0$0 == 0x00a1
____P21 = 0x00a1
G$___P22$0_0$0 == 0x00a2
____P22 = 0x00a2
G$___P23$0_0$0 == 0x00a3
____P23 = 0x00a3
G$___P24$0_0$0 == 0x00a4
____P24 = 0x00a4
G$___P25$0_0$0 == 0x00a5
____P25 = 0x00a5
G$___P26$0_0$0 == 0x00a6
____P26 = 0x00a6
G$___P27$0_0$0 == 0x00a7
____P27 = 0x00a7
G$___P30$0_0$0 == 0x00b0
____P30 = 0x00b0
G$___P31$0_0$0 == 0x00b1
____P31 = 0x00b1
G$___P32$0_0$0 == 0x00b2
____P32 = 0x00b2
G$___P33$0_0$0 == 0x00b3
____P33 = 0x00b3
G$___P34$0_0$0 == 0x00b4
____P34 = 0x00b4
G$___P35$0_0$0 == 0x00b5
____P35 = 0x00b5
G$___P36$0_0$0 == 0x00b6
____P36 = 0x00b6
G$___P37$0_0$0 == 0x00b7
____P37 = 0x00b7
G$___P40$0_0$0 == 0x00c0
____P40 = 0x00c0
G$___P41$0_0$0 == 0x00c1
____P41 = 0x00c1
G$___P42$0_0$0 == 0x00c2
____P42 = 0x00c2
G$___P43$0_0$0 == 0x00c3
____P43 = 0x00c3
G$___P44$0_0$0 == 0x00c4
____P44 = 0x00c4
G$___P45$0_0$0 == 0x00c5
____P45 = 0x00c5
G$___P46$0_0$0 == 0x00c6
____P46 = 0x00c6
G$___P47$0_0$0 == 0x00c7
____P47 = 0x00c7
G$___P50$0_0$0 == 0x00c8
____P50 = 0x00c8
G$___P51$0_0$0 == 0x00c9
____P51 = 0x00c9
G$___P52$0_0$0 == 0x00ca
____P52 = 0x00ca
G$___P53$0_0$0 == 0x00cb
____P53 = 0x00cb
G$___PADC$0_0$0 == 0x00bd
____PADC = 0x00bd
G$___PLVD$0_0$0 == 0x00be
____PLVD = 0x00be
G$___PPCA$0_0$0 == 0x00bf
____PPCA = 0x00bf
G$___PS$0_0$0 == 0x00bc
____PS = 0x00bc
G$___PT0$0_0$0 == 0x00b9
____PT0 = 0x00b9
G$___PT1$0_0$0 == 0x00bb
____PT1 = 0x00bb
G$___PX0$0_0$0 == 0x00b8
____PX0 = 0x00b8
G$___PX1$0_0$0 == 0x00ba
____PX1 = 0x00ba
G$___RB8$0_0$0 == 0x009a
____RB8 = 0x009a
G$___REN$0_0$0 == 0x009c
____REN = 0x009c
G$___RI$0_0$0 == 0x0098
____RI = 0x0098
G$___RS0$0_0$0 == 0x00d3
____RS0 = 0x00d3
G$___RS1$0_0$0 == 0x00d4
____RS1 = 0x00d4
G$___SM0$0_0$0 == 0x009f
____SM0 = 0x009f
G$___SM1$0_0$0 == 0x009e
____SM1 = 0x009e
G$___SM2$0_0$0 == 0x009d
____SM2 = 0x009d
G$___TB8$0_0$0 == 0x009b
____TB8 = 0x009b
G$___TF0$0_0$0 == 0x008d
____TF0 = 0x008d
G$___TF1$0_0$0 == 0x008f
____TF1 = 0x008f
G$___TI$0_0$0 == 0x0099
____TI = 0x0099
G$___TR0$0_0$0 == 0x008c
____TR0 = 0x008c
G$___TR1$0_0$0 == 0x008e
____TR1 = 0x008e
;--------------------------------------------------------
; overlayable register banks
;--------------------------------------------------------
.area REG_BANK_0 (REL,OVR,DATA)
.ds 8
;--------------------------------------------------------
; internal ram data
;--------------------------------------------------------
.area DSEG (DATA)
;--------------------------------------------------------
; overlayable items in internal ram
;--------------------------------------------------------
;--------------------------------------------------------
; Stack segment in internal ram
;--------------------------------------------------------
.area SSEG
__start__stack:
.ds 1
;--------------------------------------------------------
; indirectly addressable internal ram data
;--------------------------------------------------------
.area ISEG (DATA)
;--------------------------------------------------------
; absolute internal ram data
;--------------------------------------------------------
.area IABS (ABS,DATA)
.area IABS (ABS,DATA)
;--------------------------------------------------------
; bit data
;--------------------------------------------------------
.area BSEG (BIT)
;--------------------------------------------------------
; paged external ram data
;--------------------------------------------------------
.area PSEG (PAG,XDATA)
;--------------------------------------------------------
; external ram data
;--------------------------------------------------------
.area XSEG (XDATA)
;--------------------------------------------------------
; absolute external ram data
;--------------------------------------------------------
.area XABS (ABS,XDATA)
;--------------------------------------------------------
; external initialized ram data
;--------------------------------------------------------
.area XISEG (XDATA)
.area HOME (CODE)
.area GSINIT0 (CODE)
.area GSINIT1 (CODE)
.area GSINIT2 (CODE)
.area GSINIT3 (CODE)
.area GSINIT4 (CODE)
.area GSINIT5 (CODE)
.area GSINIT (CODE)
.area GSFINAL (CODE)
.area CSEG (CODE)
;--------------------------------------------------------
; interrupt vector
;--------------------------------------------------------
.area HOME (CODE)
__interrupt_vect:
ljmp __sdcc_gsinit_startup
;--------------------------------------------------------
; global & static initialisations
;--------------------------------------------------------
.area HOME (CODE)
.area GSINIT (CODE)
.area GSFINAL (CODE)
.area GSINIT (CODE)
.globl __sdcc_gsinit_startup
.globl __sdcc_program_startup
.globl __start__stack
.globl __mcs51_genXINIT
.globl __mcs51_genXRAMCLEAR
.globl __mcs51_genRAMCLEAR
.area GSFINAL (CODE)
ljmp __sdcc_program_startup
;--------------------------------------------------------
; Home
;--------------------------------------------------------
.area HOME (CODE)
.area HOME (CODE)
__sdcc_program_startup:
ljmp _main
; return from main will return to caller
;--------------------------------------------------------
; code
;--------------------------------------------------------
.area CSEG (CODE)
;------------------------------------------------------------
;Allocation info for local variables in function 'main'
;------------------------------------------------------------
G$main$0$0 ==.
C$____hi0.c$3$0_0$1 ==.
; ____hi0.c:3: int main()
; -----------------------------------------
; function main
; -----------------------------------------
_main:
ar7 = 0x07
ar6 = 0x06
ar5 = 0x05
ar4 = 0x04
ar3 = 0x03
ar2 = 0x02
ar1 = 0x01
ar0 = 0x00
C$____hi0.c$5$1_0$1 ==.
; ____hi0.c:5: return 0;
mov dptr,#0x0000
C$____hi0.c$6$1_0$1 ==.
; ____hi0.c:6: }
C$____hi0.c$6$1_0$1 ==.
XG$main$0$0 ==.
ret
.area CSEG (CODE)
.area CONST (CODE)
.area XINIT (CODE)
.area CABS (ABS,CODE)
| 22.857595 | 61 | 0.604596 |
e574a9ded944ba8131a0aae69ce2f59de30fd948 | 5,608 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_635.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_635.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_635.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1eaa0, %rsi
lea addresses_WC_ht+0xe3ae, %rdi
nop
nop
nop
nop
dec %r9
mov $14, %rcx
rep movsw
nop
nop
nop
nop
nop
and %rbp, %rbp
lea addresses_WT_ht+0x6390, %r10
add %rbx, %rbx
mov $0x6162636465666768, %rbp
movq %rbp, %xmm6
movups %xmm6, (%r10)
nop
nop
nop
add $35874, %rbx
lea addresses_D_ht+0x1e300, %r10
nop
nop
sub $24875, %rsi
movups (%r10), %xmm2
vpextrq $0, %xmm2, %rbp
nop
nop
nop
cmp $59969, %rbp
lea addresses_WC_ht+0xfc00, %rdi
nop
nop
nop
nop
nop
sub $54638, %rcx
mov (%rdi), %ebp
nop
nop
nop
nop
cmp $59233, %r10
lea addresses_normal_ht+0x109d0, %rsi
nop
mfence
movb $0x61, (%rsi)
nop
nop
xor $23758, %rdi
lea addresses_WC_ht+0x12900, %rbx
nop
nop
inc %r9
mov (%rbx), %bp
nop
nop
and $20292, %rcx
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rbp
pop %r9
pop %r10
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
// REPMOV
lea addresses_D+0x177c0, %rsi
lea addresses_A+0x5d75, %rdi
nop
and %rdx, %rdx
mov $29, %rcx
rep movsl
and %r8, %r8
// Faulty Load
lea addresses_RW+0x3200, %r13
nop
nop
xor %r9, %r9
mov (%r13), %si
lea oracles, %r9
and $0xff, %rsi
shlq $12, %rsi
mov (%r9,%rsi,1), %rsi
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %r9
pop %r8
pop %r13
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_RW', 'AVXalign': False, 'size': 32, 'NT': False, 'same': False, 'congruent': 0}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_D', 'congruent': 5, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_A', 'congruent': 0, 'same': False}}
[Faulty Load]
{'src': {'type': 'addresses_RW', 'AVXalign': False, 'size': 2, 'NT': False, 'same': True, 'congruent': 0}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_D_ht', 'congruent': 5, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WC_ht', 'congruent': 1, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 2}}
{'src': {'type': 'addresses_D_ht', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 8}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 6}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'AVXalign': False, 'size': 1, 'NT': False, 'same': False, 'congruent': 2}}
{'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 8}, 'OP': 'LOAD'}
{'32': 21829}
32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32
*/
| 41.235294 | 2,999 | 0.657632 |
91a9d68ea752c628edcef846ca6dacde269dc04e | 549 | asm | Assembly | oeis/157/A157449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157449.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157449: Difference between n and the sum of its divisors except 1 and itself.
; Submitted by Jon Maiga
; 2,3,2,5,1,7,2,6,3,11,-3,13,5,7,2,17,-2,19,-1,11,9,23,-11,20,11,15,1,29,-11,31,2,19,15,23,-18,37,17,23,-9,41,-11,43,5,13,21,47,-27,42,8,31,7,53,-11,39,-7,35,27,59,-47,61,29,23,2,47,-11,67,11,43,-3,71,-50,73,35,27,13,59,-11,79,-25,42,39,83,-55,63,41,55,-3,89,-53,71,17,59,45,71,-59,97,26,43,-16,101
add $0,1
mov $1,$0
seq $1,1065 ; Sum of proper divisors (or aliquot parts) of n: sum of divisors of n that are less than n.
sub $0,$1
add $0,2
| 54.9 | 298 | 0.642987 |
87ec6052fec0b8c701e2d55a5c11e998cbfded71 | 416 | asm | Assembly | programs/oeis/281/A281264.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/281/A281264.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/281/A281264.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A281264: Base-2 logarithm of denominator of Sum_{k=0..n^2-1}((-1)^k*sqrt(Pi)/(Gamma(1/2-k)*Gamma(1+k)))-n).
; 0,4,15,26,46,67,94,120,158,194,236,281,333,386,445,502,574,642,716,792,875,960,1054,1143,1244,1345,1451,1560,1676,1793,1916,2036,2174,2306,2444,2584,2731,2880,3034,3190,3356,3519,3690,3862,4041,4226,4413,4597,4796,4992
add $0,1
pow $0,2
lpb $0
sub $0,1
add $1,$0
add $0,2
div $0,2
lpe
mov $0,$1
| 32 | 220 | 0.673077 |
906829175faa1dda4ad165e4cda9a3390c65cbb8 | 813 | asm | Assembly | programs/oeis/025/A025728.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/025/A025728.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/025/A025728.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A025728: Index of 8^n within sequence of numbers of form 3^i*8^j.
; 1,3,7,13,21,31,43,57,73,91,110,131,154,179,206,235,266,299,334,370,408,448,490,534,580,628,678,730,783,838,895,954,1015,1078,1143,1210,1279,1350,1422,1496,1572,1650,1730,1812,1896,1982,2070,2159,2250,2343,2438
mov $3,$0
add $3,1
mov $12,$0
lpb $3
mov $0,$12
sub $3,1
sub $0,$3
mov $9,$0
mov $10,0
mov $11,$0
add $11,1
lpb $11
mov $0,$9
sub $11,1
sub $0,$11
mov $5,$0
mov $7,2
lpb $7
sub $7,1
add $0,$7
sub $0,1
mov $2,$0
mul $2,578
div $2,648
mov $4,$2
mov $8,$7
lpb $8
mov $6,$4
sub $8,1
lpe
lpe
lpb $5
mov $5,0
sub $6,$4
lpe
mov $4,$6
add $4,1
add $10,$4
lpe
add $1,$10
lpe
mov $0,$1
| 17.673913 | 211 | 0.512915 |
ac2f06a5fa88ad943066d23bbf48de4562b5b3b9 | 6,949 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_780.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_780.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_780.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x16aac, %rsi
lea addresses_normal_ht+0x83fc, %rdi
sub %r8, %r8
mov $95, %rcx
rep movsw
nop
nop
nop
nop
and $28491, %rbx
lea addresses_WT_ht+0x9ab8, %r15
nop
nop
sub $43494, %r13
mov $0x6162636465666768, %rbx
movq %rbx, %xmm6
vmovups %ymm6, (%r15)
nop
nop
nop
xor %rsi, %rsi
lea addresses_WT_ht+0x23f4, %rsi
nop
nop
and %r15, %r15
mov (%rsi), %r8d
nop
sub %r13, %r13
lea addresses_normal_ht+0x16c6c, %rsi
lea addresses_D_ht+0x5cfc, %rdi
add $4985, %r15
mov $125, %rcx
rep movsq
dec %rcx
lea addresses_WC_ht+0x1b3fc, %r13
clflush (%r13)
nop
sub $35081, %rcx
mov (%r13), %ebx
nop
nop
add $29262, %rsi
lea addresses_UC_ht+0x1d840, %rdi
nop
nop
nop
nop
and $34022, %r13
mov (%rdi), %rsi
nop
sub $14395, %rcx
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %r8
pop %r15
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r14
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
// Store
lea addresses_WC+0xdbfc, %rcx
nop
nop
nop
nop
xor $64964, %r12
movl $0x51525354, (%rcx)
nop
nop
nop
add %r12, %r12
// Store
lea addresses_UC+0xf3fc, %r12
nop
nop
nop
nop
nop
xor $29808, %rdi
mov $0x5152535455565758, %rax
movq %rax, %xmm6
movups %xmm6, (%r12)
add %r12, %r12
// Store
lea addresses_A+0x715c, %rbp
sub %rbx, %rbx
movl $0x51525354, (%rbp)
nop
nop
nop
sub %rbp, %rbp
// REPMOV
lea addresses_RW+0x188fc, %rsi
lea addresses_WC+0xdbfc, %rdi
nop
nop
add %rbp, %rbp
mov $83, %rcx
rep movsq
nop
nop
nop
nop
nop
xor %rsi, %rsi
// Load
lea addresses_RW+0x847c, %rcx
nop
nop
nop
nop
nop
sub $58012, %rdi
movups (%rcx), %xmm7
vpextrq $1, %xmm7, %rax
nop
nop
inc %r14
// Store
lea addresses_UC+0x145fc, %r14
xor $49637, %rcx
mov $0x5152535455565758, %r12
movq %r12, (%r14)
add $36600, %r14
// Faulty Load
lea addresses_WT+0x4bfc, %r14
nop
nop
xor %rbp, %rbp
mov (%r14), %si
lea oracles, %rbx
and $0xff, %rsi
shlq $12, %rsi
mov (%rbx,%rsi,1), %rsi
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rbp
pop %rax
pop %r14
pop %r12
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_WT', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 0}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_WC', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 7}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 11}}
{'OP': 'STOR', 'dst': {'type': 'addresses_A', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 5}}
{'src': {'type': 'addresses_RW', 'congruent': 5, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WC', 'congruent': 11, 'same': False}}
{'src': {'type': 'addresses_RW', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 7}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC', 'AVXalign': False, 'size': 8, 'NT': True, 'same': False, 'congruent': 9}}
[Faulty Load]
{'src': {'type': 'addresses_WT', 'AVXalign': False, 'size': 2, 'NT': False, 'same': True, 'congruent': 0}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_UC_ht', 'congruent': 4, 'same': True}, 'OP': 'REPM', 'dst': {'type': 'addresses_normal_ht', 'congruent': 6, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 32, 'NT': False, 'same': False, 'congruent': 0}}
{'src': {'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 4, 'NT': False, 'same': True, 'congruent': 3}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_normal_ht', 'congruent': 4, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_D_ht', 'congruent': 8, 'same': False}}
{'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 11}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 8, 'NT': False, 'same': False, 'congruent': 2}, 'OP': 'LOAD'}
{'39': 21829}
39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39
*/
| 35.819588 | 2,999 | 0.654195 |
bb0b39389b971e3a5599dfd8429f6a741de65128 | 552 | asm | Assembly | oeis/190/A190570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/190/A190570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/190/A190570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A190570: Number of n-step one-sided prudent walks, avoiding exactly two consecutive west steps and two consecutive east steps.
; Submitted by Christian Krause
; 1,3,5,13,27,63,137,309,683,1527,3393,7565,16835,37503,83497,185957,414075,922119,2053393,4572669,10182643,22675407,50494905,112445269,250399915,557606103,1241711393,2765119597,6157538211,13711985439
lpb $0
sub $0,1
add $4,$1
add $1,$3
mov $5,$3
add $5,$2
mov $2,$3
mul $2,2
mov $3,$5
sub $3,$1
add $4,3
add $2,$4
add $4,$5
lpe
mov $0,$2
div $0,3
mul $0,2
add $0,1
| 24 | 200 | 0.699275 |
f2797dc34e11c13b842bd35f1fc9473db0d3ba89 | 438 | asm | Assembly | programs/oeis/118/A118620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/118/A118620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/118/A118620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A118620: Start with 1 and repeatedly reverse the digits and add 45 to get the next term.
; 1,46,109,946,694,541,190,136,676,721,172,316,658,901,154,496,739,982,334,478,919,964,514,460,109,946,694,541,190,136,676,721,172,316,658,901,154,496,739,982,334,478,919,964,514,460,109,946,694,541,190,136,676,721,172
mov $2,$0
mov $0,1
lpb $2
seq $0,4086 ; Read n backwards (referred to as R(n) in many sequences).
add $0,45
sub $2,1
lpe
| 39.818182 | 218 | 0.710046 |
fcbfa79c46577170a0fa39bbc38b3f77629c508b | 8,139 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1625.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1625.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0.log_21829_1625.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1be3c, %r12
nop
nop
nop
xor $39772, %r11
mov (%r12), %r8d
nop
nop
nop
nop
nop
dec %r12
lea addresses_D_ht+0x19f3c, %rsi
nop
nop
nop
xor %rcx, %rcx
mov $0x6162636465666768, %r14
movq %r14, (%rsi)
nop
nop
nop
nop
cmp %r11, %r11
lea addresses_UC_ht+0x176d4, %rcx
nop
nop
nop
sub %r13, %r13
mov $0x6162636465666768, %r12
movq %r12, %xmm0
movups %xmm0, (%rcx)
nop
nop
nop
nop
cmp %r14, %r14
lea addresses_normal_ht+0x1c8ce, %rsi
lea addresses_WT_ht+0xe09c, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
sub $8112, %r8
mov $1, %rcx
rep movsl
nop
sub %rdi, %rdi
lea addresses_normal_ht+0x1599c, %rsi
lea addresses_D_ht+0x7f10, %rdi
nop
nop
xor %r11, %r11
mov $57, %rcx
rep movsq
nop
sub $55490, %r12
lea addresses_D_ht+0x1049c, %rsi
lea addresses_D_ht+0xecc4, %rdi
xor $3510, %r11
mov $17, %rcx
rep movsq
nop
nop
nop
nop
nop
add $17300, %r12
lea addresses_A_ht+0x49c, %rsi
lea addresses_A_ht+0x1109c, %rdi
nop
nop
nop
nop
sub %r12, %r12
mov $60, %rcx
rep movsw
nop
nop
cmp %r14, %r14
lea addresses_UC_ht+0x1675c, %r13
nop
nop
nop
inc %rcx
movl $0x61626364, (%r13)
nop
nop
and %rcx, %rcx
lea addresses_WT_ht+0x1bc9c, %r14
clflush (%r14)
nop
nop
nop
sub %r8, %r8
mov (%r14), %si
nop
nop
nop
and %rsi, %rsi
lea addresses_UC_ht+0xc9c, %rdi
nop
add %rsi, %rsi
mov $0x6162636465666768, %r11
movq %r11, (%rdi)
nop
nop
nop
nop
nop
dec %rdi
pop %rsi
pop %rdi
pop %rcx
pop %r8
pop %r14
pop %r13
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r14
push %r8
push %rbp
push %rbx
push %rcx
// Store
lea addresses_RW+0x1f09c, %r14
nop
and $465, %rbx
mov $0x5152535455565758, %r12
movq %r12, (%r14)
nop
nop
and $18793, %rcx
// Store
lea addresses_normal+0x1649c, %r8
clflush (%r8)
nop
nop
nop
nop
and $29925, %rbp
mov $0x5152535455565758, %r11
movq %r11, %xmm5
vmovups %ymm5, (%r8)
nop
nop
and $2868, %rbx
// Load
mov $0x7c0296000000049c, %rbp
add $60192, %r12
mov (%rbp), %r14
nop
nop
nop
nop
nop
sub %rcx, %rcx
// Store
lea addresses_UC+0x1989c, %r11
clflush (%r11)
nop
nop
nop
dec %rbx
movl $0x51525354, (%r11)
nop
xor %r8, %r8
// Store
lea addresses_D+0x1c14, %r12
nop
xor $61721, %r14
mov $0x5152535455565758, %r11
movq %r11, (%r12)
nop
nop
nop
nop
xor %r12, %r12
// Store
lea addresses_normal+0x1649c, %rbx
nop
xor %rbp, %rbp
mov $0x5152535455565758, %r8
movq %r8, %xmm5
vmovups %ymm5, (%rbx)
cmp $25247, %r14
// Faulty Load
lea addresses_normal+0x1649c, %r12
nop
nop
nop
and %rbx, %rbx
mov (%r12), %r14
lea oracles, %r12
and $0xff, %r14
shlq $12, %r14
mov (%r12,%r14,1), %r14
pop %rcx
pop %rbx
pop %rbp
pop %r8
pop %r14
pop %r12
pop %r11
ret
/*
<gen_faulty_load>
[REF]
{'src': {'NT': False, 'same': False, 'congruent': 0, 'type': 'addresses_normal', 'AVXalign': False, 'size': 2}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 6, 'type': 'addresses_RW', 'AVXalign': False, 'size': 8}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_normal', 'AVXalign': False, 'size': 32}}
{'src': {'NT': False, 'same': False, 'congruent': 10, 'type': 'addresses_NC', 'AVXalign': False, 'size': 8}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 9, 'type': 'addresses_UC', 'AVXalign': False, 'size': 4}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 3, 'type': 'addresses_D', 'AVXalign': False, 'size': 8}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_normal', 'AVXalign': False, 'size': 32}}
[Faulty Load]
{'src': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_normal', 'AVXalign': False, 'size': 8}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'NT': False, 'same': False, 'congruent': 1, 'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 2, 'type': 'addresses_D_ht', 'AVXalign': False, 'size': 8}}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 3, 'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 16}}
{'src': {'same': False, 'congruent': 1, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 10, 'type': 'addresses_WT_ht'}}
{'src': {'same': False, 'congruent': 6, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 1, 'type': 'addresses_D_ht'}}
{'src': {'same': False, 'congruent': 11, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 3, 'type': 'addresses_D_ht'}}
{'src': {'same': False, 'congruent': 11, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 9, 'type': 'addresses_A_ht'}}
{'OP': 'STOR', 'dst': {'NT': True, 'same': False, 'congruent': 5, 'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 4}}
{'src': {'NT': False, 'same': False, 'congruent': 11, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 2}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 11, 'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 8}}
{'58': 21829}
58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58
*/
| 31.546512 | 2,999 | 0.656223 |
ac25861b5020a79aad5a6bf5c2b7251f0728ec87 | 4,869 | asm | Assembly | source/main/commands/system/list.asm | paulscottrobson/6502-basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 3 | 2021-09-30T19:34:11.000Z | 2021-10-31T06:55:50.000Z | source/main/commands/system/list.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | null | null | null | source/main/commands/system/list.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 1 | 2021-12-07T21:58:44.000Z | 2021-12-07T21:58:44.000Z | ; ************************************************************************************************
; ************************************************************************************************
;
; Name: list.asm
; Purpose: LIST command
; Created: 7th March 2021
; Reviewed: 11th March 2021
; Author: Paul Robson (paul@robsons.org.uk)
;
; ************************************************************************************************
; ************************************************************************************************
.section storage
structIndent:
.fill 1
.send storage
.section code
; ************************************************************************************************
;
; List command
;
; ************************************************************************************************
CommandList: ;; [list]
;
; Get start and end range.
;
ldx #0 ; set start/end lines in stack 0/1 to 0 and $FFFF
stx structIndent
jsr MInt32False
inx
jsr MInt32True
;
lda (codePtr),y ; look at first token
cmp #TKW_COMMA ; list ,xxxx
beq _CLEndLine
cmp #0 ; list ... on its own.
bmi _CLDoListing ; do the whole lot.
;
ldx #0 ; get start line at stack:0
jsr EvaluateInteger
lda (codePtr),y ; , follows ?
cmp #TKW_COMMA
beq _CLEndLine
jsr MInt32CopyUp ; copy first to second if just a line number on its
jmp _CLDoListing ; own e.g. list 1100
;
_CLEndLine:
iny ; skip comma
lda (codePtr),y ; no number follows, then its list 1000,
bmi _CLDoListing
ldx #1 ; get the last line to list
jsr EvaluateInteger ; get end
;
; This does the actual listing, though most of the work is done by
; the tokenise module.
;
_CLDoListing:
jsr ResetCodeAddress ; back to the start.
_CLCheckLoop:
.device_syncbreak ; break out of this ?
ldy #0 ; check end.
lda (codePtr),y
beq _CLEnd
;
ldx #0 ; compare vs lower.
jsr CLCompareLineTOS
cmp #255 ; if < skip
beq _CLNext
inx
jsr CLCompareLineTOS ; compare vs higher
cmp #1
beq _CLNext
lda #$80 ; undo any down indents this line.
jsr CLStructureCheck
lda structIndent ; indent level.
bpl _CLPositive
lda #0
_CLPositive:
.tokeniser_list ; detokenise and list code at line (codePtr)
lda #$82 ; up indents from this point on.
jsr CLStructureCheck
lda structIndent
bpl _CLNext
lda #0
sta structIndent
_CLNext:
ldy #0 ; go to next line.
lda (codePtr),y
clc
adc codePtr
sta codePtr
bcc _CLCheckLoop
inc codePtr+1
jmp _CLCheckLoop
_CLEnd:
jmp WarmStart ; warm start after list.
; ************************************************************************************************
;
; Compare current line against low word of stack,x
;
; ************************************************************************************************
CLCompareLineTOS:
ldy #1
lda (codePtr),y
eor esInt0,x
sta temp0
iny
lda (codePtr),y
eor esInt1,x
ora temp0
beq _CLCLTExit
;
dey
lda (codePtr),y
cmp esInt0,x
iny
lda (codePtr),y
sbc esInt1,x
lda #255
bcc _CLCLTExit
lda #1
_CLCLTExit:
rts
; ************************************************************************************************
;
; Scan through line at (codePtr) looking for structure adjuster A, and adjust
; structIndent accordingly.
;
; ************************************************************************************************
CLStructureCheck:
sta temp0
ldy #3
_CLSCLoop:
lda (codePtr),y ; get and consume token.
iny
cmp #$80
bcc _CLSCLoop ; $00-$7F just step over.
beq _CLSCExit ; EOL return
cmp #$86 ; special handler
bcc _CLSCSpecial
cmp #TOK_STRUCTST ; check if structure changer.
bcc _CLSCLoop
cmp #TOK_UNARYST
bcs _CLSCLoop
;
tax ; get adjustment
lda ELBinaryOperatorInfo-TOK_BINARYST,x
cmp temp0 ; if what we're searching for
bne _CLSCLoop
sec
sbc #$81 ; convert to offset
asl a ; double indent step
clc
adc structIndent ; add to structure indent
sta structIndent
jmp _CLSCLoop
_CLSCSpecial: ; handle specials (not $80)
jsr ScannerSkipSpecial
jmp _CLSCLoop
_CLSCExit:
rts
.send code
; ************************************************************************************************
;
; Changes and Updates
;
; ************************************************************************************************
;
; Date Notes
; ==== =====
; 07-Mar-21 Pre code read v0.01
;
; ************************************************************************************************
| 26.318919 | 98 | 0.456973 |
1a7440e73cae4678d4f236c9f739b2548a929f31 | 4,173 | asm | Assembly | src/header.asm | tbsp/gb-starter-kit | e8e30f8c235711b3b5d2cfe2b32e951c9fa681bf | [
"MIT"
] | null | null | null | src/header.asm | tbsp/gb-starter-kit | e8e30f8c235711b3b5d2cfe2b32e951c9fa681bf | [
"MIT"
] | null | null | null | src/header.asm | tbsp/gb-starter-kit | e8e30f8c235711b3b5d2cfe2b32e951c9fa681bf | [
"MIT"
] | null | null | null |
INCLUDE "defines.asm"
SECTION "Header", ROM0[$100]
; This is your ROM's entry point
; You have 4 bytes of code to do... something
sub $11 ; This helps check if we're on CGB more efficiently
jr EntryPoint
; Make sure to allocate some space for the header, so no important
; code gets put there and later overwritten by RGBFIX.
; RGBFIX is designed to operate over a zero-filled header, so make
; sure to put zeros regardless of the padding value. (This feature
; was introduced in RGBDS 0.4.0, but the -MG etc flags were also
; introduced in that version.)
ds $150 - @, 0
EntryPoint:
ldh [hConsoleType], a
Reset::
di ; Disable interrupts while we set up
; Kill sound
xor a
ldh [rNR52], a
; Wait for VBlank and turn LCD off
.waitVBlank
ldh a, [rLY]
cp SCRN_Y
jr c, .waitVBlank
xor a
ldh [rLCDC], a
; Goal now: set up the minimum required to turn the LCD on again
; A big chunk of it is to make sure the VBlank handler doesn't crash
ld sp, wStackBottom
ld a, BANK(OAMDMA)
; No need to write bank number to HRAM, interrupts aren't active
ld [rROMB0], a
ld hl, OAMDMA
lb bc, OAMDMA.end - OAMDMA, LOW(hOAMDMA)
.copyOAMDMA
ld a, [hli]
ldh [c], a
inc c
dec b
jr nz, .copyOAMDMA
; Set Palettes
ld a, %11100100
ldh [rBGP], a
ldh [rOBP0], a
ldh [rOBP1], a
; You will also need to reset your handlers' variables below
; I recommend reading through, understanding, and customizing this file
; in its entirety anyways. This whole file is the "global" game init,
; so it's strongly tied to your own game.
; I don't recommend clearing large amounts of RAM, nor to init things
; here that can be initialized later.
; Reset variables necessary for the VBlank handler to function correctly
; But only those for now
xor a
ldh [hVBlankFlag], a
ldh [hOAMHigh], a
ldh [hCanSoftReset], a
dec a ; ld a, $FF
ldh [hHeldKeys], a
; Load the correct ROM bank for later
; Important to do it before enabling interrupts
ld a, BANK(Intro)
ldh [hCurROMBank], a
ld [rROMB0], a
; Select wanted interrupts here
; You can also enable them later if you want
ld a, IEF_VBLANK
ldh [rIE], a
xor a
ei ; Only takes effect after the following instruction
ldh [rIF], a ; Clears "accumulated" interrupts
; Init shadow regs
; xor a
ldh [hSCY], a
ldh [hSCX], a
ld a, LCDCF_ON | LCDCF_BGON
ldh [hLCDC], a
; And turn the LCD on!
ldh [rLCDC], a
; Clear OAM, so it doesn't display garbage
; This will get committed to hardware OAM after the end of the first
; frame, but the hardware doesn't display it, so that's fine.
ld hl, wShadowOAM
ld c, NB_SPRITES * 4
xor a
rst MemsetSmall
ld a, h ; ld a, HIGH(wShadowOAM)
ldh [hOAMHigh], a
; `Intro`'s bank has already been loaded earlier
jp Intro
SECTION "OAM DMA routine", ROMX
; OAM DMA prevents access to most memory, but never HRAM.
; This routine starts an OAM DMA transfer, then waits for it to complete.
; It gets copied to HRAM and is called there from the VBlank handler
OAMDMA:
ldh [rDMA], a
ld a, NB_SPRITES
.wait
dec a
jr nz, .wait
ret
.end
SECTION "Global vars", HRAM
; 0 if CGB (including DMG mode and GBA), non-zero for other models
hConsoleType:: db
; Copy of the currently-loaded ROM bank, so the handlers can restore it
; Make sure to always write to it before writing to ROMB0
; (Mind that if using ROMB1, you will run into problems)
hCurROMBank:: db
SECTION "OAM DMA", HRAM
hOAMDMA::
ds OAMDMA.end - OAMDMA
SECTION UNION "Shadow OAM", WRAM0,ALIGN[8]
wShadowOAM::
ds NB_SPRITES * 4
; This ensures that the stack is at the very end of WRAM
SECTION "Stack", WRAM0[$E000 - STACK_SIZE]
ds STACK_SIZE
wStackBottom:
| 26.922581 | 76 | 0.622334 |
25d9a7aaa9cf304de4cfe13ed4f28dfa1b07a7c7 | 3,918 | asm | Assembly | constants/pikachu_emotion_constants.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | constants/pikachu_emotion_constants.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | constants/pikachu_emotion_constants.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | dpikapic: macro
db (\1_id - PikaPicAnimPointers) / 2
endm
ldpikapic: macro
ld \1, (\2_id - PikaPicAnimPointers) / 2
endm
dpikaemotion: macro
db (\1_id - PikachuEmotionTable) / 2
endm
ldpikaemotion: macro
ld \1, (\2_id - PikachuEmotionTable) / 2
endm
dpikaanim: macro
db (\1_id - PikaPicAnimBGFramesPointers) / 2
endm
pikaframeend EQUS "db $e0"
pikaframe: macro
db (\1_id - PikaPicTilemapPointers) / 2, \2
endm
pikaframedelay EQUS "db 0,"
; Starter Pikachu emotion commands constants
const_def
const PIKAEMOTION_DUMMY1
const PIKAEMOTION_PRINTTEXT
const PIKAEMOTION_PLAYPCMSOUNDCLIP
const PIKAEMOTION_DOEMOTIONBUBBLE
const PIKAEMOTION_4
const PIKAEMOTION_5
const PIKAEMOTION_SUBCMD
const PIKAEMOTION_DELAYFRAMES
const PIKAEMOTION_DUMMY2
const PIKAEMOTION_9
const PIKAEMOTION_DUMMY3
const_def
const PIKAEMOTION_SUBCMD_LOADEXTRAPIKASPRITES
const PIKAEMOTION_SUBCMD_LOADFONT
const PIKAEMOTION_SUBCMD_SHOWMAPVIEW
const PIKAEMOTION_SUBCMD_WAITBUTTONPRESS
const PIKAEMOTION_SUBCMD_CHECKPEWTERCENTER
const PIKAEMOTION_SUBCMD_CHECKLAVENDERTOWER
const PIKAEMOTION_SUBCMD_CHECKBILLSHOUSE
const_def
const PIKASTEPDIR_DOWN
const PIKASTEPDIR_UP
const PIKASTEPDIR_LEFT
const PIKASTEPDIR_RIGHT
const PIKASTEPDIR_DOWN_LEFT
const PIKASTEPDIR_DOWN_RIGHT
const PIKASTEPDIR_UP_LEFT
const PIKASTEPDIR_UP_RIGHT
; Macros for commands
pikaemotion_dummy1: MACRO
db PIKAEMOTION_DUMMY1
ENDM
pikaemotion_printtext: MACRO
db PIKAEMOTION_PRINTTEXT
dw \1
ENDM
pikaemotion_pcm: MACRO
db PIKAEMOTION_PLAYPCMSOUNDCLIP
IF _NARG > 0
dpikacry \1
ELSE
db $ff
ENDC
ENDM
pikaemotion_emotebubble: MACRO
db PIKAEMOTION_DOEMOTIONBUBBLE
db \1
ENDM
pikaemotion_movement: MACRO
db PIKAEMOTION_4
dw \1
ENDM
pikaemotion_pikapic: MACRO
db PIKAEMOTION_5
dpikapic \1
ENDM
pikaemotion_subcmd: MACRO
db PIKAEMOTION_SUBCMD
db \1
ENDM
pikaemotion_delay: MACRO
db PIKAEMOTION_DELAYFRAMES
db \1
ENDM
pikaemotion_dummy2: MACRO
db PIKAEMOTION_DUMMY2
ENDM
pikaemotion_9: MACRO
db PIKAEMOTION_9
ENDM
pikaemotion_dummy3: MACRO
db PIKAEMOTION_DUMMY3
ENDM
pikacry_def: MACRO
\1_id:: dba \1
endm
dpikacry: MACRO
db (\1_id - PikachuCriesPointerTable) / 3
endm
ldpikacry: MACRO
ld \1, (\2_id - PikachuCriesPointerTable) / 3
ENDM
pikacry: MACRO
ldpikacry a, \1
endm
enum_start
enum pikapic_nop_command
pikapic_nop: macro
db pikapic_nop_command
endm
enum pikapic_writebyte_command
pikapic_writebyte: macro
db pikapic_writebyte_command, \1
endm
enum pikapic_loadgfx_command
pikapic_loadgfx: macro
db pikapic_loadgfx_command, (\1_id - PikaPicAnimGFXHeaders) / 4
endm
enum pikapic_animation_command
pikapic_animation: macro
; frameset pointer, starting vtile, y offset, x offset
db pikapic_animation_command
dpikaanim \1
db 0, \2, \3, \4
endm
enum pikapic_nop4_command
pikapic_nop4: macro
db pikapic_nop4_command
endm
enum pikapic_nop5_command
pikapic_nop5: macro
db pikapic_nop5_command
endm
enum pikapic_waitbgmapeleteobject_command
pikapic_waitbgmapeleteobject: macro
db pikapic_waitbgmapeleteobject_command, \1
endm
enum pikapic_nop7_command
pikapic_nop7: macro
db pikapic_nop7_command
endm
enum pikapic_nop8_command
pikapic_nop8: macro
db pikapic_nop8_command
endm
enum pikapic_jump_command
pikapic_jump: macro ; 9
dbw pikapic_jump_command, \1
endm
enum pikapic_setduration_command
pikapic_setduration: macro ; a
dbw pikapic_setduration_command, \1
endm
enum pikapic_cry_command
pikapic_cry: macro ; b
db pikapic_cry_command
IF _NARG == 0
db $ff
else
dpikacry \1
endc
endm
enum pikapic_thunderbolt_command
pikapic_thunderbolt: macro ; c
db pikapic_thunderbolt_command
endm
enum pikapic_waitbgmap_command
pikapic_waitbgmap: macro ; d
db pikapic_waitbgmap_command
endm
enum pikapic_ret_command
pikapic_ret: macro ; e
db pikapic_ret_command
endm
pikapic_looptofinish: macro
.loop\@
pikapic_waitbgmap
pikapic_jump .loop\@
endm
| 17.413333 | 64 | 0.81853 |
5a632f12baef6d2a8c05e515065f1a7dc1b78ed2 | 12,314 | asm | Assembly | base/new/entrance/warden/unit0/x86_64/unit0lib.asm | frednora/gramado | 90df547127c2402d0a6eb1db04c65c24389e0034 | [
"BSD-2-Clause"
] | 609 | 2017-08-28T01:58:35.000Z | 2022-03-01T12:11:21.000Z | base/new/entrance/warden/unit0/x86_64/unit0lib.asm | elenderg/field | c45fb8a3435b2f13b8b48d96567074fb19f02e31 | [
"BSD-2-Clause"
] | 30 | 2017-09-01T01:40:18.000Z | 2021-08-01T22:28:56.000Z | base/new/entrance/warden/unit0/x86_64/unit0lib.asm | elenderg/field | c45fb8a3435b2f13b8b48d96567074fb19f02e31 | [
"BSD-2-Clause"
] | 65 | 2017-10-05T02:27:29.000Z | 2022-01-03T21:18:15.000Z |
;; See:
;; head_64.asm for the stack.
align 8
tss0:
dd 0 ;reserved
dq _rsp0Stack ;rsp0 #todo
dq 0 ;rsp1
dq 0 ;rsp2
dd 0 ;reserved
dd 0 ;reserved
dq 0 ;ist1
dq 0 ;ist2
dq 0 ;ist3
dq 0 ;ist4
dq 0 ;ist5
dq 0 ;ist6
dq 0 ;ist7
dd 0 ;reserved
dd 0 ;reserved
dw 0 ;reserved
dw 0 ;IOPB offset
tss0_end:
align 8
tss1:
dd 0 ;reserved
dq _rsp0Stack ;rsp0 #todo
dq 0 ;rsp1
dq 0 ;rsp2
dd 0 ;reserved
dd 0 ;reserved
dq 0 ;ist1
dq 0 ;ist2
dq 0 ;ist3
dq 0 ;ist4
dq 0 ;ist5
dq 0 ;ist6
dq 0 ;ist7
dd 0 ;reserved
dd 0 ;reserved
dw 0 ;reserved
dw 0 ;IOPB offset
tss1_end:
;;#delete
;headlib_something:
; ret
;; ==================================
;; Limpar a flag nt em rflags
;; e dar refresh na pipeline. #todo
;; Isso evita taskswitching via hardware quando em 32bit.
global _x64_clear_nt_flag
_x64_clear_nt_flag:
; Salvando o que vamos usar.
push rax
push rbx
; pegando as flags.
pushfq
pop rax
mov rbx, 0x0000000000004000
not rbx
and rax, rbx
push rax
popfq
pop rbx
pop rax
ret
global _gdt_flush
_gdt_flush:
mov rax, rdi
lgdt [rax]
mov rax, 0x10
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
mov ss, ax
ret
;=================================================
; setup_idt:
; Configura a IDT.
; Dado o endereço da IDT,
; preenche todos os vetores,
; apontando para um só endereço. 'unhandled_int'.
; See: sw.asm
;++
;; called by xxxhead.asm
setup_idt:
; See: sw.asm
;pushad
push rax
push rcx
push rdx
; #todo: x86_64: 64bit address
mov rdx, qword unhandled_int
; low 16
mov rax, rdx
mov word [d_offset_15_0], ax
; high 16
mov rax, rdx
shr rax, 16
mov word [d_offset_31_16], ax
; high 32
mov rax, rdx
shr rax, 32
mov dword [d_offset_63_32], eax
;; Isso forma os primeiros 32bit da entrada.
;; (offset low and selector)
;mov eax, dword 0x00080000 ; Step1: selector = 0x0008 = cs na parte alta.
;mov ax, dx ; Step2: uma parte do endereço na parte baixa (16 bits)
;mov ax, word [d_offset_15_0] ; Step2: uma parte do endereço na parte baixa (16 bits)
;; #test
;; Se a intenção é nos proteger
;; das interrupções de hardware inesperadas, então devemos
;; configurar a idt semelhante ao jeto que configuramos
;; para as irqs ... já que as interrupções de software
;; só ocorrerão depois de inicializadas as entradas para
;; system call.
;; #importante: Porém não usaremos eoi ... e apontaremos
;; tudo para unhandled_int e não para umhandled_irq.
;; Ou seja, sem eoi.
;interrupt gate - dpl=0, present
;mov dx, word 0x8E00
;; Use this one.
;; obs: 0xEE00 tem funcionado bem para todos os casos.
;mov dx, word 0xEE00
;; The pointer. 64bit address
mov rdi, qword _idt
;; The counter.
mov rcx, qword 256
; loop
rp_sidt:
;; #bugbug
;; Nao sei se essa operação eh possivel,
;; mas queremos mover de double em double
;==========================
; Primeiros 32 bits.
; (offset low and selector)
xor rax, rax
mov eax, dword 0x00080000 ; Step1: selector = 0x0008 = cs na parte alta.
mov ax, word [d_offset_15_0] ; Step2: uma parte do endereço na parte baixa (16 bits)
mov dword [rdi+0], eax
;=========================================
; segundos 32 bit.
xor rax, rax
mov ax, word [d_offset_31_16]
shl rax, 16
mov ax, word 0xEE00
mov dword [rdi+4], eax
;=========================================
; terceiros 32 bit.
xor rax, rax
mov eax, dword [d_offset_63_32]
mov dword [rdi+8], eax
;=========================================
; quartos 32 bit.
xor rax, rax
mov dword [rdi+12], eax
;; done: go to next
add rdi, qword 16 ;; vai pra proxima entrada.
dec rcx ;; decrementa o contador.
jne rp_sidt ;; circula
; #bugbug
; No. We will do this later.
; lidt [IDT_register]
pop rdx
pop rcx
pop rax
;popad
ret
;Offset address used in the function above.
d_offset_15_0: dw 0
d_offset_31_16: dw 0
d_offset_63_32: dd 0
;;--
;;====================================
;;==================================================================
; _setup_system_interrupt:
;
; Configura um vetor da IDT para a interrupção do sistema.
; O endereço do ISR e o número do vetor são passados via argumento.
;
; IN:
; rax = endereço. (callback)(endereço do handler)
; rbx = número do vetor (0x80).(número da interrupção.)
;
global _setup_system_interrupt
_setup_system_interrupt:
push rax
push rbx
push rcx
push rdx
; Endereço e índice na tabela.
mov qword [d__address], rax ;endereço. 64bit
mov qword [d__number], rbx ;número do vetor.
; Calcula o deslocamaneto
xor rax, rax
mov rax, qword 16
mov rbx, qword [d__number]
mul rbx
; O resuldado está em rax.
; Adiciona o deslocamento à base rdi.
; A base é o início da idt.
mov rdi, qword _idt
add rdi, rax ; lembra? O resultado estava em rax.
; Agora rdi contém o endereço de memória
; dentro da idt, onde desejamos contruir a entrada.
;
; Lidando com o endereço.
;
; Salva o endereço de 64bi em rdx.
mov rdx, qword [d__address]
; low 16
mov rax, rdx
mov word [address_offset_15_0], ax
; high 16
mov rax, rdx
shr rax, 16
mov word [address_offset_31_16], ax
; high 32
mov rax, rdx
shr rax, 32
mov dword [address_offset_63_32], eax
;------------------
; Lembre-se:
; rdi contém o endereço de memória
; dentro da idt, onde desejamos contruir a entrada.
;; #bugbug
;; Nao sei se essa operação eh possivel,
;; mas queremos mover de double em double
;==========================
; Primeiros 32 bits.
; (offset low and selector)
xor rax, rax
mov eax, dword 0x00080000 ; Step1: selector = 0x0008 = cs na parte alta.
mov ax, word [address_offset_15_0] ; Step2: uma parte do endereço na parte baixa (16 bits)
mov dword [rdi+0], eax
;=========================================
; segundos 32 bit.
xor rax, rax
mov ax, word [address_offset_31_16]
shl rax, 16
mov ax, word 0xEE00
mov dword [rdi+4], eax
;=========================================
; terceiros 32 bit.
xor rax, rax
mov eax, dword [address_offset_63_32]
mov dword [rdi+8], eax
;=========================================
; quartos 32 bit.
xor rax, rax
mov dword [rdi+12], eax
;-----------------
; Do not load.
;recarrega a nova idt
;lidt [IDT_register]
pop rdx
pop rcx
pop rbx
pop rax
ret
d__address: dq 0
d__number: dq 0
;Offset address used in the function above.
address_offset_15_0: dw 0
address_offset_31_16: dw 0
address_offset_63_32: dd 0
;;--
;=============================================
; setup_faults:
; Configura vetores da idt para faults.
;
setup_faults:
push rax
push rbx
;#0
mov rax, qword _fault_N0
mov rbx, qword 0
call _setup_system_interrupt
;#1
mov rax, qword _fault_N1
mov rbx, qword 1
call _setup_system_interrupt
;#2
mov rax, qword _fault_N2
mov rbx, qword 2
call _setup_system_interrupt
;#3 debug
mov rax, qword _fault_N3
mov rbx, qword 3
call _setup_system_interrupt
;#4
mov rax, qword _fault_N4
mov rbx, qword 4
call _setup_system_interrupt
;#5
mov rax, qword _fault_N5
mov rbx, qword 5
call _setup_system_interrupt
;#6 - Instrução inválida.
mov rax, qword _fault_INTRUCAO_INVALIDA
mov rbx, qword 6
call _setup_system_interrupt
;#7
mov rax, qword _fault_N7
mov rbx, qword 7
call _setup_system_interrupt
;#8 - double fault
mov rax, qword _fault_DOUBLE
mov rbx, qword 8
call _setup_system_interrupt
;#9
mov rax, qword _fault_N9
mov rbx, qword 9
call _setup_system_interrupt
;#10
mov rax, qword _fault_N10
mov rbx, qword 10
call _setup_system_interrupt
;#11
mov rax, qword _fault_N11
mov rbx, qword 11
call _setup_system_interrupt
;#12 - stack
mov rax, qword _fault_STACK
mov rbx, qword 12
call _setup_system_interrupt
;#13 - general protection
mov rax, qword _fault_GP
mov rbx, qword 13
call _setup_system_interrupt
;#14
mov rax, qword _fault_N14
mov rbx, qword 14
call _setup_system_interrupt
;#15
mov rax, qword _fault_N15
mov rbx, qword 15
call _setup_system_interrupt
;#16
mov rax, qword _fault_N16
mov rbx, qword 16
call _setup_system_interrupt
;#17
mov rax, qword _fault_N17
mov rbx, qword 17
call _setup_system_interrupt
;#18
mov rax, qword _fault_N18
mov rbx, qword 18
call _setup_system_interrupt
;#19
mov rax, qword _fault_N19
mov rbx, qword 19
call _setup_system_interrupt
;#20
mov rax, qword _fault_N20
mov rbx, qword 20
call _setup_system_interrupt
;#21
mov rax, qword _fault_N21
mov rbx, qword 21
call _setup_system_interrupt
;#22
mov rax, qword _fault_N22
mov rbx, qword 22
call _setup_system_interrupt
;#23
mov rax, qword _fault_N23
mov rbx, qword 23
call _setup_system_interrupt
;#24
mov rax, qword _fault_N24
mov rbx, qword 24
call _setup_system_interrupt
;#25
mov rax, qword _fault_N25
mov rbx, qword 25
call _setup_system_interrupt
;#26
mov rax, qword _fault_N26
mov rbx, qword 26
call _setup_system_interrupt
;#27
mov rax, qword _fault_N27
mov rbx, qword 27
call _setup_system_interrupt
;#28
mov rax, qword _fault_N28
mov rbx, qword 28
call _setup_system_interrupt
;#29
mov rax, qword _fault_N29
mov rbx, qword 29
call _setup_system_interrupt
;#30
mov rax, qword _fault_N30
mov rbx, qword 30
call _setup_system_interrupt
;#31
mov rax, qword _fault_N31
mov rbx, qword 31
call _setup_system_interrupt
pop rbx
pop rax
ret
;=====================================
; setup_vectors:
;
; Setup some IDT vectors.
;
setup_vectors:
push rax
push rbx
; 32 - Timer.
; Iniciamos um timer provisório,
;depois iniciaremos o definitivo.
;See: _turn_task_switch_on in unit3hw.asm.
mov rax, qword unhandled_irq
;mov rax, qword _irq0
mov rbx, qword 32
call _setup_system_interrupt
; 33 - PS2 Keyboard.
; See: unit1hw.asm
mov rax, qword _irq1
mov rbx, qword 33
call _setup_system_interrupt
; 40 - Clock, rtc.
mov rax, qword unhandled_irq ; _irq8
mov rbx, qword 40
call _setup_system_interrupt
; 44 - PS2 Mouse.
; See: unit1hw.asm
mov rax, qword _irq12
mov rbx, qword 44
call _setup_system_interrupt
; 46 - ide
mov rax, qword unhandled_irq ; _irq14
mov rbx, qword 46
call _setup_system_interrupt
; 47 - ide
mov rax, qword unhandled_irq ; _irq15
mov rbx, qword 47
call _setup_system_interrupt
;
; == System calls ===========================
;
; System interrupts
; 128 - 0x80
; 129 - 0x81
; 130 - 0x82
; ...
; 0x80
mov rax, qword _int128
mov rbx, qword 128
call _setup_system_interrupt
; 0x81
mov rax, qword _int129
mov rbx, qword 129
call _setup_system_interrupt
; 0x82
mov rax, qword _int130
mov rbx, qword 130
call _setup_system_interrupt
;; ...
;; =====================
;; #test
;; Uma interrupção para habilitar as interrupções mascaráveis.
;; quem usará isso será a thread primária do processo init.
;; apenas uma vez.
;; See: sw.asm
mov rax, qword _int199
mov rbx, qword 199
call _setup_system_interrupt
;; ...
pop rbx
pop rax
ret
| 19.240625 | 95 | 0.587624 |
7c33c678808b8334d19da7318d1de18d46e96c16 | 288 | asm | Assembly | programs/oeis/120/A120324.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120324.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120324.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A120324: Periodic sequence 0, 1, 0, 4, 0, 1.
; 0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0,1,0,4,0,1,0
gcd $0,6
add $0,7
mov $1,$0
gcd $1,20
sub $1,2
div $1,2
| 28.8 | 183 | 0.524306 |
1c913e55c32bdba8301980738b8c84196566b594 | 81 | asm | Assembly | P4/bltzal_test.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 1 | 2022-03-21T15:07:09.000Z | 2022-03-21T15:07:09.000Z | P4/bltzal_test.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P4/bltzal_test.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | ori $2, $0, 1
addu $1, $0, $2
bltzal $1, fuck
ori $3, $0, 11
fuck:
ori $2, $0, 12 | 13.5 | 15 | 0.518519 |
b1b53d4f480db6a6ca4ac1a9b946dd9cad981719 | 3,609 | asm | Assembly | kernel/asm.asm | Littledarren/os_exp | 5dda8050cb97c0ec940a3bdb88465d24249f490a | [
"MIT"
] | null | null | null | kernel/asm.asm | Littledarren/os_exp | 5dda8050cb97c0ec940a3bdb88465d24249f490a | [
"MIT"
] | null | null | null | kernel/asm.asm | Littledarren/os_exp | 5dda8050cb97c0ec940a3bdb88465d24249f490a | [
"MIT"
] | null | null | null | [global TEMP_EAX]
[global TEMP_EBX]
[global TEMP_ECX]
[global TEMP_EDX]
[global TEMP_ESI]
[global TEMP_EBP]
[global TEMP_EDI]
[global TEMP_ESP]
[global TEMP_SS]
[global TEMP_DS]
[global TEMP_ES]
[global TEMP_FS]
[global TEMP_GS]
[global TEMP_CS]
[global TEMP_EIP]
[global TEMP_EFLAGS]
TEMP_EAX: dd 0
TEMP_EBX: dd 0
TEMP_ECX: dd 0
TEMP_EDX: dd 0
TEMP_ESI: dd 0
TEMP_EBP: dd 0
TEMP_EDI: dd 0
TEMP_ESP: dd 0
TEMP_SS: dd 0
TEMP_DS: dd 0
TEMP_ES: dd 0
TEMP_FS: dd 0
TEMP_GS: dd 0
TEMP_CS: dd 0
TEMP_EIP: dd 0
TEMP_EFLAGS: dd 0
;用于系统调用
[global SYS_FUNC]
[global SYS_CODE]
SYS_FUNC: dd 0
SYS_CODE: dd 0
[extern handler]
;保存中断号
%macro m_irq 1
[global _irq__%1]
_irq__%1:
;push eflags
;push cs
;push eip <---esp
push esp
push eax
push ebx
push ecx
push edx
push ebp
push edi
push esi
push ss
push es
push ds
push fs
push gs
;进入内核全局区。
mov ax, 0x10
mov ds, ax
;保存有关信息
pop dword [TEMP_GS]
pop dword [TEMP_FS]
pop dword [TEMP_DS]
pop dword [TEMP_ES]
pop dword [TEMP_SS]
pop dword [TEMP_ESI]
pop dword [TEMP_EDI]
pop dword [TEMP_EBP]
pop dword [TEMP_EDX]
pop dword [TEMP_ECX]
pop dword [TEMP_EBX]
pop dword [TEMP_EAX]
pop dword [TEMP_ESP]
pop dword [TEMP_EIP]
pop dword [TEMP_CS]
pop dword [TEMP_EFLAGS]
;not smart
mov eax, 16
cmp eax, %1
jne NOT_SYS_CALL%1
pop dword [SYS_FUNC]
mov eax, [SYS_FUNC]
cmp eax, 5
jne NOT_EXIT_PARA%1
pop dword [SYS_CODE]
NOT_EXIT_PARA%1:
NOT_SYS_CALL%1:
;进入到内核栈
;最后保存栈,确保传入的参数都被弹出。
mov [TEMP_ESP], esp
mov ax, 0x10
mov ss, ax
mov sp, 0x7e00
push dword %1+32
call handler
pop eax
;到用户栈
push dword [TEMP_SS]
pop ss
mov esp, [TEMP_ESP]
push dword [TEMP_ES]
pop es
push dword [TEMP_FS]
pop fs
push dword [TEMP_GS]
pop gs
;这里绝对不能改ds
mov eax, [TEMP_EAX]
mov ebx, [TEMP_EBX]
mov ecx, [TEMP_ECX]
mov edx, [TEMP_EDX]
mov esi, [TEMP_ESI]
mov edi, [TEMP_EDI]
mov ebp, [TEMP_EBP]
push dword [TEMP_EFLAGS]
push dword [TEMP_CS]
push dword [TEMP_EIP]
push dword [TEMP_DS]
pop ds
iret
%endmacro
;通过系统全局变量来传递参数。同时通过修改这些全局变量可以实现上下文的切换
;0x20 ~0x2f
%assign i 0
%rep 16
m_irq i
%assign i i+1
%endrep
;0x30 ~ 0x30 + 10
%assign i 16
%rep 10
m_irq i
%assign i i+1
%endrep
;0 --> exit without telling
;3 --> fork
;4 --> wait
;5 --> exit with code
;int fork()
[global fork]
fork:
push dword 3
int 0x30
ret
;void exit()
[global exit]
exit:
push dword 0
int 0x30
jmp $
ret
;int Wait()
[global _wait]
_wait:
push dword 4
int 0x30
ret
;void exit(char ch)
[global exit_para]
exit_para:
push ebp
mov ebp, esp
xor eax, eax
mov eax, [ebp + 8]
push eax
push dword 5
int 0x30
leave
ret
; 无特权级切换
; EFLAGS
; CS
; EIP
; ErrorCode -->不存在
; 有特权切换
; SS
; ESP
; EFLAGS
; CS
; EIP
; ErrorCode
;pusha-->
; Push(EAX);
; Push(ECX);
; Push(EDX);
; Push(EBX);
; Push(ESP);这个SP是没有压栈之前的。
; Push(EBP);
; Push(ESI);
; Push(EDI); | 14.552419 | 38 | 0.539208 |
6c0d94a512bd2609d23a5f04ba79073340989cc7 | 127 | asm | Assembly | DeliriOS_64bits/fft/sin.asm | Izikiel/intel_multicore | 10ab11fa901f555608a75f9256ea7d14f8aab84d | [
"MIT"
] | 3 | 2015-12-16T06:17:14.000Z | 2019-09-01T08:21:21.000Z | DeliriOS_64bits/fft/sin.asm | Izikiel/intel_multicore | 10ab11fa901f555608a75f9256ea7d14f8aab84d | [
"MIT"
] | null | null | null | DeliriOS_64bits/fft/sin.asm | Izikiel/intel_multicore | 10ab11fa901f555608a75f9256ea7d14f8aab84d | [
"MIT"
] | null | null | null | global sin
local: dq 0x0
sin:
finit
movq [local], xmm0
fld qword [local]
fsin
fst qword [local]
movq xmm0, [local]
ret | 10.583333 | 19 | 0.677165 |
5af0fef3bf5373e14d794c2a4419eb1eb253e5a1 | 686 | asm | Assembly | audio/sfx/cry11_1.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/sfx/cry11_1.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/sfx/cry11_1.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SFX_Cry11_1_Ch4:
dutycycle 240
squarenote 6, 15, 7, 1952
squarenote 8, 14, 6, 1956
squarenote 4, 13, 6, 1952
squarenote 15, 13, 3, 1824
squarenote 8, 12, 3, 1827
squarenote 2, 12, 2, 1832
squarenote 8, 11, 1, 1840
endchannel
SFX_Cry11_1_Ch5:
dutycycle 10
squarenote 4, 0, 8, 0
squarenote 6, 10, 7, 1857
squarenote 8, 8, 6, 1859
squarenote 4, 7, 6, 1857
squarenote 13, 8, 3, 1730
squarenote 7, 7, 3, 1729
squarenote 3, 8, 2, 1740
squarenote 8, 7, 1, 1752
endchannel
SFX_Cry11_1_Ch7:
noisenote 2, 15, 2, 76
noisenote 6, 14, 6, 58
noisenote 4, 13, 7, 58
noisenote 6, 13, 6, 44
noisenote 8, 14, 5, 60
noisenote 12, 13, 2, 61
noisenote 8, 13, 1, 44
endchannel
| 19.6 | 27 | 0.6793 |
c0127ff15f3260dcbd7927999420048092876c35 | 36 | asm | Assembly | test/inc-test.asm | kspalaiologos/asmbf | c98a51d61724a46855de291a27d68a49a034810b | [
"MIT"
] | 67 | 2020-08-03T06:26:35.000Z | 2022-03-24T19:50:51.000Z | test/inc-test.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 55 | 2019-10-02T19:37:08.000Z | 2020-06-12T19:40:53.000Z | test/inc-test.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 9 | 2019-05-18T11:59:41.000Z | 2020-06-21T20:40:25.000Z |
#include("test/inc-test.S")
out .1
| 9 | 27 | 0.638889 |
ff5bd7b94c01842a8756ca3cd27f59745615c90a | 383 | asm | Assembly | data/mapHeaders/pewtercity.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/pewtercity.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/pewtercity.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | PewterCity_h:
db OVERWORLD ; tileset
db PEWTER_CITY_HEIGHT, PEWTER_CITY_WIDTH ; dimensions (y, x)
dw PewterCityBlocks, PewterCityTextPointers, PewterCityScript ; blocks, texts, scripts
db SOUTH | EAST ; connections
SOUTH_MAP_CONNECTION PEWTER_CITY, ROUTE_2, 5, 0, Route2Blocks
EAST_MAP_CONNECTION PEWTER_CITY, ROUTE_3, 4, 0, Route3Blocks
dw PewterCityObject ; objects
db $0
| 34.818182 | 87 | 0.798956 |
9dcdde548c0d4dc9367d42f4ec28bc05f7a3b539 | 356 | asm | Assembly | calculator.asm | jamiemansfield/lmcemu | 9fd96d652e663bcd817050844d9dfcdc0c62d0eb | [
"BSD-3-Clause"
] | null | null | null | calculator.asm | jamiemansfield/lmcemu | 9fd96d652e663bcd817050844d9dfcdc0c62d0eb | [
"BSD-3-Clause"
] | null | null | null | calculator.asm | jamiemansfield/lmcemu | 9fd96d652e663bcd817050844d9dfcdc0c62d0eb | [
"BSD-3-Clause"
] | null | null | null | START INP
STA MODE
INP
STA VALUE_O
INP
STA VALUE_T
LDA MODE
BRZ ADDITION
BRA SUBTRACT
ADDITION LDA VALUE_O
ADD VALUE_T
BRA END
SUBTRACT LDA VALUE_O
SUB VALUE_T
BRA END
END OUT
HLT
MODE DAT 1
VALUE_O DAT 1
VALUE_T DAT 2
| 13.185185 | 21 | 0.497191 |
1e460f5270d489ad76c02b51df94766f2867f246 | 5,714 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_1117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_1117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_1117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x65b6, %r15
nop
nop
nop
nop
nop
add %r12, %r12
mov $0x6162636465666768, %rax
movq %rax, %xmm3
movups %xmm3, (%r15)
nop
nop
nop
nop
nop
cmp %r11, %r11
lea addresses_UC_ht+0x120fa, %rsi
nop
nop
nop
nop
nop
and %rbp, %rbp
movw $0x6162, (%rsi)
nop
nop
nop
nop
nop
cmp $63086, %r15
lea addresses_UC_ht+0x19fbe, %rcx
nop
nop
lfence
vmovups (%rcx), %ymm4
vextracti128 $1, %ymm4, %xmm4
vpextrq $1, %xmm4, %rax
nop
xor $44439, %r11
lea addresses_UC_ht+0x8b14, %rsi
lea addresses_WT_ht+0xa24e, %rdi
nop
nop
nop
nop
nop
and $3102, %r15
mov $9, %rcx
rep movsw
nop
nop
nop
nop
cmp %rcx, %rcx
lea addresses_A_ht+0x14b06, %rbp
nop
nop
nop
cmp %rsi, %rsi
movups (%rbp), %xmm7
vpextrq $1, %xmm7, %rax
nop
nop
add $13925, %r12
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %rax
pop %r15
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r14
push %r8
push %rbx
push %rcx
push %rdi
// Store
lea addresses_WT+0x11bbe, %rbx
nop
nop
and $7222, %r14
movl $0x51525354, (%rbx)
nop
nop
nop
nop
nop
dec %r14
// Store
lea addresses_WT+0x1363e, %rdi
nop
nop
xor %r10, %r10
movl $0x51525354, (%rdi)
nop
nop
nop
nop
cmp %r13, %r13
// Faulty Load
lea addresses_WT+0x11bbe, %r8
nop
nop
dec %rcx
mov (%r8), %rdi
lea oracles, %r14
and $0xff, %rdi
shlq $12, %rdi
mov (%r14,%rdi,1), %rdi
pop %rdi
pop %rcx
pop %rbx
pop %r8
pop %r14
pop %r13
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_WT', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 0}, 'OP': 'LOAD'}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT', 'AVXalign': False, 'size': 4, 'NT': False, 'same': True, 'congruent': 0}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT', 'AVXalign': False, 'size': 4, 'NT': False, 'same': False, 'congruent': 6}}
[Faulty Load]
{'src': {'type': 'addresses_WT', 'AVXalign': True, 'size': 8, 'NT': False, 'same': True, 'congruent': 0}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 16, 'NT': False, 'same': False, 'congruent': 3}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 2, 'NT': False, 'same': False, 'congruent': 2}}
{'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 32, 'NT': False, 'same': False, 'congruent': 8}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_UC_ht', 'congruent': 0, 'same': False}, 'OP': 'REPM', 'dst': {'type': 'addresses_WT_ht', 'congruent': 3, 'same': False}}
{'src': {'type': 'addresses_A_ht', 'AVXalign': False, 'size': 16, 'NT': False, 'same': True, 'congruent': 1}, 'OP': 'LOAD'}
{'54': 21829}
54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54 54
*/
| 36.628205 | 2,999 | 0.658558 |
72c039ff424147405c54c949d54e16e3f0d73480 | 5,694 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_61_1455.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_61_1455.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_61_1455.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1ee08, %rbp
nop
nop
add %r15, %r15
movw $0x6162, (%rbp)
sub %r12, %r12
lea addresses_normal_ht+0x11a2, %rsi
lea addresses_UC_ht+0x1b1d0, %rdi
nop
nop
nop
nop
nop
cmp %rax, %rax
mov $13, %rcx
rep movsb
nop
and $30625, %r15
lea addresses_WC_ht+0x1d888, %rsi
lea addresses_WT_ht+0x53e8, %rdi
nop
nop
nop
nop
nop
xor $7871, %r13
mov $100, %rcx
rep movsq
nop
nop
add $57383, %rdi
lea addresses_UC_ht+0x3c68, %r12
nop
nop
xor %rax, %rax
mov (%r12), %rcx
nop
nop
nop
nop
sub %r13, %r13
lea addresses_UC_ht+0x137f2, %rsi
nop
nop
nop
sub $3881, %rdi
movb (%rsi), %cl
add $30478, %rcx
lea addresses_A_ht+0x5a60, %rsi
lea addresses_A_ht+0x898c, %rdi
and $59000, %r13
mov $116, %rcx
rep movsw
nop
nop
nop
dec %rcx
lea addresses_normal_ht+0x2a61, %rsi
lea addresses_WT_ht+0xc508, %rdi
nop
nop
nop
nop
xor $33258, %rax
mov $28, %rcx
rep movsl
nop
xor $48582, %r12
lea addresses_WC_ht+0x10670, %r12
nop
nop
nop
and $11756, %r13
mov (%r12), %edi
nop
nop
cmp $34344, %r13
lea addresses_A_ht+0x1e388, %rsi
lea addresses_D_ht+0x1da88, %rdi
nop
cmp $53136, %r12
mov $13, %rcx
rep movsq
nop
cmp $8446, %r15
lea addresses_WT_ht+0x15588, %r15
nop
nop
sub %rdi, %rdi
movb $0x61, (%r15)
and $21025, %rcx
lea addresses_UC_ht+0xbbb2, %rdi
clflush (%rdi)
nop
nop
nop
cmp %rsi, %rsi
movw $0x6162, (%rdi)
sub %r12, %r12
lea addresses_WT_ht+0xaaa8, %rsi
lea addresses_D_ht+0xbb1f, %rdi
nop
nop
cmp $21877, %r13
mov $13, %rcx
rep movsl
nop
nop
nop
nop
sub $20148, %r12
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %rax
pop %r15
pop %r13
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r13
push %r8
push %rbp
push %rbx
push %rcx
push %rdx
// Store
lea addresses_RW+0x19a88, %r13
nop
nop
add $57385, %rcx
mov $0x5152535455565758, %rdx
movq %rdx, %xmm2
vmovups %ymm2, (%r13)
nop
nop
nop
nop
inc %r8
// Store
mov $0xba8, %r12
nop
nop
nop
nop
nop
cmp $47710, %rbp
mov $0x5152535455565758, %rcx
movq %rcx, (%r12)
nop
nop
nop
nop
add $45425, %rbx
// Store
lea addresses_UC+0x18f98, %rbx
clflush (%rbx)
sub $26500, %r13
mov $0x5152535455565758, %r8
movq %r8, %xmm1
vmovaps %ymm1, (%rbx)
nop
nop
nop
sub $59666, %rcx
// Store
lea addresses_WT+0x160d2, %r13
nop
nop
sub %r8, %r8
movb $0x51, (%r13)
nop
sub %rcx, %rcx
// Load
lea addresses_WT+0xba88, %rbx
nop
nop
nop
nop
sub $57985, %r12
mov (%rbx), %bp
nop
nop
nop
nop
add $26696, %rdx
// Store
lea addresses_UC+0x11708, %rbx
nop
nop
nop
nop
nop
cmp $29470, %rbp
movl $0x51525354, (%rbx)
nop
nop
cmp %r12, %r12
// Faulty Load
lea addresses_RW+0xf188, %rbp
nop
nop
cmp %r12, %r12
mov (%rbp), %rdx
lea oracles, %r12
and $0xff, %rdx
shlq $12, %rdx
mov (%r12,%rdx,1), %rdx
pop %rdx
pop %rcx
pop %rbx
pop %rbp
pop %r8
pop %r13
pop %r12
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'type': 'addresses_RW', 'size': 1, 'AVXalign': False, 'NT': True, 'congruent': 0, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_RW', 'size': 32, 'AVXalign': False, 'NT': False, 'congruent': 8, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_P', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 5, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC', 'size': 32, 'AVXalign': True, 'NT': False, 'congruent': 2, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 1, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WT', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 8, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC', 'size': 4, 'AVXalign': False, 'NT': True, 'congruent': 3, 'same': False}}
[Faulty Load]
{'OP': 'LOAD', 'src': {'type': 'addresses_RW', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}}
<gen_prepare_buffer>
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 7, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 0, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 3, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 8, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 4, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'size': 8, 'AVXalign': True, 'NT': False, 'congruent': 5, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 2, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 0, 'same': False}, 'dst': {'type': 'addresses_WT_ht', 'congruent': 7, 'same': False}}
{'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'size': 4, 'AVXalign': False, 'NT': False, 'congruent': 3, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_A_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 8, 'same': True}}
{'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'size': 1, 'AVXalign': False, 'NT': False, 'congruent': 9, 'same': False}}
{'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 1, 'same': False}}
{'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 5, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 0, 'same': False}}
{'32': 61}
32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32
*/
| 21.325843 | 182 | 0.64647 |
14ad1993b413c946bddbd3d1a7e9f0711d3ed653 | 412 | asm | Assembly | cod.asm | igorlamoia/montador-assembly-hex | e5185b7d4d9cbee5b25d82dc43e3b2ebd677a841 | [
"MIT"
] | null | null | null | cod.asm | igorlamoia/montador-assembly-hex | e5185b7d4d9cbee5b25d82dc43e3b2ebd677a841 | [
"MIT"
] | 1 | 2022-01-24T00:09:20.000Z | 2022-01-24T00:09:20.000Z | arquivosTxtCodigo/cod.asm | igorlamoia/simulador-mips | 292e8e5a3eff2b1ce3074be84ddf0ae4541006fd | [
"MIT"
] | null | null | null | ori $s0, $s0, 0x7
or $s1, $zero, $s0
addi $s0, $s0, 0x5
add $s2, $s0, $s1
sub $s3, $s0, $s1
xori $s4, $s3, 0xA3
xor $s5, $s3, $s2
and $s6, $s4, $s5
andi $s1, $s2, 0xF55F
srl $s4, $s4, 0x1
ori $s7, $zero, 0x1001
sll $s7, $s7, 0x10
sw $s0, 0($s7)
lw $t2, 0($s7)
jump: slt $t0, $s4, $s6
bne $t0, $zero, jump1
addi $s6, $s6, 0x1
jump1: slti $t1, $s3, 0xAA
beq $t1, $zero, jump2
sll $s3, $s3, 0x4
j jump
jump2:
| 15.846154 | 26 | 0.563107 |
5e8b8a276d212ba3b06e7228395cb28364aae77f | 4,877 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i7-7700_9_0x48_notsx.log_21829_897.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i7-7700_9_0x48_notsx.log_21829_897.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i7-7700_9_0x48_notsx.log_21829_897.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x2785, %rsi
lea addresses_WC_ht+0x1b305, %rdi
nop
nop
cmp %r14, %r14
mov $30, %rcx
rep movsq
nop
nop
cmp $36126, %r15
pop %rsi
pop %rdi
pop %rcx
pop %r15
pop %r14
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r8
push %rax
push %rcx
push %rdx
push %rsi
// Store
mov $0x425, %r11
clflush (%r11)
nop
cmp %r12, %r12
movl $0x51525354, (%r11)
nop
cmp %rsi, %rsi
// Store
mov $0xa85, %r11
nop
cmp %rsi, %rsi
mov $0x5152535455565758, %r8
movq %r8, %xmm2
vmovntdq %ymm2, (%r11)
nop
nop
xor %rsi, %rsi
// Store
lea addresses_D+0xddff, %rdx
xor %rax, %rax
mov $0x5152535455565758, %rcx
movq %rcx, %xmm7
vmovups %ymm7, (%rdx)
and %rsi, %rsi
// Faulty Load
mov $0xa85, %rsi
nop
nop
nop
and $50297, %r8
movntdqa (%rsi), %xmm3
vpextrq $0, %xmm3, %rax
lea oracles, %r12
and $0xff, %rax
shlq $12, %rax
mov (%r12,%rax,1), %rax
pop %rsi
pop %rdx
pop %rcx
pop %rax
pop %r8
pop %r12
pop %r11
ret
/*
<gen_faulty_load>
[REF]
{'OP': 'LOAD', 'src': {'same': False, 'NT': False, 'AVXalign': False, 'size': 2, 'type': 'addresses_P', 'congruent': 0}}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 4, 'type': 'addresses_P', 'congruent': 4}, 'OP': 'STOR'}
{'dst': {'same': True, 'NT': True, 'AVXalign': False, 'size': 32, 'type': 'addresses_P', 'congruent': 0}, 'OP': 'STOR'}
{'dst': {'same': False, 'NT': False, 'AVXalign': False, 'size': 32, 'type': 'addresses_D', 'congruent': 1}, 'OP': 'STOR'}
[Faulty Load]
{'OP': 'LOAD', 'src': {'same': True, 'NT': True, 'AVXalign': False, 'size': 16, 'type': 'addresses_P', 'congruent': 0}}
<gen_prepare_buffer>
{'dst': {'same': False, 'congruent': 4, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'src': {'same': False, 'congruent': 7, 'type': 'addresses_WT_ht'}}
{'58': 7798, '60': 13808, '00': 223}
58 58 58 60 58 60 60 58 60 58 60 58 60 60 58 58 60 58 60 58 60 60 60 60 58 60 60 58 58 60 60 58 58 60 58 60 60 60 60 60 58 58 60 60 58 60 60 60 58 60 60 60 60 60 60 60 58 60 60 60 60 58 60 60 60 58 58 58 60 60 60 60 60 60 58 58 60 60 60 60 60 60 60 58 58 60 60 60 60 60 60 60 58 58 60 60 60 60 60 60 60 60 58 60 60 58 60 60 60 60 60 58 58 60 60 60 58 60 60 60 60 58 60 60 58 60 60 58 60 58 60 60 60 60 60 58 60 60 60 60 58 60 58 60 58 60 60 60 58 60 60 58 58 60 58 60 58 60 60 60 60 60 60 60 60 60 60 58 58 60 60 60 60 60 60 58 60 58 58 58 60 60 60 60 58 60 60 60 58 60 58 60 60 60 58 60 60 60 60 58 60 60 60 60 60 60 60 60 60 60 60 60 58 60 60 60 58 60 60 58 58 60 58 58 60 60 60 60 60 60 60 60 60 58 58 60 58 60 60 60 58 60 60 60 58 60 60 60 60 60 60 60 58 60 60 60 58 60 58 60 60 60 60 60 60 60 60 60 58 58 60 60 60 60 60 60 60 58 60 60 60 60 58 58 60 58 60 60 60 60 58 60 60 60 60 60 60 58 60 60 58 58 58 60 60 60 58 60 60 60 60 60 60 58 60 60 60 60 58 60 58 60 58 60 60 58 60 60 58 58 60 58 60 58 60 60 60 60 60 60 60 60 60 58 60 60 60 60 60 60 58 60 60 60 58 60 60 60 60 60 58 60 58 60 60 60 60 58 60 60 60 60 58 60 60 60 60 60 60 58 60 58 58 60 60 60 60 60 60 58 60 60 58 60 58 58 58 60 60 60 60 60 60 58 60 58 60 58 60 60 60 60 60 58 58 58 60 60 58 60 60 60 60 60 60 60 58 58 60 60 60 58 60 58 60 60 58 58 60 58 60 60 58 60 60 60 60 60 60 60 60 60 60 60 58 60 58 58 60 60 60 60 58 60 60 60 60 60 58 58 60 60 58 58 60 60 60 58 60 60 58 60 60 58 60 60 58 58 58 60 58 58 58 60 60 60 58 58 60 60 60 60 60 60 60 58 60 58 60 58 60 60 60 58 60 58 58 58 58 58 58 58 60 58 58 60 58 60 60 58 58 58 58 58 60 60 60 58 58 58 58 60 58 60 58 58 58 60 60 58 58 58 58 58 60 60 60 58 58 60 58 60 60 60 60 60 58 60 60 60 60 60 58 58 60 60 60 60 58 60 58 58 60 60 58 60 58 58 60 60 60 60 60 60 58 60 58 58 60 58 60 60 58 60 60 60 60 60 58 58 60 60 58 60 58 60 60 60 60 58 58 58 60 60 58 60 58 60 60 60 60 60 60 60 60 60 60 58 60 58 58 58 58 60 60 60 60 58 60 58 60 58 60 58 60 60 58 60 60 60 60 58 60 58 60 60 60 60 58 58 60 60 60 60 60 60 60 58 60 58 58 60 60 60 60 60 58 58 58 60 58 60 60 58 60 60 60 58 60 60 60 60 60 60 58 58 58 60 60 60 60 60 58 60 60 60 58 60 58 60 60 60 60 60 60 60 60 60 60 60 58 60 60 60 58 60 60 58 60 60 60 58 60 58 60 60 60 58 60 58 60 60 58 60 60 60 60 60 60 58 58 60 58 60 60 60 60 60 60 58 60 60 60 60 60 60 60 58 60 60 58 58 60 60 60 60 58 60 60 58 60 60 60 60 60 60 60 60 60 60 60 60 60 60 60 58 60 60 60 60 60 60 60 60 58 60 58 58 60 60 60 60 60 58 60 60 60 60 58 60 58 60 60 60 58 60 60 60 58 60 60 60 60 60 60 60 60 58 60 58 60 58 58 60 60 58 60 00 60 60 58 60 60 58 58 58 60 58 60 58 60 60 60 60 58 60 58 00 60 60 58 60 58 58 60 58 60 60 60 58 60 58 60 60 58 60 60 60 60 60 60 58 60 60 60 60 60 60 58 60 60 58 58 60 58 60 60 60 60 60 58 58 60 60 58 60 58 58 58 58 60 60 58 58 58 58 60 60 58 60 60 58 58 58 58 58 60 58 00 58 58 58 60 58 58 58 58 58 58 60 60 58 60 60 58 60 58 58 58 60 58 58 60 60 58 60 60 58 60 60 60 58 58 58 58 58 58 60 60 60 60 60 60 60 60 58 58 58 60 58
*/
| 49.765306 | 2,999 | 0.654911 |
efbe927dd879b30ef98793f4ea708724af06d779 | 400 | asm | Assembly | 18 gcd.asm | jpsxlr8/Microprocessor-Lab | 76b123612d919ac80619e3da89c95fffd9e2b4d0 | [
"MIT"
] | null | null | null | 18 gcd.asm | jpsxlr8/Microprocessor-Lab | 76b123612d919ac80619e3da89c95fffd9e2b4d0 | [
"MIT"
] | null | null | null | 18 gcd.asm | jpsxlr8/Microprocessor-Lab | 76b123612d919ac80619e3da89c95fffd9e2b4d0 | [
"MIT"
] | null | null | null | ; GCD of two numbers
LDA 0251H ;Load Second Value
MOV B, A
LDA 0250H ;Load First Value
loop: CMP B ;compare if A>B
JZ saveGCD ;since gcd(a, a) = a
JC swapValues ;jump if B>A, swap
SUB B ;if A>B, A=A-B
JMP loop ;unconditional jump
swapValues: MOV C, A ;swap values
MOV A, B
MOV B, C
JMP loop ;unconditional jump after swap
saveGCD: STA 0252H ;save GCD(first, second)
hlt | 21.052632 | 44 | 0.6675 |
fe7e71dd7aafa259be92f1d22973fa5a9bf8e66c | 5,463 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_85_1401.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_85_1401.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_85_1401.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1d222, %r12
nop
xor $2520, %rax
mov (%r12), %si
nop
xor $37008, %rbx
lea addresses_D_ht+0x1622, %rcx
nop
nop
nop
and %r11, %r11
vmovups (%rcx), %ymm0
vextracti128 $0, %ymm0, %xmm0
vpextrq $1, %xmm0, %r14
nop
nop
nop
add $26132, %r14
lea addresses_WC_ht+0x17622, %r11
nop
nop
nop
nop
add %r14, %r14
movups (%r11), %xmm2
vpextrq $1, %xmm2, %rbx
nop
sub %rsi, %rsi
lea addresses_WT_ht+0x637a, %rsi
lea addresses_A_ht+0x149e2, %rdi
cmp $29215, %rax
mov $73, %rcx
rep movsb
nop
inc %rdi
lea addresses_WC_ht+0x1b322, %rax
clflush (%rax)
add $9297, %r11
movups (%rax), %xmm2
vpextrq $1, %xmm2, %rcx
nop
nop
add %rbx, %rbx
lea addresses_D_ht+0xfcd2, %rsi
lea addresses_D_ht+0x1cb82, %rdi
nop
add $27010, %r12
mov $25, %rcx
rep movsq
nop
nop
nop
xor %r14, %r14
lea addresses_UC_ht+0x9a22, %rsi
lea addresses_WC_ht+0x1ce22, %rdi
nop
nop
nop
add $34482, %rbx
mov $114, %rcx
rep movsb
nop
nop
nop
add $2226, %r11
lea addresses_D_ht+0x1776e, %rsi
lea addresses_WC_ht+0x14622, %rdi
sub %r11, %r11
mov $83, %rcx
rep movsq
nop
nop
cmp $34707, %rax
lea addresses_UC_ht+0x15c22, %rbx
nop
nop
nop
cmp $18172, %rdi
mov $0x6162636465666768, %r11
movq %r11, %xmm5
vmovups %ymm5, (%rbx)
nop
nop
nop
nop
nop
inc %r11
lea addresses_normal_ht+0x1d8a2, %rsi
lea addresses_UC_ht+0x10c2, %rdi
nop
nop
and %r14, %r14
mov $69, %rcx
rep movsq
nop
nop
nop
nop
sub %r14, %r14
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %rax
pop %r14
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_normal+0x9d4a, %rdi
nop
nop
nop
nop
dec %rbx
movw $0x5152, (%rdi)
nop
nop
nop
nop
nop
and $20601, %rdi
// Store
lea addresses_A+0xee22, %rbp
nop
nop
nop
nop
xor $24393, %rdx
mov $0x5152535455565758, %r10
movq %r10, (%rbp)
nop
nop
add $24726, %r10
// Load
lea addresses_WC+0x10622, %rdi
nop
nop
nop
xor %rsi, %rsi
movb (%rdi), %dl
nop
inc %rsi
// Store
lea addresses_WC+0x89c2, %rbx
clflush (%rbx)
nop
nop
nop
xor $4514, %rsi
mov $0x5152535455565758, %rcx
movq %rcx, %xmm4
movups %xmm4, (%rbx)
nop
and %rcx, %rcx
// Load
lea addresses_A+0xee22, %rdi
nop
nop
sub %r10, %r10
mov (%rdi), %rcx
nop
nop
nop
nop
inc %rsi
// REPMOV
lea addresses_US+0x4ac2, %rsi
mov $0x962, %rdi
nop
nop
nop
nop
sub %rbp, %rbp
mov $12, %rcx
rep movsw
nop
nop
nop
xor %rdi, %rdi
// Faulty Load
lea addresses_A+0xee22, %rbp
nop
nop
nop
nop
xor $31820, %rcx
vmovups (%rbp), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $0, %xmm1, %rdx
lea oracles, %r10
and $0xff, %rdx
shlq $12, %rdx
mov (%r10,%rdx,1), %rdx
pop %rsi
pop %rdx
pop %rdi
pop %rcx
pop %rbx
pop %rbp
pop %r10
ret
/*
<gen_faulty_load>
[REF]
{'src': {'type': 'addresses_A', 'same': False, 'size': 4, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'dst': {'type': 'addresses_normal', 'same': False, 'size': 2, 'congruent': 1, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'}
{'dst': {'type': 'addresses_A', 'same': True, 'size': 8, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'}
{'src': {'type': 'addresses_WC', 'same': False, 'size': 1, 'congruent': 11, 'NT': True, 'AVXalign': True}, 'OP': 'LOAD'}
{'dst': {'type': 'addresses_WC', 'same': False, 'size': 16, 'congruent': 5, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'}
{'src': {'type': 'addresses_A', 'same': True, 'size': 8, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_US', 'congruent': 5, 'same': False}, 'dst': {'type': 'addresses_P', 'congruent': 2, 'same': False}, 'OP': 'REPM'}
[Faulty Load]
{'src': {'type': 'addresses_A', 'same': True, 'size': 32, 'congruent': 0, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
<gen_prepare_buffer>
{'src': {'type': 'addresses_normal_ht', 'same': False, 'size': 2, 'congruent': 8, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_D_ht', 'same': False, 'size': 32, 'congruent': 11, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_WC_ht', 'same': False, 'size': 16, 'congruent': 10, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_WT_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 6, 'same': True}, 'OP': 'REPM'}
{'src': {'type': 'addresses_WC_ht', 'same': False, 'size': 16, 'congruent': 7, 'NT': False, 'AVXalign': False}, 'OP': 'LOAD'}
{'src': {'type': 'addresses_D_ht', 'congruent': 4, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 5, 'same': False}, 'OP': 'REPM'}
{'src': {'type': 'addresses_UC_ht', 'congruent': 10, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 11, 'same': False}, 'OP': 'REPM'}
{'src': {'type': 'addresses_D_ht', 'congruent': 2, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 11, 'same': False}, 'OP': 'REPM'}
{'dst': {'type': 'addresses_UC_ht', 'same': True, 'size': 32, 'congruent': 9, 'NT': False, 'AVXalign': False}, 'OP': 'STOR'}
{'src': {'type': 'addresses_normal_ht', 'congruent': 6, 'same': False}, 'dst': {'type': 'addresses_UC_ht', 'congruent': 5, 'same': False}, 'OP': 'REPM'}
{'58': 85}
58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58 58
*/
| 21.256809 | 254 | 0.648911 |
084e5ba994c473fb0247c803aa0d17b1b08a9d2a | 33 | asm | Assembly | projects/Kirbys_Dream_Land_2.windfish/configuration/macros/cbcallNoInterrupts.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 68 | 2020-12-16T10:06:48.000Z | 2022-03-29T19:54:01.000Z | projects/Kirbys_Dream_Land_2.windfish/configuration/macros/cbcallNoInterrupts.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 62 | 2020-12-19T04:28:41.000Z | 2021-02-15T22:18:16.000Z | projects/Kirbys_Dream_Land_2.windfish/configuration/macros/cbcallNoInterrupts.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 4 | 2021-01-17T03:51:22.000Z | 2021-01-21T16:26:53.000Z | ld hl, #2
ld a, #1
call $05CF | 11 | 11 | 0.515152 |
17bd7686fe1af520376f400bc55d8a2a9808c55c | 222 | asm | Assembly | mc-sema/validator/x86_64/tests/FICOM_32m.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/FICOM_32m.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/FICOM_32m.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; set up st0 to be 3.141593
FLD1
;TEST_BEGIN_RECORDING
lea rdi, [rsp-08]
mov dword [rdi], 0x1
FICOM dword [rdi]
;TEST_END_RECORDING
| 13.875 | 27 | 0.783784 |
efc583f777e2d41d3ece22f4ff95291f5b9ed129 | 6,731 | asm | Assembly | generated-src/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | generated-src/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | generated-src/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | ; This file is generated from a similarly-named Perl script in the BoringSSL
; source tree. Do not edit by hand.
default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
%ifdef BORINGSSL_PREFIX
%include "boringssl_prefix_symbols_nasm.inc"
%endif
section .text code align=64
global gcm_gmult_ssse3
ALIGN 16
gcm_gmult_ssse3:
$L$gmult_seh_begin:
sub rsp,40
$L$gmult_seh_allocstack:
movdqa XMMWORD[rsp],xmm6
$L$gmult_seh_save_xmm6:
movdqa XMMWORD[16+rsp],xmm10
$L$gmult_seh_save_xmm10:
$L$gmult_seh_prolog_end:
movdqu xmm0,XMMWORD[rcx]
movdqa xmm10,XMMWORD[$L$reverse_bytes]
movdqa xmm2,XMMWORD[$L$low4_mask]
DB 102,65,15,56,0,194
movdqa xmm1,xmm2
pandn xmm1,xmm0
psrld xmm1,4
pand xmm0,xmm2
pxor xmm2,xmm2
pxor xmm3,xmm3
mov rax,5
$L$oop_row_1:
movdqa xmm4,XMMWORD[rdx]
lea rdx,[16+rdx]
movdqa xmm6,xmm2
DB 102,15,58,15,243,1
movdqa xmm3,xmm6
psrldq xmm2,1
movdqa xmm5,xmm4
DB 102,15,56,0,224
DB 102,15,56,0,233
pxor xmm2,xmm5
movdqa xmm5,xmm4
psllq xmm5,60
movdqa xmm6,xmm5
pslldq xmm6,8
pxor xmm3,xmm6
psrldq xmm5,8
pxor xmm2,xmm5
psrlq xmm4,4
pxor xmm2,xmm4
sub rax,1
jnz NEAR $L$oop_row_1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,5
pxor xmm2,xmm3
pxor xmm3,xmm3
mov rax,5
$L$oop_row_2:
movdqa xmm4,XMMWORD[rdx]
lea rdx,[16+rdx]
movdqa xmm6,xmm2
DB 102,15,58,15,243,1
movdqa xmm3,xmm6
psrldq xmm2,1
movdqa xmm5,xmm4
DB 102,15,56,0,224
DB 102,15,56,0,233
pxor xmm2,xmm5
movdqa xmm5,xmm4
psllq xmm5,60
movdqa xmm6,xmm5
pslldq xmm6,8
pxor xmm3,xmm6
psrldq xmm5,8
pxor xmm2,xmm5
psrlq xmm4,4
pxor xmm2,xmm4
sub rax,1
jnz NEAR $L$oop_row_2
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,5
pxor xmm2,xmm3
pxor xmm3,xmm3
mov rax,6
$L$oop_row_3:
movdqa xmm4,XMMWORD[rdx]
lea rdx,[16+rdx]
movdqa xmm6,xmm2
DB 102,15,58,15,243,1
movdqa xmm3,xmm6
psrldq xmm2,1
movdqa xmm5,xmm4
DB 102,15,56,0,224
DB 102,15,56,0,233
pxor xmm2,xmm5
movdqa xmm5,xmm4
psllq xmm5,60
movdqa xmm6,xmm5
pslldq xmm6,8
pxor xmm3,xmm6
psrldq xmm5,8
pxor xmm2,xmm5
psrlq xmm4,4
pxor xmm2,xmm4
sub rax,1
jnz NEAR $L$oop_row_3
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,5
pxor xmm2,xmm3
pxor xmm3,xmm3
DB 102,65,15,56,0,210
movdqu XMMWORD[rcx],xmm2
pxor xmm0,xmm0
pxor xmm1,xmm1
pxor xmm2,xmm2
pxor xmm3,xmm3
pxor xmm4,xmm4
pxor xmm5,xmm5
pxor xmm6,xmm6
movdqa xmm6,XMMWORD[rsp]
movdqa xmm10,XMMWORD[16+rsp]
add rsp,40
DB 0F3h,0C3h ;repret
$L$gmult_seh_end:
global gcm_ghash_ssse3
ALIGN 16
gcm_ghash_ssse3:
$L$ghash_seh_begin:
sub rsp,56
$L$ghash_seh_allocstack:
movdqa XMMWORD[rsp],xmm6
$L$ghash_seh_save_xmm6:
movdqa XMMWORD[16+rsp],xmm10
$L$ghash_seh_save_xmm10:
movdqa XMMWORD[32+rsp],xmm11
$L$ghash_seh_save_xmm11:
$L$ghash_seh_prolog_end:
movdqu xmm0,XMMWORD[rcx]
movdqa xmm10,XMMWORD[$L$reverse_bytes]
movdqa xmm11,XMMWORD[$L$low4_mask]
and r9,-16
DB 102,65,15,56,0,194
pxor xmm3,xmm3
$L$oop_ghash:
movdqu xmm1,XMMWORD[r8]
DB 102,65,15,56,0,202
pxor xmm0,xmm1
movdqa xmm1,xmm11
pandn xmm1,xmm0
psrld xmm1,4
pand xmm0,xmm11
pxor xmm2,xmm2
mov rax,5
$L$oop_row_4:
movdqa xmm4,XMMWORD[rdx]
lea rdx,[16+rdx]
movdqa xmm6,xmm2
DB 102,15,58,15,243,1
movdqa xmm3,xmm6
psrldq xmm2,1
movdqa xmm5,xmm4
DB 102,15,56,0,224
DB 102,15,56,0,233
pxor xmm2,xmm5
movdqa xmm5,xmm4
psllq xmm5,60
movdqa xmm6,xmm5
pslldq xmm6,8
pxor xmm3,xmm6
psrldq xmm5,8
pxor xmm2,xmm5
psrlq xmm4,4
pxor xmm2,xmm4
sub rax,1
jnz NEAR $L$oop_row_4
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,5
pxor xmm2,xmm3
pxor xmm3,xmm3
mov rax,5
$L$oop_row_5:
movdqa xmm4,XMMWORD[rdx]
lea rdx,[16+rdx]
movdqa xmm6,xmm2
DB 102,15,58,15,243,1
movdqa xmm3,xmm6
psrldq xmm2,1
movdqa xmm5,xmm4
DB 102,15,56,0,224
DB 102,15,56,0,233
pxor xmm2,xmm5
movdqa xmm5,xmm4
psllq xmm5,60
movdqa xmm6,xmm5
pslldq xmm6,8
pxor xmm3,xmm6
psrldq xmm5,8
pxor xmm2,xmm5
psrlq xmm4,4
pxor xmm2,xmm4
sub rax,1
jnz NEAR $L$oop_row_5
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,5
pxor xmm2,xmm3
pxor xmm3,xmm3
mov rax,6
$L$oop_row_6:
movdqa xmm4,XMMWORD[rdx]
lea rdx,[16+rdx]
movdqa xmm6,xmm2
DB 102,15,58,15,243,1
movdqa xmm3,xmm6
psrldq xmm2,1
movdqa xmm5,xmm4
DB 102,15,56,0,224
DB 102,15,56,0,233
pxor xmm2,xmm5
movdqa xmm5,xmm4
psllq xmm5,60
movdqa xmm6,xmm5
pslldq xmm6,8
pxor xmm3,xmm6
psrldq xmm5,8
pxor xmm2,xmm5
psrlq xmm4,4
pxor xmm2,xmm4
sub rax,1
jnz NEAR $L$oop_row_6
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,1
pxor xmm2,xmm3
psrlq xmm3,5
pxor xmm2,xmm3
pxor xmm3,xmm3
movdqa xmm0,xmm2
lea rdx,[((-256))+rdx]
lea r8,[16+r8]
sub r9,16
jnz NEAR $L$oop_ghash
DB 102,65,15,56,0,194
movdqu XMMWORD[rcx],xmm0
pxor xmm0,xmm0
pxor xmm1,xmm1
pxor xmm2,xmm2
pxor xmm3,xmm3
pxor xmm4,xmm4
pxor xmm5,xmm5
pxor xmm6,xmm6
movdqa xmm6,XMMWORD[rsp]
movdqa xmm10,XMMWORD[16+rsp]
movdqa xmm11,XMMWORD[32+rsp]
add rsp,56
DB 0F3h,0C3h ;repret
$L$ghash_seh_end:
ALIGN 16
$L$reverse_bytes:
DB 15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0
$L$low4_mask:
DQ 0x0f0f0f0f0f0f0f0f,0x0f0f0f0f0f0f0f0f
section .pdata rdata align=4
ALIGN 4
DD $L$gmult_seh_begin wrt ..imagebase
DD $L$gmult_seh_end wrt ..imagebase
DD $L$gmult_seh_info wrt ..imagebase
DD $L$ghash_seh_begin wrt ..imagebase
DD $L$ghash_seh_end wrt ..imagebase
DD $L$ghash_seh_info wrt ..imagebase
section .xdata rdata align=8
ALIGN 8
$L$gmult_seh_info:
DB 1
DB $L$gmult_seh_prolog_end-$L$gmult_seh_begin
DB 5
DB 0
DB $L$gmult_seh_save_xmm10-$L$gmult_seh_begin
DB 168
DW 1
DB $L$gmult_seh_save_xmm6-$L$gmult_seh_begin
DB 104
DW 0
DB $L$gmult_seh_allocstack-$L$gmult_seh_begin
DB 66
ALIGN 8
$L$ghash_seh_info:
DB 1
DB $L$ghash_seh_prolog_end-$L$ghash_seh_begin
DB 7
DB 0
DB $L$ghash_seh_save_xmm11-$L$ghash_seh_begin
DB 184
DW 2
DB $L$ghash_seh_save_xmm10-$L$ghash_seh_begin
DB 168
DW 1
DB $L$ghash_seh_save_xmm6-$L$ghash_seh_begin
DB 104
DW 0
DB $L$ghash_seh_allocstack-$L$ghash_seh_begin
DB 98
| 13.570565 | 77 | 0.677611 |
a04e4751ccd2974fda8541eca89388e2660b19b0 | 960 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_mul10.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_mul10.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_mul10.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC mm48_mul10
EXTERN mm48__sright, mm48__right, mm48__retzero, am48_derror_erange_pinfc
mm48_mul10:
; multiply by 10 and make positive
; AC' = abs(AC') * 10
;
; enter : AC'(BCDEHL') = float x
;
; exit : success
;
; AC'= abs(x) * 10
; carry reset
;
; fail if overflow
;
; AC'= +inf
; carry set, errno set
;
; uses : af, bc', de', hl'
exx
; AC = x
ld a,l
or a
jp z, mm48__retzero ; if zero
set 7,b
push bc
push de
ld a,h
call mm48__sright
call mm48__sright
add a,h
ld h,a
ex (sp),hl
adc hl,de
ex de,hl
pop hl
ex (sp),hl
adc hl,bc
ld b,h
ld c,l
pop hl
ld a,3
jr nc, mm48__m10a
call mm48__right
inc a
mm48__m10a:
add a,l
ld l,a
jp c, am48_derror_erange_pinfc + 1
res 7,b
exx
ret
| 13.150685 | 73 | 0.50625 |
a22e9880a5d244a1b2efd6d3014830cdecc5d2b6 | 414 | asm | Assembly | programs/oeis/010/A010903.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010903.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010903.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A010903: Pisot sequence E(3,13): a(n) = floor(a(n-1)^2/a(n-2) + 1/2).
; 3,13,56,241,1037,4462,19199,82609,355448,1529413,6580721,28315366,121834667,524227237,2255632184,9705479209,41760499493,179686059838,773148800711,3326685824041,14313982718072,61589856118237,265007332436969,1140267093830134,4906313471839763
add $0,1
mov $1,1
lpb $0
sub $0,1
add $2,$1
mov $1,$2
mul $1,2
add $3,$2
add $1,$3
lpe
| 29.571429 | 241 | 0.729469 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.