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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
54a0fc4264c26932a2e277d96ca346450af2a97e | 391,177 | asm | Assembly | src/host/x86/sse/asm/uXsmmblend.asm | Navegos/uasmlib | 619ba610750cb05dc689d93f07712e7595fcecc2 | [
"MIT"
] | 3 | 2020-08-14T07:08:05.000Z | 2020-12-16T19:44:44.000Z | src/host/x86/sse/asm/uXsmmblend.asm | Navegos/uasmlib | 619ba610750cb05dc689d93f07712e7595fcecc2 | [
"MIT"
] | null | null | null | src/host/x86/sse/asm/uXsmmblend.asm | Navegos/uasmlib | 619ba610750cb05dc689d93f07712e7595fcecc2 | [
"MIT"
] | 1 | 2019-07-16T03:28:30.000Z | 2019-07-16T03:28:30.000Z |
; / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
; / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
; / / / /
; / / Copyright 2021 (c) Navegos QA - optim... | 41.828165 | 125 | 0.535512 |
859b6042e3679d82abe753c8afc340859b40cead | 1,027 | asm | Assembly | src/game_logic/grow_snake.asm | lawrimon/SnakeV | 619a7e3697ef60950960ac0cce4b2f57f25d526f | [
"MIT"
] | 2 | 2021-12-08T18:10:44.000Z | 2022-03-11T09:24:51.000Z | src/game_logic/grow_snake.asm | lawrimon/SnakeV | 619a7e3697ef60950960ac0cce4b2f57f25d526f | [
"MIT"
] | null | null | null | src/game_logic/grow_snake.asm | lawrimon/SnakeV | 619a7e3697ef60950960ac0cce4b2f57f25d526f | [
"MIT"
] | 1 | 2021-11-03T17:10:56.000Z | 2021-11-03T17:10:56.000Z |
.text
grow_snake:
# inputs:
# -s0 = new coordinates of snake head
# -s9 = coordinate of fruit (should be the same since grow is called if the coordinates are equal)
# output:
# - changed s4 vector with new head
lw t0, 0(s4) #load length of snake
addi t0,t0 ,1 #increase length of snake
sw t0, ... | 21.395833 | 122 | 0.643622 |
6118e66ff0a2f7f253afabf5f52b45aa5e603fe6 | 330 | asm | Assembly | wof/lcs/base/1CB.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | wof/lcs/base/1CB.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/base/1CB.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
003C88 bne $3caa
004150 bne $4144
00544C bne $5486
01550C st ($1c9,A5) [base+1CB]
0155F0 bra $16f20 [base+1CB]
01568C move.w #$20, (-$4de,A5) [base+1CB]
01572E bra $16f20 [base+1CB]
copyright zengfr site:http://github.com/zengfr... | 27.5 | 54 | 0.654545 |
9380453eed2cb34e42022d0d4a4a9cabc64e9af5 | 1,379 | asm | Assembly | example/int.asm | ak-karimzai/asm | e5433922cbb69cae3c03be86447e0e83fbd8cb0b | [
"Unlicense"
] | null | null | null | example/int.asm | ak-karimzai/asm | e5433922cbb69cae3c03be86447e0e83fbd8cb0b | [
"Unlicense"
] | null | null | null | example/int.asm | ak-karimzai/asm | e5433922cbb69cae3c03be86447e0e83fbd8cb0b | [
"Unlicense"
] | 2 | 2021-06-07T06:29:31.000Z | 2021-06-08T16:52:03.000Z | .model tiny
.code
.186
org 100h
start proc near
mov ax, 321ch
int 21h
mov word ptr old_int1ch, bx
mov word ptr old_int1ch + 2, es
mov ax, 251ch
mov dx, offset int1ch_handler
int 21h
mov ah, 1
int 21h
mov ax, 251ch
mov dx, word ptr old_int1ch + 2
mov ds,... | 16.416667 | 52 | 0.597534 |
e1907041297544139a2c06e541b05534d4f9b98c | 39,375 | asm | Assembly | Ports/Blackfin/VDSP++/os_cpu_a.asm | Cojayx/uC-OS2 | cec4ab5ab6ef77ca7f6ba35b9b9288bf65c0aaf6 | [
"Apache-2.0"
] | 1 | 2021-05-04T08:20:25.000Z | 2021-05-04T08:20:25.000Z | Ports/Blackfin/VDSP++/os_cpu_a.asm | Cojayx/uC-OS2 | cec4ab5ab6ef77ca7f6ba35b9b9288bf65c0aaf6 | [
"Apache-2.0"
] | null | null | null | Ports/Blackfin/VDSP++/os_cpu_a.asm | Cojayx/uC-OS2 | cec4ab5ab6ef77ca7f6ba35b9b9288bf65c0aaf6 | [
"Apache-2.0"
] | null | null | null | /*
*********************************************************************************************************
* uC/OS-II
* The Real-Time Kernel
*
* Copyright 1992-2020 Silicon Laboratories Inc. www.silabs.com
*
* ... | 41.622622 | 116 | 0.341486 |
02a48039e14c70370629ef32abc539ae79cf2615 | 6,826 | asm | Assembly | libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/am9511a_isr.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/am9511a_isr.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/am9511a_isr.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ;==================================================================================
;
; INTERRUPT SECTION
;
; Interrupt Service Routine for the Am9511A-1
;
; Initially called once the required operand pointers and commands are loaded
; Following calls generated by END signal whenever a single APU command is completed
... | 38.564972 | 86 | 0.599912 |
7e019890c3305fd173343d5248e9f8b141514046 | 451 | asm | Assembly | oeis/271/A271578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/271/A271578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/271/A271578.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A271578: Magic sums of 4 X 4 magic squares composed of primes.
; Submitted by Jon Maiga
; 120,126,132,136,138,140,142,144,146,148,150,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234
mov $1,$0
mov $3,$0... | 22.55 | 209 | 0.660754 |
8c87108a7d058f5561659aef9c00226e47862c70 | 329 | asm | Assembly | programs/oeis/080/A080674.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/080/A080674.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/080/A080674.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A080674: a(n) = (4/3)*(4^n - 1).
; 0,4,20,84,340,1364,5460,21844,87380,349524,1398100,5592404,22369620,89478484,357913940,1431655764,5726623060,22906492244,91625968980,366503875924,1466015503700,5864062014804,23456248059220,93824992236884,375299968947540,1501199875790164,6004799503160660
mov $1,4
pow $1,$0
div $1,3
... | 41.125 | 255 | 0.793313 |
b960dd096c8c815605a819bb6b024d58cf81fd41 | 1,133 | asm | Assembly | programs/oeis/168/A168122.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168122.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168122.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168122: n^2*(n^4+1)/2.
; 0,1,34,369,2056,7825,23346,58849,131104,265761,500050,885841,1493064,2413489,3764866,5695425,8388736,12068929,17006274,23523121,32000200,42883281,56690194,74018209,95551776,122070625,154458226,193710609,240945544,297412081,364500450,443752321,536871424,645734529,772402786,919133425,108839181... | 125.888889 | 1,058 | 0.878199 |
939c0f5928de887469a35eb2002bca908d298819 | 1,099 | asm | Assembly | programs/oeis/284/A284678.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/284/A284678.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/284/A284678.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A284678: Positions of 0 in A284677; complement of A284679.
; 2,6,10,14,19,23,27,32,36,40,45,49,53,57,62,66,70,75,79,83,88,92,96,100,105,109,113,118,122,126,131,135,139,143,148,152,156,161,165,169,174,178,182,187,191,195,199,204,208,212,217,221,225,230,234,238,242,247,251,255,260,264,268,273,277,281,285,290,294,298,30... | 137.375 | 994 | 0.741583 |
cde6f8270ae6b2a9436f8352d7d7783572fbdc6a | 7,125 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_925.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_0xca_notsx.log_21829_925.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_0xca_notsx.log_21829_925.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 %r14
push %r8
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x508a, %r11
nop
nop
nop
and %rax, %rax
mov $0x6162636465666768, %rcx
movq %rcx, %xmm2
and $0xffffffffffffffc0, %r11
vmovntdq %ymm2, (%r11)
nop
nop
nop
nop
add $42615,... | 35.984848 | 2,999 | 0.656421 |
c70d4248cf700a61ff5a7353c92105be4b6572a3 | 388 | asm | Assembly | programs/oeis/174/A174316.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/174/A174316.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/174/A174316.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A174316: Sequence defined by a(0)=a(1)=a(2)=1, a(3)=2, a(4)=6 and the formula a(n)=2^(n-2)+2 for n>=5.
; 1,1,1,2,6,10,18,34,66,130,258,514,1026,2050,4098,8194,16386,32770,65538,131074,262146,524290,1048578,2097154,4194306,8388610,16777218,33554434,67108866,134217730,268435458,536870914,1073741826,2147483650
trn $0,2... | 32.333333 | 205 | 0.698454 |
22fe6d1d781cd1241d897ad51eddcd5d88a9f4fb | 718 | asm | Assembly | oeis/137/A137243.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/137/A137243.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/137/A137243.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A137243: Number of coprime pairs (a,b) with -n <= a,b <= n.
; 8,16,32,48,80,96,144,176,224,256,336,368,464,512,576,640,768,816,960,1024,1120,1200,1376,1440,1600,1696,1840,1936,2160,2224,2464,2592,2752,2880,3072,3168,3456,3600,3792,3920,4240,4336,4672,4832,5024,5200,5568,5696,6032,6192,6448,6640,7056,7200,7520,7712,80... | 55.230769 | 500 | 0.736769 |
f4c0d7ab72cde97c25b600b74d169de1c17e5b30 | 412 | asm | Assembly | libsrc/target/tvc/tvc_vmode.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | null | null | null | libsrc/target/tvc/tvc_vmode.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/target/tvc/tvc_vmode.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null | ; Videoton TV Computer C stub
; Sandor Vass - 2019
;
; Set video mode
;
SECTION code_clib
PUBLIC tvc_vmode
INCLUDE "target/tvc/def/tvc.def"
;
; Entry: 0, 1, 2 - 2c, 4c, 16c mode
;
.tvc_vmode
._tvc_vmode
ld hl,2
add hl,sp
ld c,(hl)
rst $30
defb VMODE ... | 15.846154 | 74 | 0.533981 |
9d463e42825ed37abd56f403fe8faf39bfe0e6db | 6,342 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2626.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2626.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2626.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x109e9, %rcx
inc %rbp
vmovups (%rcx), %ymm7
vextracti128 $0, %ymm7, %xmm7
vpextrq $1, %xmm7, %r11
and %rax, %rax
lea addresses_UC_ht+0x7fff, %rsi
lea addresses_normal_ht+0x15... | 35.830508 | 2,999 | 0.66036 |
a4549decf96047bc7e5997b3d1b0d2843987beef | 177 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshr_cls_attr_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshr_cls_attr_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshr_cls_attr_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void tshr_cls_attr(uchar ink)
SECTION code_clib
SECTION code_arch
PUBLIC _tshr_cls_attr_fastcall
EXTERN asm_tshr_cls_attr
defc _tshr_cls_attr_fastcall = asm_tshr_cls_attr
| 16.090909 | 48 | 0.864407 |
fc374758df33597cd44786489bea202674c66dbe | 813 | asm | Assembly | oeis/142/A142051.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142051.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142051.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142051: Primes congruent to 4 mod 33.
; Submitted by Christian Krause
; 37,103,367,433,499,631,829,1093,1291,1423,1489,1621,1753,1951,2017,2083,2281,2347,2677,3271,3469,3733,3931,4129,4261,4327,4591,4657,4723,4789,4987,5119,5449,5581,5647,5779,6043,6373,6571,6637,6703,6967,7297,7561,7759,8089,8221,8287,8353,8419,901... | 36.954545 | 496 | 0.729397 |
383a22f74ab91f98abcaf1a4bb165b868bd1782e | 11,822 | asm | Assembly | src/rng.asm | NobodyNada/sm_practice_hack | d232ffea256b82748aaa4f5677ede66dfa3c6e9e | [
"Unlicense"
] | null | null | null | src/rng.asm | NobodyNada/sm_practice_hack | d232ffea256b82748aaa4f5677ede66dfa3c6e9e | [
"Unlicense"
] | null | null | null | src/rng.asm | NobodyNada/sm_practice_hack | d232ffea256b82748aaa4f5677ede66dfa3c6e9e | [
"Unlicense"
] | null | null | null | ; ----------------
; Phantoon hijacks
; ----------------
{
; Intro
if !FEATURE_PAL
org $A7D4DD
else
org $A7D4A9
endif
JSL hook_phantoon_init
NOP
BNE $3D
; 1st pattern
if !FEATURE_PAL
org $A7D5DA
else
org $A7D5A6
endif
JSL hook_phantoon_1st_rng
BRA $10
; 2nd pattern
if !FEATURE_PAL
org ... | 18.076453 | 89 | 0.645576 |
87619598ba75608b5048515d67a821aa08934721 | 59 | asm | Assembly | audio/sfx/snare8_2.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | audio/sfx/snare8_2.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | audio/sfx/snare8_2.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | SFX_Snare8_2_Ch7:
unknownnoise0x20 0, 130, 37
endchannel
| 14.75 | 28 | 0.813559 |
19228a61f238e0a828d6f9c5b6b56b5770023c13 | 415 | asm | Assembly | programs/oeis/104/A104147.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/104/A104147.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/104/A104147.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A104147: Number of cubes <= n-th prime.
; 2,2,2,2,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9
seq $0,6005 ; The odd prime numbers together with 1.
seq $0,48766 ; Integer... | 59.285714 | 201 | 0.583133 |
9c4772124d69013f40db629785d5755ba6a3e80c | 422 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/strrstr_callee.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strrstr_callee.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strrstr_callee.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null | ; char *strrstr(const char *s, const char *w)
SECTION code_clib
SECTION code_string
PUBLIC strrstr_callee
EXTERN asm_strrstr
strrstr_callee:
IF __CPU_GBZ80__
pop bc
pop de
pop hl
push bc
call asm_strrstr
ld d,h
ld e,l
ret
ELSE
pop hl
pop de
ex (sp),hl
jp asm_strrstr
ENDIF
; SD... | 12.411765 | 45 | 0.725118 |
57709db7be29ff8c2813ed9cd4f39204515abe8b | 1,303 | asm | Assembly | maps/OlivineHouseBeta.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/OlivineHouseBeta.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/OlivineHouseBeta.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const OLIVINEHOUSEBETA_TEACHER
const OLIVINEHOUSEBETA_RHYDON
OlivineHouseBeta_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
OlivineHouseBetaTeacherScript:
jumptextfaceplayer OlivineHouseBetaTeacherText
OlivineHouseBetaRhydonScript:
opentext
writetext OlivineHous... | 23.267857 | 142 | 0.792018 |
8746e00219d07e94fb547cf68b1dc563dbe2cd21 | 12,000 | asm | Assembly | bin/gcc/config/h8300/lib1funcs.asm | aaliomer/exos | 6a37c41cad910c373322441a9f23cfabdbfae275 | [
"BSD-3-Clause"
] | 1 | 2018-01-23T23:07:19.000Z | 2018-01-23T23:07:19.000Z | bin/gcc/config/h8300/lib1funcs.asm | aaliomer/exos | 6a37c41cad910c373322441a9f23cfabdbfae275 | [
"BSD-3-Clause"
] | null | null | null | bin/gcc/config/h8300/lib1funcs.asm | aaliomer/exos | 6a37c41cad910c373322441a9f23cfabdbfae275 | [
"BSD-3-Clause"
] | null | null | null | ;; libgcc1 routines for the Hitachi h8/300 cpu.
;; Contributed by Steve Chamberlain.
;; sac@cygnus.com
/* Copyright (C) 1994 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundatio... | 17.045455 | 78 | 0.6635 |
6f74192a8ce87267680e64324008dea33565e533 | 1,031 | asm | Assembly | programs/oeis/275/A275910.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/275/A275910.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/275/A275910.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A275910: Numbers not congruent to 0, 1 or 8 mod 9.
; 2,3,4,5,6,7,11,12,13,14,15,16,20,21,22,23,24,25,29,30,31,32,33,34,38,39,40,41,42,43,47,48,49,50,51,52,56,57,58,59,60,61,65,66,67,68,69,70,74,75,76,77,78,79,83,84,85,86,87,88,92,93,94,95,96,97,101,102,103,104,105,106,110,111,112,113,114,115,119,120,121,122,123,124,1... | 114.555556 | 929 | 0.71775 |
e5f045294a154ac88d15c8d379e55ad0c9cae72e | 272 | asm | Assembly | libsrc/_DEVELOPMENT/target/rc2014/device/acia/__acia_need.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/target/rc2014/device/acia/__acia_need.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/target/rc2014/device/acia/__acia_need.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z |
; Generate references to any portions of ACIA
; code that must be part of every compile that
; uses the ACIA.
PUBLIC _acia_need
EXTERN _acia_init
defc _acia_need = _acia_init
; The ACIA must be initialized before main is called
SECTION code_crt_init
call _acia_init
| 17 | 52 | 0.794118 |
aa76d3a6dc7eb80e9d6101a547c3618d52a355bf | 356 | asm | Assembly | src/assets/strings/strings.asm | Scorpion-Illuminati/ControllerTest | c2c2edef9b14a8f6bee6eacda8f2d6335a49fe80 | [
"Artistic-2.0"
] | 1 | 2018-02-16T23:24:55.000Z | 2018-02-16T23:24:55.000Z | src/assets/strings/strings.asm | Scorpion-Illuminati/ControllerTest | c2c2edef9b14a8f6bee6eacda8f2d6335a49fe80 | [
"Artistic-2.0"
] | null | null | null | src/assets/strings/strings.asm | Scorpion-Illuminati/ControllerTest | c2c2edef9b14a8f6bee6eacda8f2d6335a49fe80 | [
"Artistic-2.0"
] | null | null | null | ;==============================================================
; Scorpion Illuminati Controller Test
;==============================================================
; SEGA Genesis (c) Scorpion Illuminati 2015
;==============================================================
PressedString:
dc.b "O",0
NotPresse... | 32.363636 | 63 | 0.303371 |
b3a5c88b977a8b86fdea3810b7ea713984f85cad | 2,104 | asm | Assembly | week6/gmp-5.0.5/mpn/copyi.asm | csMOOC/Stanford.Cryptography | 13bd0e7188a7aded37a152378b6b1238736eaade | [
"MIT"
] | 1 | 2017-11-18T15:34:44.000Z | 2017-11-18T15:34:44.000Z | week6/gmp-5.0.5/mpn/copyi.asm | csMOOC/Stanford.Cryptography | 13bd0e7188a7aded37a152378b6b1238736eaade | [
"MIT"
] | null | null | null | week6/gmp-5.0.5/mpn/copyi.asm | csMOOC/Stanford.Cryptography | 13bd0e7188a7aded37a152378b6b1238736eaade | [
"MIT"
] | null | null | null | dnl AMD64 mpn_copyi -- copy limb vector, incrementing.
dnl Copyright 2003, 2005, 2007, 2011, 2012 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 L... | 22.623656 | 79 | 0.679183 |
f156912c85a99a0d2222718b05bc99b0995f33d2 | 2,643 | asm | Assembly | programs/oeis/000/A000971.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/000/A000971.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/000/A000971.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A000971: Fermat coefficients.
; 1,9,42,132,334,728,1428,2584,4389,7084,10963,16380,23751,33563,46376,62832,83657,109668,141778,181001,228459,285384,353127,433160,527085,636636,763686,910252,1078500,1270752,1489488,1737355,2017169,2331924,2684794,3079140,3518515,4006669,4547556,5145336,5804384,6529292,7324878,8196188,... | 188.785714 | 2,516 | 0.885358 |
6848f642f7cb65f44eea54eb7f0c18294ba825bc | 7,653 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1258.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1258.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1258.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 %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x6dd9, %r9
nop
nop
nop
nop
sub %rdx, %rdx
movups (%r9), %xmm1
vpextrq $0, %xmm1, %rbx
add %rbx, %rbx
lea addresses_WT_ht+0x1d09, %r8
nop
nop
nop
sub %r12, %r12
mov (%r8), %edx
n... | 34.945205 | 2,999 | 0.650856 |
b1a4863f31b643b5b0df820c33958492c5d288ec | 10,112 | asm | Assembly | v2.0/source/msdos/fat.asm | neozeed/MS-DOS | 1cb8b96cd347b7eb150922eeb4924ec92911dc31 | [
"MIT"
] | 7 | 2018-09-29T16:03:48.000Z | 2021-04-06T20:08:57.000Z | v2.0/source/msdos/fat.asm | neozeed/MS-DOS | 1cb8b96cd347b7eb150922eeb4924ec92911dc31 | [
"MIT"
] | null | null | null | v2.0/source/msdos/fat.asm | neozeed/MS-DOS | 1cb8b96cd347b7eb150922eeb4924ec92911dc31 | [
"MIT"
] | null | null | null | ;
; FAT operations for MSDOS
;
INCLUDE DOSSEG.ASM
CODE SEGMENT BYTE PUBLIC 'CODE'
ASSUME SS:DOSGROUP,CS:DOSGROUP
.xlist
.xcref
INCLUDE DOSSYM.ASM
INCLUDE DEVSYM.ASM
.cref
.list
TITLE FAT - FAT maintenance routines
NAME FAT
i_need CURBUF,DWORD
i_need CLUSSPLIT... | 27.933702 | 85 | 0.491001 |
e9a800350b89de9125e1d98604d17c8f504b1759 | 284 | asm | Assembly | programs/oeis/040/A040002.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040002.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040002.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040002: Continued fraction for sqrt(5).
; 2,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4
pow $1,$0
mul $1,2
gcd $1,4
mov $0,$1
| 35.5 | 201 | 0.535211 |
90d85a8c61e19d17b487573a12ee7ba605ba023b | 322 | asm | Assembly | programs/oeis/204/A204431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/204/A204431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/204/A204431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A204431: Symmetric matrix: f(i,j)=(2i+j+1 mod 3), by antidiagonals.
; 2,1,1,0,0,0,2,2,2,2,1,1,1,1,1,0,0,0,0,0,0,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1
seq $0,111650 ; 2n appears n times (n>0).
mod $0,... | 53.666667 | 199 | 0.555901 |
f1cc3859d66541ce8c9cd93b7e49fc883b7051a4 | 2,925 | asm | Assembly | uuu/src/cells/io/mouse/microsoft/microsoft.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | 7 | 2019-03-04T08:53:33.000Z | 2022-01-28T19:32:12.000Z | uuu/src/cells/io/mouse/microsoft/microsoft.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | uuu/src/cells/io/mouse/microsoft/microsoft.asm | ekscrypto/Unununium | 4b67e7c5e63cf1be2157382ffd4c1e9d12957a1f | [
"BSD-2-Clause"
] | null | null | null | ;====----------------------------------------------------------------------====
; Microsoft Serial Compatible Mouse Driver (c)2001 Richard Fillion
; MSLogitech Driver Cell Distributed under BSD License
;====----------------------------------------------------------------------====
[bits 32]
section .c_... | 19.897959 | 79 | 0.604786 |
2d12a15bdff4826c965e6fe60b6b183dd783655c | 34,208 | asm | Assembly | lib/am335x_sdk/ti/drv/spi/firmware/icss_espi/src/pru_y/eSPI_cmd.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | 2 | 2021-12-27T10:19:01.000Z | 2022-03-15T07:09:06.000Z | lib/am335x_sdk/ti/drv/spi/firmware/icss_espi/src/pru_y/eSPI_cmd.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | lib/am335x_sdk/ti/drv/spi/firmware/icss_espi/src/pru_y/eSPI_cmd.asm | brandonbraun653/Apollo | a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce | [
"MIT"
] | null | null | null | ;
; TEXAS INSTRUMENTS TEXT FILE LICENSE
;
; Copyright (c) 2018 Texas Instruments Incorporated
;
; All rights reserved not granted herein.
;
; Limited License.
;
; Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
; license under copyrights and patents it now or hereafter owns... | 33.603143 | 159 | 0.663266 |
b1eb00fc8a32c400358415b2a136fffa842506f7 | 7,542 | asm | Assembly | tests/testsuite-2.15/ascii-src/start.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 330 | 2017-12-11T21:20:28.000Z | 2022-03-26T08:56:51.000Z | tests/testsuite-2.15/ascii-src/start.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 28 | 2015-11-14T09:21:03.000Z | 2018-04-04T22:36:17.000Z | tests/testsuite-2.15/ascii-src/start.asm | meesokim/chips-test | 1fb7003ed96bc444820c8f7872ea7e3af2cf65d4 | [
"MIT"
] | 31 | 2018-07-02T06:13:31.000Z | 2022-02-18T16:50:56.000Z | *= $0801
.byte $4c,$16,$08,$00,$97,$32
.byte $2c,$30,$3a,$9e,$32,$30
.byte $37,$30,$00,$00,$00,$a9
.byte $01,$85,$02
jsr print
.byte 147,14,13
.text "Commodore 64 "
.text "Emulator Test Suite"
.byte 13
.text "Public Dom... | 15.550515 | 38 | 0.343808 |
8909612bac12b7e07ed32db681c9b05c3e1599e6 | 309 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sccz80/SMS_VRAMmemcpy_brief_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sccz80/SMS_VRAMmemcpy_brief_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sccz80/SMS_VRAMmemcpy_brief_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void SMS_VRAMmemcpy_brief(unsigned int dst,void *src,unsigned char size)
SECTION code_clib
SECTION code_SMSlib
PUBLIC SMS_VRAMmemcpy_brief_callee
EXTERN asm_SMSlib_VRAMmemcpy_brief
SMS_VRAMmemcpy_brief_callee:
pop hl
pop bc
pop de
ex (sp),hl
ld b,c
jp asm_SMSlib_VRAMmemcpy_brief
| 16.263158 | 74 | 0.783172 |
4db67d6e5607dbea3f5622462b734474322e940c | 11,585 | asm | Assembly | vtcomp/runner.asm | nanoflite/victracker | 5728bba3a9df449996ab1c0a0911cf282ac4657e | [
"BSD-3-Clause"
] | 1 | 2021-09-20T20:35:14.000Z | 2021-09-20T20:35:14.000Z | vtcomp/runner.asm | nanoflite/victracker | 5728bba3a9df449996ab1c0a0911cf282ac4657e | [
"BSD-3-Clause"
] | null | null | null | vtcomp/runner.asm | nanoflite/victracker | 5728bba3a9df449996ab1c0a0911cf282ac4657e | [
"BSD-3-Clause"
] | null | null | null | ;**************************************************************************
;*
;* FILE runner.asm
;* Copyright (c) 1994, 2001, 2003 Daniel Kahlin <daniel@kahlin.net>
;* Written by Daniel Kahlin <daniel@kahlin.net>
;* $Id: runner.asm,v 1.12 2003/08/26 16:51:38 tlr Exp $
;*
;* DESCRIPTION
;* runner for packed vic-trac... | 17.11226 | 124 | 0.676047 |
764823da13703c2d99d79f3e3df69b266dcb5ce0 | 485 | asm | Assembly | oeis/074/A074816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074816: a(n) = 3^A001221(n) = 3^omega(n).
; Submitted by Simon Strandgaard
; 1,3,3,3,3,9,3,3,3,9,3,9,3,9,9,3,3,9,3,9,9,9,3,9,3,9,3,9,3,27,3,3,9,9,9,9,3,9,9,9,3,27,3,9,9,9,3,9,3,9,9,9,3,9,9,9,9,9,3,27,3,9,9,3,9,27,3,9,9,27,3,9,3,9,9,9,9,27,3,9,3,9,3,27,9,9,9,9,3,27,9,9,9,9,9,9,3,9,9,9
add $0,1
mov $1,1
mov $2,2
lpb ... | 20.208333 | 209 | 0.507216 |
0af1172a08a84b672af585890eed939c68c3681c | 1,879 | asm | Assembly | sem1/asc/Quad_10/main.asm | itsbratu/bachelor | b3bcae07fc8297fb0557a4bf752b20c6104c2563 | [
"MIT"
] | null | null | null | sem1/asc/Quad_10/main.asm | itsbratu/bachelor | b3bcae07fc8297fb0557a4bf752b20c6104c2563 | [
"MIT"
] | null | null | null | sem1/asc/Quad_10/main.asm | itsbratu/bachelor | b3bcae07fc8297fb0557a4bf752b20c6104c2563 | [
"MIT"
] | null | null | null | bits 32
global start
extern exit , printf
import exit msvcrt.dll
import printf msvcrt.dll
segment data use32 class=data
s dq 85aa145cf23ca213h
bit db -1
nr dd 0
copie dd -1
mesaj_afisare db "Numarul de 10 din s este : %d" , 0
segment code use32 class=code
star... | 25.391892 | 56 | 0.335285 |
9c563035d59380ff55aee283bb957898ef7874d5 | 3,442 | asm | Assembly | cc4x86/tests/regressive/asm_listings/mul_div_.asm | artyompal/C-compiler | 0c13e96b926d4c3282be8e9629cbc7ba439ea2d4 | [
"MIT"
] | 4 | 2017-03-19T20:10:55.000Z | 2022-01-20T08:34:25.000Z | cc4x86/tests/regressive/asm_listings/mul_div_.asm | artyompal/C-compiler | 0c13e96b926d4c3282be8e9629cbc7ba439ea2d4 | [
"MIT"
] | null | null | null | cc4x86/tests/regressive/asm_listings/mul_div_.asm | artyompal/C-compiler | 0c13e96b926d4c3282be8e9629cbc7ba439ea2d4 | [
"MIT"
] | null | null | null |
.686
.model flat
.xmm
.code
_test proc
push ebp
mov ebp,esp
sub esp,44
mov dword ptr [ebp-4],2
mov dword ptr [ebp-8],3
mov dword ptr [ebp-12],4
mov dword ptr [ebp-16],5
mov eax,[ebp-8]
xor edx,e... | 25.308824 | 40 | 0.391052 |
73e306aefe03a05a7e98cf4eba5b6e025825e22f | 1,217 | asm | Assembly | programs/oeis/287/A287555.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/287/A287555.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/287/A287555.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A287555: Positions of 3 in A053839.
; 4,7,10,13,19,22,25,32,34,37,44,47,49,56,59,62,67,70,73,80,82,85,92,95,97,104,107,110,116,119,122,125,130,133,140,143,145,152,155,158,164,167,170,173,179,182,185,192,193,200,203,206,212,215,218,221,227,230,233,240,242,245,252,255,259,262,265,272,274,277,284,287,289,296,299,302,308... | 46.807692 | 974 | 0.700082 |
c04e25f8ec9ff3b5aff8cf2ed66857105887928d | 831 | asm | Assembly | oeis/142/A142502.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142502.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142502.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142502: Primes congruent to 43 mod 51.
; Submitted by Jon Maiga
; 43,349,757,859,1063,1471,1777,1879,2083,2287,2389,2593,2797,3001,3307,3511,3613,3919,4021,4327,5347,5449,5653,5857,6163,6367,6469,6571,6673,7489,7591,8101,8713,9631,9733,10039,10141,10243,10651,10753,10957,11059,11161,11467,12487,12589,13099,13711,142... | 34.625 | 501 | 0.729242 |
325229fbeb1e887370c75401891d6794521fb2cd | 360 | asm | Assembly | oeis/004/A004517.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004517.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004517.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004517: Generalized nim sum n + n in base 7.
; Submitted by Jamie Morken(s3)
; 0,2,4,6,1,3,5,14,16,18,20,15,17,19,28,30,32,34,29,31,33,42,44,46,48,43,45,47,7,9,11,13,8,10,12,21,23,25,27,22,24,26,35,37,39,41,36,38,40,98,100,102,104,99,101,103,112
mov $3,1
lpb $0
mov $2,$0
div $0,7
mul $2,9
mod $2,7
mul $2,... | 22.5 | 168 | 0.608333 |
5aad502dff65d07afbd8fb7cb2cb055866b801da | 479 | asm | Assembly | oeis/133/A133348.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/133/A133348.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/133/A133348.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A133348: Dimensions of certain Lie algebra (see reference for precise definition).
; Submitted by Jon Maiga
; 1,32,462,4224,28314,151008,674817,2617472,9038458,28316288,81662152,219288576,553361016,1322057088,3009057018,6558440064,13748813155,27825992480,54545269350,103848201600,192502703250,348178802400,615628210275... | 36.846154 | 238 | 0.772443 |
0cc6b77ea41d331e83dae3c140155ab948a16ad5 | 400 | asm | Assembly | programs/oeis/156/A156180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/156/A156180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A156180: Denominator of Euler(n,1/3).
; 1,6,9,108,81,486,729,17496,6561,39366,59049,708588,531441,3188646,4782969,229582512,43046721,258280326,387420489,4649045868,3486784401,20920706406,31381059609,753145430616,282429536481,1694577218886,2541865828329,30502389939948
add $0,1
mov $1,4
pow $1,$0
sub $3,$0
gcd $1,$3
l... | 22.222222 | 229 | 0.7375 |
8f2b24378f0a5b69af4e658e28bb5bf162c0b6b6 | 567 | asm | Assembly | oeis/043/A043134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/043/A043134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/043/A043134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A043134: Numbers k such that 0 and 4 occur juxtaposed in the base-7 representation of k but not of k-1.
; Submitted by Jamie Morken(s3)
; 28,53,77,102,126,151,175,196,224,249,273,298,322,347,371,396,420,445,469,494,518,539,567,592,616,641,665,690,714,739,763,788,812,837,861,882,910,935,959,984,1008,1033,1057,1082,110... | 18.9 | 183 | 0.652557 |
383cfcdc1bde141fb7d65ced89b23de666732c92 | 1,833 | asm | Assembly | programs/oeis/134/A134062.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134062.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134062.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134062: Row sums of triangle A134061.
; 1,8,18,38,78,158,318,638,1278,2558,5118,10238,20478,40958,81918,163838,327678,655358,1310718,2621438,5242878,10485758,20971518,41943038,83886078,167772158,335544318,671088638,1342177278,2684354558,5368709118,10737418238,21474836478,42949672958,85899345918,171798691838,34359738... | 141 | 1,710 | 0.917621 |
e03d30a72b1a70a57e509e2999282a922a23af53 | 567 | asm | Assembly | oeis/248/A248179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/248/A248179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/248/A248179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A248179: Decimal expansion of (2/27)*(9 + 2*sqrt(3)*Pi).
; Submitted by Jon Maiga
; 1,4,7,2,7,9,9,7,1,7,4,3,7,4,3,0,1,5,5,8,1,9,5,9,0,3,3,6,7,2,9,8,4,6,9,9,2,1,2,6,2,5,1,6,6,5,8,1,8,9,9,5,8,1,1,3,6,4,3,9,3,3,0,4,6,1,6,9,4,3,6,3,6,0,5,6,1,5,7,2,8,1,6,3,7,3,8,8,8,8,3,6,4,9,8,0,4,5,1,9
mov $2,1
mov $3,$0
mul $3,5
lpb $... | 17.71875 | 201 | 0.511464 |
79121185b6922a25f7b744bfa2f5e49fbc816391 | 356 | asm | Assembly | programs/oeis/166/A166114.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/166/A166114.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/166/A166114.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A166114: a(n) = (6-(-4)^n)/5.
; 1,2,-2,14,-50,206,-818,3278,-13106,52430,-209714,838862,-3355442,13421774,-53687090,214748366,-858993458,3435973838,-13743895346,54975581390,-219902325554,879609302222,-3518437208882,14073748835534,-56294995342130,225179981368526,-900719925474098,3602879701896398
add $0,1
mov $1,-4
po... | 35.6 | 265 | 0.75 |
f2cb8442a279a22fa91630e0921a96e39c7b4e4b | 7,000 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_21829_1244.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_0xca_notsx.log_21829_1244.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_0xca_notsx.log_21829_1244.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x3097, %r11
nop
nop
sub $20507, %rcx
movups (%r11), %xmm5
vpextrq $1, %xmm5, %r8
cmp $26025, %r9
lea addresses_normal_ht+0x82a7, %rsi
nop
nop
nop
and %rax, %rax
mov (%rsi), %rd... | 35.714286 | 2,999 | 0.655286 |
48038413916701482f03057aee6d23b86ff40a39 | 418 | asm | Assembly | oeis/323/A323641.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/323/A323641.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/323/A323641.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A323641: Triangle read by rows in which row n lists the first 2^n terms of A323642, n >= 1.
; Submitted by Jamie Morken(s1)
; 1,2,1,2,3,6,1,2,3,6,3,6,9,18,1,2,3,6,3,6,9,18,3,6,9,18,9,18,27,54,1,2,3,6,3,6,9,18,3,6,9,18,9,18,27,54,3,6,9,18,9,18,27,54,9,18,27,54,27,54,81,162,1,2,3,6,3,6,9,18,3,6,9,18,9,18,27,54,3,6,9,18... | 52.25 | 210 | 0.636364 |
e27c5b047e454b564069e348c7ad9a1304ec9ae0 | 523 | asm | Assembly | programs/oeis/104/A104765.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/104/A104765.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/104/A104765.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A104765: Triangle T(n,k) read by rows: row n contains the first n Lucas numbers A000204.
; 1,1,3,1,3,4,1,3,4,7,1,3,4,7,11,1,3,4,7,11,18,1,3,4,7,11,18,29,1,3,4,7,11,18,29,47,1,3,4,7,11,18,29,47,76,1,3,4,7,11,18,29,47,76,123,1,3,4,7,11,18,29,47,76,123,199,1,3,4,7,11,18,29,47,76,123,199,322,1,3,4,7,11,18,29,47,76,123,19... | 87.166667 | 261 | 0.627151 |
48f2d70e598fe00f363cf8ea28245b6e64dbe2c3 | 758 | asm | Assembly | 1/1-2.asm | winderica/GoodbyeASM | 6836c0e954f6295e92b9f4619195238bb6ad2f7d | [
"MIT"
] | null | null | null | 1/1-2.asm | winderica/GoodbyeASM | 6836c0e954f6295e92b9f4619195238bb6ad2f7d | [
"MIT"
] | null | null | null | 1/1-2.asm | winderica/GoodbyeASM | 6836c0e954f6295e92b9f4619195238bb6ad2f7d | [
"MIT"
] | null | null | null | .386
STACK SEGMENT USE16 STACK
DB 200 DUP(0)
STACK ENDS
DATA SEGMENT USE16
BUF1 DB 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
BUF2 DB 10 DUP(0)
BUF3 DB 10 DUP(0)
BUF4 DB 10 DUP(0)
DATA ENDS
CODE SEGMENT USE16
ASSUME CS: CODE, DS: DATA, SS: STACK
START: MOV AX, DATA
MOV... | 21.657143 | 45 | 0.468338 |
d9083b21d76a6c3fdb6a3636f8bbe4320fb35cf1 | 912 | asm | Assembly | tests/fizzbuzz.asm | ntrupin/navmv | 7106f979419051119fcd3e9bf498b390d030d1e9 | [
"MIT"
] | 8 | 2020-01-12T07:11:21.000Z | 2021-12-23T08:59:55.000Z | tests/fizzbuzz.asm | ntrupin/navmv | 7106f979419051119fcd3e9bf498b390d030d1e9 | [
"MIT"
] | null | null | null | tests/fizzbuzz.asm | ntrupin/navmv | 7106f979419051119fcd3e9bf498b390d030d1e9 | [
"MIT"
] | null | null | null | section .data
.dec blank 0x10/
_start:
jmp fizzbuzz
fizzbuzz:
push ax
push bx
push cx
push dx
mov ax, 0
push ax
jmp fizzbuzz_loop
fizzbuzz_loop:
pop ax
inc ax
cmp ax, 101
je fizzbuzz_done
push ax
mov cx, ax
mod cx, 3
cmp cx, 0
je fizzbuzz_fizz
... | 14.709677 | 23 | 0.587719 |
a4d9df1cc92df8c6d18cab755ecc57d67bc4516b | 306 | asm | Assembly | programs/oeis/044/A044242.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/044/A044242.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/044/A044242.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A044242: Numbers n such that string 6,7 occurs in the base 8 representation of n but not of n-1.
; 55,119,183,247,311,375,439,503,567,631,695,759,823,887,951,1015,1079,1143,1207,1271,1335,1399,1463,1527,1591,1655,1719,1783,1847,1911,1975,2039,2103,2167,2231,2295,2359,2423,2487,2551
mul $0,64
add $0,55
| 51 | 185 | 0.751634 |
d0b2d2c208b7d9148dcbbf31a5903bced1f65bd3 | 822 | asm | Assembly | oeis/297/A297443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/297/A297443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/297/A297443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A297443: a(n) = a(n-1) + 2*a(n-2) - 2*a(n-3) + 3*a(n-4) - 3*a(n-5), where a(0) = 1, a(1) = 3, a(2) = 6, a(3) = 11, a(4) = 20, a(5) = 33.
; Submitted by Jamie Morken(s3)
; 1,3,6,11,20,33,60,101,182,303,546,911,1640,2733,4920,8201,14762,24603,44286,73811,132860,221433,398580,664301,1195742,1992903,3587226,5978711,10761... | 39.142857 | 487 | 0.710462 |
62096156e71ed29e999bf6739ca555c6b54b5a4b | 276 | asm | Assembly | engine/items/print_item_description.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | engine/items/print_item_description.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | engine/items/print_item_description.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | PrintItemDescription:
; Print the description for item [wCurSpecies] at de.
push de
ld hl, ItemDescriptions
ld a, [wCurSpecies]
dec a
ld c, a
ld b, 0
add hl, bc
add hl, bc
ld e, [hl]
inc hl
ld d, [hl]
pop hl
jp PlaceString
INCLUDE "data/items/descriptions.asm"
| 14.526316 | 53 | 0.692029 |
a53bc10438cf98743c317ffd119ca1d884d0eb0f | 497 | asm | Assembly | programs/oeis/033/A033558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/033/A033558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/033/A033558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A033558: a(n) = 2n - {smallest prime > n}.
; 0,1,1,3,3,5,3,5,7,9,9,11,9,11,13,15,15,17,15,17,19,21,17,19,21,23,25,27,27,29,25,27,29,31,33,35,33,35,37,39,39,41,39,41,43,45,41,43,45,47,49,51,47,49,51,53,55,57,57,59,55,57,59,61,63,65,63,65,67,69,69,71,67,69,71,73,75,77,75,77,79,81,77,79,81,83,85,87,81,83,85,87,89,91,93,... | 35.5 | 289 | 0.62173 |
de3fccb740b0deeffeef1b5e384e29d626042ef6 | 5,132 | asm | Assembly | src/loader_init.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | src/loader_init.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | src/loader_init.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | .namespace __loader_init{
/*
ZP used by this code
*/
.const ZPL=$9e
.const ZPH=$9f
/*
Load drivecode into the drive
Entry point
*/
init:
jsr i_open_chn
lda #<drivecode
ldx #>drivecode
sta ZPL
stx ZPH
i_cc11:
jsr i_cc72
ldy #$00
i_cc16:
lda (ZPL),y
jsr i_write_byte
iny
cpy #$... | 14.497175 | 152 | 0.558652 |
418786ab2ba2edbf347bd428ea2c863bf89b70c2 | 167 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/c/sccz80/cm32_sccz80_fmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sccz80/cm32_sccz80_fmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sccz80/cm32_sccz80_fmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC cm32_sccz80_fmod
EXTERN cm32_sccz80_switch_arg
EXTERN _m32_fmodf
.cm32_sccz80_fmod
call cm32_sccz80_switch_arg
jp _m32_fmodf
| 13.916667 | 31 | 0.844311 |
4a917d196e00f07d1013bab9bdb2e40de61ba940 | 352 | asm | Assembly | programs/oeis/044/A044457.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/044/A044457.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/044/A044457.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A044457: Numbers n such that string 3,3 occurs in the base 4 representation of n but not of n+1.
; 15,31,47,63,79,95,111,127,143,159,175,191,207,223,255,271,287,303,319,335,351,367,383,399,415,431,447,463,479,511,527,543,559,575,591,607,623,639,655,671,687,703,719,735,767,783,799
add $0,1
mov $1,32
mul $1,$0
div $1,... | 32 | 183 | 0.701705 |
613ebd4cc422578c842a12609a58983b65be5c22 | 658 | asm | Assembly | oeis/127/A127971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127971: a(n) = fusc(n+1) + (1-(-1)^n)/2, fusc = A002487.
; Submitted by Christian Krause
; 1,2,2,2,3,3,3,2,4,4,5,3,5,4,4,2,5,5,7,4,8,6,7,3,7,6,8,4,7,5,5,2,6,6,9,5,11,8,10,4,11,9,13,6,12,8,9,3,9,8,12,6,13,9,11,4,10,8,11,5,9,6,6,2,7,7,11,6,14,10,13,5,15,12,18,8,17,11,13,4,14,12,19,9,21,14,18,6,17,13,19,8,16,10,11,3,11... | 19.352941 | 236 | 0.507599 |
59db74bdf64b16bcde36b2cc4b2bd3f1ce2c6e10 | 1,452 | asm | Assembly | programs/oeis/128/A128961.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/128/A128961.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/128/A128961.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A128961: a(n) = (n^3 - n)*3^n.
; 0,54,648,4860,29160,153090,734832,3306744,14171760,58458510,233834040,911952756,3482001432,13057505370,48212327520,175630621680,632270238048,2252462723046,7949868434280,27824539519980,96653663595720,333455139405234,1143274763675088,3897527603437800,13217702307310800,44609745287173950,... | 132 | 1,350 | 0.92011 |
9171b43472dc98c9894a189a43340c09fe979358 | 79 | asm | Assembly | build.asm | Heathcode/hellones | 9a5aaad6effa11b321a97468c2d687acde3cfff3 | [
"MIT"
] | null | null | null | build.asm | Heathcode/hellones | 9a5aaad6effa11b321a97468c2d687acde3cfff3 | [
"MIT"
] | null | null | null | build.asm | Heathcode/hellones | 9a5aaad6effa11b321a97468c2d687acde3cfff3 | [
"MIT"
] | null | null | null | .include "header.asm"
CODE
.include "code.asm"
DATA
.include "data.asm"
| 9.875 | 22 | 0.658228 |
65e8a8e1fb98bfb1306db990d94e63d40775fc69 | 445 | asm | Assembly | libsrc/msx/msx_vram.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/msx/msx_vram.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_vram.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; MSX specific routines
; by Stefano Bodrato, 29/11/2007
;
; int msx_vram();
;
; Detects the VRAM size (in KB)
;
; $Id: msx_vram.asm,v 1.1 2007/12/03 07:29:40 stefano Exp $
;
XLIB msx_vram
msx_vram:
ld a,(0FAFCh) ; mode
and 00000110b ; extract VRAM size
ld hl,16 ; assume 16K (MSX1)
ret ... | 17.8 | 60 | 0.611236 |
a6fe69123cc7984389de20b30f5ccf1a27c101c8 | 574 | asm | Assembly | PRG/levels/Desert/W2HBA.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Desert/W2HBA.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Desert/W2HBA.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $B1F6
; World 2 Boomerang/Fire Bro
.word $0000 ; Alternate level layout
.word $0000 ; Alternate object layout
.byte LEVEL1_SIZE_01 | LEVEL1_YSTART_180
.byte LEVEL2_BGPAL_01 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_18
.byte LEVEL3_TILESET_09 | LEVEL3_VSCROLL_LOCKED
.byte LEVEL4_BGBANK_INDEX(9) | L... | 41 | 85 | 0.681185 |
352a9c30913a3efe1212ae0f4756a65c44b1cd04 | 55 | asm | Assembly | test/movntq.asm | cryptoptusenix/assemblyline | fd4908f9eee237cbeebc2e17d2bdec1c7928a187 | [
"Apache-2.0"
] | null | null | null | test/movntq.asm | cryptoptusenix/assemblyline | fd4908f9eee237cbeebc2e17d2bdec1c7928a187 | [
"Apache-2.0"
] | 9 | 2021-09-15T18:04:36.000Z | 2021-09-28T01:22:15.000Z | test/movntq.asm | daviduwu9/AssemblyLine | ecabc96e254be5a1e02654258ba4a60ea708397a | [
"Apache-2.0"
] | null | null | null | SECTION .text
GLOBAL test
test:
movntq [rax+0x5b], mm5
| 11 | 22 | 0.745455 |
3fab18ec2a1b8cf81411832e2f1c05c3aef8d8f4 | 228 | asm | Assembly | target/asm/empty-testTemplate.asm | chriscamacho/emu68k | 5fc9e79e42b2023277dfa49e7faa7898d0d8ed96 | [
"MIT"
] | 8 | 2020-08-29T21:17:23.000Z | 2021-12-28T19:35:59.000Z | target/asm/empty-testTemplate.asm | chriscamacho/emu68k | 5fc9e79e42b2023277dfa49e7faa7898d0d8ed96 | [
"MIT"
] | null | null | null | target/asm/empty-testTemplate.asm | chriscamacho/emu68k | 5fc9e79e42b2023277dfa49e7faa7898d0d8ed96 | [
"MIT"
] | 1 | 2021-11-02T20:46:48.000Z | 2021-11-02T20:46:48.000Z | dc.l $00100000 * SP and PC
dc.l $00000400
rorg $400
start:
subi.b #1,d0
move.b d0,($A0000) # output to latch
move.b ($A0000),d0 # check it reads back.
bra.s start # main loop
| 16.285714 | 48 | 0.52193 |
b605edf2c4a8180195f00754be3fd373111ba766 | 3,016 | asm | Assembly | programs/oeis/000/A000972.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/000/A000972.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/000/A000972.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A000972: Fermat coefficients.
; 1,12,66,245,715,1768,3876,7752,14421,25300,42287,67860,105183,158224,231880,332112,466089,642341,870922,1163580,1533939,1997688,2572780,3279640,4141382,5184036,6436782,7932196,9706503,11799840,14256528,17125353,20459857,24318636,28765650,33870540,39708955,46362888,53921021,62479080,721... | 201.066667 | 2,879 | 0.89821 |
35b2a83132da1b9e83eec1e32b96c956507f6078 | 327 | asm | Assembly | oeis/096/A096285.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/096/A096285.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/096/A096285.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A096285: Denominator of the ratio of the preceding two terms.
; Submitted by Christian Krause
; 1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1,1,1,2,2,1,1
div $0,2
mod $0,3
mod $0,2
ad... | 36.333333 | 193 | 0.587156 |
498e25779b9f38b7bc20da37675cd94d0618abf2 | 508 | asm | Assembly | oeis/004/A004515.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004515.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004515.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004515: Generalized nim sum n + n in base 5.
; Submitted by Christian Krause
; 0,2,4,1,3,10,12,14,11,13,20,22,24,21,23,5,7,9,6,8,15,17,19,16,18,50,52,54,51,53,60,62,64,61,63,70,72,74,71,73,55,57,59,56,58,65,67,69,66,68,100,102,104,101,103,110,112,114,111,113,120,122,124,121,123,105,107,109,106,108,115,117,119,116,11... | 31.75 | 316 | 0.641732 |
977d24dee3d64564cf4aab191964a87fc309611b | 772 | asm | Assembly | programs/oeis/209/A209008.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/209/A209008.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/209/A209008.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A209008: Number of 4-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero and first and second differences in -n..n.
; 1,3,5,10,16,26,38,55,75,101,131,168,210,260,316,381,453,535,625,726,836,958,1090,1235,1391,1561,1743,1940,2150,2376,2616,2873,3145,3435,3741,4066,4408,4770,5150,5551,5971,64... | 51.466667 | 519 | 0.748705 |
612fcba15cf7730856c07d150fb331716406b3c7 | 756 | asm | Assembly | programs/oeis/288/A288381.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288381.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288381.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A288381: Fixed point of the mapping 00->0001, 1->11, starting with 00.
; 0,0,0,1,0,1,1,0,1,1,1,1,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,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... | 36 | 501 | 0.509259 |
c5ffa9200be0bbc998b19cf728747984b0f5f92b | 2,128 | asm | Assembly | programs/oeis/017/A017812.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017812.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017812.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017812: Binomial coefficients C(96,n).
; 1,96,4560,142880,3321960,61124064,927048304,11919192480,132601016340,1296543270880,11279926456656,88188515933856,624668654531480,4036320536972640,23929614612052080,130815226545884704,662252084388541314,3116480397122547360,13677886187371180080,56151322242892212960,216182590635... | 304 | 2,054 | 0.941259 |
b765f9c62a1c57f70093ddd065ec25cec9a09fff | 518 | asm | Assembly | oeis/213/A213394.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/213/A213394.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/213/A213394.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A213394: The difference between n and the product of the digits of the n-th prime.
; Submitted by Jon Maiga
; -1,-1,-2,-3,4,3,0,-1,3,-8,8,-9,9,2,-13,1,-28,12,-23,13,0,-41,-1,-48,-38,26,27,28,29,27,17,29,12,7,-1,31,2,20,-3,19,-22,34,34,17,-18,-35,45,36,21,14,33,-2,45,44,-15,20,-51,44,-39,44,13,8,63,61,56,45,58,5,-15,-... | 51.8 | 319 | 0.61583 |
e453fb3d1f0c7d61c871ec0653cd6062c0edc179 | 377 | asm | Assembly | oeis/086/A086351.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/086/A086351.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/086/A086351.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A086351: T(n,3) of A086350.
; Submitted by Jon Maiga
; 1,4,17,74,325,1432,6317,27878,123049,543148,2397545,10583234,46716589,206216896,910285253,4018193246,17737162705,78295623508,345613602113,1525612248122,6734378273941,29726983906792,131221255523165
lpb $0
sub $0,1
mul $1,3
add $3,2
add $1,$3
add $2,$3
... | 22.176471 | 198 | 0.713528 |
51c3fecafdd3f05ca0143cffaad7e78137ae97e9 | 772 | asm | Assembly | yasm-1.3.0/modules/arch/x86/tests/larlsl.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | third_party/yasm/source/patched-yasm/modules/arch/x86/tests/larlsl.asm | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | third_party/yasm/source/patched-yasm/modules/arch/x86/tests/larlsl.asm | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | [bits 16]
lar ax, bx
lar ax, [bx]
lar ax, word [bx]
lar eax, bx
lar eax, ebx
lar eax, [bx]
lar eax, word [bx]
lsl ax, bx
lsl ax, [bx]
lsl ax, word [bx]
lsl eax, bx
lsl eax, ebx
lsl eax, [bx]
lsl eax, word [bx]
[bits 32]
lar ax, bx
lar ax, [ebx]
lar ax, word [ebx]
lar eax, bx
lar eax, ebx
lar eax, [ebx]
lar eax, word ... | 12.866667 | 19 | 0.626943 |
228aae4223ab38c1f780ec6b9758909108f360ea | 272 | asm | Assembly | dev_os/boot_simpleos_print.asm | sdtm66/OS_dev | 947bed3dead0f59e3e71811c57f46f05ae5b0db9 | [
"MIT"
] | null | null | null | dev_os/boot_simpleos_print.asm | sdtm66/OS_dev | 947bed3dead0f59e3e71811c57f46f05ae5b0db9 | [
"MIT"
] | null | null | null | dev_os/boot_simpleos_print.asm | sdtm66/OS_dev | 947bed3dead0f59e3e71811c57f46f05ae5b0db9 | [
"MIT"
] | null | null | null | print:
pusha
start:
mov al,[bx]
cmp al,0
je done
mov ah,0x0e
int 0x10
add bx,1
jmp start
done:
popa
ret
print_nl:
pusha
mov ah,0x0e
mov al,0x0a;huan hang
int 0x10
mov al,0x0d;hui che
int 0x10
popa
ret | 12.363636 | 25 | 0.551471 |
1a8c679c49cc24efa2ccc3765632977aa09bfbb1 | 563 | asm | Assembly | oeis/212/A212769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/212/A212769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/212/A212769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A212769: p*q modulo (p+q) with p, q consecutive primes.
; 1,7,11,5,23,11,35,17,43,59,59,35,83,41,91,103,119,119,65,143,143,77,163,77,95,203,101,215,107,191,125,259,275,263,299,299,311,161,331,343,359,347,383,191,395,169,181,221,455,227,463,479,467,499,511,523,539,539,275,563,551,551,305,623,311,599,659,659,695,347,70... | 46.916667 | 382 | 0.698046 |
200d4d0ca9fbbd0099810764e031b07c705c352a | 434 | asm | Assembly | oeis/129/A129824.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129824.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129824.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129824: a(n) = Product_{k=0..n} (1 + binomial(n,k)).
; Submitted by Jamie Morken(s2)
; 2,4,12,64,700,17424,1053696,160579584,62856336636,63812936890000,168895157342195152,1169048914836855865344,21209591746609937928524800,1010490883477487017627972550656,126641164340871500483202065902080000,418173385896984577597231047... | 28.933333 | 246 | 0.762673 |
f9fd0d207a8766c93ddac030762afbb69b787303 | 166 | asm | Assembly | libsrc/ctype/isgraph.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/ctype/isgraph.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/ctype/isgraph.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
SECTION code_clib
PUBLIC _isgraph
PUBLIC isgraph
EXTERN asm_isgraph
._isgraph
.isgraph
ld a,l
call asm_isgraph
ld hl,1
ret nc
dec l
ret
| 9.764706 | 25 | 0.668675 |
25a43a561cc245d55c3edc4d0d892a3e1a0fd136 | 618 | asm | Assembly | oeis/104/A104376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104376.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104376: a(n) = Sum_{j=0..13} n^j.
; 1,14,16383,2391484,89478485,1525878906,15672832819,113037178808,628292358729,2859599056870,11111111111111,37974983358324,116719860413533,328114698808274,854769755812155,2085209001813616,4803839602528529,10523614159962558,22047845151887119,44389260321271340,86231578947368421,162195... | 47.538462 | 495 | 0.847896 |
688ed8fffc5573c769d345b079c04e8f256056d2 | 133 | asm | Assembly | pro/pro4.1/kernel.asm | wangdehu/os | 094515f4dbfa51375ff4b508c873ab7b6b8ac1f6 | [
"MIT"
] | 3 | 2018-11-14T16:10:48.000Z | 2021-06-10T12:49:38.000Z | pro/pro4.1/kernel.asm | wangdehu/os | 094515f4dbfa51375ff4b508c873ab7b6b8ac1f6 | [
"MIT"
] | null | null | null | pro/pro4.1/kernel.asm | wangdehu/os | 094515f4dbfa51375ff4b508c873ab7b6b8ac1f6 | [
"MIT"
] | null | null | null | [section .text] ; 代码在此
global _start ; 导出 _start
_start:
mov ah, 0Fh
mov al, '!'
mov [gs:((80 * 1 + 39) * 2)], ax ;
jmp $
| 13.3 | 35 | 0.526316 |
e618e2b0f0751a626f7d192bdb83b88372201cbe | 494 | asm | Assembly | programs/oeis/007/A007667.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007667.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007667.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007667: The sum of both two and three consecutive squares.
; 5,365,35645,3492725,342251285,33537133085,3286296790925,322023548377445,31555021444198565,3092070077983081805,302991312620897818205,29690056566770003102165,2909322552230839406193845,285083920062055491803894525,27935314843529207357375469485,2737375770745800... | 54.888889 | 343 | 0.856275 |
db362416f2e6b42356e6ac122953ddf04081ae8c | 389 | asm | Assembly | programs/oeis/204/A204259.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/204/A204259.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/204/A204259.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A204259: Matrix given by f(i,j) = 1 + [(2i+j) mod 3], by antidiagonals.
; 1,2,3,3,1,2,1,2,3,1,2,3,1,2,3,3,1,2,3,1,2,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,3,1,2,3,1,2,3,1,2,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,3,1,2,3,1,2,3,1,2,3,1,2,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3
cal $0,131421 ; Triangle read by rows (n>=1, ... | 43.222222 | 199 | 0.526992 |
edd9bab27f61c5e3937fb7e012fa3a40d35a2f10 | 437 | asm | Assembly | oeis/213/A213060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/213/A213060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/213/A213060.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A213060: Lucas(n) mod n, Lucas(n)= A000032(n).
; Submitted by Christian Krause
; 0,1,1,3,1,0,1,7,4,3,1,10,1,3,14,15,1,0,1,7,11,3,1,2,11,3,22,7,1,18,1,31,4,3,4,34,1,3,17,7,1,18,1,7,41,3,1,2,29,23,4,7,1,0,44,47,4,3,1,22,1,3,41,63,11,18,1,7,50,53,1,2,1,3,64,7,73,18,1,47,22,3,1,70,11,3,62,47,1,18,3,7,35,3,49,2,1,59,76,27... | 48.555556 | 239 | 0.581236 |
b24ce946cba71078529160208ddab441710b6c2d | 6,884 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_501.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_21829_501.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_21829_501.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 %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xca91, %rsi
lea addresses_A_ht+0x1c241, %rdi
add %rbp, %rbp
mov $24, %rcx
rep movsq
nop
nop
nop
nop
nop
cmp %rbp, %rbp
lea addresses_D_ht+0x141e9, %r11
nop
nop
nop
nop
nop
inc... | 36.617021 | 2,999 | 0.661534 |
763b18700e9cfad92b2a3f0d7b9330062dbe85cc | 861 | asm | Assembly | oeis/198/A198638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/198/A198638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/198/A198638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A198638: Number of 2n X 2 0..2 arrays with values 0..2 introduced in row major order and each element equal to an even number of horizontal and vertical neighbors.
; Submitted by Christian Krause
; 4,36,376,3936,41216,431616,4519936,47333376,495681536,5190844416,54359228416,569257230336,5961339109376,62427953627136,6... | 61.5 | 470 | 0.81417 |
653a329a6751d0238d209ac94ea516fbc85c7239 | 672 | asm | Assembly | oeis/061/A061354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/061/A061354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/061/A061354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A061354: Numerator of Sum_{k=0..n} 1/k!.
; Submitted by Christian Krause
; 1,2,5,8,65,163,1957,685,109601,98641,9864101,13563139,260412269,8463398743,47395032961,888656868019,56874039553217,7437374403113,17403456103284421,82666416490601,6613313319248080001,69439789852104840011,611070150698522592097,135140514096788650... | 42 | 486 | 0.830357 |
1c06c61e69837fcbbb92f7c2088b89870da7a858 | 5,932 | asm | Assembly | coverage/PENDING_SUBMIT/amdvlk/0664-COVERAGE-lazy-value-info-1603/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/PENDING_SUBMIT/amdvlk/0664-COVERAGE-lazy-value-info-1603/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/PENDING_SUBMIT/amdvlk/0664-COVERAGE-lazy-value-info-1603/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 101
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %9 %40
OpExecutionMode %4 Orig... | 35.520958 | 61 | 0.487694 |
1935d203630d6b62241803381f2c8893d9c858ea | 223 | asm | Assembly | ImageLabeling/x64/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.asm | BarisATAK/Yolo_Marking_Tool | ae34caa8e52cb7c3ccd62943d9a914e8f9a24d6a | [
"MIT"
] | 3 | 2020-05-14T16:14:40.000Z | 2020-05-21T14:40:05.000Z | ImageLabeling/x64/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.asm | BarisATAK/Yolo_Marking_Tool | ae34caa8e52cb7c3ccd62943d9a914e8f9a24d6a | [
"MIT"
] | null | null | null | ImageLabeling/x64/Debug/.NETFramework,Version=v4.6.1.AssemblyAttributes.asm | BarisATAK/Yolo_Marking_Tool | ae34caa8e52cb7c3ccd62943d9a914e8f9a24d6a | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27039.0
; Generated by VC++ for Common Language Runtime
.file "C:\Users\atakb\AppData\Local\Temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cpp"
| 44.6 | 93 | 0.784753 |
d50f6abd083ca3763eb9c316d2abb348f2d54e5b | 907 | asm | Assembly | src/test/ref/pcea-pointer-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/pcea-pointer-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/pcea-pointer-1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // These pointers lives on zeropage
// KickAss should be able to add .z to the STAs
// Commodore 64 PRG executable file
.file [name="pcea-pointer-1.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [s... | 20.613636 | 65 | 0.589857 |
5b09cf8266db8bdf3289746c788492d65040dad9 | 326 | asm | Assembly | programs/oeis/121/A121201.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/121/A121201.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/121/A121201.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A121201: 7^n+5^n-2n.
; 2,10,70,462,3018,19922,133262,901654,6155410,42306714,292240854,2026154846,14085427802,98109713506,684326588446,4778079088038,33385518460194,233393453440298,1632228295176038,11417968671701230
mov $2,$0
cal $0,81188 ; 6th binomial transform of (1,0,1,0,1,.....), A059841.
sub $0,$2
mov $1,$0
mul... | 36.222222 | 193 | 0.760736 |
b900e9db83c859e8e2e7d24bb608cefa759b7be7 | 459 | asm | Assembly | programs/oeis/146/A146083.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/146/A146083.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/146/A146083.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A146083: Expansion of 1/(1 - x*(1 - 11*x)).
; 1,1,-10,-21,89,320,-659,-4179,3070,49039,15269,-524160,-692119,5073641,12686950,-43123101,-182679551,291674560,2301149621,-907270539,-26219916370,-16239940441,272179139629,450818484480,-2543152051439,-7502155380719,20472517185110,102996226373019,-122201462663191,-12551599... | 28.6875 | 297 | 0.729847 |
fcb6bf76de0c19978dc8459ad78b35ee7961956c | 962 | asm | Assembly | Engine Hacks/MSS/asm/Enemy_Autolevel.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | 3 | 2020-06-15T14:22:38.000Z | 2020-06-28T19:44:52.000Z | Wizardry/Necessary/ModularStatScreen/asm/Enemy_Autolevel.asm | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | Wizardry/Necessary/ModularStatScreen/asm/Enemy_Autolevel.asm | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | .thumb
.org 0x0
@jumped to from 2B9C4
@r0=(class) growth, r1=number of levels
push {r4,r14}
mov r4,r0
mul r4,r1
ldr r0,Growth_Options
mov r1,#0x1 @ is fixed mode even available
tst r0,r1
beq NormalGrowths
mov r1,#0x4 @ if it is on, does fixed mode affect enemy autolevelling
tst r0,r1
beq NormalGrowths
lsr ... | 13.742857 | 71 | 0.716216 |
c617456f5264d5397da59e2d1a73076eaefd75a3 | 59,885 | asm | Assembly | cat.asm | jhsie007/xv6 | 237fe356270a548f3171bd206771d6b9f29776c4 | [
"MIT-0"
] | null | null | null | cat.asm | jhsie007/xv6 | 237fe356270a548f3171bd206771d6b9f29776c4 | [
"MIT-0"
] | null | null | null | cat.asm | jhsie007/xv6 | 237fe356270a548f3171bd206771d6b9f29776c4 | [
"MIT-0"
] | null | null | null |
_cat: file format elf32-i386
Disassembly of section .text:
00001000 <cat>:
char buf[512];
void
cat(int fd)
{
1000: 55 push %ebp
1001: 89 e5 mov %esp,%ebp
1003: 83 ec 28 sub $0x28,%esp
int n;
while((n = read(fd, buf, sizeof(buf))) > 0)
... | 36.559829 | 64 | 0.424313 |
3ff175ed1edcd5dd0e8f896b5023724654cf721c | 574 | asm | Assembly | oeis/069/A069126.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/069/A069126.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/069/A069126.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A069126: Centered 13-gonal numbers.
; 1,14,40,79,131,196,274,365,469,586,716,859,1015,1184,1366,1561,1769,1990,2224,2471,2731,3004,3290,3589,3901,4226,4564,4915,5279,5656,6046,6449,6865,7294,7736,8191,8659,9140,9634,10141,10661,11194,11740,12299,12871,13456,14054,14665,15289,15926,16576,17239,17915,18604,19306,20021,... | 71.75 | 497 | 0.790941 |
fccd92d1949e0d3fd25de2c816e54a87c90f7a91 | 579 | asm | Assembly | programs/oeis/122/A122798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/122/A122798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/122/A122798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A122798: A P_5-stuttered arithmetic progression with a(n+1) = a(n) if n is a pentagonal number, a(n+1) = a(n)+4 otherwise.
; 1,1,5,9,13,13,17,21,25,29,33,37,37,41,45,49,53,57,61,65,69,73,73,77,81,85,89,93,97,101,105,109,113,117,121,121,125,129,133,137,141,145,149,153,157,161,165,169,173,177,181,181,185,189,193,197,20... | 44.538462 | 368 | 0.683938 |
1a4d73fd9d3cf74d6c5b8e1fe15f4f001059ea83 | 959 | asm | Assembly | s2/sfx-original/C9 - Hidden Bonus (Unused).asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s2/sfx-original/C9 - Hidden Bonus (Unused).asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s2/sfx-original/C9 - Hidden Bonus (Unused).asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound49_Bonus_Header:
smpsHeaderStartSong 2
smpsHeaderVoice Sound49_Bonus_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM5, Sound49_Bonus_FM5, $0E, $00
; FM5 Data
Sound49_Bonus_FM5:
smpsSetvoice $00
smpsModSet $01, $01, $33, $18
dc.b nAb4, $1A
smpsStop
Sou... | 27.4 | 62 | 0.61731 |
32841f5dd0c9b376130d90b49db657e441cd9853 | 8,976 | asm | Assembly | sbsext/ed/keyin.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ed/keyin.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ed/keyin.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * ED - Read input keys 1985 Tony Tebby QJUMP
*
section ed
*
xdef ed_keyin
xdef ed_up
xdef ed_down
xdef ed_right
*
xref ed_sttmd
xref ed_endmd
xref ed_abtmd
xref ed_getln
*
xref ed_setps
*
xref ed_insch
xref ed_delch
xref ed_enter
xref ed_dline
xref ed_wprev
xref ed_wnext
xref ed_scrup
xref ed_scr... | 20.923077 | 64 | 0.717135 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.