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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
59e6b03f45f1a82c5c03bfc3ae1fff03dca70a53 | 716 | asm | Assembly | oeis/123/A123941.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/123/A123941.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/123/A123941.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A123941: The (1,2)-entry in the 3 X 3 matrix M^n, where M = {{2, 1, 1}, {1, 1, 0}, {1, 0, 0}}.
; Submitted by Christian Krause
; 0,1,3,9,26,75,216,622,1791,5157,14849,42756,123111,354484,1020696,2938977,8462447,24366645,70160958,202020427,581694636,1674922950,4822748423,13886550633,39984728949,115131438424,3315077646... | 47.733333 | 484 | 0.782123 |
19d95039de203418ca0622a3da6d21be742cb4dc | 565 | asm | Assembly | data/baseStats/lycanroc.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats/lycanroc.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats/lycanroc.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_LYCANROC ; pokedex id
db 75 ; base hp
db 117 ; base attack
db 65 ; base defense
db 110 ; base speed
db 55 ; base special
db ROCK ; species type 1
db ROCK ; species type 2
db 99 ; catch rate
db 65 ; base exp yield
INCBIN "pic/ymon/lycanroc.pic",0,1 ; 66, sprite dimensions
dw LycanrocPicFront
dw LycanrocPicBack
; ... | 19.482759 | 58 | 0.739823 |
a6afaf5df78207fb806b8fd2d92f8cccba428269 | 156 | asm | Assembly | programs/oeis/113/A113923.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/113/A113923.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/113/A113923.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A113923: A Farey like level n=2 rational function as a coefficient expansion.
; 12,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
pow $1,$0
mul $1,9
add $1,3
mov $0,$1
| 19.5 | 79 | 0.647436 |
cc739851ee4572b886013615370203c8cd729409 | 88 | asm | Assembly | Notes/Protect/chapter8/load.asm | Richyeoh/Assembly | 703117d42aa3ee89bab2088b136caeb9e23a2d30 | [
"Apache-2.0"
] | 11 | 2019-01-25T07:39:17.000Z | 2019-05-24T11:41:06.000Z | Notes/Protect/chapter8/load.asm | Richyeohx/Assembly | 703117d42aa3ee89bab2088b136caeb9e23a2d30 | [
"Apache-2.0"
] | null | null | null | Notes/Protect/chapter8/load.asm | Richyeohx/Assembly | 703117d42aa3ee89bab2088b136caeb9e23a2d30 | [
"Apache-2.0"
] | 1 | 2019-01-24T04:45:17.000Z | 2019-01-24T04:45:17.000Z | section info vstart=100
info:
db 'l',0x07,'o',0x07,'a',0x07,'d',0x07,'e',0x07,'r',0x07 | 22 | 57 | 0.636364 |
8e5f6c2956e094a80755939522593ae7371b9215 | 1,146 | asm | Assembly | programs/oeis/245/A245179.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245179.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245179.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245179: Numbers of the form 2^k+3 or 3*2^k+1, k >= 2.
; 7,11,13,19,25,35,49,67,97,131,193,259,385,515,769,1027,1537,2051,3073,4099,6145,8195,12289,16387,24577,32771,49153,65539,98305,131075,196609,262147,393217,524291,786433,1048579,1572865,2097155,3145729,4194307,6291457,8388611,12582913,16777219,25165825,33554435,... | 71.625 | 975 | 0.842059 |
22baae39e5cdd4c6914df71fcab8af969c6c9183 | 4,536 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-7700_9_0xca.log_21829_1128.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-7700_9_0xca.log_21829_1128.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-7700_9_0xca.log_21829_1128.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:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_PSE+0xe613, %r9
nop
nop
cmp $62940, %rdi
mov $0x5152535455565758, %rsi
movq %rsi, (%r9)
nop
nop
nop
nop
nop
and %rdx, %rdx
// Store
lea... | 50.966292 | 2,999 | 0.659832 |
9ac0d0c58a095da9e40d61d785051961a9e19e56 | 607 | asm | Assembly | oeis/134/A134375.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134375.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134375.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134375: a(n) = (n!)^4.
; 1,1,16,1296,331776,207360000,268738560000,645241282560000,2642908293365760000,17340121312772751360000,173401213127727513600000000,2538767161403058526617600000000,52643875858853821607942553600000000,1503561738404723998944447273369600000000,57760827742555877143449886453766553600000000,29241419... | 101.166667 | 450 | 0.873147 |
285662a7019d0cdb6c27a6ae1c0fcf387207e8b6 | 211,954 | asm | Assembly | project/win32kstub/i386/5_1_2600_sp3_shadowssdt_sysenter.asm | rmusser01/windows-syscall-table | 6216a2559d714eb04bad278792a6544ab8f21d41 | [
"BSD-3-Clause"
] | 6 | 2018-01-18T02:30:27.000Z | 2020-01-11T03:42:33.000Z | project/win32kstub/i386/5_1_2600_sp3_shadowssdt_sysenter.asm | stonedreamforest/windows-syscall-table | 6216a2559d714eb04bad278792a6544ab8f21d41 | [
"BSD-3-Clause"
] | null | null | null | project/win32kstub/i386/5_1_2600_sp3_shadowssdt_sysenter.asm | stonedreamforest/windows-syscall-table | 6216a2559d714eb04bad278792a6544ab8f21d41 | [
"BSD-3-Clause"
] | 3 | 2017-12-29T07:50:35.000Z | 2020-10-15T09:28:54.000Z | ; DO NOT MODIFY THIS FILE DIRECTLY!
; author: @TinySecEx
; shadowssdt asm stub for 5.1.2600-sp3-windows-xp i386
.686
.mmx
.xmm
.model flat,stdcall
option casemap:none
option prologue:none
option epilogue:none
.code
; ULONG __stdcall NtGdiAbortDoc( ULONG arg_01 );
_5_1_2600_sp3_windows_xp_NtGdiAbortDoc PROC STDCA... | 28.813757 | 306 | 0.805444 |
4d24b4a8958e8ec5bb5220bbe5863ceac7401627 | 130 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/tanh_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/tanh_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/tanh_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _tanh_fastcall
EXTERN cm48_sdccix_tanh_fastcall
defc _tanh_fastcall = cm48_sdccix_tanh_fastcall
| 14.444444 | 47 | 0.884615 |
26f8b95a1576a0b5608d5d91ba24eb4f5dbe9866 | 419 | asm | Assembly | oeis/020/A020128.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020128.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020128.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020128: Ceiling of GAMMA(n+3/5)/GAMMA(3/5).
; Submitted by Jon Maiga
; 1,1,1,3,9,42,232,1528,11611,99851,958562,10160756,117864769,1485096082,20197306709,294880677942,4600138575888,76362300359741,1343976486331426,24997962645764523,489960067856984639
mov $2,1
mov $3,$0
mul $3,5
lpb $3
sub $3,4
mov $5,$3
mul $5... | 19.045455 | 180 | 0.694511 |
c2a47fe6db6c6b7295e9c6e30da45a0d27c4a19f | 8,866 | asm | Assembly | Tests/yasm-regression/sse4.asm | 13xforever/x86-assembly-textmate-bundle | f1bb62f77b776d87d0fd85b0276d4237ff72c43c | [
"MIT"
] | 69 | 2015-04-16T18:01:22.000Z | 2022-02-15T07:54:26.000Z | Tests/yasm-regression/sse4.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 17 | 2016-09-20T08:49:09.000Z | 2021-02-19T15:01:04.000Z | Tests/yasm-regression/sse4.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 19 | 2016-05-31T07:11:14.000Z | 2021-07-19T10:17:12.000Z | [bits 64]
blendpd xmm1, xmm2, 5 ; out: 66 0f 3a 0d ca 05
blendpd xmm1, [0], 5 ; out: 66 0f 3a 0d 0c 25 00 00 00 00 05
blendps xmm1, xmm2, 5 ; out: 66 0f 3a 0c ca 05
blendps xmm1, [0], 5 ; out: 66 0f 3a 0c 0c 25 00 00 00 00 05
blendvpd xmm1, xmm2 ; out: 66 0f 38 15 ca
blendvpd xmm1, xmm2, xmm0 ; out: 66 0f 38 15 ... | 39.230088 | 68 | 0.633657 |
3a97062df950aa2c87607102b177603cfc6601f7 | 266 | asm | Assembly | pkgs/tools/yasm/src/modules/arch/x86/tests/strict-err.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/modules/arch/x86/tests/strict-err.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/modules/arch/x86/tests/strict-err.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | bits 64
add [rax], dword 4 ; illegal; must use dword [eax], 4
add [rax], strict dword 4 ; illegal; must use dword [eax], strict dword 4
add [rax], qword 4 ; illegal; must use qword [rax], 4
add [rax], strict qword 4 ; illegal; must use qword [eax], strict dword 4
| 44.333333 | 73 | 0.676692 |
f7f06567630d207e5cd67d6c31b6752da41cecea | 3,263 | asm | Assembly | programs/oeis/162/A162669.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/162/A162669.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162669.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A162669: a(n) = n*(n+1)*(n+2)*(n+3)*(n+4)*(n+5)/5.
; 0,144,1008,4032,12096,30240,66528,133056,247104,432432,720720,1153152,1782144,2673216,3907008,5581440,7814016,10744272,14536368,19381824,25502400,33153120,42625440,54250560,68402880,85503600,106024464,130491648,159489792,193666176,233735040,280482048,334768896,3975... | 466.142857 | 3,178 | 0.908673 |
8ea142098ac14629c45ef80391a4725b7be504d7 | 1,352 | asm | Assembly | programs/oeis/139/A139611.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/139/A139611.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/139/A139611.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A139611: 55n + 11.
; 11,66,121,176,231,286,341,396,451,506,561,616,671,726,781,836,891,946,1001,1056,1111,1166,1221,1276,1331,1386,1441,1496,1551,1606,1661,1716,1771,1826,1881,1936,1991,2046,2101,2156,2211,2266,2321,2376,2431,2486,2541,2596,2651,2706,2761,2816,2871,2926,2981,3036,3091,3146,3201,3256,3311,3366,3421,34... | 193.142857 | 1,299 | 0.796598 |
a6705d67766bbac1c6c469d7d67ffb7749ae01f8 | 843 | asm | Assembly | oeis/142/A142546.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142546.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142546.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142546: Primes congruent to 16 mod 53.
; Submitted by Jon Maiga
; 281,599,811,1129,1447,1553,1871,2083,2719,3037,3461,3673,3779,4733,5051,5581,6217,6323,6959,7489,8231,8443,8761,8867,9397,10139,10457,10987,11093,11411,11941,12577,13001,14591,15121,15227,15439,17029,18089,18301,19891,19997,21163,21269,21481,21587,217... | 33.72 | 501 | 0.728351 |
3a943169b75019f816f60f4df6386719fd26374a | 363 | asm | Assembly | programs/oeis/134/A134693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134693: a(n)=A133806(n)+A133806(n+6).
; 3,9,6,18,12,36,24,72,48,144,96,288,192,576,384,1152,768,2304,1536,4608,3072,9216,6144,18432,12288,36864,24576,73728,49152,147456,98304,294912,196608,589824,393216,1179648,786432,2359296,1572864,4718592,3145728
mov $1,2
mul $1,$0
mov $2,$1
add $1,1
mod $1,4
mov $3,$2
lpb $3
... | 22.6875 | 211 | 0.694215 |
17c98831944d7a398957ecf0dea38657e454fa57 | 589 | asm | Assembly | programs/oeis/108/A108479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/108/A108479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/108/A108479.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A108479: Diagonal sums of number triangle A086645.
; 1,1,2,7,17,44,117,305,798,2091,5473,14328,37513,98209,257114,673135,1762289,4613732,12078909,31622993,82790070,216747219,567451585,1485607536,3889371025,10182505537,26658145586,69791931223,182717648081
mov $4,2
mov $5,$0
lpb $4,1
mov $0,$5
sub $4,1
add $0,$4... | 16.828571 | 203 | 0.617997 |
c14a975fca861d0b0e4e537d458123c85c23294a | 36,031 | asm | Assembly | cat.asm | keithczq/p4new | f4171492501f4ae145aa54f9b84593f869b8a847 | [
"Xnet",
"X11"
] | null | null | null | cat.asm | keithczq/p4new | f4171492501f4ae145aa54f9b84593f869b8a847 | [
"Xnet",
"X11"
] | null | null | null | cat.asm | keithczq/p4new | f4171492501f4ae145aa54f9b84593f869b8a847 | [
"Xnet",
"X11"
] | null | null | null |
_cat: file format elf32-i386
Disassembly of section .text:
00000000 <cat>:
char buf[512];
void
cat(int fd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 56 push %esi
4: 53 push %ebx
5: 8b 75 08 mov 0... | 32.431143 | 60 | 0.412062 |
bf278ad5a781bae89e2a889bff95cf1868a6d05b | 3,450 | asm | Assembly | src/bootrom.asm | alloncm/MagenRom | 771c5e39442b9cf064dfb325bec759aaf8a90002 | [
"MIT"
] | 16 | 2021-11-13T19:52:29.000Z | 2022-01-31T18:52:57.000Z | src/bootrom.asm | alloncm/MagenRom | 771c5e39442b9cf064dfb325bec759aaf8a90002 | [
"MIT"
] | 1 | 2021-11-25T08:15:07.000Z | 2021-11-25T08:15:07.000Z | src/bootrom.asm | alloncm/MagenBoot | 771c5e39442b9cf064dfb325bec759aaf8a90002 | [
"MIT"
] | null | null | null | SECTION "main", ROM0[$0]
Main::
ld sp, $FFFE ; init stack
di ; interrupts are not needed in the boot
xor a ; zeroing a
ld hl, $8000 ; vram address
ld bc, $2000 ; vram size
call Memset ; init vram
ld hl, $C000 ; ram address
ld bc, $2000... | 20.05814 | 82 | 0.506667 |
0eed65f554503d61d521be3bacae9832448d8b48 | 149,763 | asm | Assembly | pika/output/binary_fold.asm | Tiffanylqc/Compiler-Design | b0a638a84fb11f1facff94438d28fcf4394bd2b2 | [
"MIT"
] | null | null | null | pika/output/binary_fold.asm | Tiffanylqc/Compiler-Design | b0a638a84fb11f1facff94438d28fcf4394bd2b2 | [
"MIT"
] | null | null | null | pika/output/binary_fold.asm | Tiffanylqc/Compiler-Design | b0a638a84fb11f1facff94438d28fcf4394bd2b2 | [
"MIT"
] | 1 | 2020-06-26T12:36:57.000Z | 2020-06-26T12:36:57.000Z | Label -mem-manager-initialize
DLabel $heap-start-ptr
DataZ 4
DLabel $heap-after-ptr
DataZ 4
DLabel $heap-first-free
DataZ 4 ... | 49.75515 | 79 | 0.247004 |
e557d3335f1e8d3931a64dc94db6e42367ca2dda | 20,439 | asm | Assembly | 45/beef/cw/kernel/gcompact.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/cw/kernel/gcompact.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/cw/kernel/gcompact.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;*
;* COW : Character Oriented Windows
;*
;* gcompact.asm : global compaction
;* * NOTE :assumes stack never moves !
TITLE GCOMPACT - Global memory compactor
.xlist
include kernel.inc
include galloc.inc
.list
;*****************************************************************************
sBegin DATA
externW ... | 26.475389 | 78 | 0.632516 |
87115bbd642bc37b2957424919118049c3ef283e | 3,290 | asm | Assembly | programs/oeis/059/A059721.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/059/A059721.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/059/A059721.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A059721: Mean of first six positive powers of n, i.e., (n + n^2 + n^3 + n^4 + n^5 + n^6)/6.
; 0,1,21,182,910,3255,9331,22876,49932,99645,185185,324786,542906,871507,1351455,2034040,2982616,4274361,6002157,8276590,11228070,15009071,19796491,25794132,33235300,42385525,53545401,67053546,83289682,102677835,125689655,1528... | 299.090909 | 3,130 | 0.900912 |
eff7502a422e2c05892d819b1b37e5236b792b0b | 2,556 | asm | Assembly | CS61/cs61_assignments/assignment-2-Kuzame/assn2.asm | Kuzame/CS61 | d384dd8170e86464d15c7c02745e33113537c832 | [
"Apache-2.0"
] | 1 | 2018-10-12T20:39:46.000Z | 2018-10-12T20:39:46.000Z | CS61/cs61_assignments/assignment-2-Kuzame/assn2.asm | Kuzame/CS61 | d384dd8170e86464d15c7c02745e33113537c832 | [
"Apache-2.0"
] | null | null | null | CS61/cs61_assignments/assignment-2-Kuzame/assn2.asm | Kuzame/CS61 | d384dd8170e86464d15c7c02745e33113537c832 | [
"Apache-2.0"
] | null | null | null | ;=================================================
; Name: Adrian Harminto
; Email: aharm002@ucr.edu
;
; Assignment name: Assignment 2
; Lab section: 24
;
; I hereby certify that I have not received assistance on this assignment,
; or used code, from ANY outside source other than the instruction team.
;
;==... | 20.95082 | 75 | 0.542645 |
1abde33cf93319a36a9ef3221fa23ed7b8efd126 | 601 | asm | Assembly | programs/oeis/143/A143976.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/143/A143976.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/143/A143976.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A143976: Rectangular array R by antidiagonals: label each unit square in the first quadrant lattice by its northeast vertex (x,y) and mark squares having x+y=1(mod 3); then R(m,n) is the number of UNmarked squares in the rectangle [0,m]x[0,n].
; 1,2,2,2,3,2,3,4,4,3,4,6,6,6,4,4,7,8,8,7,4,5,8,10,11,10,8,5,6,10,12,14,14... | 54.636364 | 245 | 0.663894 |
4a74771e89dbe8b7fa46e14a48622223003a870f | 712 | asm | Assembly | programs/oeis/064/A064303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/064/A064303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A064303: Seventh diagonal of triangle A064094.
; 1,132,2307,14506,55797,161376,387607,817062,1563561,2777212,4649451,7418082,11372317,16857816,24281727,34117726,46911057,63283572,83938771,109666842,141349701,179966032,226596327
mov $6,$0
lpb $0
sub $0,1
add $1,5
lpe
add $1,1
mov $3,$6
mov $5,$6
lpb $3
sub $3,1... | 12.275862 | 180 | 0.620787 |
890ecd0a017a5d41cb37be764e516e0f4225307e | 338 | asm | Assembly | oeis/124/A124827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/124/A124827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/124/A124827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A124827: Order of Galois groups of irreducible Chebyshev polynomials of order n.
; Submitted by Christian Krause
; 1,2,6,8,20,12,42,16,54,40,110,48,156,84,120,64,272,108,342,160,252
mov $1,1
mov $2,$0
seq $0,127835 ; (Order of Galois group of Chebyshev polynomial)/(order of polynomial); or A124827(n)/n.
add $1,$2
mu... | 30.727273 | 103 | 0.713018 |
74d59eac1c91b147f30f86a752acb4456afd28a5 | 449 | asm | Assembly | programs/oeis/086/A086112.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/086/A086112.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/086/A086112.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A086112: Denominator of the mean deviation of a discrete uniform distribution on n elements.
; 1,2,3,1,5,2,7,1,9,2,11,1,13,2,15,1,17,2,19,1,21,2,23,1,25,2,27,1,29,2,31,1,33,2,35,1,37,2,39,1,41,2,43,1,45,2,47,1,49,2,51,1,53,2,55,1,57,2,59,1,61,2,63,1,65,2,67,1,69,2,71,1,73,2,75,1,77,2,79,1,81,2,83
mov $1,$0
lpb $0,1
... | 24.944444 | 204 | 0.5902 |
08cb83922975daa6beb34d4acbfdcb4ebc6da89a | 1,948 | asm | Assembly | print.asm | brightprogrammer/radical | aa2c1ea6556cdad505e0c6e95b70472230c6e6dd | [
"MIT"
] | null | null | null | print.asm | brightprogrammer/radical | aa2c1ea6556cdad505e0c6e95b70472230c6e6dd | [
"MIT"
] | null | null | null | print.asm | brightprogrammer/radical | aa2c1ea6556cdad505e0c6e95b70472230c6e6dd | [
"MIT"
] | null | null | null | ;***********************************************************;
; radical - simple bootloader ;
; file : print.asm ;
; desc : contains functions for printing on screen ;
; author : Siddharth Mishra ;
; time ... | 34.785714 | 95 | 0.390144 |
e6b3b1b863f6ba2f6a39d87c81ab48c00579abce | 549 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fsetpos.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fsetpos.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/fsetpos.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int fsetpos(FILE *stream, const fpos_t *pos)
INCLUDE "clib_cfg.asm"
SECTION code_stdio
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
IF __CLIB_OPT_MULTITHREAD & $02
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PUBLIC _fsetpos
EXTERN asm_fsetpos
_fsetpos:
pop af
pop ix
pop hl
push hl
push hl
push af
jp asm_f... | 13.390244 | 46 | 0.464481 |
561e1d67b0b3cf37a6d996402b155aeda97e32f4 | 518 | asm | Assembly | oeis/065/A065495.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/065/A065495.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/065/A065495.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A065495: Number of (binary) bit strings of length n in which an odd length block of 0's is followed by an odd length block of 1's.
; Submitted by Jon Maiga
; 1,2,6,14,32,72,156,336,712,1496,3120,6464,13328,27360,55968,114144,232192,471296,954816,1931264,3900800,7869312,15858432,31928832,64232704,129128960,259431936,5... | 24.666667 | 192 | 0.687259 |
41292eb83603895b8f83f3d91f8a5125614c81b9 | 1,041 | asm | Assembly | programs/oeis/041/A041161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/041/A041161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/041/A041161.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A041161: Denominators of continued fraction convergents to sqrt(90).
; 1,2,37,76,1405,2886,53353,109592,2026009,4161610,76934989,158031588,2921503573,6001038734,110940200785,227881440304,4212806126257,8653493692818,159975692596981,328604878886780,6074863512559021,12478331904004822,230684837784645817,47384800747329645... | 148.714286 | 876 | 0.916427 |
0e3e6d0665961e18df2c5b3775552067fa952ab3 | 1,498 | asm | Assembly | mbr/vram.asm | icecoobe/oslab | bd282e0f1249f6db5f0cc8daa2da05976f173012 | [
"Unlicense"
] | 52 | 2019-04-13T01:50:34.000Z | 2022-01-14T02:08:32.000Z | mbr/vram.asm | icecoobe/oslab | bd282e0f1249f6db5f0cc8daa2da05976f173012 | [
"Unlicense"
] | 1 | 2016-04-08T08:35:34.000Z | 2018-08-31T16:45:06.000Z | mbr/vram.asm | icecoobe/nasm | bd282e0f1249f6db5f0cc8daa2da05976f173012 | [
"Unlicense"
] | 19 | 2019-04-21T03:48:31.000Z | 2022-01-07T08:18:57.000Z | ;;=============================================================================
;; vram.asm
;;
;; A sample to show how to operate video ram to print text.
;;
;; video mem range: b8000-bffff (32kb)
;; to print a character, we need 2 bytes as following:
;; - 1st byte: ascii code
;; - 2nd byte: KRGB IRGB (K: Blink... | 29.96 | 80 | 0.325768 |
033e6c53509db9146593911993ebdea4993b9f4a | 2,507 | asm | Assembly | Driver/Printer/PrintCom/Color/Correct/correctGamma25.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PrintCom/Color/Correct/correctGamma25.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PrintCom/Color/Correct/correctGamma25.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1993 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: DotMatrix printers
FILE: correctGamma25.asm
AUTHOR: Jim DeFrisco
REVISION HISTORY:
Name Date ... | 41.098361 | 79 | 0.590347 |
8f776f0200466a5bbcf3e735db54cc769c04c580 | 714 | asm | Assembly | oeis/103/A103372.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103372.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103372.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103372: a(1) = a(2) = a(3) = a(4) = a(5) = 1 and for n>5: a(n) = a(n-4) + a(n-5).
; Submitted by Jon Maiga
; 1,1,1,1,1,2,2,2,2,3,4,4,4,5,7,8,8,9,12,15,16,17,21,27,31,33,38,48,58,64,71,86,106,122,135,157,192,228,257,292,349,420,485,549,641,769,905,1034,1190,1410,1674,1939,2224,2600,3084,3613,4163,4824,5684,6697,7776,... | 39.666667 | 473 | 0.682073 |
f2482f314a3e55cadba8cecb7b320de313990ec7 | 97 | asm | Assembly | languages/42/templates/clean.asm | c3333/sphereengine-languages | ef76cbffe67407d88519ba1e4bfaa20e3a55ccff | [
"Apache-2.0"
] | 5 | 2019-05-05T15:47:24.000Z | 2021-07-22T14:29:13.000Z | languages/42/templates/clean.asm | c3333/sphereengine-languages | ef76cbffe67407d88519ba1e4bfaa20e3a55ccff | [
"Apache-2.0"
] | 1 | 2022-03-29T14:20:04.000Z | 2022-03-29T14:20:04.000Z | languages/42/templates/clean.asm | c3333/sphereengine-languages | ef76cbffe67407d88519ba1e4bfaa20e3a55ccff | [
"Apache-2.0"
] | 4 | 2020-02-25T14:30:43.000Z | 2021-05-12T10:05:05.000Z | section .text
global _start
_start:
;; your code goes here
mov rax, 60
mov rdi, 0
syscall | 9.7 | 23 | 0.690722 |
387c9413d09a5eab50bd6b3f4fb2756b38abe971 | 752 | asm | Assembly | oeis/259/A259594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/259/A259594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/259/A259594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A259594: Denominators of the other-side convergents to sqrt(6).
; Submitted by Jon Maiga
; 1,3,11,29,109,287,1079,2841,10681,28123,105731,278389,1046629,2755767,10360559,27279281,102558961,270037043,1015229051,2673091149,10049731549,26460874447,99482086439,261935653321,984771132841,2592895658763,9748229241971,2566702... | 50.133333 | 495 | 0.829787 |
bbe4b2233e72dfff909ab48058c3a2342309e16f | 14,548 | asm | Assembly | non_regression/switch_x64_linux_2.out.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/switch_x64_linux_2.out.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/switch_x64_linux_2.out.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "j9.c"
.text
.globl main
.type main, @function
main:
pushq %r13
pushq %r12
pushq %rbp
movq %rsi, %rbp
pushq %rbx
movl %edi, %ebx
subq $8, %rsp
leaq e(%rip), %rdi
call atexit
.L0040081B:
cmpl $1, %ebx
jle .L00400829
.L00400820:
movq 8(%rbp), ... | 20.011004 | 102 | 0.530038 |
39f6aeec0dcacbffe0f9899cd30399bc119fc6c9 | 2,224 | asm | Assembly | programs/oeis/007/A007088.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/007/A007088.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007088.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A007088: The binary numbers (or binary words, or binary vectors): numbers written in base 2.
; 0,1,10,11,100,101,110,111,1000,1001,1010,1011,1100,1101,1110,1111,10000,10001,10010,10011,10100,10101,10110,10111,11000,11001,11010,11011,11100,11101,11110,11111,100000,100001,100010,100011,100100,100101,100110,100111,10100... | 278 | 1,997 | 0.857464 |
276750d4ae88182b3e39b8330b23832fcc11e7ec | 273 | asm | Assembly | 45/beef/drv/csd/src/vga.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/drv/csd/src/vga.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/beef/drv/csd/src/vga.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;*
;* CW : Character Windows Drivers
;*
;* vga.asm : VGA CSD
;*
;*****************************************************************************
MDACSD = 0
CGACSD = 0
EGACSD = 0
MCGACSD = 0
VGACSD = 1
GRAPHICSTEXT = 1
CPF814 = 1
CPF816 = 1
include ibmfont.asm
| 13 | 78 | 0.428571 |
29cc506f76e849157cf64f1e6969dfe6e2a9cf19 | 293 | asm | Assembly | programs/oeis/135/A135757.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/135/A135757.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/135/A135757.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A135757: Central binomial coefficients at triangular positions: a(n) = A000984(n(n+1)/2).
; 1,2,20,924,184756,155117520,538257874440,7648690600760440,442512540276836779204,103827421287553411369671120,98527218530093856775578873054432
add $0,1
bin $0,2
mov $1,2
mul $1,$0
bin $1,$0
mov $0,$1
| 29.3 | 142 | 0.778157 |
b7553f9198d6d9b3b3179f1148217b293f3003b7 | 923 | asm | Assembly | engine/events/sacred_ash.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | engine/events/sacred_ash.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | engine/events/sacred_ash.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z |
_SacredAsh:
ld a, $0
ld [wItemEffectSucceeded], a
call CheckAnyFaintedMon
ret nc
ld hl, SacredAshScript
call QueueScript
ld a, $1
ld [wItemEffectSucceeded], a
ret
CheckAnyFaintedMon:
ld de, PARTYMON_STRUCT_LENGTH
ld bc, wPartySpecies
ld hl, wPartyMon1HP
ld a, [wPartyCount]
and a
ret z
.loop
push af
... | 13 | 30 | 0.751896 |
fc488d68462fd9edf22823cde2de415eab87add3 | 506 | asm | Assembly | Equation Solving-1.asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | 1 | 2019-04-18T22:44:47.000Z | 2019-04-18T22:44:47.000Z | Equation Solving-1.asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | null | null | null | Equation Solving-1.asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | null | null | null | ;A-B+C
.MODEL SMALL
.STACK 100H
.DATA
A DB ?
B DB ?
C DB ?
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
MOV AH,1
INT 21H
MOV A,AL
INT 21H
MOV B,AL
INT 21H
MOV C,AL
MOV AL,B ; The content of B will be stored in AL
MOV AH,C ; The content of C... | 13.675676 | 56 | 0.474308 |
e7b85d3ef93010164f78b89a4e1f694efecce8bd | 46 | asm | Assembly | flame32-libs/unit-tests/test-nop-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | 2 | 2019-08-21T09:16:32.000Z | 2020-08-12T12:56:08.000Z | flame32-libs/unit-tests/test-nop-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | flame32-libs/unit-tests/test-nop-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | #include "../../flame32.asm"
; Tests NOP
nop
| 9.2 | 28 | 0.608696 |
704d2fde3871f7f7e4595736124d7408f0ed7f20 | 839 | asm | Assembly | src/unison/test/fast/Hexagon/speed/gcc.varasm.data_section.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 88 | 2016-09-27T15:20:07.000Z | 2022-03-24T15:23:06.000Z | src/unison/test/fast/Hexagon/speed/gcc.varasm.data_section.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 56 | 2018-02-26T16:44:15.000Z | 2019-02-23T17:07:32.000Z | src/unison/test/fast/Hexagon/speed/gcc.varasm.data_section.asm | Patstrom/disUnison | 94731ad37cefa9dc3b6472de3adea8a8d5f0a44b | [
"BSD-3-Clause"
] | 10 | 2016-11-22T15:03:46.000Z | 2020-07-13T21:34:31.000Z | .text
.file "gcc.varasm.data_section.ll"
.globl data_section
.align 16
.type data_section,@function
data_section: // @data_section
// BB#0:
{
r0 = memb(##in_section)
if (cmp.eq(r0.new, #2)) jump:t .LBB0_2
}
{
jump .LBB0_1
}
.LBB0_1:
{
allocframe(#8)
}
{
r2 = ##.str.3... | 17.479167 | 174 | 0.624553 |
c3296981422f96673ca39ba1ad254d86ded6aef1 | 1,300 | asm | Assembly | programs/oeis/172/A172472.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/172/A172472.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/172/A172472.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A172472: a(n) = floor(sqrt(2*n^3)).
; 0,1,4,7,11,15,20,26,32,38,44,51,58,66,74,82,90,99,108,117,126,136,145,155,166,176,187,198,209,220,232,244,256,268,280,292,305,318,331,344,357,371,384,398,412,426,441,455,470,485,500,515,530,545,561,576,592,608,624,640,657,673,690,707,724,741,758,775,793,810,828,846,864,882,900,91... | 81.25 | 1,149 | 0.750769 |
ee02eb861d1758c53c6e3f0e44909af157e1b359 | 6,028 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_un_/i7-7700_9_0x48.log_21829_756.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_un_/i7-7700_9_0x48.log_21829_756.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_un_/i7-7700_9_0x48.log_21829_756.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x154de, %rsi
lea addresses_WC_ht+0x565a, %rdi
nop
nop
nop
nop
dec %rdx
mov $43, %rcx
rep movsb
nop
cmp %r8, %r8
lea addresses_WT_ht+0x265a, %rsi
lea addresses_normal_ht+0x1c20... | 39.142857 | 2,999 | 0.655939 |
4ca5878887a2cf320cb185ec7a8af2750708fdb7 | 2,492 | asm | Assembly | dd/qlnd/bcast.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dd/qlnd/bcast.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dd/qlnd/bcast.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Network broadcast
*
section nd
*
xdef nd_bcast read a broadcast
*
xref nd_srpnt
xref nd_ex_ok
xref nd_sbuf
xref nd_break read break keys
xref ndr_headr
xref ndr_bytes
xref nd_setup
xref nd_nextb
*
include dev8_dd_qlnd_keys
include dev8_mac_assert
* d6 c p size of buffer extension / copy of tmod... | 19.936 | 66 | 0.69703 |
c23071f5f9ccdc329368e4e68e99b496b7d44866 | 344 | asm | Assembly | programs/oeis/185/A185117.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/185/A185117.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/185/A185117.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A185117: Number of connected 2-regular simple graphs on n vertices with girth at least 7.
; 1,0,0,0,0,0,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
mov $2,7
trn $2,$0
mul $0... | 38.222222 | 201 | 0.572674 |
6ac4d50de0795c54069597c8a72aab4a4429cf32 | 1,167 | asm | Assembly | programs/oeis/268/A268291.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268291.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268291.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A268291: a(n) = Sum_{k = 0..n} (k mod 13).
; 0,1,3,6,10,15,21,28,36,45,55,66,78,78,79,81,84,88,93,99,106,114,123,133,144,156,156,157,159,162,166,171,177,184,192,201,211,222,234,234,235,237,240,244,249,255,262,270,279,289,300,312,312,313,315,318,322,327,333,340,348,357,367,378,390,390,391,393,396,400,405,411,418,426,4... | 116.7 | 1,060 | 0.736932 |
e70a0a3f95943d88354c5df682e15e92c7697c58 | 5,783 | asm | Assembly | kernel/interrupts.asm | fleakos/FleakOS | 785e90eb688cc34d97e727b1d4241e24f987cfc8 | [
"BSD-3-Clause"
] | 27 | 2021-04-12T14:48:12.000Z | 2021-07-12T01:16:49.000Z | kernel/interrupts.asm | Oliverhacking/Fleak | 50d8d84094a43edff97bf3ff4b62e256038b6a06 | [
"BSD-3-Clause"
] | 1 | 2021-05-02T02:46:30.000Z | 2021-05-02T02:46:30.000Z | kernel/interrupts.asm | Oliverhacking/Fleak | 50d8d84094a43edff97bf3ff4b62e256038b6a06 | [
"BSD-3-Clause"
] | 3 | 2021-04-27T02:33:50.000Z | 2021-05-15T06:22:06.000Z | [BITS 32]
; ISR and IRQs saving processor state , before context switching
%macro ISR_NOERR 1 ; Macro TAKING 1 parameter (Interrupt Number) .
GLOBAL isr%1 ; Defining All ISRs That Doesnt have a Default error code .
isr%1:
cli ; Disabling interrupts .
push byte 0 ; push dummy error code .
push byte %1 ; push ... | 26.286364 | 127 | 0.70517 |
a34ba964130afd7bcd9a54c701e3fe02c4d36c65 | 716 | asm | Assembly | oeis/052/A052101.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052101.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052101.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052101: One of the three sequences associated with the polynomial x^3 - 2.
; Submitted by Jon Maiga
; 1,1,1,3,9,21,45,99,225,513,1161,2619,5913,13365,30213,68283,154305,348705,788049,1780947,4024809,9095733,20555613,46454067,104982561,237252321,536171481,1211705163,2738358009,6188472981,13985460405,31606036299,71427... | 42.117647 | 487 | 0.797486 |
9c6dd6bbb707af77dea369892a71ead7c16656fd | 35,877 | asm | Assembly | SOURCE/base/Imported/Bartok/runtime/shared/native/arch/x86/lib.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | 3 | 2020-05-30T09:57:51.000Z | 2020-05-30T10:01:47.000Z | SOURCE/base/Imported/Bartok/runtime/shared/native/arch/x86/lib.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | 1 | 2020-05-29T08:14:06.000Z | 2020-05-29T08:14:06.000Z | SOURCE/base/Imported/Bartok/runtime/shared/native/arch/x86/lib.asm | pmache/singularityrdk | 090dbe7d1314fd4938d259abc103c4f3310798e5 | [
"MIT"
] | null | null | null | ;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
include core.inc
externdef __throwDispatcher:NEAR
externdef __throwDispatcherExplicitAddrAfter:NEAR
externdef __throwDispatcherExplicitAddrAfterCore:NEAR
externdef ?ExceptionTableLookup@@YI_KPAUClass_System_Exception@@I@Z:NEAR
externdef __throwDivide... | 26.773881 | 100 | 0.54029 |
b0805452a62e50c6fd2c91dceb35f96a611738af | 3,778 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/x86/pentium/com.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/x86/pentium/com.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/x86/pentium/com.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl Intel Pentium mpn_com -- mpn ones complement.
dnl Copyright 1996, 2001, 2002, 2006 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser Gener... | 20.758242 | 79 | 0.683166 |
112450aa0542b9cbeb25a5f3736c2acb66d3b62b | 761 | asm | Assembly | oeis/001/A001041.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001041.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 69 | 2021-08-28T10:34:30.000Z | 2022-03-20T19:16:19.000Z | oeis/001/A001041.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001041: a(0)=12; thereafter a(n) = 12 times the product of the first n primes.
; Submitted by Jon Maiga
; 12,24,72,360,2520,27720,360360,6126120,116396280,2677114440,77636318760,2406725881560,89048857617720,3651003162326520,156993135980040360,7378677391061896920,391069901726280536760,23073124201850551668840,14074605... | 33.086957 | 461 | 0.781866 |
80bf8315e64b4d5e150524df966657547a7fdb3f | 68 | asm | Assembly | CpuA32/TestData/exit.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | CpuA32/TestData/exit.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | CpuA32/TestData/exit.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z | .fun _start 16
mov_imm al r0 0
mov_imm al r7 1
svc al 0
.endfun
| 11.333333 | 16 | 0.691176 |
6e4697e48f043ff249a577065f2c00cb84381d62 | 348 | asm | Assembly | programs/oeis/026/A026271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/026/A026271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/026/A026271.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A026271: a(n) = sum of the numbers between the two n's in A026242.
; 0,3,6,14,25,33,49,60,81,105,121,150,182,203,240,264,306,351,380,430,462,517,575,612,675,741,783,854,899,975,1054,1104,1188,1275,1330,1422,1480,1577,1677,1740,1845,1911,2021,2134,2205
mov $1,$0
seq $0,26353 ; a(n) = sum of the numbers between the tw... | 49.714286 | 184 | 0.706897 |
2bc5a970b4c49cb3e2cd51f1895e34ee4cdca9c1 | 954 | asm | Assembly | libsrc/stdio/__scanf_handle_i.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/__scanf_handle_i.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/__scanf_handle_i.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | MODULE __scanf_handle_i
SECTION code_clib
PUBLIC __scanf_handle_i
EXTERN __scanf_common_start
EXTERN __scanf_getchar
EXTERN scanf_exit
EXTERN __scanf_parse_number
EXTERN __scanf_b_fmt_entry_from_i
EXTERN __scanf_d_fmt_entry_from_i
EXTERN __scanf_o_fmt_entry_from_i
... | 27.257143 | 40 | 0.699161 |
ccc1a9896d608109b8931fc053be1a763e07f420 | 1,892 | asm | Assembly | sound/sfxasm/D1.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | 7 | 2019-12-05T00:35:57.000Z | 2022-02-27T20:00:33.000Z | sound/sfxasm/D1.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | sound/sfxasm/D1.asm | NatsumiFox/Sonic-3-93-Nov-03 | 032e4fc25f243636d458639c4a4311caca898f96 | [
"MIT"
] | null | null | null | D1_Header:
sHeaderInit ; Z80 offset is $DCA1
sHeaderPatch D1_Patches
sHeaderTick $01
sHeaderCh $03
sHeaderSFX $80, $02, D1_FM3, $F5, $08
sHeaderSFX $80, $05, D1_FM5, $00, $00
sHeaderSFX $80, $06, D1_FM6, $00, $00
D1_FM6:
sPatFM $00
dc.b nA0, $08, nRst, $02, nA0, $08
sStop
D1_FM5:
sPatFM $01
dc.b nR... | 23.65 | 41 | 0.556554 |
b71aa9e9ffb259b893f2734312cfb654a2ed4495 | 341 | asm | Assembly | _anim/Bumper.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _anim/Bumper.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _anim/Bumper.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Animation script - flamethrower (SBZ)
; ---------------------------------------------------------------------------
Ani_Bump: dc.w byte_EAF4-Ani_Bump
dc.w byte_EAF8-Ani_Bump
byte_EAF4: dc.b $F, 0, afEnd
even
byte_EAF8: dc.b 3, 1, 2, 1, ... | 37.888889 | 77 | 0.384164 |
1e45cd78b31c85b0a55d534012bd2dce93e40216 | 6,928 | asm | Assembly | boot.asm | abdalmoez/GOBOOT16 | 1fc518b4f6e7a8423d0c8fa79b0a9c18993d04fa | [
"MIT"
] | null | null | null | boot.asm | abdalmoez/GOBOOT16 | 1fc518b4f6e7a8423d0c8fa79b0a9c18993d04fa | [
"MIT"
] | null | null | null | boot.asm | abdalmoez/GOBOOT16 | 1fc518b4f6e7a8423d0c8fa79b0a9c18993d04fa | [
"MIT"
] | null | null | null | ;AbdAlmoez GOBOOT16
; floppy disk 3.5" 1.44MB
; boot binary file in 16 bit real mode using FAT12 filesystem
;license: feel free to use this project
BITS 16
ORG 0
;+--Configuration----------------------------------------+
;Set drivenumber
;%define HD
;%undef HD
%ifdef HD
%define DRIVE_NUM 0x80; 0x80 for hd
%... | 24.920863 | 94 | 0.545035 |
b56ed359cf0921eadf1c47a0e312d0c44fc0636a | 2,153 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_un_/i9-9900K_12_0xa0.log_72_1864.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_un_/i9-9900K_12_0xa0.log_72_1864.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_un_/i9-9900K_12_0xa0.log_72_1864.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 %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xca44, %rsi
lea addresses_normal_ht+0x1b4b4, %rdi
clflush (%rdi)
nop
nop
add $39602, %r8
mov $112, %rcx
rep movsq
cmp %rdx, %rdx
lea addresses_D_ht+0x12644, %r8
nop
nop
nop
add %rdx, %rdx
mov $0x6162636465... | 23.659341 | 215 | 0.65072 |
5c1438914369117d14ef0c9e494ea56c83cdbbb4 | 1,651 | asm | Assembly | text/maps/SafariZoneGate.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | text/maps/SafariZoneGate.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | text/maps/SafariZoneGate.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | _SafariZoneEntranceText1::
text "Welcome to the"
line "SAFARI ZONE!"
done
SafariZoneEntranceText_9e6e4::
text "For just ¥500,"
line "you can catch all"
cont "the #MON you"
cont "want in the park!"
para "Would you like to"
line "join the hunt?@@"
SafariZoneEntranceText_9e747::
text "That'll be ¥500"
line "... | 17.378947 | 31 | 0.708661 |
0768d9b1556f4bc2a49a986f63f6a64437e6958d | 20,365 | asm | Assembly | converter.asm | hfiennes/sync-to-async-ppp | 69f49b7863f38c95bb6d6c1a23d75d6c8d4006fa | [
"Unlicense"
] | null | null | null | converter.asm | hfiennes/sync-to-async-ppp | 69f49b7863f38c95bb6d6c1a23d75d6c8d4006fa | [
"Unlicense"
] | null | null | null | converter.asm | hfiennes/sync-to-async-ppp | 69f49b7863f38c95bb6d6c1a23d75d6c8d4006fa | [
"Unlicense"
] | null | null | null | ; Async->Sync PPP converter. CPU@16.0Mhz, 85c30@7.3728Mhz
; � The Serial Port 1996
;
; v0.01 19/04/96 Hugo Fiennes
; v0.02 20/04/96 Hugo Fiennes - Working! With flow control & all!
;
.avsym
;*** Constants ***
RAMBASE .equ 4000H ; base address of external data/program RAM
ADATA .equ 0C300H ; 8052
ACOMMAND ... | 20.717192 | 78 | 0.605647 |
3aae27d14c5f9d2a9fa6bd4978ec264cb92bcb83 | 365 | asm | Assembly | tests.asm | mlavik1/osdev-realmode | c095fdca81edfe350ffab2095b8b90478098d602 | [
"MIT"
] | 1 | 2019-08-01T08:03:14.000Z | 2019-08-01T08:03:14.000Z | tests.asm | mlavik1/osdev-realmode | c095fdca81edfe350ffab2095b8b90478098d602 | [
"MIT"
] | null | null | null | tests.asm | mlavik1/osdev-realmode | c095fdca81edfe350ffab2095b8b90478098d602 | [
"MIT"
] | null | null | null | test_disk_io:
push 0x80 ; drive
push 0x04 ; sector
push 0x00 ; cylinder
push 0x00 ; head
push 0x01 ; num sectors
push STR_DISK_IO_TEST
call write_disk_chs
pop ax
push DISK_READ_TEST
call read_disk_chs
add esp, 12
push DISK_READ_TEST
call print_string
pop bx
ret
DISK_READ_TEST times 256 db... | 19.210526 | 39 | 0.739726 |
160c0f6ed3d8372cbaa5f9f57aaa0fcdd182a2fd | 121,306 | asm | Assembly | game/data/music/theme_perihelium.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | 2 | 2020-09-29T16:43:35.000Z | 2021-08-24T16:41:22.000Z | game/data/music/theme_perihelium.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | null | null | null | game/data/music/theme_perihelium.asm | pompshuffle/super-tilt-bro | d0f836290223085d7794c445c696e1c644c674d2 | [
"WTFPL"
] | null | null | null | #define MUSIC_PERIHELIUM_WITH_NOISE 0
music_main_info:
.word music_main_track_pulse1
.word music_main_track_pulse2
.word music_main_track_triangle
.word music_main_track_noise
#if MUSIC_PERIHELIUM_WITH_NOISE
#else
music_main_sample_noise_halt:
AUDIO_NOISE_HALT(7)
SAMPLE_END
music_main_track_noise:
.word music_main_s... | 19.486908 | 41 | 0.790134 |
17713c54779cdc81789923607f6ed73cf7e490a5 | 722 | asm | Assembly | oeis/090/A090308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/090/A090308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/090/A090308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A090308: a(n) = 19*a(n-1) + a(n-2), starting with a(0) = 2 and a(1) = 19.
; Submitted by Jamie Morken(l1)
; 2,19,363,6916,131767,2510489,47831058,911300591,17362542287,330799604044,6302555019123,120079344967381,2287810109399362,43588471423555259,830468767156949283,15822495047405591636,301457874667863190367,5743522113... | 42.470588 | 491 | 0.808864 |
4a963f5329831b2df82dd1e9faac0e8225d28d2f | 46 | asm | Assembly | pkgs/tools/yasm/src/modules/arch/x86/tests/xmm64.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/modules/arch/x86/tests/xmm64.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/modules/arch/x86/tests/xmm64.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | [bits 64]
xorps xmm2, xmm2
xorps xmm10, xmm10
| 11.5 | 18 | 0.73913 |
ab242edf7a83cd31564a2cc1027edc685336dd9b | 79 | asm | Assembly | src/test/resources/data/generationtests/asmsx-parenthesis-zilog-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/generationtests/asmsx-parenthesis-zilog-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/generationtests/asmsx-parenthesis-zilog-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test case:
ld hl, (10)
ld hl, 10
ld (var1), a
loop:
jr loop
var1:
db 0
| 8.777778 | 13 | 0.556962 |
41b4f0e475bd17862cb99d90172aa03ac1c5404e | 475 | asm | Assembly | programs/oeis/024/A024698.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/024/A024698.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/024/A024698.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A024698: a(n) = (prime(n+1) - 1)/4 if this is an integer or (prime(n+1) + 1)/4 otherwise.
; 1,1,2,3,3,4,5,6,7,8,9,10,11,12,13,15,15,17,18,18,20,21,22,24,25,26,27,27,28,32,33,34,35,37,38,39,41,42,43,45,45,48,48,49,50,53,56,57,57,58,60,60,63,64,66,67,68,69,70,71,73,77,78,78,79,83,84,87,87,88,90,92,93,95,96,97,99,100,10... | 67.857143 | 313 | 0.656842 |
4b4c9771b97879c9c80b07cc7642d9ccab893d0a | 7,883 | nasm | Assembly | Tests/sublime-syntax tests/syntax_test_numeric.nasm | 13xforever/x86-assembly-textmate-bundle | f1bb62f77b776d87d0fd85b0276d4237ff72c43c | [
"MIT"
] | 69 | 2015-04-16T18:01:22.000Z | 2022-02-15T07:54:26.000Z | Tests/sublime-syntax tests/syntax_test_numeric.nasm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 17 | 2016-09-20T08:49:09.000Z | 2021-02-19T15:01:04.000Z | Tests/sublime-syntax tests/syntax_test_numeric.nasm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 19 | 2016-05-31T07:11:14.000Z | 2021-07-19T10:17:12.000Z | ; SYNTAX TEST "Packages/User/x86_64 Assembly.tmbundle/Syntaxes/Nasm Assembly.sublime-syntax"
dq 200
; ^^^ constant.numeric.decimal
dq 0200
; ^^^^ constant.numeric.decimal
dq 0200d
; ^^^^^ constant.numeric.decimal
dq 0200t
; ^^^^^ constant.numeric.decimal
dq 0d200
; ^^^^^ constant.numeric.decimal
dq 0t200
; ^^^^^... | 27.562937 | 110 | 0.663326 |
23a6830b0a98af70d5de1aab54bd314ee8c839da | 92,804 | asm | Assembly | s4rom/s4rom.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | s4rom/s4rom.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | s4rom/s4rom.asm | paulscottrobson/RCA-Cosmac-VIP-III | 5d3fcea325aacb7c99269f266bc14e30439cdc2b | [
"MIT"
] | null | null | null | ; Studio IV Interpreter final by Joe Weisbecker
; disassembled in Emma 02 from Weisbecker Collection cassette
; tape S.572.21B_Studio_IV_Interpreter_final_1_of_1.wav
; The Sarnoff Collection, The College of New Jersey
; Extracted by Andy Modla 2/22/2018
; Comments by Marcel van Tongeren
; Memory Map:
; 0000 - 07FF ... | 40.973068 | 121 | 0.393237 |
2c51a905e20c82f04816d1b4aaa4270ad04dda00 | 169 | asm | Assembly | sw/552tests/inst_tests/seq_8.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/seq_8.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/seq_8.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Test provided by Karu
//SEQ test 8. Test when rd, rs, and rt are the same register
//
// Michael McKinley (mckinley)
lbi r1, 0xff
lbi r2, 0x35
seq r3, r1, r1
halt
| 16.9 | 61 | 0.680473 |
06731c4c706b4b6ca74f687d38b47de0dcc29a74 | 5,018 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1184.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1184.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1184.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 %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x5801, %r9
clflush (%r9)
nop
nop
nop
lfence
mov (%r9), %bx
nop
nop
nop
sub $33843, %r14
lea addresses_WC_ht+0xd641, %r11
nop
nop
nop
xor %r12, %r12
mov (%r11), %r8d
n... | 47.339623 | 2,999 | 0.658629 |
a9cb2efeb59a1c8c1ff520ade06aca7070ce27fb | 291 | asm | Assembly | programs/oeis/017/A017769.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/017/A017769.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/017/A017769.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A017769: Binomial coefficients C(53,n).
; 1,53,1378,23426,292825,2869685,22957480,154143080,886322710,4431613550,19499099620,76223753060,266783135710,841392966470,2403979904200,6250347750920,14844575908435,32308782859535,64617565719070,119032357903550,202355008436035
mov $1,53
bin $1,$0
| 48.5 | 227 | 0.848797 |
1b31f7445566aba4ea47d5bc337fb88ba3499c5e | 729 | asm | Assembly | oeis/104/A104624.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104624.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104624.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104624: Expansion of exp( arcsinh( -2*x ) ) in powers of x.
; Submitted by Christian Krause
; 1,-2,2,0,-2,0,4,0,-10,0,28,0,-84,0,264,0,-858,0,2860,0,-9724,0,33592,0,-117572,0,416024,0,-1485800,0,5348880,0,-19389690,0,70715340,0,-259289580,0,955277400,0,-3534526380,0,13128240840,0,-48932534040,0,182965127280,0,-68611... | 38.368421 | 492 | 0.727023 |
b1de17f86a2a6093887fc7816d108629b5287cb0 | 247 | asm | Assembly | mips/17-3_exam.asm | ping58972/Computer-Organization-Architecture | 0f9377a9e54e3f0494143963aecf1ba7c83eec45 | [
"ISC"
] | null | null | null | mips/17-3_exam.asm | ping58972/Computer-Organization-Architecture | 0f9377a9e54e3f0494143963aecf1ba7c83eec45 | [
"ISC"
] | null | null | null | mips/17-3_exam.asm | ping58972/Computer-Organization-Architecture | 0f9377a9e54e3f0494143963aecf1ba7c83eec45 | [
"ISC"
] | null | null | null | #ch17-3
.data
top: .byte 0
buttom: .byte 101
.text
.globl main
main:
lui $4, 0x1001
lb $5, 0($4)
lb $6, 1($4)
ori $8, $0, 0
ori $9, $0, 0
loop: beq $8, $6, exit
addu $9, $9, $8
addiu $8, $8, 1
j loop
exit: sll $0, $0, 0 | 11.227273 | 22 | 0.493927 |
e6f9838286ec0cf8a1d993f302b416fc85a332e5 | 509 | asm | Assembly | programs/oeis/288/A288711.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/288/A288711.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/288/A288711.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A288711: 1-limiting word of the mapping 00->1000, 10->00, starting with 00.
; 1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0
mov $3,2
mov $4,$0
lpb $3
mov $0,$4
... | 22.130435 | 201 | 0.536346 |
6596607904519d49d37915bddc5620ac14dc6aff | 426 | asm | Assembly | programs/oeis/014/A014112.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/014/A014112.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/014/A014112.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A014112: a(n) = n*(n-1) + (n-2)*(n-3) + ... + 1*0 + 1 for n odd; otherwise, a(n) = n*(n-1) + (n-2)*(n-3) + ... + 2*1.
; 1,2,7,14,27,44,69,100,141,190,251,322,407,504,617,744,889,1050,1231,1430,1651,1892,2157,2444,2757,3094,3459,3850,4271,4720,5201,5712,6257,6834,7447,8094,8779,9500,10261,11060,11901,12782,13707,14674... | 30.428571 | 206 | 0.593897 |
4c4f83d92c537eb543da1d2e3d0c9223ead77d29 | 294 | asm | Assembly | programs/oeis/204/A204454.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/204/A204454.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/204/A204454.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A204454: Odd numbers not divisible by 11.
; 1,3,5,7,9,13,15,17,19,21,23,25,27,29,31,35,37,39,41,43,45,47,49,51,53,57,59,61,63,65,67,69,71,73,75,79,81,83,85,87,89,91,93,95,97,101,103,105,107,109,111,113,115,117,119,123,125,127,129,131
add $0,5
mov $1,$0
mul $1,11
div $1,10
mul $1,2
sub $1,9
| 29.4 | 191 | 0.663265 |
1dc802c3aec902f7e364550485b22abb48db12fc | 1,448 | asm | Assembly | programs/oeis/202/A202051.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/202/A202051.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/202/A202051.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A202051: Number of (n+2) X 9 binary arrays avoiding patterns 001 and 110 in rows and columns.
; 1926,7848,25650,71964,180054,411696,874998,1750140,3325410,6046344,10581246,17906868,29418570,47069856,73546794,112483476,168725358,248648040,360539802,515057004,725762286,1009756368,1388415150,1888244748,2541868074,338915... | 103.428571 | 1,253 | 0.880525 |
da920f737c62f1c86e8ffa4621ca4a2d93157efd | 5,603 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_319.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_319.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_319.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1a16c, %rsi
lea addresses_D_ht+0x13b5c, %rdi
xor $19832, %rbp
mov $118, %rcx
rep movsl
nop
cmp %r14, %r14
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r14
ret
.global s_faulty_load
s_faulty_load:
push %... | 40.601449 | 2,999 | 0.654471 |
d38e31de80d9daada841f4db5b17ecff24469e47 | 481 | asm | Assembly | oeis/046/A046207.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/046/A046207.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/046/A046207.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A046207: Numbers to the right of the central elements in the triangle of denominators in Leibniz's Harmonic Triangle.
; Submitted by Simon Strandgaard
; 2,3,12,4,20,5,60,30,6,105,42,7,280,168,56,8,504,252,72,9,1260,840,360,90,10,2310,1320,495,110,11,5544,3960,1980,660,132,12,10296,6435,2860,858,156,13,24024,18018,100... | 28.294118 | 209 | 0.698545 |
c8fb3febfc40a2c412fcc57fc71c54143f93b35a | 723 | asm | Assembly | oeis/001/A001994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001994.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001994: Expansion of 1/((1-x^2)*(1-x^4)^2*(1-x^6)*(1-x^8)*(1-x^10)) (even powers only).
; 1,1,3,4,8,11,18,24,36,47,66,84,113,141,183,225,284,344,425,508,617,729,872,1020,1205,1397,1632,1877,2172,2480,2846,3228,3677,4146,4691,5261,5917,6603,7386,8205,9133,10103,11195,12336,13613,14947,16431,17981,19697,21488,23462,25... | 60.25 | 501 | 0.738589 |
f5583ba764b5036ac7d6ee4beb04cb7260b52531 | 578 | asm | Assembly | programs/oeis/181/A181346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/181/A181346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/181/A181346.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A181346: Absolute difference between (sum of previous terms) and prime(n) with a(0) = 1 and a(1) = 2.
; 1,2,0,2,2,4,2,4,2,4,6,2,6,4,2,4,6,6,2,6,4,2,6,4,6,8,4,2,4,2,4,14,4,6,2,10,2,6,6,4,6,6,2,10,2,4,2,12,12,4,2,4,6,2,10,6,6,6,2,6,4,2,10,14,4,2,4,14,6,10,2,4,6,8,6,6,4,6,8,4,8,10,2,10,2,6,4,6,8,4,2,4,12,8,4,8,4,6,12
m... | 21.407407 | 213 | 0.531142 |
1b0fe0f4cd5b815e436ff10e27f8b08a3f73e3b2 | 224 | asm | Assembly | 2ndSemester/Operating Systems/Lab3-4/EXE-Template-1/Template1EXE.asm | xairaven/kpi_labs | 650cfb7130e0223275d19ab7bcd575f9483c8c96 | [
"MIT"
] | null | null | null | 2ndSemester/Operating Systems/Lab3-4/EXE-Template-1/Template1EXE.asm | xairaven/kpi_labs | 650cfb7130e0223275d19ab7bcd575f9483c8c96 | [
"MIT"
] | null | null | null | 2ndSemester/Operating Systems/Lab3-4/EXE-Template-1/Template1EXE.asm | xairaven/kpi_labs | 650cfb7130e0223275d19ab7bcd575f9483c8c96 | [
"MIT"
] | null | null | null | .MODEL SMALL
.DATA
msg db "Hello World!", 0Dh, 0Ah, '$'
.CODE
program:
mov AX, @DATA
mov DS, AX
mov AH, 09h
mov DX, offset msg
int 21h
mov AH, 4Ch
mov Al, 0
int 21h
END program | 16 | 38 | 0.535714 |
12e1ca8cde8b9933dc1b6160101b3a391c7988f4 | 480 | asm | Assembly | programs/oeis/242/A242725.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/242/A242725.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/242/A242725.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A242725: Sequence with all (x, y) = (a(2m), a(2m+-1)) satisfying x|y^2+y+1 and y|x^2+1.
; 1,1,3,10,37,137,511,1906,7113,26545,99067,369722,1379821,5149561,19218423,71724130,267678097,998988257,3728274931,13914111466,51928170933,193798572265,723266118127,2699265900242,10073797482841,37595924031121,140309898641643
lpb... | 36.923077 | 225 | 0.7375 |
d4cde5729360f0621e2e84daf4ff7ff4adaf64a7 | 34,451 | asm | Assembly | Appl/GeoWrite/Main/mainApp.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/GeoWrite/Main/mainApp.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/GeoWrite/Main/mainApp.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) Berkeley Softworks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: GeoWrite
FILE: mainApp.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
Tony 3/92 Initial version
DESCRIPTION:
... | 23.5 | 80 | 0.640504 |
bca7f1b8562cce2724b4f0e112aae6d2e80c50e3 | 345 | asm | Assembly | oeis/092/A092293.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/092/A092293.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/092/A092293.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A092293: a(n) = 3*n + A090239(n).
; Submitted by Jon Maiga
; 2,3,7,9,13,17,19,23,24,27,31,35,37,41,42,47,48,52,55,59,60,65,66,70,72,76,80,81,85,89,91,95,96,101,102,106,109,113,114,119,120,124,126,130,134,137,138,142,144,148,152
mov $1,8
mov $2,$0
lpb $0
add $1,$0
div $0,3
lpe
add $0,$1
lpb $0
mod $0,3
lpe
mov ... | 19.166667 | 168 | 0.617391 |
d4fabbb20573afb223b560b00f8e3ebf3a51c7e6 | 427 | asm | Assembly | programs/oeis/093/A093801.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/093/A093801.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/093/A093801.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A093801: a(n) = b(n)*Integral_{x=0..1/(4^n)} (1 - sqrt(x)) dx, where b(n) = 3*24^n.
; 1,12,90,594,3726,22842,138510,835434,5025726,30193722,181280430,1088036874,6529284126,39178893402,235082926350,1410526255914,8463243628926,50779720053882,304679095164270,1828076895508554,10968468346620126
mov $1,64
mov $2,1
lpb $0
... | 23.722222 | 206 | 0.697892 |
80c37a6fe6813a218b8dd1cb48d625353310d5f4 | 158 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/___fs2uchar_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/___fs2uchar_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sdcc/___fs2uchar_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_am9511
PUBLIC ___fs2uchar_callee
EXTERN cam32_sdcc___fs2uchar_callee
defc ___fs2uchar_callee = cam32_sdcc___fs2uchar_callee
| 22.571429 | 58 | 0.816456 |
379fbb4f38aae458acdf2a832af8d2cff201bf6c | 4,073 | asm | Assembly | external/source/shellcode/windows/midstager.asm | OsmanDere/metasploit-framework | b7a014a5d22d3b57157e301d4af57e3a31ad03a9 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 26,932 | 2015-01-01T00:04:51.000Z | 2022-03-31T22:51:38.000Z | external/source/shellcode/windows/midstager.asm | Kilo-411/metasploit-framework | aaf27d7fa51390895dea63c58cb3b76e959d36f8 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 11,048 | 2015-01-01T00:05:44.000Z | 2022-03-31T21:49:52.000Z | external/source/shellcode/windows/midstager.asm | Kilo-411/metasploit-framework | aaf27d7fa51390895dea63c58cb3b76e959d36f8 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 12,593 | 2015-01-01T01:01:20.000Z | 2022-03-31T22:13:32.000Z | ;
; Metasploit Framework
; http://www.metasploit.com
;
; Source for the windows midstager
;
; Original Author: Matt Miller <mmiller[at]hick.org>
; Updated Kernel32: Stephen Fewer <info@harmonysecurity.com>
; Size: 222
;
; This midstager performs the following actions...
;
; // get address's for ws2_32!recv and kernel... | 30.17037 | 99 | 0.633931 |
548fbe944ea6c4fedf629c2e3a56858010faa820 | 2,079 | asm | Assembly | programs/oeis/048/A048502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048502: a(n) = 2^(n-1)*(9*n-16)+9.
; 1,2,13,53,169,473,1225,3017,7177,16649,37897,85001,188425,413705,901129,1949705,4194313,8978441,19136521,40632329,85983241,181403657,381681673,801112073,1677721609,3506438153,7314866185,15233712137,31675383817,65766686729,136365211657,282394099721,584115552265,1206885810185,24910... | 99 | 1,858 | 0.892737 |
a1a63e27d9ef921d045e56c4c32f893afdc4eea8 | 7,586 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1195.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1195.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1195.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x11da, %rsi
lea addresses_UC_ht+0x7da, %rdi
nop
nop
inc %rbx
mov $108, %rcx
rep movsb
nop
nop
nop
nop
nop
sub %rcx, %rcx
lea addresses_WT_ht+0x1587, %r12
nop
nop
nop
nop
x... | 32.144068 | 2,999 | 0.656868 |
2409380c9e6e56f8dd5251049a641ed5edf67308 | 391 | asm | Assembly | programs/oeis/292/A292537.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/292/A292537.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/292/A292537.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A292537: Number of cliques in the n-Sierpinski tetrahedron graph.
; 16,59,227,899,3587,14339,57347,229379,917507,3670019,14680067,58720259,234881027,939524099,3758096387,15032385539,60129542147,240518168579,962072674307,3848290697219,15393162788867,61572651155459,246290604621827,985162418487299
mul $0,2
mov $1,14
mo... | 27.928571 | 229 | 0.782609 |
813c44d65483fda1987ac62b21807560b973948e | 384 | asm | Assembly | week_1/ASMCAssignment10/main.asm | peterschriever/asm-c_assignments | 5bf8ff5716d8c696c4dd3c1820b774ca546f5904 | [
"Unlicense"
] | null | null | null | week_1/ASMCAssignment10/main.asm | peterschriever/asm-c_assignments | 5bf8ff5716d8c696c4dd3c1820b774ca546f5904 | [
"Unlicense"
] | null | null | null | week_1/ASMCAssignment10/main.asm | peterschriever/asm-c_assignments | 5bf8ff5716d8c696c4dd3c1820b774ca546f5904 | [
"Unlicense"
] | null | null | null |
.include "m328Pdef.inc"
.org 0
ldi zh, high(ASCII_TABLE << 1) ;define Z-pointer
ldi zl, low(ASCII_TABLE << 1)
ldi r16, 0x0
out DDRC, r16 ;PORTC input
ldi r16, 0xff
out DDRD, r16 ;PORTD output
BEGIN:
in r16, PINC
andi r16, 0b00000111 ;mask upper 5 bits
add zl, r16
lpm r17, z
out PORTD, r17
rjmp BEGIN... | 16.695652 | 49 | 0.632813 |
40931e47468ff9f259bce0b127f7d3716db01765 | 2,673 | asm | Assembly | Source/HBIOS/term.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 194 | 2015-08-20T03:18:01.000Z | 2022-03-27T02:25:00.000Z | Source/HBIOS/term.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 234 | 2017-03-30T10:59:54.000Z | 2022-03-26T20:05:52.000Z | Source/HBIOS/term.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 68 | 2016-12-18T18:20:12.000Z | 2022-03-20T16:02:40.000Z | ;======================================================================
; TERMINAL DRIVER FOR SBC PROJECT
;
; SERIAL PSEUDO-DEVICE DRIVER PROVIDES A TERMINAL EMULATION
; INTERFACE FOR VDA DEVICES
;
; WRITTEN BY: WAYNE WARTHEN -- 04/10/2016
;======================================================================
... | 33.835443 | 73 | 0.499065 |
2acbf1adbd07a73002b943f2f4766cf6d254d82a | 440 | asm | Assembly | oeis/010/A010139.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010139.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010139.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010139: Continued fraction for sqrt(53).
; Submitted by Jon Maiga
; 7,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3,14,3,1,1,3
mul $0,2
pow $0,2
mov $1,16
l... | 22 | 220 | 0.556818 |
f6667574d287c898aa8fa1b609b955eadc5b060c | 84 | asm | Assembly | Source Codes Testing/add.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | 11 | 2018-12-31T08:56:38.000Z | 2022-02-28T15:49:14.000Z | Source Codes Testing/add.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | null | null | null | Source Codes Testing/add.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | 4 | 2020-11-10T01:29:54.000Z | 2022-01-20T04:50:08.000Z | .MODEL small
.STACK
.DATA
.CODE
.STARTUP
mov ax, 39h
mov bx, 05h
add ax,bx
.EXIT
end | 8.4 | 12 | 0.714286 |
5f15862261c30f197b4a807583200bbbe2e3b06d | 689 | asm | Assembly | oeis/154/A154346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/154/A154346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/154/A154346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A154346: a(n) = 12*a(n-1) - 28*a(n-2) for n > 1, with a(0)=1, a(1)=12.
; Submitted by Jon Maiga
; 1,12,116,1056,9424,83520,738368,6521856,57587968,508443648,4488860672,39629905920,349870772224,3088811900928,27269361188864,240745601040384,2125405099196416,18763984361226240,165656469557215232,1462486072572248064,129114... | 45.933333 | 493 | 0.815675 |
cdb862f96942a4c16317b2bb9be3814f51e44155 | 4,851 | asm | Assembly | Source/nplayer.asm | a-dietrich/DangerZone | 25135e7c75481eec771273be7c3aaea498682969 | [
"MIT"
] | 1 | 2019-06-14T23:54:29.000Z | 2019-06-14T23:54:29.000Z | Source/nplayer.asm | sehugg/DangerZone | c1c4a620cffb46b5ba43855474f23ecb1e948708 | [
"MIT"
] | null | null | null | Source/nplayer.asm | sehugg/DangerZone | c1c4a620cffb46b5ba43855474f23ecb1e948708 | [
"MIT"
] | 1 | 2019-08-15T02:53:09.000Z | 2019-08-15T02:53:09.000Z | ; ********************************************************************
; Noise Player
;
; created : 03-Aug-1997
; last modification : 04-Aug-1997
;
; Copyright (c) 1997 Andreas Dietrich
; ********************************************************************
; NP_VarBase = $80
NP... | 34.161972 | 71 | 0.324675 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.